Burp Suite User Forum

Create new post

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

Hi i'm trying to check carbonator will work fine in my system. But i'm getting this error. C:\>java -jar -Xmx2g -Djava.awt.headless=true C:\Users\karthikr\Documents\Softwares\Burpsuitr-Community\burpsuite_community_1.7.33.jar http testphp.vulnweb.com 80 --user-config-file=C:\carbonator\user.json Proxy: Proxy service started on 127.0.0.1:8080 java.lang.Exception: Failed to open Jython JAR file at burp.emg.<init>(Unknown Source) at burp.ipe.a(Unknown Source) at burp.ohd.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Extender: Failed to load extension: Carbonator Please give me a solution to correct this.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.