[daisy] [JIRA] Created: (DSY-392) Wikidata initialisation fails
with empty wikidata directory
Andreas Deininger (JIRA)
issues at cocoondev.org
Sat Jan 27 15:00:21 CST 2007
Wikidata initialisation fails with empty wikidata directory
------------------------------------------------------------
Key: DSY-392
URL: http://issues.cocoondev.org//browse/DSY-392
Project: Daisy
Type: Bug
Versions: public - 2.0
Reporter: Andreas Deininger
Priority: Minor
During initialisation of the wiki data directory:
$ daisy-wikidata-init
...
The wikidata directory path you enter should be a non-existing or empty
directory. For example, enter c:\daisywikidata or /home/<someuser>/daisywikidata
Please enter a path where the wikidata directory should be created.
Now I'm giving an empty directory. Contrary to what is stated in the output above, the installation fails:
Exception in thread "main" java.lang.Exception: The datadirectory /home/adeining/daisywikidata already exists. Choose another location
at org.outerj.daisy.install.DaisyWikiInitDataDirectory.<init>(DaisyWikiInitDataDirectory.java:121)
at org.outerj.daisy.install.DaisyWikiInitDataDirectory.main(DaisyWikiInitDataDirectory.java:101)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list