Error Start Mobicent USSD

42 views
Skip to first unread message

Eduardo Alfaia

unread,
Jan 25, 2016, 5:49:53 AM1/25/16
to mobicents-public
Hi Guys,

When starting ussd gateway I got the error below:

13:50:52,891 INFO [DeploymentMBeanImpl] Installing DeployableUnitID[url=file:/opt/mobicents/current/jboss-5.1.0.GA/server/default/deploy/ussd_push_example-DU-1.0.jar/]
13:50:52,992 INFO [DeployableUnitBuilderImpl] Undeploying deployable unit due to building error
javax.slee.management.DeploymentException: failed to validate SbbID[name=USSDPush,vendor=br.org.indt,version=1.0]
at org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.build(DeployableUnitBuilderImpl.java:265)
at org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.build(DeployableUnitBuilderImpl.java:72)
at org.mobicents.slee.container.management.jmx.DeploymentMBeanImpl.install(DeploymentMBeanImpl.java:163)
at org.mobicents.slee.container.deployment.jboss.action.InstallDeployableUnitAction.invoke(InstallDeployableUnitAction.java:41)
at org.mobicents.slee.container.deployment.jboss.DeploymentManager.sciAction(DeploymentManager.java:323)
at org.mobicents.slee.container.deployment.jboss.DeploymentManager.installDeployableUnit(DeploymentManager.java:188)
at org.mobicents.slee.container.deployment.jboss.SLEESubDeployer.start(SLEESubDeployer.java:281)
at org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl.start(SleeContainerDeployerImpl.java:262)
at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.callSubDeployer(SLEEDeployer.java:124)
at org.mobicents.slee.container.deployment.jboss.SLEEDeployer.setInternalDeployer(SLEEDeployer.java:170)
at org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl$1.run(SleeContainerDeployerImpl.java:133)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NoClassDefFoundError: org/mobicents/protocols/ss7/map/api/datacoding/CBSDataCodingScheme
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
at java.lang.Class.getDeclaredMethods(Class.java:1808)
at org.mobicents.slee.container.component.validator.ClassUtils.getAbstractMethodsFromClass(ClassUtils.java:178)
at org.mobicents.slee.container.component.validator.SbbComponentValidator.validate(SbbComponentValidator.java:137)
at org.mobicents.slee.container.component.SbbComponentImpl.validate(SbbComponentImpl.java:309)
at org.mobicents.slee.container.component.deployment.DeployableUnitBuilderImpl.build(DeployableUnitBuilderImpl.java:254)
... 16 more

Thanks

Nikita Magdum

unread,
Jan 28, 2016, 3:36:10 AM1/28/16
to mobicent...@googlegroups.com
Hello Eduardo,

Which version of java you are using?


BR,
Nikita


--
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-publ...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Eduardo Alfaia

unread,
Jan 29, 2016, 2:11:47 PM1/29/16
to mobicents-public
Hi Nikita,

It was using a java version wrong, I was using java 8, I've change to 7.

Thanks
Reply all
Reply to author
Forward
0 new messages