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 94340 - By restarting from debug mode WebLogic restart to simple mode
Summary: By restarting from debug mode WebLogic restart to simple mode
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 98075 98076 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-05 11:30 UTC by bugbridge
Modified: 2007-09-05 11:22 UTC (History)
1 user (show)

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 bugbridge 2007-02-05 11:30:19 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: shortfin_dev; Suggested Target Milestone : 5.5


Original submitter: romanmostyka

Description:
1. Add WebLogic to Servers.
2. Start it in debug mode.

Result: WebLogic started in debug mode.

3. Restart it.

Result: WebLogic started in simple mode.
Other servers restarted in the same mode as before.
Comment 1 Marco Walther 2007-02-16 19:52:42 UTC
Plugin problem??
Comment 2 Libor Kotouc 2007-02-19 11:26:12 UTC
Reproducible with the current NB6 build.

The reason is the wrong handling of the flag indicating running in the debug
mode. There should be a map or a set instead of a single boolean flag.

The correct implementation can be found in JBStartServer class, for example.
Comment 3 Libor Kotouc 2007-03-16 14:58:50 UTC
*** Issue 98075 has been marked as a duplicate of this issue. ***
Comment 4 Libor Kotouc 2007-03-16 14:59:13 UTC
*** Issue 98076 has been marked as a duplicate of this issue. ***
Comment 5 Petr Hejl 2007-09-05 09:02:19 UTC
Fixed.

Checking in src/org/netbeans/modules/j2ee/weblogic9/optional/WLStartServer.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/optional/WLStartServer.java,v  <--  WLStartServer.java
new revision: 1.24; previous revision: 1.23
done
Comment 6 Roman Mostyka 2007-09-05 11:22:53 UTC
Verified with build 070905.