[
https://issues.apache.org/jira/browse/JENA-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360265#comment-14360265
]
Andy Seaborne commented on JENA-899:
------------------------------------
Could you please give some more details. I have run your setup and can see the
dataset in the Fuseki2 UI. Your output does not show that you have the Fuseki2
UI -- a visit to http://localhost:3030/ (and browser refresh probably) woudl
show up in the log file.
(The Fuseki1 UI will not work with Fuseki2 - it is a major version change.)
> 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)