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 163403

Summary: IllegalArgumentException: port out of range:-1
Product: serverplugins Reporter: _ ludo <ludo>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=54980
Issue Type: DEFECT Exception Reporter: 54980
Attachments: stacktrace

Description _ ludo 2009-04-22 15:01:45 UTC
Build: NetBeans IDE Dev (Build 200904170201)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
pjiricka: Tried to register a daily build of GF v3 (Sep 18) in Services tab.

kawazu428: adding a local glassfish v3 tp 2 to NetBeans "Servers" resources...

dandotgov: Trying to re-install Glassfish 3



Stacktrace: 
java.lang.IllegalArgumentException: port out of range:-1
        at java.net.InetSocketAddress.<init>(InetSocketAddress.java:118)
        at org.netbeans.modules.glassfish.common.CommonServerSupport.isRunning(CommonServerSupport.java:457)
        at org.netbeans.modules.glassfish.common.CommonServerSupport.<init>(CommonServerSupport.java:132)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.<init>(GlassfishInstance.java:129)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.create(GlassfishInstance.java:211)
        at org.netbeans.modules.glassfish.common.wizards.ServerWizardIterator.instantiate(ServerWizardIterator.java:158)
Comment 1 _ ludo 2009-04-22 15:01:52 UTC
Created attachment 80705 [details]
stacktrace
Comment 2 Vince Kraemer 2009-04-22 15:40:59 UTC

*** This issue has been marked as a duplicate of 163161 ***