On 28/11/13 15:24, Oinatz Azpiazu Ituarte wrote:
Thanks a lot.

I have fixed that problem making a shared library inside the Websphere
console and referencing the libraries from
http://hc.apache.org/httpclient-3.x/ , for the application.
Seems that default websphere's 8.5 libraries are outdated for httpclient.

Now I can see the GET to fuseki's server but I'm getting a weird error
yet.


[11/28/13 13:33:33:255 CET] 00000094 SystemOut     O 2013-11-28
13:33:33,255 [WebContainer : 0] DEBUG org.apache.jena.riot.web.HttpOp -
[1] GET
http://fusekiserver:3030/ds/query?query=PREFIX++......................................
.

[11/28/13 13:33:33:256 CET] 00000094 SystemOut     O 2013-11-28
13:33:33,256 [WebContainer : 0] ERROR es.example.....SPARQLQueries -
loadModelProductos. java.lang.Long incompatible with java.lang.Integer

What's the rest of the stacktrace?
What's the query?

It does not say class case exception. I don't if that a J9-ism but if it is not a class cast problem, it is more likely to be a mix of jar versions.


I was thinking in casting data tipes, but seems more like the query is not

returning the correct data or that we are not arriving to fuseki's server

What did the Fuseki log say?



The source code associated to this GET, seems to be:


ResultSet rs = queryExec.execSelect() ;
//probing...
logger.debug("Start loadModelProductos. query executed");



Thanks in advance....


Un saludo/Best Regards
Oinatz Aspiazu Ituarte

Proyecto de transformación de Seguridad y Compliance ITnow
IBM Strategic Outsourcing Delivery

IBM Global Services España, S.A.
Mar Adriático, 2, 28830 San Fernando de Henares (Madrid)
Registro Mercantil de Madrid, Folio 49; Tomo 6430; Hoja M-104.742
CIF A80-599459
e-mail: oinatz.aspi...@es.ibm.com

Reply via email to