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 - NullPointerException at org.netbeans.modules.wsdlextensions.jdbc.validator.JDBCComponentValidator.visit
Summary: NullPointerException at org.netbeans.modules.wsdlextensions.jdbc.validator.JD...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavan Veeravarapu
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-26 16:21 UTC by dougzp
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 142102


Attachments
stacktrace (884 bytes, text/plain)
2009-02-26 16:22 UTC, dougzp
Details

Note You need to log in before you can comment on or make changes to this bug.
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