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 133734 - Multiple v3 instances are running even though only one is started
Summary: Multiple v3 instances are running even though only one is started
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-23 01:56 UTC by arungupta
Modified: 2008-05-01 00:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (15.13 KB, image/png)
2008-04-23 01:56 UTC, arungupta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description arungupta 2008-04-23 01:56:35 UTC
Multiple v3 instances are shown to be started even though only one instance is running. Image to be attached later.
Comment 1 arungupta 2008-04-23 01:56:59 UTC
Created attachment 60582 [details]
image
Comment 2 _ pcw 2008-04-23 03:08:05 UTC
Known bug.  Fix is blocked by lack of server side support to identify the instance behind a port.
Comment 3 _ pcw 2008-05-01 00:31:28 UTC
Fixed in 0.1.6 build of plugin (current at this time is 0.2.0).

Requires new server build (needs to support http://localhost:8080/__asadmin/__location command for this feature to work).