Thursday, August 20, 2009

The BASEDIR environment variable is not defined correctly

Tomcat Issue

The BASEDIR environment variable is not defined correctly
This environment variable is needed to run this program

This will occur due to using a copy of tomcat which is packed someone else.

The solution for this is go to the bin and change the mod into 777 of all .sh file.
chmod 777 *.sh