Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-2380

start-camunda.sh/bat not working if CATALINA_HOME is pre-set

XMLWordPrintable

      Problem Description:

      The demo won't work if the 'CATALINA_HOME' environmental variable is set otherwise.
      FIX:
      add the following line somewhere in the beginning of the scripts (e.g. line 4):

      (start-camunda.bat):
      set CATALINA_HOME="%CD%\server\apache-tomcat-7.0.50"

      (start-camunda.sh):
      export CATALINA_HOME=$(pwd)/server/apache-tomcat-7.0.50

        This is the controller panel for Smart Panels app

              sebastian.menski Sebastian Menski
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: