[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4286) Server jboss-eap failed to start

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu May 7 12:48:46 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12466327#action_12466327 ] 

Max Rydahl Andersen commented on JBIDE-4286:
--------------------------------------------

changing RMI would be bad since there most likely is a reason for it being there, plus this is something that can happen for any port above 1024 so not much we can do except say that the port is being used.



> Server jboss-eap failed to start
> --------------------------------
>
>                 Key: JBIDE-4286
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4286
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.1.0.M1
>         Environment: jbdevstudio-eap-win32-2.1.0.Alpha1-N200905052221-H168
> WinXP SP2
>            Reporter: Yura Zhishko
>            Assignee: Rob Stryker
>
> 1) Run jbdevstudio-eap-win32-2.1.0.Alpha1-N200905052221-H168 in clear workspace
> 2) Create seam 2.0 project with default jboss-eap 4.3 runtime/environment
> 3) Run this project on server
> Next exception occurs in console:
> java.rmi.server.ExportException: Port already in use: 1098; nested exception is: 
> 	java.net.BindException: Address already in use: JVM_Bind
> 	at sun.rmi.transport.tcp.TCPTransport.listen(Unknown Source)
> 	at sun.rmi.transport.tcp.TCPTransport.exportObject(Unknown Source)
> 	at sun.rmi.transport.tcp.TCPEndpoint.exportObject(Unknown Source)
> 	at sun.rmi.transport.LiveRef.exportObject(Unknown Source)
> 	at sun.rmi.server.UnicastServerRef.exportObject(Unknown Source)
> 	at java.rmi.server.UnicastRemoteObject.exportObject(Unknown Source)
> 	at java.rmi.server.UnicastRemoteObject.exportObject(Unknown Source)
> 	at org.jnp.server.Main.initJnpInvoker(Main.java:354)
> 	at org.jnp.server.Main.start(Main.java:316)
> 	at org.jboss.naming.NamingService.startService(NamingService.java:284)
> 	at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
> 	at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
> 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> 	at java.lang.reflect.Method.invoke(Unknown Source)
> 	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
> 	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> 	at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
> 	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> 	at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
> 	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> 	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
> 	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> 	at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
> 	at $Proxy0.start(Unknown Source)
> 	at org.jboss.system.ServiceController.start(ServiceController.java:417)
> 	at org.jboss.system.ServiceController.start(ServiceController.java:435)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> 	at java.lang.reflect.Method.invoke(Unknown Source)
> 	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
> 	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> 	at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
> 	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
> 	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> 	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> 	at $Proxy4.start(Unknown Source)
> 	at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
> 	at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
> 	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
> 	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
> 	at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> 	at java.lang.reflect.Method.invoke(Unknown Source)
> 	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
> 	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
> 	at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
> 	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> 	at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
> 	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> 	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
> 	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
> 	at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
> 	at $Proxy5.deploy(Unknown Source)
> 	at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
> 	at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
> 	at org.jboss.Main.boot(Main.java:200)
> 	at org.jboss.Main$1.run(Main.java:508)
> 	at java.lang.Thread.run(Unknown Source)
> Caused by: java.net.BindException: Address already in use: JVM_Bind
> 	at java.net.PlainSocketImpl.socketBind(Native Method)
> 	at java.net.PlainSocketImpl.bind(Unknown Source)
> 	at java.net.ServerSocket.bind(Unknown Source)
> 	at java.net.ServerSocket.<init>(Unknown Source)
> 	at org.jboss.net.sockets.DefaultSocketFactory.createServerSocket(DefaultSocketFactory.java:120)
> 	at org.jboss.net.sockets.DefaultSocketFactory.createServerSocket(DefaultSocketFactory.java:95)
> 	at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(Unknown Source)
> 	... 62 more
> 4) Stop server
> 5) Restart studio
> 6) Run server again
> RESULT: Such exception appears again
> 7) Press Stop server
> Server jboss-eap failed to start - error message dialog appears.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list