Message12986

Author r_walter
Recipients r_walter
Date 2020-02-12.13:57:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581515824.07.0.00838042993818.issue2862@roundup.psfhosted.org>
In-reply-to
Content
OS: RHEL 7, openSUSE 15.1
Java 1.8.0 

I created a snapshot installer build on 2020-02-05. I used that to install jython in /usr/local/jython2.7.2b3-rwalter20200205.

Calling jython as root works. Calling jython as user roland fails with

Exception in thread "main" 
Exception: org.python.core.PyException thrown from the UncaughtExceptionHandler in thread "main"

A workaround is to remove all *$py.class files from the Lib directory of the jython installation.

This error was not there in snapshot builds before 2020-01-20.
History
Date User Action Args
2020-02-12 13:57:04r_waltersetrecipients: + r_walter
2020-02-12 13:57:04r_waltersetmessageid: <1581515824.07.0.00838042993818.issue2862@roundup.psfhosted.org>
2020-02-12 13:57:04r_walterlinkissue2862 messages
2020-02-12 13:57:03r_waltercreate