Thanks Chris.

Now the file seems to be fine but I'm getting the next error:



[11/26/13 17:07:51:464 CET] 00000096 webapp        E 
com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet 
Error]-[Bridge]: java.lang.NoSuchMethodError: 
org/apache/http/client/utils/URIUtils.extractHost(Ljava/net/URI;)Lorg/apache/http/HttpHost;
        at 
org.apache.http.impl.client.DecompressingHttpClient.getHttpHost(DecompressingHttpClient.java:113)
        at 
org.apache.http.impl.client.DecompressingHttpClient.execute(DecompressingHttpClient.java:118)
        at org.apache.jena.riot.web.HttpOp.exec(HttpOp.java:1011)
        at org.apache.jena.riot.web.HttpOp.execHttpGet(HttpOp.java:291)
        at org.apache.jena.riot.web.HttpOp.execHttpGet(HttpOp.java:353)
        at 
com.hp.hpl.jena.sparql.engine.http.HttpQuery.execGet(HttpQuery.java:326)
        at 
com.hp.hpl.jena.sparql.engine.http.HttpQuery.exec(HttpQuery.java:276)
        at 
com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP.execSelect(QueryEngineHTTP.java:346)
        at 
es.lacaixa.ontologia.server.SPARQLQueries.loadModelGrupos(SPARQLQueries.java:317)
        at 
es.lacaixa.ontologia.server.SPARQLQueries.loadRepository(SPARQLQueries.java:43)
        at es.lacaixa.ontologia.server.Bridge.init(Bridge.java:80)
        at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:338)
        at 
com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
        at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:631)
        at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:458)
        at 
com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
        at 
com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1032)
        at 
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3761)
        at 
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
        at 
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:976)
        at 
com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
        at 
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:200)
        at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459)
        at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526)
        at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312)
        at 
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:283)
        at 
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
        at 
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
        at 
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
        at 
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at 
com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1862)

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



From:   Chris Dollin <chris.dol...@epimorphics.com>
To:     users@jena.apache.org, 
Date:   11/26/2013 04:44 PM
Subject:        Re: Re: fuseki and websphere 8.5



On Tuesday, November 26, 2013 04:08:58 PM Oinatz Azpiazu Ituarte wrote:
> Hi:
> 
> We have created a location-mapping.ttl file, to be deployed with the 
> application.
> 
> Now, WebSphere, seems to be able to find the file, but the file seems to


> be wrong:
> 
> [11/26/13 15:49:40:496 CET] 0000009a SystemOut     O 2013-11-26 
> 15:49:40,495 [WebContainer : 1] DEBUG 
> org.apache.jena.riot.stream.StreamManager - Found: location-mapping.ttl 
> (ClassLoaderLocator)
> [11/26/13 15:49:40:757 CET] 0000009a SystemOut     O 2013-11-26 
> 15:49:40,757 [WebContainer : 1] WARN 
> org.apache.jena.riot.stream.LocationMapper - Error in configuration 
file: 
> Encountered " <ANON> "[] "" at line 3, column 1.
> Was expecting:
>     "." ...
> 
> 
> 
> 
> location-mapping.ttl file: 
> ========================
> 
> 
> @prefix lm: <http://jena.hpl.hp.com/2004/08/location-mapping#>
> 
>

@prefix commands end with a .

(Was expecting "." ...)

Chris

-- 
"And what you've gained is hard to quantify"    - Mermaid Kiss, /Crayola 
Skies/

Epimorphics Ltd, http://www.epimorphics.com
Registered address: Court Lodge, 105 High Street, Portishead, Bristol BS20

6PT
Epimorphics Ltd. is a limited company registered in England (number 
7016688)




Salvo indicado de otro modo más arriba / Unless stated otherwise above:
International Business Machines, S.A.
Santa Hortensia, 26-28, 28002 Madrid
Registro Mercantil de Madrid; Folio 1; Tomo 1525; Hoja M-28146
CIF A28-010791

Reply via email to