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 52767 - Appserver restarts on second F5 in new web module
Summary: Appserver restarts on second F5 in new web module
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 10:59 UTC by Jaroslav Pospisil
Modified: 2006-03-24 10:26 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 Jaroslav Pospisil 2004-12-22 10:59:12 UTC
Build041222

1.Run IDE and run Appserver
2.Deploy application
3.Stop appserver(do not undeploy the application)
4.Delete application folder
5.Run IDE again with new userdir
6.Install Appserver plugin
7.Create new web module
8.Hit F5 - debug this module
9.IDE behaves correctly - with exception of
remaining deleted application node in applications
tre in Runtime tab - caused by remaining record in
 AppServer/domains/domain1/config/domain.xml file.
10.Hit F5 second time
11.ERROR
 - There is no Question window,usual for cases
when trying to debug on server and another debug
session already running.
 - Appserver is restarted before debugging of
application.

NOTICE:
- The first feature occurs just once,but even if 
 there is no hanging record in domain.xml file -
everytime you just create new app with new userdir.
- Second feature appears mostly once,later is
everything O.K.,but once I experienced also
case,when it occured several times.

- This all doesn't occur,when occurs issue 52668
and Appserver is running after you start IDE
second time.
Comment 1 _ ludo 2005-01-20 00:25:58 UTC
I think this has been fixed after the break: 2 debugs sessions: we
reused them now.
Can you verify?
Comment 2 _ ludo 2005-01-20 00:26:19 UTC
I think this has been fixed after the break: 2 debugs sessions: we
reused them now.
Can you verify?
Comment 3 Jaroslav Pospisil 2005-01-20 14:45:26 UTC
I have tested the issue on NB 4.0 with plugin version build050114 and
the ERROR is still here.
Comment 4 _ ludo 2005-02-11 00:26:31 UTC
I mark this bug fixed in 4.1
Wll not fix for the nb4.0 plugin.
Comment 5 Petr Blaha 2005-07-12 10:38:36 UTC
verified in NB 4.1 build 20050711
Comment 6 Vince Kraemer 2005-07-20 23:25:48 UTC
new / fixed
Comment 7 Michal Mocnak 2005-11-03 15:33:17 UTC
Verified