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

jython

RJM | Last updated: Apr 02, 2015 01:56PM UTC

I am having problems getting jython extensions to install. Here is an error I get when trying to install active scan ++. I have jython 2.5.3 installed. java.lang.Exception: Failed to open Jython JAR file at burp.p9b.<init>(Unknown Source) at burp.hec.a(Unknown Source) at burp.c5c.a(Unknown Source) at burp.c5c.a(Unknown Source) at burp.ptf.d(Unknown Source) at burp.ptf.a(Unknown Source) at burp.bq.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Thanks

PortSwigger Agent | Last updated: Apr 02, 2015 02:14PM UTC

This error happens when you have configured a JYthon file location in your Extender settings, but Burp wasn't able to open the file. Can you reconfigure the location of the JAR file and ensure that Burp is able to open it?

PortSwigger Agent | Last updated: Dec 22, 2015 09:07AM UTC

Karthik - the key part of the error message is "Failed to open Jython JAR file". You need to confirm you have the Jython standalone on your system, and that Burp is configured to use the correct path.

Burp User | Last updated: Dec 07, 2018 08:09AM UTC