Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session state CLOSED #52

Open
indukumar opened this issue Dec 23, 2015 · 2 comments
Open

Session state CLOSED #52

indukumar opened this issue Dec 23, 2015 · 2 comments

Comments

@indukumar
Copy link

Hi,I am new to jsmpp and getting the following exception

Message sending failed java.io.IOException: Cannot submitShortMessage while in state CLOSED.

My log onStateChange method :
State changed from CLOSED to BOUND_TRX on org.jsmpp.session.SMPPSession@3bfc9f89 and isBound of new sate is true,isBound of old sate is false.

Often facing this issue ,i tried reconnecting but the client says that "your connection is already active but you keep on reconnecting",also asking for the PDU logs.On restarting my application everything working fine.

So, please kindly help me to overcome this exception.

@lzwill
Copy link

lzwill commented Jan 16, 2023

Any update for this? I'm also having this problem.

@shakuntalachaya
Copy link

Hi Everyone.. im also facing this issue. When restarting my service everything works fine.
Can anybody have a solution to auto connect to session when it is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants