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

500 Request failed for http://linkedgeodata.org/page/triplify/node2353043846 #24

Open
KonradHoeffner opened this issue May 12, 2016 · 0 comments
Labels

Comments

@KonradHoeffner
Copy link
Member

When I open http://linkedgeodata.org/page/triplify/node2353043846 in the browser, I get a HTTP Status exception:

HTTP Status 500 - HttpException: 500 Request failed.

type Exception report

message HttpException: 500 Request failed.

description The server encountered an internal error that prevented it from fulfilling this request.

exception

HttpException: HttpException: 500 Request failed.: HttpException: 500 Request failed.
    com.hp.hpl.jena.sparql.engine.http.HttpQuery.execCommon(HttpQuery.java:337)
    com.hp.hpl.jena.sparql.engine.http.HttpQuery.execGet(HttpQuery.java:189)
    com.hp.hpl.jena.sparql.engine.http.HttpQuery.exec(HttpQuery.java:144)
    com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP.execModel(QueryEngineHTTP.java:160)
    com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP.execDescribe(QueryEngineHTTP.java:154)
    com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP.execDescribe(QueryEngineHTTP.java:152)
    de.fuberlin.wiwiss.pubby.RemoteSPARQLDataSource.execDescribeQuery(RemoteSPARQLDataSource.java:74)
    de.fuberlin.wiwiss.pubby.RemoteSPARQLDataSource.getResourceDescription(RemoteSPARQLDataSource.java:52)
    de.fuberlin.wiwiss.pubby.servlets.BaseServlet.getResourceDescription(BaseServlet.java:61)
    de.fuberlin.wiwiss.pubby.servlets.PageURLServlet.doGet(PageURLServlet.java:38)
    de.fuberlin.wiwiss.pubby.servlets.BaseURLServlet.doGet(BaseURLServlet.java:33)
    de.fuberlin.wiwiss.pubby.servlets.BaseServlet.doGet(BaseServlet.java:89)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

root cause

HttpException: 500 Request failed.
    com.hp.hpl.jena.sparql.engine.http.HttpQuery.execCommon(HttpQuery.java:299)
    com.hp.hpl.jena.sparql.engine.http.HttpQuery.execGet(HttpQuery.java:189)
    com.hp.hpl.jena.sparql.engine.http.HttpQuery.exec(HttpQuery.java:144)
    com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP.execModel(QueryEngineHTTP.java:160)
    com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP.execDescribe(QueryEngineHTTP.java:154)
    com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP.execDescribe(QueryEngineHTTP.java:152)
    de.fuberlin.wiwiss.pubby.RemoteSPARQLDataSource.execDescribeQuery(RemoteSPARQLDataSource.java:74)
    de.fuberlin.wiwiss.pubby.RemoteSPARQLDataSource.getResourceDescription(RemoteSPARQLDataSource.java:52)
    de.fuberlin.wiwiss.pubby.servlets.BaseServlet.getResourceDescription(BaseServlet.java:61)
    de.fuberlin.wiwiss.pubby.servlets.PageURLServlet.doGet(PageURLServlet.java:38)
    de.fuberlin.wiwiss.pubby.servlets.BaseURLServlet.doGet(BaseURLServlet.java:33)
    de.fuberlin.wiwiss.pubby.servlets.BaseServlet.doGet(BaseServlet.java:89)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant