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 170048

Summary: NullPointerException at org.netbeans.modules.bpel.model.api.support.ExtensionModelRetriever.getWSDLModels
Product: soa Reporter: boldizsp <boldizsp>
Component: BPEL ProjectAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=145048
Issue Type: DEFECT Exception Reporter: 145048
Attachments: stacktrace

Description boldizsp 2009-08-07 15:10:45 UTC
Build: NetBeans IDE 6.5.1 (Build 200905151554)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Cut'n paste into BPEL

GUEST: Started XML Validation of BPEL Process

GUEST: XML Validation stopped without any warning

GUEST: Building BPEL Project

GUEST: I just started NB.

boldizsp: I was trying to validate a BPEL process by clicking on the Validate button.

GUEST: Selected to perform XML validation on my BPEL file.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.bpel.model.api.support.ExtensionModelRetriever.getWSDLModels(ExtensionModelRetriever.java:67)
        at org.netbeans.modules.bpel.model.impl.references.WSDLReferenceBuilder.getModels(WSDLReferenceBuilder.java:181)
        at org.netbeans.modules.bpel.model.impl.references.WSDLReferenceBuilder.getWSDLModels(WSDLReferenceBuilder.java:166)
        at org.netbeans.modules.bpel.model.impl.references.WSDLReferenceBuilder.getWSDLModels(WSDLReferenceBuilder.java:162)
        at org.netbeans.modules.bpel.model.impl.references.MessageResolver.resolve(MessageResolver.java:559)
        at org.netbeans.modules.bpel.model.impl.references.GlobalWSDLReferenceImpl.get(GlobalWSDLReferenceImpl.java:58)
Comment 1 boldizsp 2009-08-07 15:10:50 UTC
Created attachment 85970 [details]
stacktrace
Comment 2 Sergey Lunegov 2009-08-10 09:20:04 UTC
Peter, please attach your BPEL project
Comment 3 Vladimir Yaroslavskiy 2009-08-11 10:45:13 UTC
fixed: http://hg-soabi.stc.com/gfesbv211/rev/2857601a775b
Comment 4 boldizsp 2009-08-12 15:37:53 UTC
Could you please tell how I can get access to this fix? I would like to update my Netbeans 6.5.1 IDE.
Comment 5 Vladimir Yaroslavskiy 2009-08-13 10:44:56 UTC
Please, wait next release.
Comment 6 boldizsp 2009-08-13 12:42:38 UTC
When do you plan to release a new version which includes this fix?
Comment 7 Vladimir Yaroslavskiy 2009-08-13 13:32:18 UTC
I don't have information. All news will be available on http://open-esb.dev.java.net
Comment 8 senthilprabhu 2010-11-23 13:07:30 UTC
The following scenarios are tested and no NPE occured
1) Cut and Paste into BPEL
2) Validate BPEL
3) Build BPEL project
4) Start Netbeans

This issue is verified to work correctly in CAPS M5 build 20101103-1248. This issue can be closed.