| View previous topic :: View next topic |
aramesh
Joined: 09 Mar 2008 Posts: 2
|
Posted: Sun Mar 09, 2008 1:37 pm Post subject: SMPP Transmitter getting hung |
|
|
|
I use logica smpp library with Java for our sms components. When the load of request sms's in the JMS queue increases, the Transmitter that fetches the processed requests from the JMS queue is getting hang. The number of messages in the JMS queue keeps increasing. Later i need to exit the Transmitter component and again start, bind it manually to solve the issue. Then the Transmitter starts sending all the pending messages in the JMS queue.
Did anyone experience this type of problem while handling the smpp. If some one knows any hint to solve, please respond. |
|
| |
|
|
|
|
|
|
|