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 56631 - Detecting servers running in debug mode
Summary: Detecting servers running in debug mode
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks: 51063
  Show dependency tree
 
Reported: 2005-03-18 09:18 UTC by Libor Kotouc
Modified: 2005-04-01 11:38 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 Libor Kotouc 2005-03-18 09:18:10 UTC
There is no detection of the servers running in debug mode with the same
parameters (socket no./shmem id) as the started server.

The feature is needed for resolving issue #51063.
Comment 1 Libor Kotouc 2005-03-21 08:47:56 UTC
Fixed.

Checking in Bundle.properties;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.30; previous revision: 1.29
done
Checking in ServerInstance.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ServerInstance.java,v
 <--  ServerInstance.java
new revision: 1.44; previous revision: 1.43
done