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 239490 - NullPointerException at org.netbeans.modules.websvc.api.jaxws.project.CatalogUtils.copyCatalogEntriesForClient
Summary: NullPointerException at org.netbeans.modules.websvc.api.jaxws.project.Catalog...
Status: RESOLVED INCOMPLETE
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-14 00:10 UTC by eber
Modified: 2015-05-11 14:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 159871


Attachments
stacktrace (935 bytes, text/plain)
2013-12-14 00:10 UTC, eber
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eber 2013-12-14 00:10:11 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: OpenJDK 64-Bit Server VM, 23.7-b01, OpenJDK Runtime Environment, 1.7.0_25-b30
OS: Linux

User Comments:
eber: t




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.websvc.api.jaxws.project.CatalogUtils.copyCatalogEntriesForClient(CatalogUtils.java:130)
   at org.netbeans.modules.websvc.spi.jaxws.client.ProjectJAXWSClientSupport.addServiceClient(ProjectJAXWSClientSupport.java:258)
   at org.netbeans.modules.websvc.api.jaxws.client.JAXWSClientSupport.addServiceClient(JAXWSClientSupport.java:127)
   at org.netbeans.modules.websvc.core.client.wizard.JaxWsClientCreator.generate15Client(JaxWsClientCreator.java:157)
   at org.netbeans.modules.websvc.core.client.wizard.JaxWsClientCreator.access$000(JaxWsClientCreator.java:85)
   at org.netbeans.modules.websvc.core.client.wizard.JaxWsClientCreator$1.run(JaxWsClientCreator.java:117)
Comment 1 eber 2013-12-14 00:10:12 UTC
Created attachment 143174 [details]
stacktrace
Comment 2 Jan Stola 2015-05-11 14:39:41 UTC
I am sorry, I am not able to reproduce this issue and the attached stack-trace is not sufficient to track the problem down. Feel free to reopen this issue if you are still able to reproduce it but do not forget to provide additional information then. It would be ideal to describe exact steps that lead to the mentioned exception. Thank you in advance.