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 149473 - NullPointerException at org.netbeans.modules.bpel.mapper.model.AbstractBpelModelUpdater.getDesignContext
Summary: NullPointerException at org.netbeans.modules.bpel.mapper.model.AbstractBpelMo...
Status: RESOLVED INCOMPLETE
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 10:28 UTC by Exceptions Reporter
Modified: 2009-11-08 09:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 111111


Attachments
stacktrace (2.95 KB, text/plain)
2008-10-08 10:28 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2008-10-08 10:28:18 UTC
Build: NetBeans IDE 6.1 (Build 200809190101)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.bpel.mapper.model.AbstractBpelModelUpdater.getDesignContext(AbstractBpelModelUpdater.java:108)
        at org.netbeans.modules.bpel.mapper.model.BpelChangeProcessor.getBpelModel(BpelChangeProcessor.java:126)
        at org.netbeans.modules.bpel.mapper.model.BpelChangeProcessor.processChanges(BpelChangeProcessor.java:51)
        at org.netbeans.modules.bpel.mapper.model.BpelMapperModel.fireGraphChanged(BpelMapperModel.java:637)
        at org.netbeans.modules.bpel.mapper.model.BpelMapperModel.valueChanged(BpelMapperModel.java:692)
        at org.netbeans.modules.soa.mappercore.InplaceEditor.stopEdit(InplaceEditor.java:137)
Comment 1 Exceptions Reporter 2008-10-08 10:28:39 UTC
Created attachment 71340 [details]
stacktrace
Comment 2 Sergey Lunegov 2008-10-08 11:24:02 UTC
Please provide more exact steps how to reproduce the issue. And please specify the location where did you get the build.