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

Burp execution Java error on docker run #49

Open
RoA6 opened this issue Apr 4, 2024 · 0 comments
Open

Burp execution Java error on docker run #49

RoA6 opened this issue Apr 4, 2024 · 0 comments

Comments

@RoA6
Copy link

RoA6 commented Apr 4, 2024

Hi,
I'm getting the following error when trying to run the docker (after build):

Error: LinkageError occurred while loading main class burp.StartBurp
	java.lang.UnsupportedClassVersionError: burp/StartBurp has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

I tried several approaches like changing the Java version on the host, and also changing the openjdk image version, but can't seem to solve it.
Any ideas?

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

1 participant