Hi,
Starting from yesterday 07.01 which according to calais blog the service was updated to version 2.1 i started to receive the following error in my java app.
{E202} Expecting XML start or end element(s). String data "34395c9c-659b-43af-af0c-38273632f9ec" not allowed. Maybe there should be an rdf:parseType='Literal' for embedding mixed XML content in RDF. Maybe a striping error.
This error was not occurring before yesterday.
Doing some investigation i've noticed that the string it complains about in the error message comes from the following rdf fragment:
<c:externalMetadata><c:CalaisSessionId>34395c9c-659b-43af-af0c-73632f9ec</c:CalaisSessionId></c:externalMetadata>
I'm using Jena 2.5.6 in my implementation.
I'm about to launch my app so i need to fix this issue ASAP
thanks!
Eduardo Sasso
http://tradd.us

Comments
We will check this ASAP and update.
Thanks,
Ofer
Hello,
I'm having the same king of problems.
I started writing an app using the OpenCalais Web Service yesterday. It was working correctly.
Today, I relaunched my app and it did not run. I got the following error message as service response: "Object reference not set to an instance of an object."
Is this a trouble due to the upgrade to 2.1?
Thanks
Yann
http://weblab-project.org
I'm also getting the "Object reference not set to an instance of an object." error, with code that used to work before the upgrade.
The answer is in another post, here : http://www.opencalais.com/node/3105
Yann
http://weblab-project.org