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 184170 - [69cat] NullPointerException at java.util.Arrays$ArrayList.<init>
Summary: [69cat] NullPointerException at java.util.Arrays$ArrayList.<init>
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 14:40 UTC by Oleg Khokhlov
Modified: 2011-03-07 07:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166795


Attachments
stacktrace (1.06 KB, text/plain)
2010-04-14 14:40 UTC, Oleg Khokhlov
Details
stacktrace (1.06 KB, text/plain)
2010-05-14 16:07 UTC, swpalmer
Details
stacktrace (1.06 KB, text/plain)
2010-05-20 14:47 UTC, Exceptions Reporter
Details
stacktrace (1.06 KB, text/plain)
2010-09-06 09:01 UTC, jiai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2010-04-14 14:40:02 UTC
This issue was reported manually by ovk.
It already has 2 duplicates 


Build: NetBeans IDE 6.9 Beta (Build 201004092101)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b06
OS: Windows XP

User Comments:
ovk: closed j2se project after several profiling sessions

swpalmer: Closed the main project (1 of 7 Java SE projects open)




Stacktrace: 
java.lang.NullPointerException
   at java.util.Arrays$ArrayList.<init>(Arrays.java:3357)
   at java.util.Arrays.asList(Arrays.java:3343)
   at org.netbeans.api.java.classpath.GlobalPathRegistry.unregister(GlobalPathRegistry.java:220)
   at com.googlecode.ivybeans.module.ProjectOpenedHookImpl.projectClosed(ProjectOpenedHookImpl.java:53)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectClosed(ProjectOpenedHook.java:84)
   at org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectClosed(UILookupMergerSupport.java:210)
Comment 1 Oleg Khokhlov 2010-04-14 14:40:13 UTC
Created attachment 97354 [details]
stacktrace
Comment 2 swpalmer 2010-05-14 16:07:37 UTC
Created attachment 99016 [details]
stacktrace

Flipped project groups around after installing IvyBeans plugin (trying to trigger IvyBeans to do it's thing)
Comment 3 Exceptions Reporter 2010-05-14 16:07:44 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=166795
Comment 4 Exceptions Reporter 2010-05-20 14:47:05 UTC
Created attachment 99259 [details]
stacktrace
Comment 5 jiai 2010-09-06 09:01:06 UTC
Created attachment 101884 [details]
stacktrace
Comment 6 Exceptions Reporter 2011-03-07 07:40:24 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=166795