Hi Biruntha, Try debugging [1] and you may also find some info in [2]
[1] http://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/transport/1.0.0/modules/sms/ [2] http://mytecheye.blogspot.com/2013/01/wso2-esb-sending-sms-alerts-for-failures.html On Tue, May 31, 2016 at 7:18 PM, Biruntha Gnaneswaran <[email protected]> wrote: > Hi Devs, > > I follow [1] to send a message from SMSC simulator to ESB using SMPP > Transport. When I try to send, in ESB logs I got the following error. > > ERROR - AxisEngine The service cannot be found for the endpoint reference > (EPR) > > org.apache.axis2.AxisFault: The service cannot be found for the endpoint > reference (EPR) > > at > org.apache.axis2.engine.DispatchPhase.validateTransport(DispatchPhase.java:251) > > at > org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:109) > > at org.apache.axis2.engine.Phase.invoke(Phase.java:329) > > at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261) > > at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167) > > at > org.apache.axis2.transport.sms.SMSManager.dispatchToAxis2(SMSManager.java:162) > > at > org.apache.axis2.transport.sms.smpp.SMPPDispatcher.dispatch(SMPPDispatcher.java:46) > > at > org.apache.axis2.transport.sms.smpp.SMPPListener.onAcceptDeliverSm(SMPPListener.java:85) > > at org.jsmpp.session.SMPPSession.fireAcceptDeliverSm(SMPPSession.java:445) > > at org.jsmpp.session.SMPPSession.access$0(SMPPSession.java:443) > > at > org.jsmpp.session.SMPPSession$ResponseHandlerImpl.processDeliverSm(SMPPSession.java:462) > > at > org.jsmpp.session.state.SMPPSessionBoundRX.processDeliverSm0(SMPPSessionBoundRX.java:109) > > at > org.jsmpp.session.state.SMPPSessionBoundRX.processDeliverSm(SMPPSessionBoundRX.java:51) > > at org.jsmpp.session.PDUProcessTask.run(PDUProcessTask.java:81) > > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > > at java.lang.Thread.run(Thread.java:745) > > > [1] - > https://gayanlggd.wordpress.com/2014/12/19/sending-a-message-from-smsc-simulator-to-wso2-esb-using-smpp-transport/ > > > Biruntha > > Associate Software Engineer > WSO2 > Email : [email protected] > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/ <http://wso2.com/about/team/malaka-silva/> https://store.wso2.com/store/ Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
