Message12856

Author gbach
Recipients gbach, jeff.allen
Date 2019-12-18.15:21:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576682520.05.0.574353505028.issue2844@roundup.psfhosted.org>
In-reply-to
Content
What I lerned is:
jython2.7.2b2 seems to be less fault tolerant to lousy configurations.
PrePy.java needs the org.python.level defined in logging.properties or else it fails with an NPE.
I did not manage to get the live-application working with 2.7.2b2 but this issue seems to have a related background. 
If this is now a bug or works-as-designed is a political question...
History
Date User Action Args
2019-12-18 15:22:00gbachsetmessageid: <1576682520.05.0.574353505028.issue2844@roundup.psfhosted.org>
2019-12-18 15:22:00gbachsetrecipients: + gbach, jeff.allen
2019-12-18 15:22:00gbachlinkissue2844 messages
2019-12-18 15:21:59gbachcreate