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 198143 - java.io.IOException: Unable to connect to admin-server at given host: [localhost] and port: [4848]. Please check if this server is up and running and that the host and port provided are correct.
Summary: java.io.IOException: Unable to connect to admin-server at given host: [localh...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 15:15 UTC by Maksim Khramov
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 178552


Attachments
stacktrace (2.81 KB, text/plain)
2011-04-27 15:16 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2011-04-27 15:15:57 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) Platform, Standard Edition for Business, 1.6.0_26-ea-b02
OS: Windows 7

Stacktrace: 
java.io.IOException: Unable to connect to admin-server at given host: [localhost] and port: [4848].
Please check if this server is up and running and that the host and port provided are correct.
   at com.sun.enterprise.admin.jmx.remote.comm.ServletConnection.handleException(ServletConnection.java:258)
   at com.sun.enterprise.admin.jmx.remote.comm.ServletConnection.receive(ServletConnection.java:148)
   at com.sun.enterprise.admin.jmx.remote.comm.MBeanServerMessageConductor.invoke(MBeanServerMessageConductor.java:84)
   at com.sun.enterprise.admin.jmx.remote.internal.RemoteMBeanServerConnection.invoke(RemoteMBeanServerConnection.java:421)
   at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
   at com.sun.appserv.management.util.jmx.MBeanProxyHandler.invoke(MBeanProxyHandler.java:672)
Comment 1 Maksim Khramov 2011-04-27 15:16:02 UTC
Created attachment 107978 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:20 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.