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 63016 - Explore applications when server stopped on breakpoint - NPE
Summary: Explore applications when server stopped on breakpoint - NPE
Status: VERIFIED DUPLICATE of bug 62488
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 08:00 UTC by zikmund
Modified: 2005-10-20 08:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.NullPointerException at org.netbeans.modules.tomcat5.TomcatManager.isSuspended(TomcatManager.java:296) (427 bytes, text/plain)
2005-08-25 08:01 UTC, zikmund
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-08-25 08:00:03 UTC
Build 20050825-0258

1) Have a WebApp
2) Stop on breakpoint in JSP on Bundled Tomcat
3) explore Runtime window | Servers | Bundled Tomcat | Web Applications
4) NPE
Comment 1 zikmund 2005-08-25 08:01:23 UTC
Created attachment 24218 [details]
java.lang.NullPointerException at org.netbeans.modules.tomcat5.TomcatManager.isSuspended(TomcatManager.java:296)
Comment 2 Sherold Dev 2005-10-19 16:25:17 UTC

*** This issue has been marked as a duplicate of 62488 ***
Comment 3 Jiri Skrivanek 2005-10-20 08:59:50 UTC
Verified.