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 193959 - NullPointerException at v.aflq.run
Summary: NullPointerException at v.aflq.run
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: 2011-01-01 15:00 UTC by jbsabmello
Modified: 2011-01-03 09:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 175501


Attachments
stacktrace (1.68 KB, text/plain)
2011-01-01 15:00 UTC, jbsabmello
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jbsabmello 2011-01-01 15:00:10 UTC
Build: NetBeans IDE Dev (Build 201012150001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP

Stacktrace: 
java.lang.NullPointerException
   at v.aflq.run(aflq.java:68)
   at v.bljq.run(bljq.java:25)
   at org.openide.util.Mutex.doEventAccess(Mutex.java:1361)
   at org.openide.util.Mutex.readAccess(Mutex.java:271)
   at v.cdao.a(cdao.java:23)
   at v.vxy.b(vxy.java:58)
Comment 1 jbsabmello 2011-01-01 15:00:14 UTC
Created attachment 104649 [details]
stacktrace