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 161287 - [67cat]Multiple JBoss servers registered
Summary: [67cat]Multiple JBoss servers registered
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 16:48 UTC by alexchiri
Modified: 2009-03-26 16:55 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 alexchiri 2009-03-26 16:48:08 UTC
I have registered 3 JBoss servers in NetBeans 6.7 build 200903250219. The first is version 4.2.2 and the last 2 are 5.0.1 
GA. All servers are stopped. When I try to start any of the second or third servers NB starts the first one. In the Output 
region it is created a tab named after the selected server but it always starts the first server listed.

I have deleted the first server from the list and the added it again to be the last in the list.
I tried to start the current first server in the list(which is version 5.0.1) and there is something going on, a tab in 
Output is created but nothing is written in it and no server is started.
Comment 1 alexchiri 2009-03-26 16:55:50 UTC
I found out why there was always started the JBoss 4 server: because of an environment variable in Windows. Soo no bug 
here:)