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

Following tutorial NoClassDefRoundError #74

Open
TheoBong opened this issue Jul 6, 2022 · 0 comments
Open

Following tutorial NoClassDefRoundError #74

TheoBong opened this issue Jul 6, 2022 · 0 comments

Comments

@TheoBong
Copy link

TheoBong commented Jul 6, 2022

Subject of the issue

I copied this code directly into my enviroment and have this pom.

When I run java -jar file-with-dependencies.jar it receive this error: https://pastebin.com/ahW8YFXT

Your environment

  • version of lightningj: 0.15.0-Beta
  • version and vendor of JDK: openjdk-18, maven
  • your operationg systems: Tested on windows 10 & debian 10

Steps to reproduce

Copy the aforementioned code, compile it, and attempt to run it.

Expected behaviour

The code should run without error.

Actual behaviour

The code errors (https://pastebin.com/ahW8YFXT)

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