• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: High High
    • None
    • 2.9
    • None

      A misplaced quotation mark in /bin/service.bat in Confluence 2.9 is preventing the correct operation of instances started using this service. The line is:

      "%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions "-Djava.io.tmpdir=%CATALINA_BASE%\temp -XX:MaxPermSize=128m" --JvmMs 128 --JvmMx 256

      Should be changed to:

      "%EXECUTABLE%" //US//%SERVICE_NAME% ++JvmOptions "-Djava.io.tmpdir=%CATALINA_BASE%\temp" -XX:MaxPermSize=128m --JvmMs 128 --JvmMx 256

      Note the moved quotation mark after the "128m".

      This issue is causing a similar error to the following in the logs:

      SEVERE: Cannot find specified temporary folder at C:\opt\confluence\confluence-2.9-std\temp -XX:MaxPermSize=128m

      The result on my specific instance is recorded in https://support.atlassian.com/browse/CSP-22856.

      A temporary workaround is to update the line in the service.bat file and re-installing the service, or start Confluence from the startup.bat file instead of running as a service.

            [CONFSERVER-12895] Invalid quotation mark syntax in service.bat

            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2902324 ] New: CONFSERVER Bug Workflow v4 [ 2996942 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2799884 ] New: JAC Bug Workflow v3 [ 2902324 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2730375 ] New: JAC Bug Workflow v2 [ 2799884 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2395520 ] New: JAC Bug Workflow [ 2730375 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2291775 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2395520 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2229245 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2291775 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2186259 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2229245 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1909900 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2186259 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v3 [ 1717165 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 1909900 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Bug Subtask WF (TEMP) [ 1694926 ] New: Confluence Workflow - Public Facing - Restricted v3 [ 1717165 ]

              Unassigned Unassigned
              stafford@customware.net Stafford Vaughan [CustomWare]
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: