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 26925 - tomcat restart problem
Summary: tomcat restart problem
Status: RESOLVED DUPLICATE of bug 25224
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Damian Frach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-30 19:23 UTC by _ proxity
Modified: 2006-06-04 23:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ proxity 2002-08-30 19:23:22 UTC
When using Build/Deploy tomcat restart doesn't
seem to always work properly. Sometimes I get a
"Port 8081 on host localhost is already in use"
error message. This means NetBeans has problems to
kill tomcat before starting it again or has a
problem when waiting for tomcat to shutdown (race
condition?).

I haven't figured out how this can be reproduced.
It just happens every now and then. Let's say on
every fourth restart during WebApp development

I hope you can fix it, even better it would be
great if a changed JavaBean could simply be loaded
in a running tomcat. Starting with 3.4 this is
even more necessary since turn-around times have
_significantly_ degraded.
Comment 1 Milan Kuchtiak 2002-09-02 08:14:33 UTC
It seems like the same issue than 25224(already fixed).
Comment 2 Damian Frach 2002-09-02 15:41:34 UTC

*** This issue has been marked as a duplicate of 25224 ***