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
{{ message }}
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
Caused by: java.lang.NullPointerException
at com.eclipsesource.jaxrs.publisher.internal.ServiceContainer$Finder.findServiceHolder(ServiceContainer.java:113)
at com.eclipsesource.jaxrs.publisher.internal.ServiceContainer.find(ServiceContainer.java:52)
at com.eclipsesource.jaxrs.publisher.internal.JAXRSConnector.cacheFreedResources(JAXRSConnector.java:153)
at com.eclipsesource.jaxrs.publisher.internal.JAXRSConnector.doRemoveHttpService(JAXRSConnector.java:145)
at com.eclipsesource.jaxrs.publisher.internal.JAXRSConnector.removeHttpService(JAXRSConnector.java:138)
at com.eclipsesource.jaxrs.publisher.internal.HttpTracker.removedService(HttpTracker.java:38)
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:967)[org.osgi.core-6.0.0.jar:]
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:870)[org.osgi.core-6.0.0.jar:]
at org.osgi.util.tracker.AbstractTracked.untrack(AbstractTracked.java:341)[org.osgi.core-6.0.0.jar:]
at org.osgi.util.tracker.ServiceTracker.close(ServiceTracker.java:377)[org.osgi.core-6.0.0.jar:]
at com.eclipsesource.jaxrs.publisher.internal.Activator.stop(Activator.java:104)
Used version is 5.3.1.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just had this in my log file:
Used version is 5.3.1.
The text was updated successfully, but these errors were encountered: