Hi Biruntha, AFAIK your correct. Your testing Sending SMS Alerts for failures. In blog[1] Step 6 you stop the service so it will produce error according to blog it's need to send as sms.
[1] http://mytecheye.blogspot.com/2013/01/wso2-esb-sending-sms-alerts-for-failures.html On Wed, Jun 1, 2016 at 11:45 AM, Biruntha Gnaneswaran <[email protected]> wrote: > Hi Malaka, > > I will try to debug. but i already tried with some information from [1] > and [2]. but the same error is coming. > > [1] http://stackoverflow.com/questions/18721246/smpp-using-wso2 > [2] > http://mytecheye.blogspot.com/2013/01/wso2-esb-sending-sms-alerts-for-failures.html > > Biruntha > > Associate Software Engineer > WSO2 > Email : [email protected] > > On Wed, Jun 1, 2016 at 11:19 AM, Malaka Silva <[email protected]> wrote: > >> 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 > > -- Thank you Best Regards *Rajjaz HM* Associate Software Engineer Platform Extension Team WSO2 Inc. <http://wso2.com/> lean | enterprise | middleware Mobile | +94752833834|+94777226874 Email | [email protected] LinkedIn <https://lk.linkedin.com/in/hmohammedrajjaz> | Blogger <http://wso2experience.blogspot.com/> | WSO2 Profile <http://wso2.com/about/team/mohammer-rajjaz/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
