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 187788 - NullPointerException at org.netbeans.modules.vmd.midp.screen.display.ListElementEventSourceDisplayPresenter.reload
Summary: NullPointerException at org.netbeans.modules.vmd.midp.screen.display.ListElem...
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-18 13:57 UTC by Karol Harezlak
Modified: 2010-07-21 10:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158814


Attachments
stacktrace (3.21 KB, text/plain)
2010-06-18 13:57 UTC, Karol Harezlak
Details
stacktrace (3.21 KB, text/plain)
2010-06-18 14:07 UTC, Karol Harezlak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Harezlak 2010-06-18 13:57:35 UTC
Build: NetBeans IDE Dev (Build 100608-f2796e8778a5)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
GUEST: Looks like it doesnt have CPU limit




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.vmd.midp.screen.display.ListElementEventSourceDisplayPresenter.reload(ListElementEventSourceDisplayPresenter.java:127)
   at org.netbeans.modules.vmd.midp.screen.display.ScreenFileObjectListener$1.run(ScreenFileObjectListener.java:131)
   at org.openide.util.Mutex.readAccess(Mutex.java:365)
   at org.netbeans.modules.vmd.api.model.TransactionManager$1.run(TransactionManager.java:90)
   at org.openide.util.Mutex.readAccess(Mutex.java:365)
   at org.netbeans.modules.vmd.api.model.DescriptorRegistry$2.run(DescriptorRegistry.java:124)
Comment 1 Karol Harezlak 2010-06-18 13:57:39 UTC
Created attachment 100209 [details]
stacktrace
Comment 2 Karol Harezlak 2010-06-18 14:07:18 UTC
Created attachment 100210 [details]
stacktrace
Comment 3 Karol Harezlak 2010-07-21 10:40:39 UTC
fixed,
hg changeset

http://hg.netbeans.org/main/rev/724fbf1f58c0