On 03/09/13 09:57, bocai wrote:
> Of course I can access the sparql endpoint at http://dbpedia.org/sparql from 
> my jvm.
> I think the error has relation with PREFIX.

It's a networking issue:

[[
HttpException: java.net.SocketException: Connection reset:

Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
]]

whether that is DBpedia deciding to terminate the request, some
intermediary blocking access or something else, we can't tell.

It works for me from here.

You don't need to set any params.

        Andy

Reply via email to