What steps will reproduce the problem?
1.Configure for TCP
2.Run as webapp under tomcat
3.shutdown tomcat.
What is the expected output? What do you see instead?
Tomcat is not able to stop due to
org.jdiameter.server.impl.io.tcp.NetworkGuard's Executor (binder) which is
never shuted down.
What version of the product are you using? On what operating system?
1.6.0.FINAL
Please provide any additional information below.
You should call binder.shutdown() in e.g. cleanTask.
Original issue reported on code.google.com by sas...@gmail.com on 3 Feb 2015 at 3:50
Original issue reported on code.google.com by
sas...@gmail.com
on 3 Feb 2015 at 3:50