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 69034 - False error message 'Non-existing path build\ear-module\WEB-INF\classes'
Summary: False error message 'Non-existing path build\ear-module\WEB-INF\classes'
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
: 73708 79480 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-21 12:24 UTC by Jiri Skrivanek
Modified: 2011-12-12 13:19 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 Jiri Skrivanek 2005-11-21 12:24:40 UTC
The following message appears in ant output when you debug a simple web
application in IDE:

Non-existing path
"D:\Development\builds\nbUserdir-20051121120232\WebApplication1\build\ear-module\WEB-INF\classes"
provided.

It is harmless but it can scare users. It should be removed if possible.

Build 20051121-0719, JDK1.5.0_05, WindowsXP.
Comment 1 Jiri Skrivanek 2005-11-21 13:04:22 UTC
Those ones appeared when I debugged servlet:

Non-existing path
"D:\Development\builds\nbUserdir-20051121120232\WebApplication1\${ws.debug.classpaths}"
provided.
Non-existing path
"D:\Development\builds\nbUserdir-20051121120232\WebApplication1\${ws.web.docbase.dirs}"
provided.
Comment 2 Jan Lahoda 2006-02-20 14:45:42 UTC
Duplicate of issue #70930?
Comment 3 Jiri Skrivanek 2006-02-20 15:30:56 UTC
I don't know whether it is a problem in debuggerjpda or jspdebugger but I can
see the following message in recent build 20060220-0329:

Non-existing path
"D:\Development\builds\nbUserdir\WebApplication1\build\ear-module\WEB-INF\classes"
provided.
Comment 4 Martin Entlicher 2006-02-21 10:57:23 UTC
Reproduced. This warning is printed because of implementation of issue #67218.
IMHO the web project should not add build\ear-module\WEB-INF\classes to
classpath when there is no ear-module around.
Comment 5 Jiri Skrivanek 2006-03-22 14:57:46 UTC
*** Issue 73708 has been marked as a duplicate of this issue. ***
Comment 6 Libor Kotouc 2006-06-30 12:52:23 UTC
*** Issue 79480 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2009-12-21 05:04:08 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team