ID 348029 - Katana fails to launch if invoked as 'katanaBin' with $KATANA_ROOT/bin in $PATH

Follow

Problem summary: Katana is not able to determine its own executable path if launched as 'katanaBin' (with the path to katanaBin in $PATH). This means Katana falls over very early in its startup phase.

Steps to reproduce:

  1. env PATH=/path/to/katana/bin katanaBin

Expected behaviour: This works.

Actual behaviour: An error similar to the following:


Fontconfig error: Cannot load default config filelog4cplus:ERROR No appenders could be found for logger (LicenseCheck).log4cplus:ERROR Please initialize the log4cplus system properly.ImportError: No module named site

Workaround:

Launch Katana using the full path rather than 'katanaBin'.

Tested versions/platforms:

  • 3.0v1 
  • 3.0v2

    We're sorry to hear that

    Please tell us why