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 172079 - NullPointerException at org.netbeans.modules.soa.samples.SampleIterator.addModule
Summary: NullPointerException at org.netbeans.modules.soa.samples.SampleIterator.addMo...
Status: RESOLVED WORKSFORME
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 06:40 UTC by kb9agt
Modified: 2009-11-09 04:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158351


Attachments
stacktrace (5.90 KB, text/plain)
2009-09-12 06:40 UTC, kb9agt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kb9agt 2009-09-12 06:40:10 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.soa.samples.SampleIterator.addModule(SampleIterator.java:287)
        at org.netbeans.modules.soa.samples.SampleIterator.createProjectApp(SampleIterator.java:129)
        at org.netbeans.modules.soa.samples.SampleIterator$1.run(SampleIterator.java:119)
        at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:120)
        at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:502)
        at org.netbeans.modules.soa.samples.SampleIterator.instantiate(SampleIterator.java:107)
Comment 1 kb9agt 2009-09-12 06:40:15 UTC
Created attachment 87533 [details]
stacktrace
Comment 2 Peter Pis 2009-09-13 20:34:58 UTC
Reassigning.
Comment 3 Vladimir Yaroslavskiy 2009-11-09 04:58:06 UTC
can't reproduce.