I installed Jboss 4.0.1 on a machine that already has Jboss3.x installation. I 
configured the new Jboss 4.0.1 in myeclipse and disabled jboss 3.x . Jboss has 
been started from myeclipse with out a problem with 'default' config set . When 
I try to start it up with 'all' config set, the following error stack trace has 
been displayed....

10:53:08,737 ERROR [ClusterPartition] Starting failed 
jboss:service=DefaultPartition
ChannelException: java.lang.Exception: exception caused by UDP.start(): 
java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardware filters?)
        at org.jgroups.JChannel.connect(JChannel.java:237)
        at 
org.jboss.ha.framework.server.ClusterPartition.startService(ClusterPartition.java:285)
        at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
        at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
        at sun.reflect.GeneratedMethodAccessor3.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: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:230)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
        at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:844)




I don't need 'clustering' feature as of now, since I am just testing our 
application in Jboss4.0.1 which runs in Jboss3.x with 'all' config set. Is 
there change in 'all' config set from Jboss 3.x to 4.0.1? Your help is greatly 
appreciated. Thank you so much in advace.

-Krishna

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to