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

Error when a connection is gone #3

Open
ma-hack opened this issue Sep 19, 2016 · 1 comment
Open

Error when a connection is gone #3

ma-hack opened this issue Sep 19, 2016 · 1 comment

Comments

@ma-hack
Copy link

ma-hack commented Sep 19, 2016

Hi, i found a issue when the callmanger reboots and gets up again. After that i get the connection setup failed message with Timer allready cancelled. After that the sip is completly broken. I was not able to fix it. Have you maybe an idea how this can be fixed?

2016-09-18 15:55:38,404 ERROR [Thread-673] (SipProvider.java:755) - connection setup FAILED: java.lang.IllegalStateException: Timer already cancelled. 2016-09-18 15:57:39,343 ERROR [Thread-673] (SipProvider.java:755) - connection setup FAILED: java.lang.IllegalStateException: Timer already cancelled. 2016-09-18 15:59:39,452 ERROR [Thread-673] (SipProvider.java:755) - connection setup FAILED: java.lang.IllegalStateException: Timer already cancelled. 2016-09-18 16:01:41,998 ERROR [Thread-673] (SipProvider.java:755) - connection setup FAILED: java.lang.IllegalStateException: Timer already cancelled. 2016-09-18 16:03:42,100 ERROR [Thread-673] (SipProvider.java:755) - connection setup FAILED: java.lang.IllegalStateException: Timer already cancelled.

Best regards Marco

@ma-hack
Copy link
Author

ma-hack commented Sep 19, 2016

it does not terminate the connection when tcp_conn is null

2016-09-19 10:36:58,826 ERROR Timer-7 - tcp_conn is null, can't send any keep-alive
2016-09-19 10:36:58,827 ERROR Timer-7 - tcp_failed: tcp_conn is null, can't send keep-alive

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

1 participant