The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Extension load error code

firat | Last updated: Nov 27, 2019 09:12AM UTC

os win 7 java.lang.ExceptionInInitializerError at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:100) at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:94) at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:71) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at burp.uah.<init>(Unknown Source) at burp.ywb.a(Unknown Source) at burp.lsf.run(Unknown Source) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.IllegalArgumentException: Cannot create PyString with non-byte value at org.python.core.PyString.<init>(PyString.java:57) at org.python.core.PyString.<init>(PyString.java:70) at org.python.core.PyString.<init>(PyString.java:74) at org.python.core.Py.newString(Py.java:647) at org.python.core.PyJavaType.init(PyJavaType.java:585) at org.python.core.PyType.createType(PyType.java:1523) at org.python.core.PyType.addFromClass(PyType.java:1462) at org.python.core.PyType.fromClass(PyType.java:1551) at org.python.core.PyObject.<init>(PyObject.java:93) at org.python.core.PySingleton.<init>(PySingleton.java:9) at org.python.core.PyNotImplemented.<init>(PyNotImplemented.java:10) at org.python.core.Py.<clinit>(Py.java:94) ... 11 more

Burp User | Last updated: Nov 27, 2019 09:13AM UTC

os win 7 java 8 update 231 java se development 13 jython 2.7.1

Hannah, PortSwigger Agent | Last updated: Nov 27, 2019 09:17AM UTC

Hi, can you provide some more context on where you are receiving this error and what this is stopping you from doing?

Burp User | Last updated: Nov 27, 2019 09:24AM UTC

I get error when installing plugin error : https://hizliresim.com/M13gjQ extender options: https://hizliresim.com/anbM65 To prevent the error I installed the old version intentionally burp

Ben, PortSwigger Agent | Last updated: Nov 27, 2019 12:06PM UTC