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

Unable to load Autorize - Failed to load Python interpreter from Jython JAR file

Ayesha | Last updated: Sep 27, 2024 06:27AM UTC

I have included jython standalone jar file in python environment and have installed autorize but when i try to load the extension it gives me following error. java.lang.Exception: Failed to load Python interpreter from Jython JAR file at burp.Zdr8.Zo(Unknown Source) at burp.Zz5_.ZQ(Unknown Source) at burp.Zjva.ZY(Unknown Source) at burp.Zjrv.lambda$panelLoaded$0(Unknown Source) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833)

Ayesha | Last updated: Sep 27, 2024 06:34AM UTC