[esb-issues] [JBoss JIRA] Created: (JBESB-2373) Startup error when using a BindingManager.

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Tue Feb 10 00:37:44 EST 2009


Startup error when using a BindingManager.
------------------------------------------

                 Key: JBESB-2373
                 URL: https://jira.jboss.org/jira/browse/JBESB-2373
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Deployment, Examples, Registry and Repository
            Reporter: Daniel Bevenius
            Assignee: Daniel Bevenius
             Fix For: 4.5


When running the two_servers quickstart this error is reported upon startup:
06:34:01,387 ERROR [STDERR] javax.naming.CommunicationException: Could not obtain connection to any of these urls: 127.0.0.1:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out] [Root exception is javax.naming.CommunicationException: Failed to connect to server 127.0.0.1:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server 127.0.0.1:1099 [Root exception is java.net.ConnectException: Connection refused]]]
06:34:01,388 ERROR [STDERR] 	at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1562)
06:34:01,389 ERROR [STDERR] 	at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:487)
06:34:01,389 ERROR [STDERR] 	at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:480)
06:34:01,389 ERROR [STDERR] 	at javax.naming.InitialContext.rebind(InitialContext.java:367)
06:34:01,389 ERROR [STDERR] 	at org.apache.juddi.registry.rmi.JNDIRegistration.register(JNDIRegistration.java:95)
06:34:01,389 ERROR [STDERR] 	at org.jboss.internal.soa.esb.dependencies.JuddiRMIService.startService(JuddiRMIService.java:129)
06:34:01,389 ERROR [STDERR] 	at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
06:34:01,389 ERROR [STDERR] 	at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
06:34:01,390 ERROR [STDERR] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
06:34:01,390 ERROR [STDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


-- 
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 esb-issues mailing list