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 161199

Summary: NullPointerException at org.netbeans.modules.worklist.wizard.WorklistWizardIterator.current
Product: soa Reporter: jgrabowski <jgrabowski>
Component: OpenESB addonsAssignee: Venkat Chellasamy <vchellasamy>
Status: NEW ---    
Severity: blocker CC: eaiesb
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=68274
Issue Type: DEFECT Exception Reporter: 68274
Attachments: stacktrace
stacktrace

Description jgrabowski 2009-03-25 22:38:12 UTC
Build: NetBeans IDE 6.5.1 (Build 200903161801)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Linux, 2.6.28-11-server, amd64

User Comments:
evilrafiki: In a "worklist application" (SOA - openesb module), trying to add a "worklist definition" file to the process files will pop a nullpointer exception every time it seems.

GUEST: trying to create a new wrkflow

jgrabowski: I was trying to create new wf file inside worklist app created from scratch



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.worklist.wizard.WorklistWizardIterator.current(WorklistWizardIterator.java:296)
        at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.current(TemplateWizard.java:980)
        at org.openide.loaders.TemplateWizardIterImpl.current(TemplateWizardIterImpl.java:140)
        at org.openide.loaders.TemplateWizardIteratorWrapper.current(TemplateWizardIteratorWrapper.java:89)
        at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:804)
        at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:801)
Comment 1 jgrabowski 2009-03-25 22:38:20 UTC
Created attachment 78864 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-04-01 09:32:07 UTC
This issue has already 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=68274
Comment 3 Exceptions Reporter 2009-06-04 21:07:49 UTC
Build: NetBeans IDE 6.1 (Build 200810140114)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, amd64

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.worklist.wizard.WorklistWizardIterator.current(WorklistWizardIterator.java:295)
        at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.current(TemplateWizard.java:987)
        at org.openide.loaders.TemplateWizardIterImpl.current(TemplateWizardIterImpl.java:140)
        at org.openide.loaders.TemplateWizardIteratorWrapper.current(TemplateWizardIteratorWrapper.java:89)
        at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:723)
        at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:720)
Comment 4 Exceptions Reporter 2009-06-04 21:07:58 UTC
Created attachment 83217 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-07-10 09:54:51 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=68274