[ 
https://issues.apache.org/jira/browse/TRANSPORTS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen moved WSCOMMONS-538 to TRANSPORTS-20:
-----------------------------------------------------

              Project: Axis2 Transports  (was: WS-Commons)
                  Key: TRANSPORTS-20  (was: WSCOMMONS-538)
    Affects Version/s: 1.0.0
                           (was: Transports 1.0)
          Component/s: SMS
                           (was: Transport)

> Random failure in SMS transport build
> -------------------------------------
>
>                 Key: TRANSPORTS-20
>                 URL: https://issues.apache.org/jira/browse/TRANSPORTS-20
>             Project: Axis2 Transports
>          Issue Type: Bug
>          Components: SMS
>    Affects Versions: 1.0.0
>            Reporter: Andreas Veithen
>
> The Hudson build [1] of the SMS transport regularly (but not always) fails 
> with the following test failure: "No response after waiting for 2000 millis 
> when executing deliver_sm with sessionId 8cc2b5f5 and sequenceNumber 1". I've 
> tried to fix that by increasing the timeout (see r944719), but I still get 
> the same exception (with the modified timeout value: "No response after 
> waiting for 10000 millis...").
> Stack trace is:
> org.jsmpp.extra.ResponseTimeoutException: No response after waiting for 10000 
> millis when executing deliver_sm with sessionId d0f4c7b0 and sequenceNumber 1
>       at 
> org.jsmpp.session.AbstractSession.executeSendCommand(AbstractSession.java:261)
>       at 
> org.jsmpp.session.SMPPServerSession.deliverShortMessage(SMPPServerSession.java:162)
>       at 
> org.apache.axis2.transport.sms.smpp.SimpleSMSC.deliverSMS(SimpleSMSC.java:68)
>       at 
> org.apache.axis2.transport.sms.SMSTransportTest.testSMPPImplimentaion(SMSTransportTest.java:82)
> Caused by: org.jsmpp.extra.ResponseTimeoutException: No response after 10000 
> millis
>       at org.jsmpp.extra.PendingResponse.waitDone(PendingResponse.java:117)
>       at 
> org.jsmpp.session.AbstractSession.executeSendCommand(AbstractSession.java:257)
>       ... 29 more
> [1] 
> http://hudson.zones.apache.org/hudson/view/Axis2/job/axis2-transports-trunk/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to