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
Facete crashes if service custom service url cannot be queried.
Crash should be caught and user notified, facete should not crash.
ERROR com.vaadin.flow.server.DefaultErrorHandler -
org.apache.jena.atlas.web.HttpException: Not an absolute URL: <localhost8234?query=SELECT%20%20%28count%28%2A%29%20AS%20?c_1%29%0AWHERE%0A%20%20%7B%20GRAPH%20?g%0A%20%20%20%20%20%20%7B%20%20%7D%0A%20%20%7D%0A>
The text was updated successfully, but these errors were encountered:
Facete crashes if service custom service url cannot be queried.
Crash should be caught and user notified, facete should not crash.
ERROR com.vaadin.flow.server.DefaultErrorHandler -
org.apache.jena.atlas.web.HttpException: Not an absolute URL: <localhost8234?query=SELECT%20%20%28count%28%2A%29%20AS%20?c_1%29%0AWHERE%0A%20%20%7B%20GRAPH%20?g%0A%20%20%20%20%20%20%7B%20%20%7D%0A%20%20%7D%0A>
The text was updated successfully, but these errors were encountered: