You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting up the mvd does not work on WSL2 on Win11 using Ubuntu-24.04:
kubectl logs consumer-dataplane-6898fcb4b5-dpb68 --namespace mvd
Picked up JAVA_TOOL_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=1044
Listening for transport dt_socket at address: 1044
Error: Could not find or load main class org.eclipse.edc.boot.system.runtime.BaseRuntime
Caused by: java.lang.ClassNotFoundException: org.eclipse.edc.boot.system.runtime.BaseRuntime
kubectl logs provider-manufacturing-dataplane-584f6c5cff-j8wzv -
-namespace mvd
Picked up JAVA_TOOL_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=1044
Listening for transport dt_socket at address: 1044
Error: Could not find or load main class org.eclipse.edc.boot.system.runtime.BaseRuntime
Caused by: java.lang.ClassNotFoundException: org.eclipse.edc.boot.system.runtime.BaseRuntime
kubectl logs provider-qna-dataplane-6d4585d8bc-hdq84 --namespace
mvd
Picked up JAVA_TOOL_OPTIONS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=1044
Listening for transport dt_socket at address: 1044
Error: Could not find or load main class org.eclipse.edc.boot.system.runtime.BaseRuntime
Caused by: java.lang.ClassNotFoundException: org.eclipse.edc.boot.system.runtime.BaseRuntime
Bug Report
Describe the Bug
Setting up the mvd does not work on WSL2 on Win11 using Ubuntu-24.04:
Context Information
Please let me know if i can provide any further information.
The text was updated successfully, but these errors were encountered: