| |||||||||||
This email is subject to the disclaimer of Smile Communications at http://www.smilecoms.com/home/email-disclaimer/
--
You received this message because you are subscribed to the Google Groups "mobicents-public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-public+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-publ...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-publ...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-public+unsubscribe@googlegroups.com.
Just one more thing - when you want to use SCTP (Diameter or SS7) you must add <path name="com/sun/nio/sctp"/> in /modules/system/layers/base/sun/jdk/main/modules.xml
| |||||||||||
Just one more thing - when you want to use SCTP (Diameter or SS7) you must add <path name="com/sun/nio/sctp"/> in /modules/system/layers/base/sun/jdk/main/modules.xml
--
You received this message because you are subscribed to the Google Groups "mobicents-public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-public+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
However with this configuration whenever we startup a second node to join the cluster we get the following errors on the joining node:
2017-05-16 16:52:31,994 WARN [org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher] (Incoming-1,ZAnode02-28438) ISPN000220: Problems un-marshalling remote command from byte buffer: java.lang.NullPointerException
at org.mobicents.slee.resource.ResourceAdaptorActivityContextHandleImpl.readExternal(ResourceAdaptorActivityContextHandleImpl.java:145)
ResourceAdaptorActivityContextHandleImpl.java:145 is:
this.raEntity = SleeContainer.lookupFromJndi().getResourceManagement().getResourceAdaptorEntity(raEntityName);
Has the jdiameter-infinispan configuration been successfully tested? If so what was the configuration?
Regards