[esb-issues] [JBoss JIRA] Created: (JBESB-2621) During the startup JBOSS 4.0.5.GA gets the following exceptions

Taylan Tokay (JIRA) jira-events at lists.jboss.org
Mon Jun 15 01:50:56 EDT 2009


During the startup JBOSS 4.0.5.GA gets the following exceptions
---------------------------------------------------------------

                 Key: JBESB-2621
                 URL: https://jira.jboss.org/jira/browse/JBESB-2621
             Project: JBoss ESB
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 4.0
         Environment: Redhat ES 4 Update 5 x64
IBM Blade Servers LS21
            Reporter: Taylan Tokay


During the start up of the JBOSS server we get the following execptions:

STDERR - javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost: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 localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.UnknownHostException: localhost: localhost]]]
STDERR -        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1414)
STDERR -        at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:484)
STDERR -        at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:477)
STDERR -        at javax.naming.InitialContext.rebind(InitialContext.java:363)
STDERR -        at org.jboss.jaxr.juddi.JUDDIService.bindJAXRConnectionFactory(JUDDIService.java:418)
STDERR -        at org.jboss.jaxr.juddi.JUDDIService.setBindJaxr(JUDDIService.java:348)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.AttributeDispatcher.invoke(AttributeDispatcher.java:136)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
STDERR -        at org.jboss.mx.interceptor.ModelMBeanAttributeInterceptor.invoke(ModelMBeanAttributeInterceptor.java:103)
STDERR -        at org.jboss.mx.interceptor.PersistenceInterceptor.invoke(PersistenceInterceptor.java:76)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.setAttribute(AbstractMBeanInvoker.java:461)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.setAttribute(MBeanServerImpl.java:608)
STDERR -        at org.jboss.system.ServiceConfigurator.setAttribute(ServiceConfigurator.java:694)
STDERR -        at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:332)
STDERR -        at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:460)
STDERR -        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
STDERR -        at org.jboss.system.ServiceController.install(ServiceController.java:226)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
STDERR -        at $Proxy4.install(Unknown Source)
STDERR -        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:249)
STDERR -        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
STDERR -        at $Proxy8.deploy(Unknown Source)
STDERR -        at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
STDERR -        at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
STDERR -        at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
STDERR -        at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
STDERR -        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
STDERR -        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
STDERR -        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
STDERR -        at $Proxy0.start(Unknown Source)
STDERR -        at org.jboss.system.ServiceController.start(ServiceController.java:417)
STDERR -        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
STDERR -        at $Proxy4.start(Unknown Source)
STDERR -        at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
STDERR -        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
STDERR -        at $Proxy5.deploy(Unknown Source)
STDERR -        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
STDERR -        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
STDERR -        at org.jboss.Main.boot(Main.java:200)
STDERR -        at org.jboss.Main$1.run(Main.java:490)
STDERR -        at java.lang.Thread.run(Thread.java:534)
STDERR - Caused by: 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.UnknownHostException: localhost: localhost]]
STDERR -        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:269)
STDERR -        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1385)
STDERR -        ... 102 more
STDERR - Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.UnknownHostException: localhost: localhost]
STDERR -        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:243)
STDERR -        ... 103 more
STDERR - Caused by: java.net.UnknownHostException: localhost: localhost
STDERR -        at java.net.InetAddress.getAllByName0(InetAddress.java:1011)
STDERR -        at java.net.InetAddress.getAllByName0(InetAddress.java:981)
STDERR -        at java.net.InetAddress.getAllByName(InetAddress.java:975)
STDERR -        at java.net.InetAddress.getByName(InetAddress.java:889)
STDERR -        at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:76)
STDERR -        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:239)
STDERR -        ... 103 more
org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactoryService - Caught exception during startService()
javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost: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 localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.UnknownHostException: localhost]]]
        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1414)
        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:363)
        at org.jboss.util.naming.Util.rebind(Util.java:126)
        at org.jboss.util.naming.Util.rebind(Util.java:113)
        at org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactoryService.startService(UUIDKeyGeneratorFactoryService.java:70)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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)
        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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 $Proxy8.deploy(Unknown Source)
        at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
        at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
        at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
        at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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)
        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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:490)
        at java.lang.Thread.run(Thread.java:534)
Caused by: 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.UnknownHostException: localhost]]
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:269)
        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1385)
        ... 98 more
Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.UnknownHostException: localhost]
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:243)
        ... 99 more
Caused by: java.net.UnknownHostException: localhost
        at java.net.InetAddress.getAllByName0(InetAddress.java:1016)
        at java.net.InetAddress.getAllByName0(InetAddress.java:981)
        at java.net.InetAddress.getAllByName(InetAddress.java:975)
        at java.net.InetAddress.getByName(InetAddress.java:889)
        at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:76)
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:239)
        ... 99 more
