[
https://issues.apache.org/jira/browse/JENA-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360343#comment-14360343
]
mw james commented on JENA-899:
-------------------------------
Even if the "manage dataset" function is limited to localhost, I'm unable to
see any dataset in http://192.168.1.103:3030/dataset.html [0] hence I'm unable
to select a dataset in order to run query from the UI.
[0]
https://cloud.githubusercontent.com/assets/1245473/6639228/311cea00-c9d1-11e4-8a94-9cb63947ca61.png
> 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)