Fix now in the latest snapshot build.

Only tested on Linux and then only what I think is the use case here. Confirmation, especially by Windows users would be appreciated.

(sorry for the limited testing - WiFi where I am is frustratingly erratic so I have pushed what I have while there is connectivity)

        Andy



On 16/04/15 16:30, Andy Seaborne wrote:
Hmmm ... FusekiConfig.readConfigurationDirectory is broken. It doesn't
even use the java7 Paths API so I'm not sure how it got into the state
it's in.

It's finding files but failing to add the directory name before opening
them.

Recorded as JENA-915.

     Andy

On 16/04/15 10:23, Bart van Leeuwen wrote:
+1 for a explanation on this one !

Mark D Wood <[email protected]> wrote on 15-04-2015 23:37:01:

Sorry for the (very) tardy response.  I get the same exception
either way, pasted below.

However, I am confused by Trevor's suggestion.  I thought the idea
was that one could have multiple config files in the configuration
directory, each corresponding to a separate dataset, and the system
automatically processed all of them?

Thanks,
-Mark



[2015-04-15 17:31:43] Server     INFO  Fuseki 2.0.0
2015-03-08T09:49:20+0000
[2015-04-15 17:31:43] Config     INFO  FUSEKI_HOME=D:\SrvApps
\apache-jena-fuseki
-2.0.0\.
[2015-04-15 17:31:43] Config     INFO  FUSEKI_BASE=D:\SrvApps
\apache-jena-fuseki
-2.0.0\run
[2015-04-15 17:31:44] Servlet    INFO  Initializing Shiro environment
[2015-04-15 17:31:44] Config     INFO  Shiro file: file://D:\SrvApps
\apache-jena
-fuseki-2.0.0\run\shiro.ini
[2015-04-15 17:31:44] Server     ERROR Exception in initialization:
Not found: S
OACuration.ttl
[2015-04-15 17:31:44] WebAppContext WARN  Failed startup of context
o.e.j.w.WebA
ppContext@514e8e8a{/,file:/D:/SrvApps/apache-jena-fuseki-2.0.0/
webapp/,STARTING}

org.apache.jena.riot.RiotNotFoundException: Not found: SOACuration.ttl
         at org.apache.jena.riot.RDFDataMgr.open(RDFDataMgr.java:870)
         at org.apache.jena.riot.RDFDataMgr.open(RDFDataMgr.java:852)
         at org.apache.jena.riot.RDFDataMgr.parse(RDFDataMgr.java:684)
         at org.apache.jena.riot.RDFDataMgr.read(RDFDataMgr.java:210)
         at org.apache.jena.riot.RDFDataMgr.read(RDFDataMgr.java:103)
         at org.apache.jena.riot.RDFDataMgr.read(RDFDataMgr.java:94)
         at
org.apache.jena.riot.RDFDataMgr.loadModel(RDFDataMgr.java:328)
         at
org.apache.jena.fuseki.build.FusekiConfig.readConfigurationDirectory(
FusekiConfig.java:197)
         at
...


Reply via email to