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

Summary: NullPointerException at org.netbeans.modules.java.freeform.Classpaths$MutableClassPathImplementation.initRoots
Product: java Reporter: Marian Mirilovic <mmirilovic>
Component: FreeformAssignee: Milan Kubec <mkubec>
Status: VERIFIED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=40948
Issue Type: DEFECT Exception Reporter: 40948
Attachments: stacktrace
stacktrace

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)