You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Anshu Avinash (JIRA)" <ji...@apache.org> on 2015/09/10 23:27:46 UTC

[jira] [Created] (CAMEL-9127) SmppConsumer throws IllegalArgumentException if the delivery receipt contains vendor specific optional parameters

Anshu Avinash created CAMEL-9127:
------------------------------------

             Summary: SmppConsumer throws IllegalArgumentException if the delivery receipt contains vendor specific optional parameters
                 Key: CAMEL-9127
                 URL: https://issues.apache.org/jira/browse/CAMEL-9127
             Project: Camel
          Issue Type: Bug
          Components: camel-smpp
            Reporter: Anshu Avinash


Error stack:
Cannot create exchange. This exception will be ignored.. Caused by: [java.lang.IllegalArgumentException - No tag for: 5120]
java.lang.IllegalArgumentException: No tag for: 5120
        at org.jsmpp.bean.OptionalParameter$Tag.valueOf(OptionalParameter.java:308)
        at org.apache.camel.component.smpp.SmppBinding.createOptionalParameterByName(SmppBinding.java:161)
        at org.apache.camel.component.smpp.SmppBinding.createSmppMessage(SmppBinding.java:112)
        at org.apache.camel.component.smpp.SmppEndpoint.createOnAcceptDeliverSmExchange(SmppEndpoint.java:123)
        at org.apache.camel.component.smpp.SmppEndpoint.createOnAcceptDeliverSmExchange(SmppEndpoint.java:107)
        at org.apache.camel.component.smpp.MessageReceiverListenerImpl.onAcceptDeliverSm(MessageReceiverListenerImpl.java:70)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)