[jboss-user] [EJB/JBoss] - jboss-4.2.1.GA and jbossesb-4.0GA

Nikolay*** do-not-reply at jboss.com
Mon Aug 27 11:35:52 EDT 2007


I use this document for install jbossesb-4.0GA into jboss-4.2.1.GA 
http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/docs/GettingStarted.pdf
   Example Hello Word - ok!!!

   But, I have some problem 
      telnet localhost 1099  --> OK
      telnet 192.168.168.2 1099  --> not open
  I've read in this forum that I must start JBoss
         run.bat -c default --host=192.168.168.2
  After that I get problem whit ESB.Please, Help me and Sorry for my English.
               


2007-08-27 18:18:36,578 DEBUG [org.jboss.internal.soa.esb.dependencies.JuddiRMIService] Starting jboss.org:service=JuddiRMI
  | 2007-08-27 18:18:36,578 INFO  [org.jboss.internal.soa.esb.dependencies.JuddiRMIService] starting juddi RMI service
  | 2007-08-27 18:18:37,531 DEBUG [org.jnp.interfaces.NamingContext] Failed to connect to localhost:1099
  | javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused: connect]]
  | 	at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:269)
  | 	at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1387)
  | 	at org.jnp.interfaces.NamingContext.bind(NamingContext.java:539)
  | 	at org.jnp.interfaces.NamingContext.bind(NamingContext.java:532)
  | 	at javax.naming.InitialContext.bind(InitialContext.java:359)
  | 	at org.apache.juddi.registry.rmi.JNDIRegistration.register(JNDIRegistration.java:78)
  | 	at org.jboss.internal.soa.esb.dependencies.JuddiRMIService.startService(JuddiRMIService.java:23)
  | 	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(DelegatingMethodAccessorImpl.java:25)
  | 	at java.lang.reflect.Method.invoke(Method.java:585)
  | 	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.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
  | 	at $Proxy0.start(Unknown Source)
  | 	at org.jboss.system.ServiceController.start(ServiceController.java:417)
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078398#4078398

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078398



More information about the jboss-user mailing list