Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For the older version of Jython #1

Open
xssssrf opened this issue Oct 27, 2018 · 3 comments
Open

For the older version of Jython #1

xssssrf opened this issue Oct 27, 2018 · 3 comments

Comments

@xssssrf
Copy link

xssssrf commented Oct 27, 2018

for the older version of jython,add "from future import with_statement" at the first line in the off-by-slash.py

@bayotop
Copy link
Owner

bayotop commented Oct 29, 2018

I'm not sure this is something I should do.

Could you please elaborate on what versions have problems with "with" statements? Is this still something people commonly run into? Shouldn't those affected update their environment instead?

@rudrasingh99
Copy link

Facing
java.lang.Exception: Failed to open Jython JAR file
at burp.f_a.(Unknown Source)
at burp.p9.a(Unknown Source)
at burp.a7a.lambda$panelLoaded$0(Unknown Source)
at java.lang.Thread.run(Thread.java:745)

@bayotop
Copy link
Owner

bayotop commented Oct 30, 2018

@rudrasingh99 This happens when you have a Jython file location configured, but Burp isn't able to open the file. To resolve the issue please check Burp's documentation / forums.

Additionally, in future please create a new issue instead of posting to an existing unrelated one to prevent confusion. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants