[daisy] [JIRA] Commented: (DSY-632) .exe install fails if
DAISY_HOME and RepoWiki dirs are to be created on a different drive
Andreas Deininger (JIRA)
issues at cocoondev.org
Thu Apr 3 16:54:03 CEST 2008
[ http://issues.cocoondev.org//browse/DSY-632?page=comments#action_13592 ]
Andreas Deininger commented on DSY-632:
---------------------------------------
> The problem is the location of the java executable vs the data directories.
O.k., new try with the windows installer: java executable on drive c:, daisy installation directory on drive d:, data directories on drive e:
Installation successful, no problem at all. So this is not the cause for the incident reported. However, please note that the installer starts both daisy repository and wiki as windows services.
> part omitted
> This problem exists in older versions as well.
> Unsure if this should be fixed in the .bat files or somewhere else, suggestions are welcome. If anyone knows the .bat-file lingo to do it there, please add your comment to jira ;-)
I remember fixing that "cd /d" issue in the case when compiling daisy in case coccon-sources and daisy sources were on different drives, so I can have a look at it. However, at a first glance, I couldn't see any .bat files with that "cd" statements in it.
> Comment by Rolf Sigg [03/Apr/08 02:44 PM]
> It seems that 'cd /d' does the trick. However, I don't know if it is available on all targeted windows versions (I use XP).
cd /d should work with any version of Windows IIRC.
> .exe install fails if DAISY_HOME and RepoWiki dirs are to be created on a different drive
> -----------------------------------------------------------------------------------------
>
> Key: DSY-632
> URL: http://issues.cocoondev.org//browse/DSY-632
> Project: Daisy
> Type: Bug
> Components: Installation
> Versions: 2.2
> Environment: Windows 2003 Server + JDK 1.6.0_r3 + MySQL 5.1
> Reporter: Nicola Ken Barozzi
> Priority: Minor
>
> I asked to install Daisy on c:\daisy, the repo data on E:\daisy\RepoData and the wiki data in E:\daisy\WikiData.
> When starting the repo, it fails, because E:\daisy\RepoData is empty.
> Going back and changing the directories to C:\daisy\RepoData and C:\daisy\WikiData sorts no sign of success.
> I proceeded with manual install and it's now running.
> I had installed it previously without problems using dirs on the same drive (c:).
--
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