Message10369

Author zyasoft
Recipients iMichka, zyasoft
Date 2015-10-21.22:26:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445466386.79.0.599150356713.issue2412@psf.upfronthosting.co.za>
In-reply-to
Content
You might try using jython --print to get the specific java command line options used for your program by the Jython launcher; then try using loadwatch with that and see if the process properly terminates.

Also Jython 2.7.0 changed the launcher to use CPython, so that's worth trying as well.
History
Date User Action Args
2015-10-21 22:26:26zyasoftsetmessageid: <1445466386.79.0.599150356713.issue2412@psf.upfronthosting.co.za>
2015-10-21 22:26:26zyasoftsetrecipients: + zyasoft, iMichka
2015-10-21 22:26:26zyasoftlinkissue2412 messages
2015-10-21 22:26:26zyasoftcreate