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 62452 - Restarting bundled Tomcat fails on timeout
Summary: Restarting bundled Tomcat fails on timeout
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 10:01 UTC by zikmund
Modified: 2005-09-14 09:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump when restarting Tomcat. (72.95 KB, text/plain)
2005-08-29 10:00 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-08-17 10:01:32 UTC
Build 200508161800

1) Run IDE
2) Run bundled Tomcat
3) Output window opens
4) Restart Tomcat (use Restart button in Output window)
5) ERROR:
Error dialog appears: "timeout or interrupted". Tomcat claims it is stopped even
after Refresh, but there's its running java.exe process.
Comment 1 Sherold Dev 2005-08-26 10:09:58 UTC
-> 4.2

we should check that the Tomcat is really stopped, not just that the http
connecter is down but also the shutdown port
Comment 2 Sherold Dev 2005-08-26 10:12:06 UTC
oops
Comment 3 Jiri Skrivanek 2005-08-29 09:59:29 UTC
For me the server is stopped but not started. It seems IDE is somehow locked
when starting Tomcat. Possibly attached thread dump will be helpful.
Comment 4 Jiri Skrivanek 2005-08-29 10:00:19 UTC
Created attachment 24297 [details]
Thread dump when restarting Tomcat.
Comment 5 Sherold Dev 2005-09-09 14:38:13 UTC
fixed by fixing issue 62510
Comment 6 zikmund 2005-09-14 09:18:06 UTC
Verified in 200509131800 build.