From: Raneeth K. <ran...@ou...> - 2017-09-29 12:49:55
|
Thanks a lot Stefan for your support. Yes that issue is also same raised by my team. No, we have never seen this issue anywhere, this is first instance directly from customer environment. We have tried to simulate this issue in our local setup, but couldn't other systems also tried but not seen this issue. Could you please let me know which configuration are you stressing here, can you supply commands to check configurations? Thanks From: Stefan Richthofer Sent: Friday, September 29, 5:41 PM Subject: Re: [Jython-users] Need support on jython exception /issue To: Raneeth Kumar Cc: jyt...@li... Raneeth, this is already tracked as an issue: http://bugs.jython.org/issue2626 I replied yesterday that more information is needed. Please look into the issue linked above and provide the things I requested there. It is important to know the details of your configuration, because I cannot reproduce the issue on any of my systems. So there must be something special to your configuration. Did you also try it on other systems? Best, Stefan Gesendet: Donnerstag, 28. September 2017 um 14:11 Uhr Von: "Raneeth Kumar" <ran...@ou...> An: "jyt...@li..." <jyt...@li...> Betreff: [Jython-users] Need support on jython exception /issue 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 Jyt...@li... https://lists.sourceforge.net/lists/<https://lists.sourceforge.net/lists/listinfo/jython-users>listinfo<https://lists.sourceforge.net/lists/listinfo/jython-users>/<https://lists.sourceforge.net/lists/listinfo/jython-users>jython<https://lists.sourceforge.net/lists/listinfo/jython-users>-users<https://lists.sourceforge.net/lists/listinfo/jython-users> |