Need support on jython exception /issue
Raneeth Kumar <[email protected]> Thu, 28 Sep 2017 12:11:35 +0000
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <DM5PR0701MB36247341D0FCE978E0D2EAE6F3790@DM5PR0701MB3624.namprd07.prod.outlook.com> |
Hi Team, I'm facing BufferOverflow Exception when jython interpreter is trying to start. Below is an excerpt of error. ----------------------------------------------------------------- (2017-09-27 13:08:11,972) DEBUG [JMThread, Activity name:xakamahMSCmapping:activityId=60206,activityId=60206] (JythonInterpreter.java:227<http://JythonInterpreter.java:227>) - run() - JythonInterpreter.run<http://JythonInterpreter.run>()== Starting the Python Interpereter (2017-09-27 13:08:11,996) DEBUG [JMThread, Activity name:xakamahMSCmapping:activityId=60206,activityId=60206] (JythonInterpreter.java:257<http://JythonInterpreter.java:257>) - Jython exception occured:Exception: <type 'java.nio.BufferOverflowException<http://java.nio.BufferOverflowException>'> java.nio.BufferOverflowException<http://java.nio.BufferOverflowException> Traceback (most recent call last): File "/opt/python/jpython/Lib/warnings.py<http://warnings.py>", line 128, in warn_explicit showwarning(message, category, filename, lineno) ---------------------------------------------------------------- Could you please help me to identify the issue and cause for the same. Thanks ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jython-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jython-users