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

Summary: NullPointerException at v.aflq.run
Product: third-party Reporter: jbsabmello <jbsabmello>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 175501
Attachments: stacktrace

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