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 177455 - org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: Instance liferay_2_0:local:D:\opt\glassfish-test:localhost:8088 already registered
Summary: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: I...
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 09:55 UTC by diesil
Modified: 2010-05-10 13:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147955


Attachments
stacktrace (7.82 KB, text/plain)
2009-11-23 09:55 UTC, diesil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description diesil 2009-11-23 09:55:05 UTC
Build: NetBeans IDE Dev (Build 200911230200)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP, 5.1, x86

Stacktrace: 
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: Instance liferay_2_0:local:D:\opt\glassfish-test:localhost:8088 already registered
        at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.checkInstanceAlreadyExists(ServerRegistry.java:276)
        at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstance(ServerRegistry.java:358)
        at org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties.createInstanceProperties(InstanceProperties.java:227)
        at org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties.createInstanceProperties(InstanceProperties.java:196)
        at org.netbeans.modules.portalpack.servers.core.ui.PSInstantiatingIterator.instantiate(PSInstantiatingIterator.java:163)
        at org.netbeans.modules.j2ee.deployment.impl.bridge.BridgingServerWizardProvider$InstantiatingIteratorBridge.instantiate(BridgingServerWizardProvider.java:97)
Comment 1 diesil 2009-11-23 09:55:09 UTC
Created attachment 91547 [details]
stacktrace
Comment 2 Petr Hejl 2010-05-10 13:47:18 UTC
Please provide steps to reproduce. Can't reproduce myself.