Stephane,
I have updated the documentation on the wiki to further clarify the install process, please take a look.
If you copied the Sesame WARs into a running tomcat instance and tomcat was still running when you executed the 'ant install.sesame.server' step, then you probably need to restart tomcat so it can notice the jars installed by the 'ant install.sesame.server' task (there should be 15 of them, including the bigdata-jar you mention below).
Thanks,
Bryan
________________________________
From: Stephane Fellah [mailto:sf...@sm...]
Sent: Thursday, April 22, 2010 11:57 PM
To: bigdata-developers
Subject: [Bigdata-developers] Issue to run BigData using Sesame HTTP Server on Windows
Hi,
I am trying to install BigData using Sesame HTTP Server following the instructions posted at: sourceforge.net/apps/mediawiki/bigdata/index.php?title=Using_Bigdata_with_the_OpenRDF_Sesame_HTTP_Server<http://sourceforge.net/apps/mediawiki/bigdata/index.php?title=Using_Bigdata_with_the_OpenRDF_Sesame_HTTP_Server>.
My configuration is:
JVM: Java 1.6.0.12
Tomcat 6.0.16
Windows XP.
I manage to run all the steps except the last one (to run the DemoSesameServer or using the Sesame Workbench). I have the following exception:
javax.servlet.ServletException: org.openrdf.repository.RepositoryException: org.openrdf.repository.config.RepositoryConfigException: Unsupported Sail type: bigdata:BigdataSail
org.openrdf.workbench.base.TransformationServlet.service(TransformationServlet.java:80)
org.openrdf.workbench.base.BaseServlet.service(BaseServlet.java:40)
org.openrdf.workbench.proxy.ProxyRepositoryServlet.service(ProxyRepositoryServlet.java:93)
org.openrdf.workbench.proxy.WorkbenchServlet.service(WorkbenchServlet.java:131)
org.openrdf.workbench.proxy.WorkbenchServlet.service(WorkbenchServlet.java:90)
org.openrdf.workbench.proxy.WorkbenchGateway.service(WorkbenchGateway.java:97)
org.openrdf.workbench.base.BaseServlet.service(BaseServlet.java:40)
org.openrdf.workbench.proxy.CookieCacheControlFilter.doFilter(CookieCacheControlFilter.java:52)
This indicates that the BigdataSail Service provider (SPI) is not found by the ServiceRegistry used by Sesame. I checked the jar file bigdata-0.82b-220410.jar in the openrdf-sesame/WEB-INF/lib directory. It contains the META-INF/services with the adequate provider. Any clue how to fix this problem ?
Stephane Fellah, MS, B.Sc
Lead Software Engineer
smartRealm LLC
|