Message11486

Author rkanumola
Recipients jeff.allen, rkanumola
Date 2017-07-20.10:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500546340.74.0.406956904734.issue2610@psf.upfronthosting.co.za>
In-reply-to
Content
Yes we are talking about https://bobswift.atlassian.net/wiki/display/SCRP/Jython+Macro and found that we are getting this exception while initializing PythonInterpreter object. But this is not the case with 2.5.3, there is no environment changes/configuration changes after this. If I revert back to 2.5.3 it is just working fine.
PythonInterpreter interpreter = interpreter = new PythonInterpreter();;
History
Date User Action Args
2017-07-20 10:25:40rkanumolasetmessageid: <1500546340.74.0.406956904734.issue2610@psf.upfronthosting.co.za>
2017-07-20 10:25:40rkanumolasetrecipients: + rkanumola, jeff.allen
2017-07-20 10:25:40rkanumolalinkissue2610 messages
2017-07-20 10:25:40rkanumolacreate