mw james created JENA-899:
-----------------------------
Summary: Dataset is not listed in new UI
Key: JENA-899
URL: https://issues.apache.org/jira/browse/JENA-899
Project: Apache Jena
Issue Type: Bug
Components: Fuseki
Affects Versions: Fuseki 2.0.0
Environment: Windows Vista, Java 7u75, Fuseki 2.0.0
Reporter: mw james
Priority: Critical
The following command is used to start the server which would have allowed to
see the /db dataset in the 1.* UI but with 2.0.0 this is no longer possible.
{noformat}
fuseki-server.bat --update --port=3030 --memTDB --set
tdb:unionDefaultGraph=true /db
{noformat}
{noformat}
[2015-03-13 20:34:03] Server INFO Fuseki 2.0.0 2015-03-08T09:49:20+0000
[2015-03-13 20:34:04] Config INFO FUSEKI_HOME=C:\apache-jena-fuseki-2.0.0\.
[2015-03-13 20:34:04] Config INFO FUSEKI_BASE=C:\apache-jena-fuseki-2.0.0\r
un
[2015-03-13 20:34:04] Servlet INFO Initializing Shiro environment
[2015-03-13 20:34:04] Config INFO Shiro file: file://C:\apache-jena-fuseki-
2.0.0\run\shiro.ini
[2015-03-13 20:34:05] Config INFO Template file: templates/config-tdb-mem
[2015-03-13 20:34:05] Config INFO TDB dataset: in-memory
[2015-03-13 20:34:05] Builder INFO Service: TDB /db
[2015-03-13 20:34:08] Config INFO Register: /db
[2015-03-13 20:34:08] Server INFO Started 2015/03/13 20:34:08 JST on port 3
030
[2015-03-13 20:34:12] Fuseki INFO [1] POST http://192.168.1.103:3030/db/que
ry
[2015-03-13 20:34:12] Fuseki INFO [1] POST /db :: 'query' :: [application/x
-www-form-urlencoded charset=UTF-8] ?
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)