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 131295 - NullPointerException at org.netbeans.modules.java.freeform.Classpaths$MutableClassPathImplementation.initRoots
Summary: NullPointerException at org.netbeans.modules.java.freeform.Classpaths$Mutable...
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-03-27 14:39 UTC by Marian Mirilovic
Modified: 2008-03-31 09:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 40948


Attachments
stacktrace (3.10 KB, text/plain)
2008-03-27 14:39 UTC, Marian Mirilovic
Details
stacktrace (2.26 KB, text/plain)
2008-03-28 09:08 UTC, gtg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-03-27 14:39:26 UTC
Build: NetBeans IDE Dev (Build 200803261205)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Linux, 2.6.22-14-generic, amd64

User Comments: 
Tried to open xtest & xtest/pes modules from our repository
Comment 1 Marian Mirilovic 2008-03-27 14:39:31 UTC
Created attachment 59209 [details]
stacktrace
Comment 2 Milan Kubec 2008-03-27 15:46:43 UTC
I'm not able to reproduce the exception, both projects are opened without problems for me.
Comment 3 gtg 2008-03-28 09:08:24 UTC
Build: NetBeans IDE Dev (Build 200803251204)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Linux, 2.6.22.17-0.1-default, amd64

User Comments: 
Comment 4 gtg 2008-03-28 09:08:33 UTC
Created attachment 59271 [details]
stacktrace
Comment 5 Milan Kubec 2008-03-28 09:41:37 UTC
gtg, could you provide some more comments about the issue - what were you doing when it happened. Thanks.
Comment 6 Milan Kubec 2008-03-28 10:08:42 UTC
Mariane, could you verify that there is no change in project metadata of those two projects on your computer comparing
to hg repository. Thanks.
Comment 7 Milan Kubec 2008-03-28 11:48:18 UTC
Added check for null.

http://hg.netbeans.org/main/rev/5a8fe1095bbe
Comment 8 Marian Mirilovic 2008-03-31 09:08:58 UTC
verified in NB 6.1 (20080331)