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 52992 - AppServer is not shutdown with IDE shutdown
Summary: AppServer is not shutdown with IDE shutdown
Status: CLOSED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 14:42 UTC by L Martinek
Modified: 2006-03-24 12:52 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 L Martinek 2005-01-05 14:42:24 UTC
[Build 200501041900, JDK 1.5.0_01]

I started AppServer inside IDE. When I shutdown
IDE, AppServer stayed running. Sometimes warning
dialog appeared saying that IDE couldn't stop
appserver, sometimes not.

This happens only on Windows, works fine on unix.
Comment 1 Martin Grebac 2005-01-11 15:54:51 UTC
Seems like a plugin problem.
Comment 2 _ ludo 2005-01-12 19:25:45 UTC
Cannot reproduce so far.
Can you always reproduce it? What are the exact steps?
Comment 3 L Martinek 2005-01-13 18:21:05 UTC
I can always reproduce it. Try this:

1. Start ide with new userdir.
2. Registr appserver.
3. Start appserver.
4. Exit IDE. IDE is shutting down for a long time, about 1 minute and
Appserver stays running.

I did this on Windows XP with JDK 1.5.0_01.

Comment 4 L Martinek 2005-01-13 18:34:12 UTC
Ohh, sorry. Now I've found out that it's caused by my firewall.
Without it it works fine.
Comment 5 L Martinek 2005-01-20 16:31:22 UTC
verified.