org.jboss.jaxr.juddi.JUDDIService - JNDI Bind Failed:JAXR
STDERR - javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost: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 localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.UnknownHostException: localhost: localhost]]]
STDERR -        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1414)
STDERR -        at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:484)
STDERR -        at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:477)
STDERR -        at javax.naming.InitialContext.rebind(InitialContext.java:363)
STDERR -        at org.jboss.jaxr.juddi.JUDDIService.bindJAXRConnectionFactory(JUDDIService.java:418)
STDERR -        at org.jboss.jaxr.juddi.JUDDIService.setBindJaxr(JUDDIService.java:348)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.AttributeDispatcher.invoke(AttributeDispatcher.java:136)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
STDERR -        at org.jboss.mx.interceptor.ModelMBeanAttributeInterceptor.invoke(ModelMBeanAttributeInterceptor.java:103)
STDERR -        at org.jboss.mx.interceptor.PersistenceInterceptor.invoke(PersistenceInterceptor.java:76)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.setAttribute(AbstractMBeanInvoker.java:461)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.setAttribute(MBeanServerImpl.java:608)
STDERR -        at org.jboss.system.ServiceConfigurator.setAttribute(ServiceConfigurator.java:694)
STDERR -        at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:332)
STDERR -        at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:460)
STDERR -        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
STDERR -        at org.jboss.system.ServiceController.install(ServiceController.java:226)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
STDERR -        at $Proxy4.install(Unknown Source)
STDERR -        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:249)
STDERR -        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
STDERR -        at $Proxy8.deploy(Unknown Source)
STDERR -        at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
STDERR -        at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
STDERR -        at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
STDERR -        at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
STDERR -        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
STDERR -        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
STDERR -        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
STDERR -        at $Proxy0.start(Unknown Source)
STDERR -        at org.jboss.system.ServiceController.start(ServiceController.java:417)
STDERR -        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
STDERR -        at $Proxy4.start(Unknown Source)
STDERR -        at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
STDERR -        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
STDERR -        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
STDERR -        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
STDERR -        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
STDERR -        at java.lang.reflect.Method.invoke(Method.java:324)
STDERR -        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
STDERR -        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
STDERR -        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
STDERR -        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
STDERR -        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
STDERR -        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
STDERR -        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
STDERR -        at $Proxy5.deploy(Unknown Source)
STDERR -        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
STDERR -        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
STDERR -        at org.jboss.Main.boot(Main.java:200)
STDERR -        at org.jboss.Main$1.run(Main.java:490)
STDERR -        at java.lang.Thread.run(Thread.java:534)
STDERR - Caused by: 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.UnknownHostException: localhost: localhost]]
STDERR -        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:269)
STDERR -        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1385)
STDERR -        ... 102 more
STDERR - Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.UnknownHostException: localhost: localhost]
STDERR -        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:243)
STDERR -        ... 103 more
STDERR - Caused by: java.net.UnknownHostException: localhost: localhost
STDERR -        at java.net.InetAddress.getAllByName0(InetAddress.java:1011)
STDERR -        at java.net.InetAddress.getAllByName0(InetAddress.java:981)
STDERR -        at java.net.InetAddress.getAllByName(InetAddress.java:975)
STDERR -        at java.net.InetAddress.getByName(InetAddress.java:889)
STDERR -        at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:76)
STDERR -        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:239)
STDERR -        ... 103 more
org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactoryService - Caught exception during startService()
javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost: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 localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.UnknownHostException: localhost]]]
        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1414)
        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:363)
        at org.jboss.util.naming.Util.rebind(Util.java:126)
        at org.jboss.util.naming.Util.rebind(Util.java:113)
        at org.jboss.ejb.plugins.keygenerator.uuid.UUIDKeyGeneratorFactoryService.startService(UUIDKeyGeneratorFactoryService.java:70)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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)
        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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 $Proxy8.deploy(Unknown Source)
        at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
        at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
        at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
        at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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)
        at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        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:490)
        at java.lang.Thread.run(Thread.java:534)
Caused by: 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.UnknownHostException: localhost]]
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:269)
        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1385)
        ... 98 more
Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.UnknownHostException: localhost]
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:243)
        ... 99 more
Caused by: java.net.UnknownHostException: localhost
        at java.net.InetAddress.getAllByName0(InetAddress.java:1016)
        at java.net.InetAddress.getAllByName0(InetAddress.java:981)
        at java.net.InetAddress.getAllByName(InetAddress.java:975)
        at java.net.InetAddress.getByName(InetAddress.java:889)
        at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:76)
        at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:239)
        ... 99 more


-- 
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