Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Cannot release resources used by JTango #58

Closed
jc17609 opened this issue Aug 28, 2018 · 1 comment
Closed

Cannot release resources used by JTango #58

jc17609 opened this issue Aug 28, 2018 · 1 comment

Comments

@jc17609
Copy link

jc17609 commented Aug 28, 2018

Using JTango (with events subscription), I have an issue to stop the Tango threads related to connection to Tango and Zmq.
How can one free all the allocated resources and threads? Are there dedicated methods to call for this?
In this case, my test case JVM would terminate (see attachment).

This is critical for our server (Jyse) to free these resources. We may have multiple connections on multiple hosts, that need to be cleaned up when not used.

Environment: JTango 9.1.2 + Tangobox VM 9.2RC11

TangoMonitorSimple.java.zip

@jc17609 jc17609 changed the title Cannot release resources used by Tango Cannot release resources used by JTango Aug 28, 2018
@jc17609
Copy link
Author

jc17609 commented Sep 25, 2018

After discussion with the experts, it seems there is no way to release these allocated resources.
As a consequence, one cannot stop our tomcat server properly (a Linux 'kill' command is required).

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

No branches or pull requests

2 participants