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

java.lang.ClassNotFoundException: org.eclipse.edc.boot.system.runtime.BaseRuntime #89

Closed
dotChris90 opened this issue Mar 9, 2023 · 4 comments · Fixed by #91
Closed
Assignees
Labels
bug Something isn't working

Comments

@dotChris90
Copy link

Bug Report

Describe the Bug

I cannot run IdentityHub because missing Baseruntime

Expected Behavior

  • ./gradlew :launer:build #to build the Hub
  • java -jar identity-hub.jar # to run the Hub

Observed Behavior

I get an error org.eclipse.edc.boot.system.runtime.Baseruntime missing

Steps to Reproduce

  • see expected behavior

Context Information

  • Used version [e.g. IdentityHub v1.0.0]
  • OS: Linux Ubuntu 22.04
  • using branch releases and main - both fail

Detailed Description

Possible Implementation

  • maybe missing the baseruntime? or did i miss sth?
@dotChris90 dotChris90 added the bug Something isn't working label Mar 9, 2023
@github-actions
Copy link

github-actions bot commented Mar 9, 2023

Thanks for your contribution 🔥 We will take a look asap 🚀

@dotChris90 dotChris90 reopened this Mar 9, 2023
@dotChris90
Copy link
Author

dotChris90 commented Mar 9, 2023

HINT : I followed the instructions

Publish DataspaceConnector artifact

but still no success.

@bscholtes1A
Copy link
Contributor

Hello @dotChris90
Should be fixed with this PR #91 which improves the documentation so that you can deploy your Identity Hub instance.

@dotChris90
Copy link
Author

thank you! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants