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 73558 - Unexpected Exception from IDE
Summary: Unexpected Exception from IDE
Status: RESOLVED DUPLICATE of bug 63596
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@java
URL: http://jse.east/~chaase/messages.log
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-13 20:57 UTC by chaase3
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (41.45 KB, text/plain)
2006-03-13 20:59 UTC, chaase3
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chaase3 2006-03-13 20:57:31 UTC
Tried to open project. Got an Unexpected Exception popup saying "A
java.lang.RuntimeException exception has occurred. Please report this at
http://www.netbeans.org/community/issues.html, including a copy of your
messages.log file as an attachment." (plus location of this file)

If I click Details it says,

java.lang.RuntimeException: ClassPath returned the invalid (non-normalized) URL
from getRoots(): file:/F:/as9/tutorial/examples/saaj-nb/MyUddiPing/src/. This
classpath element will not be scanned.
	at org.netbeans.modules.javacore.JMManager.resolveCodebases(JMManager.java:811)
	at org.netbeans.modules.javacore.JMManager$2.run(JMManager.java:769)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:493)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:926)

It's done this for the last two projects I tried to open. Didn't do it for the
previous 3 similar projects. The previous project ran fine and so does this one.

I am using the latest daily build (3/13/06).
Comment 1 chaase3 2006-03-13 20:59:09 UTC
Created attachment 29231 [details]
log file
Comment 2 Jiri Prox 2006-03-14 08:59:59 UTC
It's known bug, thanks for your report.

*** This issue has been marked as a duplicate of 63596 ***
Comment 3 Quality Engineering 2007-09-20 11:57:43 UTC
Reorganization of java component