]
Kevin Conner commented on JBESB-2373:
-------------------------------------
The way this normally works is that the esb.juddi.xml file is parsed by an MBean on
startup, to create the jUDDI property file using property substitution.
The jUDDI config should have the following created
java.naming.provider.url=jnp://${jboss.esb.bind.address}:1099
With the property substituted with the binding address.
It may be that there is another jUDDI property file being picked up instead of our one.
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: