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 159409 - NullPointerException at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.canStopDontWait
Summary: NullPointerException at org.netbeans.modules.j2ee.deployment.impl.ServerInsta...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-02 09:26 UTC by chanda_ari
Modified: 2009-08-06 13:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146902


Attachments
stacktrace (2.91 KB, text/plain)
2009-03-02 09:26 UTC, chanda_ari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chanda_ari 2009-03-02 09:26:27 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
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

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.canStopDontWait(ServerInstance.java:1158)
        at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.stopIfStartedByIde(ServerInstance.java:437)
        at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.remove(ServerInstance.java:425)
        at org.netbeans.modules.j2ee.deployment.impl.ui.actions.RemoveInstanceAction.performAction(RemoveInstanceAction.java:73)
        at org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:581)
        at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77)
Comment 1 chanda_ari 2009-03-02 09:26:37 UTC
Created attachment 77541 [details]
stacktrace
Comment 2 Petr Hejl 2009-06-30 14:44:18 UTC
We need some steps to reproduce. At least the server type.
Thanks.
Comment 3 Petr Hejl 2009-08-06 13:10:32 UTC
No response from reporter, just one item in exception reporter. Closing as WORKSFORME.