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 149477 - NullPointerException at org.netbeans.modules.soa.ui.catalog.ResourcesHelper.getSystemID
Summary: NullPointerException at org.netbeans.modules.soa.ui.catalog.ResourcesHelper.g...
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:43 UTC by Exceptions Reporter
Modified: 2008-10-14 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 124744


Attachments
stacktrace (7.19 KB, text/plain)
2008-10-08 10:43 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:43:15 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.soa.ui.catalog.ResourcesHelper.getSystemID(ResourcesHelper.java:468)
        at org.netbeans.modules.bpel.properties.ImportRegistrationHelper.addImport(ImportRegistrationHelper.java:61)
        at org.netbeans.modules.bpel.properties.ImportRegistrationHelper.addImport(ImportRegistrationHelper.java:52)
        at org.netbeans.modules.bpel.properties.editors.VariableMainPanel.applyNewValues(VariableMainPanel.java:160)
        at org.netbeans.modules.bpel.properties.editors.controls.AbstractCustomNodeEditor.processChildrenControls(AbstractCustomNodeEditor.java:439)
        at org.netbeans.modules.bpel.properties.editors.controls.AbstractCustomNodeEditor.applyNewValues(AbstractCustomNodeEditor.java:160)
Comment 1 Exceptions Reporter 2008-10-08 10:43:24 UTC
Created attachment 71342 [details]
stacktrace
Comment 2 Peter Pis 2008-10-08 10:45:05 UTC
Reassigning.
Comment 3 Sergey Lunegov 2008-10-14 10:16:32 UTC
Please provide steps how to reproduce the issue.