[jboss-dev] Problem starting CTS profile

Dimitris Andreadis dandread at redhat.com
Tue Feb 6 07:30:45 EST 2007


Yes, we fixed this in Branch_4_2, but we need to update the cts 
settings, too (is that 1.4?)

Rémy Maucherat wrote:
> Hi,
> 
> With all the latest updates, I get this error in the naming service
> trying to start the cts profile for JBoss (the error does not occur
> with the default profile):
> 
> 12:45:49,168 INFO  [JMXKernel] Legacy JMX core initialized
> 12:46:03,298 INFO  [WebService] Using RMI server codebase: 
> http://dream:8083/
> 12:46:03,789 ERROR [AbstractKernelController] Error installing to
> Start: name=jboss:service=Naming state=Create mode=Manual
> requiredState=Installed
> java.lang.NullPointerException
>        at org.jnp.server.Main.getNamingInstance(Main.java:301)
>        at org.jnp.server.Main.initJnpInvoker(Main.java:354)
>        at org.jnp.server.Main.start(Main.java:316)
>        at 
> org.jboss.naming.NamingService.startService(NamingService.java:284)
>        at 
> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) 
> 
>        at 
> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245) 
> 
>        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:585)
>        at 
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157) 
> 
>        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
>        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:668)
>        at 
> org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:167)
>        at $Proxy0.start(Unknown Source)
>        at 
> org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42) 
> 
>        at 
> org.jboss.system.microcontainer.ServiceControllerContextAction.install(ServiceControllerContextAction.java:46) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:233) 
> 
>        at 
> org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:238) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:709) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:430) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:540) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:474) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:320) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:190) 
> 
>        at 
> org.jboss.system.ServiceController.doChange(ServiceController.java:656)
>        at 
> org.jboss.system.ServiceController.start(ServiceController.java:431)
>        at 
> org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:142)
>        at 
> org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:103)
>        at 
> org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
>        at 
> org.jboss.deployers.plugins.deployers.helpers.AbstractSimpleRealDeployer.deploy(AbstractSimpleRealDeployer.java:56) 
> 
>        at 
> org.jboss.deployers.plugins.deployer.AbstractSimpleDeployer.commitDeploy(AbstractSimpleDeployer.java:52) 
> 
>        at 
> org.jboss.deployers.plugins.deployer.DeployerWrapper.commitDeploy(DeployerWrapper.java:170) 
> 
>        at 
> org.jboss.deployers.plugins.deployment.MainDeployerImpl.commitDeploy(MainDeployerImpl.java:592) 
> 
>        at 
> org.jboss.deployers.plugins.deployment.MainDeployerImpl.commitDeploy(MainDeployerImpl.java:603) 
> 
>        at 
> org.jboss.deployers.plugins.deployment.MainDeployerImpl.process(MainDeployerImpl.java:476) 
> 
>        at 
> org.jboss.deployers.plugins.deployment.MainDeployerImpl.process(MainDeployerImpl.java:406) 
> 
>        at 
> org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:345) 
> 
>        at 
> org.jboss.system.server.profileservice.ProfileServiceBootstrap.bootstrap(ProfileServiceBootstrap.java:247) 
> 
>        at 
> org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89) 
> 
>        at 
> org.jboss.system.server.profileservice.ServerImpl.doStart(ServerImpl.java:403) 
> 
>        at 
> org.jboss.system.server.profileservice.ServerImpl.start(ServerImpl.java:342) 
> 
>        at org.jboss.Main.boot(Main.java:210)
>        at org.jboss.Main$1.run(Main.java:508)
>        at java.lang.Thread.run(Thread.java:595)
> 12:46:13,503 ERROR [AbstractKernelController] Error installing to
> Start: name=jboss:service=proxyFactory,target=ClientUserTransactionFactory
> state=Cr
> ate mode=Manual requiredState=Installed
> javax.naming.CommunicationException: Receive timed out [Root exception
> is java.net.SocketTimeoutException: Receive timed out]
>        at 
> org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1355)
>        at 
> org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1484)
>        at org.jnp.interfaces.NamingContext.bind(NamingContext.java:541)
>        at org.jnp.interfaces.NamingContext.bind(NamingContext.java:534)
>        at javax.naming.InitialContext.bind(InitialContext.java:359)
>        at org.jboss.util.naming.Util.bind(Util.java:102)
>        at org.jboss.util.naming.Util.bind(Util.java:89)
>        at 
> org.jboss.invocation.jrmp.server.JRMPProxyFactory.startService(JRMPProxyFactory.java:208) 
> 
>        at 
> org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) 
> 
>        at 
> org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245) 
> 
>        at sun.reflect.GeneratedMethodAccessor5.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:157) 
> 
>        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
>        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:668)
>        at 
> org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:167)
>        at $Proxy0.start(Unknown Source)
>        at 
> org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42) 
> 
>        at 
> org.jboss.system.microcontainer.ServiceControllerContextAction.install(ServiceControllerContextAction.java:46) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:233) 
> 
>        at 
> org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:238) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:709) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:430) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:540) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:474) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:320) 
> 
>        at 
> org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:190) 
> 
>        at 
> org.jboss.system.ServiceController.doChange(ServiceController.java:656)
>        at 
> org.jboss.system.ServiceController.start(ServiceController.java:431)
>        at 
> org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:142)
>        at 
> org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:103)
>        at 
> org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
>        at 
> org.jboss.deployers.plugins.deployers.helpers.AbstractSimpleRealDeployer.deploy(AbstractSimpleRealDeployer.java:56) 
> 
>        at 
> org.jboss.deployers.plugins.deployer.AbstractSimpleDeployer.commitDeploy(AbstractSimpleDeployer.java:52) 
> 
>        at 
> org.jboss.deployers.plugins.deployer.DeployerWrapper.commitDeploy(DeployerWrapper.java:170) 
> 
>        at 
> org.jboss.deployers.plugins.deployment.MainDeployerImpl.commitDeploy(MainDeployerImpl.java:592) 
> 
>        at 
> org.jboss.deployers.plugins.deployment.MainDeployerImpl.commitDeploy(MainDeployerImpl.java:603) 
> 
>        at 
> org.jboss.deployers.plugins.deployment.MainDeployerImpl.process(MainDeployerImpl.java:476) 
> 
>        at 
> org.jboss.deployers.plugins.deployment.MainDeployerImpl.process(MainDeployerImpl.java:406) 
> 
>        at 
> org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:345) 
> 
>        at 
> org.jboss.system.server.profileservice.ProfileServiceBootstrap.bootstrap(ProfileServiceBootstrap.java:247) 
> 
>        at 
> org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89) 
> 
>        at 
> org.jboss.system.server.profileservice.ServerImpl.doStart(ServerImpl.java:403) 
> 
>        at 
> org.jboss.system.server.profileservice.ServerImpl.start(ServerImpl.java:342) 
> 
>        at org.jboss.Main.boot(Main.java:210)
>        at org.jboss.Main$1.run(Main.java:508)
>        at java.lang.Thread.run(Thread.java:595)
> Caused by: java.net.SocketTimeoutException: Receive timed out
>        at java.net.PlainDatagramSocketImpl.receive0(Native Method)
>        at 
> java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136)
>        at java.net.DatagramSocket.receive(DatagramSocket.java:712)
>        at 
> org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1325)
>        ... 50 more
> 12:46:14,474 ERROR [ProfileServiceBootstrap] Failed to load profile:
> Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
> 
> *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required
> State:Actual State}
> 
> jboss:service=ClientUserTransaction
> -> 
> jboss:service=proxyFactory,target=ClientUserTransactionFactory{Start:**ERROR**} 
> 
> -> 
> jboss:service=proxyFactory,target=ClientUserTransactionFactory{Create:**ERROR**} 
> 
> 
> 
> *** CONTEXTS IN ERROR: Name -> Error
> 
> jboss:service=Naming -> java.lang.NullPointerException
> 
> jboss:service=proxyFactory,target=ClientUserTransactionFactory ->
> java.net.SocketTimeoutException: Receive timed out
> 
> Thanks,
> Rémy
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list