Message12844

Author jeff.allen
Recipients gbach, jeff.allen
Date 2019-12-15.18:06:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576433180.8.0.543759169151.issue2844@roundup.psfhosted.org>
In-reply-to
Content
I confirm I can reproduce this and I think we ought to address it for 2.7.2.

"Could not initialize class org.python.core.PySystemState" is interesting: it must be able to find it, but clearly something goes wrong in the initialisation of that class. I wonder what.

I think a bit of logging from Jython during start-up would be a help, here and in future. Now we use JUL, I assume it would come out in server logs in a natural (and configurable) way.
History
Date User Action Args
2019-12-15 18:06:20jeff.allensetmessageid: <1576433180.8.0.543759169151.issue2844@roundup.psfhosted.org>
2019-12-15 18:06:20jeff.allensetrecipients: + jeff.allen, gbach
2019-12-15 18:06:20jeff.allenlinkissue2844 messages
2019-12-15 18:06:20jeff.allencreate