-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
fuse-7.13-GA
-
None
Once the camel-smpp endpoint hits the following error:
[org.jsmpp.session.SMPPSession.connectAndBind] [Thread-3] [ERROR] [transactionId:] [integrationId:] [routeId:] - Receive negative bind response
org.jsmpp.extra.NegativeResponseException: Negative response 0000000d (Bind Failed) found
The camel-smpp try to reconnect however it does not work.
The only workaround is to restart the entire route.