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 188634 - NullPointerException at v.bhqv.d
Summary: NullPointerException at v.bhqv.d
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-07-13 14:12 UTC by Yefb
Modified: 2010-07-14 06:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171345


Attachments
stacktrace (2.81 KB, text/plain)
2010-07-13 14:12 UTC, Yefb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yefb 2010-07-13 14:12:06 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at v.bhqv.d(bhqv.java:330)
   at v.bhqv.j(bhqv.java:326)
   at v.bhqv.n(bhqv.java:402)
   at v.arrk.b(arrk.java:182)
   at com.vp.vpsde.nb.actions.UpdateUMLModelAction.a(UpdateUMLModelAction.java:33)
   at v.bvtg.isEnabled(bvtg.java:71)
Comment 1 Yefb 2010-07-13 14:12:10 UTC
Created attachment 100807 [details]
stacktrace
Comment 2 Marian Mirilovic 2010-07-14 06:47:44 UTC
Exception is thrown by com.vp.vpsde.nb.actions.UpdateUMLModelAction.a ... and this code doesn't come from NB team.