Hi David,

On Mon, Aug 29, 2011 at 10:58 AM, David Riccitelli
<[email protected]> wrote:
> ...I'm having an issue with Stanbol (r1153390), the analysis of a text fails
> 100% of the times with an exception. The root cause seems to
> be: org.codehaus.jettison.json.JSONException: A JSONObject text must begin
> with '{' at character 0 of
>
> but how do I track down the issue?...

Seems like it's happening here:

org.apache.stanbol.entityhub.servicesapi.site.ReferencedSiteException:
Unable to execute query on remote site http://dbpedia.org/sparql with
entitySearcher org.apache.stanbol.entityhub.searcher.VirtuosoSearcher!...

I'd try debugging that VirtuosoSearcher and especially have a look a
that what sparql endpoint is returning.

-Bertrand

Reply via email to