[jboss-user] [Beginners Corner] - starting Jboss with ALL

golanbln do-not-reply at jboss.com
Mon Dec 4 04:46:18 EST 2006


hi everybody,
 i am trying to start jboss4.0.1sp1 with ALL config (sh run.sh -c all ).. but i am getting this error:

  | 
  |   JBoss Bootstrap Environment
  | 
  |   JBOSS_HOME: /home/msaid/downloads/jboss/jboss-4.0.3SP1
  | 
  |   JAVA: /usr/lib/jvm/java/bin/java
  | 
  |   JAVA_OPTS: -server -Xms128m -Xmx128m -Dprogram.name=run.sh
  | 
  |   CLASSPATH: /home/msaid/downloads/jboss/jboss-4.0.3SP1/bin/run.jar:/usr/lib/jvm/java/lib/tools.jar
  | 
  | =========================================================================
  | 
  | 10:40:27,095 INFO  [Server] Starting JBoss (MX MicroKernel)...
  | 10:40:27,096 INFO  [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054)
  | 10:40:27,098 INFO  [Server] Home Dir: /home/msaid/downloads/jboss/jboss-4.0.3SP1
  | 10:40:27,098 INFO  [Server] Home URL: file:/home/msaid/downloads/jboss/jboss-4.0.3SP1/
  | 10:40:27,099 INFO  [Server] Patch URL: null
  | 10:40:27,099 INFO  [Server] Server Name: all
  | 10:40:27,099 INFO  [Server] Server Home Dir: /home/msaid/downloads/jboss/jboss-4.0.3SP1/server/all
  | 10:40:27,099 INFO  [Server] Server Home URL: file:/home/msaid/downloads/jboss/jboss-4.0.3SP1/server/all/
  | 10:40:27,099 INFO  [Server] Server Temp Dir: /home/msaid/downloads/jboss/jboss-4.0.3SP1/server/all/tmp
  | 10:40:27,100 INFO  [Server] Root Deployment Filename: jboss-service.xml
  | 10:40:27,397 INFO  [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
  | 10:40:27,397 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_06-b05,Sun Microsystems Inc.
  | 10:40:27,397 INFO  [ServerInfo] OS-System: Linux 2.6.16.13-4-smp,i386
  | 10:40:27,984 INFO  [Server] Core system initialized
  | 10:40:31,096 INFO  [WebService] Using RMI server codebase: http://MP04:8083/
  | 10:40:31,122 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
  | 10:40:31,426 INFO  [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory at ad093076
  | 10:40:36,185 INFO  [SnmpAgentService] SNMP agent going active
  | 10:40:36,782 INFO  [DefaultPartition] Initializing
  | 10:40:36,856 ERROR [JChannel] exception: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: bad argument for IP_MULTICAST_IF: address not bound to any interface
  | 10:40:36,883 WARN  [ServiceController] Problem starting service jboss:service=DefaultPartition
  | ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: bad argument for IP_MULTICAST_IF: address not bound to any interface
  |         at org.jgroups.JChannel.connect(JChannel.java:328)
  |         at org.jboss.ha.framework.server.ClusterPartition.startService(ClusterPartition.java:298)
  |         at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
  |         at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
  |         at sun.reflect.GeneratedMethodAccessor2.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:141)
  |         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  |         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
  |         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  |         at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
  |         at $Proxy0.start(Unknown Source)
  |         at org.jboss.system.ServiceController.start(ServiceController.java:428)
  |         at sun.reflect.GeneratedMethodAccessor9.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:141)
  |         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  |         at org.jboss.mx.server.Abstra
  | 
  | 

 any one has idea why?? how can i start it??
 when i start jboss DEFAULT i have no problem....

 please help me
 thanx



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

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



More information about the jboss-user mailing list