I couldn't build the index for a site, I was getting a 'No loader available' error.

When I pulled an older version of ARC2 from projectblogs, it worked. I will have to explore further, but there may be an incompatibility with the latest version of ARC2.

Comments

dominikb1888’s picture

Version: » 6.x-1.x-dev

Hi Lin,

I am getting the same error here. Did you already find another solution or is downgrading the only one known working at the moment?

Dominik

Anonymous’s picture

Hi Dominik, I actually haven't touched SPARQL endpoint in a while. Stéphane handled the port to 7, so he might have more of an idea what is going on here. I'm going to start documenting a lot of the RDF modules soon, so if I run into things I'll be sure to get them working.

fereira’s picture

I ran into the same problem with the No Loader Available error. It would have helped if the full error message was displayed. In my case, the ARC2_StoreLoadQueryHandler.php file was checking the format of the RDF and the default format was "json" which didn't match any of the format mapping values. When I went to admin/settings/rdf and changed the default format to RDF/XML the index built correctly. This was with the 6.x-1.0-alpha8 version of the RDF module and the 2010-07-06 version of the arc2 library (that latest I could find).

scor’s picture

Status: Active » Closed (won't fix)

the D6 branch is not maintained anymore. please reopen if this bug reappears in D7.