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
Caused by: java.lang.IllegalArgumentException: No PortMapping for contextName 'management' found
at org.eclipse.edc.web.jersey.JerseyRestService.registerContext(JerseyRestService.java:117)
at java.base/java.util.HashMap.forEach(HashMap.java:1421)
at org.eclipse.edc.web.jersey.JerseyRestService.start(JerseyRestService.java:86)
Bug Report
Describe the Bug
I'm facing some problems trying to start the launchers:
This seems to be located in
SecretsExtension
. Changingto
gets rid of the message.
Context Information
The text was updated successfully, but these errors were encountered: