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 132266 - v3 says it is running if v2 is running
Summary: v3 says it is running if v2 is running
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-07 23:38 UTC by Vince Kraemer
Modified: 2008-04-25 13:05 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 Vince Kraemer 2008-04-07 23:38:08 UTC
if the user registers two domains (a v2 and a v3) that have an overlapping admin port the following can happen....

starting state: IDE and servers are not running.

1. start the ide
2. register the default v2 domain
3. register the default v3 domain
4. start the v2 domain.
  wait for the node to get the 'I am running' badge.
5. Use the V3 nodes right-click item to run the 'Refresh' action.
  the node gets an 'I am running badge', which is not correct.
Comment 1 _ pcw 2008-04-08 23:06:09 UTC
Thanks Vince.  I had already fixed this issue in the soon-to-be obsolete hk2 plugin.  I have a fix pending for the new
plugin now that the command architecture is more stable.
Comment 2 _ pcw 2008-04-15 00:47:13 UTC
Fixed yesterday.  Module version 0.11 has the fix.