Samita53 / ldspider

Automatically exported from code.google.com/p/ldspider
0 stars 0 forks source link

Can not get any triple :( #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to fetch data starting from that resource: 
http://linkeddata.few.vu.nl/googleart/index.rdf

What steps will reproduce the problem?
1. java -jar ldspider-1.1d.jar -o test.nq -u 
http://linkeddata.few.vu.nl/googleart/index.rdf -y

What is the expected output? What do you see instead?
Instead of getting some triples, there is an empty 'test.nq' and this message:
INFO: Stopping CloseIdleConnectionThread
java.lang.InterruptedException: sleep interrupted
    at java.lang.Thread.sleep(Native Method)
    at com.ontologycentral.ldspider.http.internal.CloseIdleConnectionThread.run(Unknown Source)

What version of the product are you using? On what operating system?
1.1d

Please provide any additional information below.

Original issue reported on code.google.com by christop...@gmail.com on 16 Mar 2011 at 1:54

GoogleCodeExporter commented 9 years ago
Just tried with the trunk version and it works perfectly ! :)

Original comment by christop...@gmail.com on 25 Mar 2011 at 8:50

GoogleCodeExporter commented 9 years ago
About this issue, I try with some urls, the error message is Unknown Source. 
what kind of url accepted. When the error occurs? What is the trunk version

Original comment by jachica...@gmail.com on 25 May 2011 at 9:51

GoogleCodeExporter commented 9 years ago
Well, the trunk version was the latest content of the source code repository 
when I posted the comment. I just did a checkout of the SVN, compiled, and it 
worked.

Original comment by christop...@gmail.com on 6 Jun 2011 at 2:06

GoogleCodeExporter commented 9 years ago
I also seem to have this issue (version 1.1)

 - Matthias

Original comment by matthias...@gmail.com on 3 Jul 2011 at 3:47

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
If it works with trunk, then fine.

Original comment by tob.kae...@gmail.com on 23 Jun 2014 at 3:46