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 77938 - Logs output windows are mixed up for several WebSphere instances
Summary: Logs output windows are mixed up for several WebSphere instances
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-14 19:07 UTC by Alexander Kouznetsov
Modified: 2006-09-04 17:41 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 Alexander Kouznetsov 2006-06-14 19:07:04 UTC
Steps to reproduce:
- Add two WebSphere instances
- Try to start both of them
- RESULT: Only one server1 Trace Log is shown. User can't determine whether it is connected with one instance or another. View Log menu item also don't work as expected. The expected way is as following - a new tab with log output should be shown for each WebSphere instance. There should be a correspondence between the instance and its log output tab.
Comment 1 dlipin 2006-08-16 15:27:35 UTC
Fixed.
Please verify on the next build.

Checking in websphere6/optional/WSStartServer.java;
/cvs/serverplugins/websphere6/src/org/netbeans/modules/j2ee/websphere6/optional/
WSStartServer.java,v  <--  WSStartServer.java
new revision: 1.11; previous revision: 1.10
done
Checking in websphere6/ui/nodes/actions/ShowServerLogAction.java;
/cvs/serverplugins/websphere6/src/org/netbeans/modules/j2ee/websphere6/ui/nodes/
actions/ShowServerLogAction.java,v  <--  ShowServerLogAction.java
new revision: 1.5; previous revision: 1.4
done
Comment 2 Alexander Kouznetsov 2006-09-04 17:41:23 UTC
Verified with JSE 8.1 (2006.08.31) on WinXP