1 Reply Latest reply on Mar 5, 2011 2:31 PM by mp911de

    ERROR [JChannel] exception: java.lang.Exception: exception caused by UDP.start(): java.lang.Exception: UDP.createSockets(): cannot list on any port in range 0-

    erikterkulve

      15:12:10,313 ERROR [JChannel] exception: java.lang.Exception: exception caused by UDP.start(): java.lang.Exception: UDP.createSockets(): cannot list on any port in range 0-1

      15:12:10,314 WARN  [ServiceController] Problem starting service jboss:service=devatg

      ChannelException: java.lang.Exception: exception caused by UDP.start(): java.lang.Exception: UDP.createSockets(): cannot list on any port in range 0-1

              at org.jgroups.JChannel.connect(JChannel.java:328)

              at org.jboss.ha.framework.server.ClusterPartition.startService(ClusterPartition.java:336)

              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)

              at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)

       

      I use the following:

      Fedora14

      Jboss 4.05 GA

      java 1.5_11 jdk

       

      I can't find any answers about this ERROR.

       

      I hope someone can help me

       

      I don't use an cluster environment. Somehow the configuration thinks it is in a cluster, but is should not be. I use Fedora in Virtualbox, I want to start 1 single instance. The configs about cluster is probably because I use the Jboss template from my company (we have in deed an cluster in production). I attached the cluster-service.xml anyway. Greetings, Erik