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 159233

Summary: NullPointerException at org.netbeans.modules.wsdlextensions.jdbc.validator.JDBCComponentValidator.visit
Product: xml Reporter: dougzp <dougzp>
Component: WSDL ToolsAssignee: Pavan Veeravarapu <pveeravarapu>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=142102
Issue Type: DEFECT Exception Reporter: 142102
Attachments: stacktrace

Description dougzp 2009-02-26 16:21:55 UTC
Build: NetBeans IDE 6.1 (Build 200810140114)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-11-generic, i386

User Comments:
GUEST: building a BPEL Process

dougzp: building a bpel process



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.wsdlextensions.jdbc.validator.JDBCComponentValidator.visit(JDBCComponentValidator.java:376)
        at org.netbeans.modules.wsdlextensions.jdbc.impl.JDBCOperationInputImpl.accept(JDBCOperationInputImpl.java:45)
        at org.netbeans.modules.wsdlextensions.jdbc.validator.JDBCComponentValidator.validate(JDBCComponentValidator.java:173)
        at org.netbeans.modules.xml.xam.spi.Validation.validate(Validation.java:96)
        at org.netbeans.modules.xml.validation.ValidationOutputWindowController.validate(ValidationOutputWindowController.java:85)
        at org.netbeans.modules.xml.validation.ValidateAction$RunAction.run(ValidateAction.java:112)
Comment 1 dougzp 2009-02-26 16:22:12 UTC
Created attachment 77417 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:56:48 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss