[
https://issues.apache.org/jira/browse/JENA-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534089#comment-14534089
]
Andy Seaborne commented on JENA-915:
------------------------------------
Report:
http://mail-archives.apache.org/mod_mbox/jena-users/201504.mbox/%3CBL2PR03MB3864557A3E1FEA2807182E2B9F10%40BL2PR03MB386.namprd03.prod.outlook.com%3E
Effect:
{noformat}
[2015-04-03 14:01:04] Server ERROR Exception in initialization: Not found:
NAME.ttl
[2015-04-03 14:01:04] WebAppContext WARN Failed startup of context
o.e.j.w.WebAppContext@11e2a4dd{/,file:/D:/SrvApps/apache-jena-fuseki-2.0.0/webapp/,STARTING}
org.apache.jena.riot.RiotNotFoundException: Not found: NAME.ttl
at org.apache.jena.riot.RDFDataMgr.open(RDFDataMgr.java:870)
{noformat}
> FusekiConfig.readConfigurationDirectory does not create the file name
> correctly.
> --------------------------------------------------------------------------------
>
> Key: JENA-915
> URL: https://issues.apache.org/jira/browse/JENA-915
> Project: Apache Jena
> Issue Type: Bug
> Affects Versions: Fuseki 2.0.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Fuseki 2.0.1
>
>
> FusekiConfig.readConfigurationDirectory does not add the directory to the
> file name. It should use Files.newDirectoryStream.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)