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 55255 - tomcat 5.5.x in nb4.1 - process remains after NB exit
Summary: tomcat 5.5.x in nb4.1 - process remains after NB exit
Status: CLOSED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker with 1 vote (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-20 03:44 UTC by hanasaki
Modified: 2005-07-12 15:37 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 hanasaki 2005-02-20 03:44:54 UTC
Not sure if this should be one, or two, reports

Tomcat hangs and fails to undeploy the current
webapp when doing a "redploy"

Also, after exiting NB4.1, the tomcat java process
remains and must be "kill"ed.

marked as P1 becuase it is currently impossible to
debug, redeploy, debug without bouncing NB and
killing off the tomcat process too.

issue is repeatable with integrated tomcat and
exteranal tomcat 5.5.7 

java -version
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.5.0_01-b08)
Java HotSpot(TM) Client VM (build 1.5.0_01-b08,
mixed mode, sharing)
Comment 1 Pavel Buzek 2005-02-21 03:13:38 UTC
It is better to file issues separately, for the next time.
I've seen the problem with hanging tomcat after shutdown of IDE.
I cannot reproduce the problem with redeploy on windows. I tested with
newly created web module, just with the index.jsp and it works ok.

Reassigning to Stepan to check on linux and follow up. Thanks.
Comment 2 hanasaki 2005-02-21 04:08:42 UTC
Split into two reports as suggested below.  This is now the "java
process remains after NB exit".

The redeploy failure is now report #55265
Comment 3 Sherold Dev 2005-02-21 10:34:52 UTC
Is it random or is it 100% reproducible? Can you stop Tomcat from 
the Runtime window? 
 
Downgrading to P2 since workarounds exist. 
 
1) either stop Tomcat manually from the Runtime window 
2) or set the "force stop" checkbox in the Tomcat instance 
properties in the Runtime window. 
 
Could you please attach your <NB_USERDIR>/var/log/messages.log? 
 
Thanks 
 
This issue is probably a duplicate of issue 49914. 
Comment 4 Sherold Dev 2005-03-01 16:40:08 UTC
Closing as invalid since there is not enough information and I am 
not able to reproduce this issue. 
 
Please reopen this issue, if you have more info.