This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 73078 - WARNING: File netbeans6 already exists
Summary: WARNING: File netbeans6 already exists
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-28 03:28 UTC by _ gtzabari
Modified: 2006-06-13 14:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2006-02-28 03:28:05 UTC
dev build 200602161900

When I run my webapp a dialog box pops up saying "WARNING: File netbeans6
already exists in C:\Documents and Settings\Gili\.netbeans\dev\config"

I noticed that this file exists in:

C:\Documents and
Settings\Gili\.netbeans\dev\config\J2EE\TargetModules\tomcat55_home__b-1629687096\home__bundled_ho-1459906850\Netbeans6

I have multiple webapp projects open in Netbeans, each with a different name,
but they all reside within a directory called "Netbeans6.0" (different parent
directories). I assume there is some sort of collision going on which is
triggering this warning. What determines the name of the file in the conf
directory? Shouldn't it allow the sort of configuration I have?

To clarify I have:

\Project1\Netbeans5.0
\Project1\Netbeans6.0
\Project1\Eclipse
\Project2\Netbeans6.0

and for example I have projects \Project1\Netbeans6.0 and \Project2\Netbeans6.0
open.
Comment 1 Sherold Dev 2006-06-13 14:03:45 UTC
I've tested this in the latest 55 build and I cannot reproduce it.

Gili, is it still reproducible? If yes, can you provide the message log?