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 - IllegalArgumentException: port out of range:-1
Summary: IllegalArgumentException: port out of range:-1
Status: RESOLVED DUPLICATE of bug 163161
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 15:01 UTC by _ ludo
Modified: 2009-04-22 15:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 54980


Attachments
stacktrace (7.26 KB, text/plain)
2009-04-22 15:01 UTC, _ ludo
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***