• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low (View bug fix roadmap)
    • 3.5
    • 3.4.3
    • Installation

      There is the bash-like syntax

      export JAVA_OPTS=" $JAVA_OPTS -Xms128m -Xmx256m -Djava.awt.headless=true "
      

      in shell script (script for /bin/sh); if /bin/sh is not link to /bin/bash, execution of startup.sh fails. Please, use real shell syntax and split assigning and exporting in two commands:

      JAVA_OPTS=" $JAVA_OPTS -Xms128m -Xmx256m -Djava.awt.headless=true "
      export JAVA_OPTS
      

            [JRASERVER-8979] Bash syntax in shell script setenv.sh

            This issiue can be closed.

            Jozef Babjak added a comment - This issiue can be closed.

            Thanks for catching that Jozef. This has been fixed up for JIRA 3.5.

            Dylan Etkin [Atlassian] added a comment - Thanks for catching that Jozef. This has been fixed up for JIRA 3.5.

            AntonA added a comment -

            Thanks for the kind words!

            AntonA added a comment - Thanks for the kind words!

            Hi,

            your response time is excellent! Atlassian gives one of the best support for software products to customers.

            Jozef

            Jozef Babjak added a comment - Hi, your response time is excellent! Atlassian gives one of the best support for software products to customers. Jozef

            AntonA added a comment -

            Thanks for reporting! And the estimate We will fix this up for JIRA 3.5.

            AntonA added a comment - Thanks for reporting! And the estimate We will fix this up for JIRA 3.5.

            An estimate of how much work remains until this issue will be resolved added.

            Jozef Babjak added a comment - An estimate of how much work remains until this issue will be resolved added.

              dylan@atlassian.com Dylan Etkin [Atlassian]
              4d1419c1def8 Jozef Babjak
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 5m
                  5m
                  Remaining:
                  Remaining Estimate - 5m
                  5m
                  Logged:
                  Time Spent - Not Specified
                  Not Specified