Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-12809

Errors when starting XWiki on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Blocker
    • None
    • 7.2
    • Jetty resources (Tool)
    • Windows 10
    • Unknown
    • N/A
    • N/A

    Description

      To reproduce:

      • unzip jetty/hsqldb zip distribution
      • double click start_xwiki.bat

      ╗┐

      You ends up with the following error in a console (in French):

      ´╗┐@echo off
      '´╗┐@echo' n'est pas reconnu en tant que commande interne
      ou externe, un programme exécutable ou un fichier de commandes.
      

      Which means something like "´╗┐@echo' is not recognized as an internal command, an executable or a script". Looks like some invisible character has been put by mistake at the beginning of the file, a pity github diff does not show it.

      See XWIKI-12195 for this one.

      #

      There is a # character in the beginning of a line which is a syntax error. See https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-7.3/xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.bat#L72. Caused by XWIKI-12517.

      See XWIKI-12813 for this one.

      Unknown path issue

      Then you end up with an error telling you that some path leads nowhere but the path is not printed...

      Attachments

        Issue Links

          Activity

            People

              vmassol Vincent Massol
              tmortagne Thomas Mortagne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: