Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-173

plexus.bat doesn't start Continuum on Windows XP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-alpha-2
    • 1.0-alpha-3
    • Core system
    • None

    Description

      The getting started instruction tell you to start Continuum by running "bin\plexus.bat" on a Windows machine, but when I tried to run that BAT file all I got was a message "Usage: plexus.bat <xml>". The "bin/plexus.sh" works fine from Cygwin, but the plexus.bat file wasn't passing the configuration argument to Launcher.

      If the following variables are added to the end of the :endInit section, the BAT script will start Continuum successfully:

      SET PLEXUS_CONF=%PLEXUS_HOME%\conf
      SET CONF=%PLEXUS_CONF%\plexus.xml
      SET PLEXUS_CMD_LINE_ARGS=%CONF% %PLEXUS_CMD_LINE_ARGS%

      I've attached my plexus.bat to this issue.

      Is this a bug, or am I just doing something stupid?

      Attachments

        1. plexus.bat
          4 kB
          Tim O'Brien

        Activity

          People

            evenisse Emmanuel Venisse
            tobrien Tim O'Brien
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: