-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Scott says:
The jbossws.sar is failing to startup all components if the naming service is outside of the conf/jboss-service.xml due to missing dependencies. Please add any missing dependencies.
22:39:04,265 INFO [AspectDeployer] Deployed AOP: file:/C:/tmp/jboss-4.0.4.CR2/s
erver/default/deploy/ejb3-interceptors-aop.xml
22:39:12,562 WARN [ServiceController] Problem starting service jboss.ws.eventin
g:service=SubscriptionManager
javax.naming.CommunicationException: Receive timed out [Root exception is java.n
et.SocketTimeoutException: Receive timed out]
at org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1317)
at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1446)
at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:484)
at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:477)
at javax.naming.InitialContext.rebind(InitialContext.java:367)
at org.jboss.util.naming.Util.rebind(Util.java:126)
at org.jboss.util.naming.Util.rebind(Util.java:113)
at org.jboss.ws.eventing.mgmt.SubscriptionManager.startService(Subscript
ionManager.java:138)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
eanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)