Bug in demo-distributed-raidb1.bat
----------------------------------

         Key: SEQUOIA-927
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-927
     Project: Sequoia
        Type: Bug
  Components: Demo  
    Versions: Sequoia 3.0 beta2    
 Environment: Windows
    Reporter: Hanson Char


There is a bug in the path to the controller xml in demo-distributed-raidb1.bat.

Should change:

    start /B controller.bat -f 
..\demo\config\controller\controller-distributed-1.xml

to:

    start /B controller.bat -f ..\demo\config\controller-distributed-1.xml

Change

    start /B controller.bat -f 
..\demo\config\controller\controller-distributed-2.xml

to:

    start /B controller.bat -f ..\demo\config\controller-distributed-2.xml


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to