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 82471 - It has been a fail when the IDE starts up
Summary: It has been a fail when the IDE starts up
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-11 11:03 UTC by edusande
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The log file (1.45 MB, application/octet-stream)
2006-08-11 11:05 UTC, edusande
Details

Note You need to log in before you can comment on or make changes to this bug.
Description edusande 2006-08-11 11:03:47 UTC
Hello, I'm spanish and my english isn't very good. I have had a problem with 
the IDE when I tried to start it. Before that, I developed a web application 
with sockets, I run it and it worked well. I closed the IDE and when I started 
up again a nullpointer exception appeared. Althought I close the error message, 
it appeared again.
The error message is: 

java.lang.NullPointerException
	at org.netbeans.modules.javacore.JMManager.scanFiles
(JMManager.java:1164)
	at org.netbeans.modules.javacore.JMManager.resolveCPRoot
(JMManager.java:1093)
	at org.netbeans.modules.javacore.JMManager.resolveCodebases
(JMManager.java:867)
	at org.netbeans.modules.javacore.JMManager$2.run(JMManager.java:821)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
[catch] at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:932)

The log file is too long, then, if anyone wants it, please contact me in the 
next email address: edusande@hotmail.com
Thanks
Comment 1 edusande 2006-08-11 11:05:14 UTC
Created attachment 32817 [details]
The log file
Comment 2 Jan Becicka 2006-10-26 16:27:34 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 3 Quality Engineering 2007-09-20 09:52:23 UTC
Reorganization of java component