WNmrwu / jsmpp

Automatically exported from code.google.com/p/jsmpp
Apache License 2.0
0 stars 0 forks source link

Receiving Negative Response 00000450 #153

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add JSmppGateway to Service and start service
2. Stop and start application server many times
3. Try to send an SMS or try to reconnect to the SMSC

What is the expected output? What do you see instead?
After some restart operations (IBM WAS 7), server cannot reach bind SMSC 
anymore. Instead it receives "org.jsmpp.extra.NegativeResponseException: 
Negative response 00000450 found" and then "java.io.IOException: Failed 
connecting".

What version of the product are you using? On what operating system?
JSMPP 2.1 - 

Please provide any additional information below.
JAVA 6 - IBM WAS 7 - Nokia SMS Center 8.1
Error seems to be vendor specific:
ESME_RTOOMANYUS ER 0x00000450 102 Too many users with this login ID

Original issue reported on code.google.com by salem.be...@gmail.com on 6 Nov 2013 at 4:31

Attachments: