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

Summary: 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.
Product: serverplugins Reporter: Maksim Khramov <mkhramov>
Component: Sun Appserver 8Assignee: Vince Kraemer <vkraemer>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178552
Attachments: stacktrace

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.