JAMES (Java Apache Mail Enterprise Server) - Installation/Configuration Problem

Good Afternoon Intelligent Administrators/Debuggers!

I am installing JAMES on an internal server (192.168.2.33)
Specs of xxx.xxx.xxx.33 = SunOS v210b 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-V210

After placing and "gunziping" the respective file, I am trying to run it by:

bin/run.sh

and it's giving me the following error:

I have just edited my /etc/profile and included

Though this does not seem to have any effect since I am getting the same error again.

Any ideas as to what else needs to be done to set the JAVA_HOME variable to get this working? Any help will be greatly appreciated.

Thanks in advance :slight_smile:

Then i doubt the JAVA_HOME is not properly set.If its set can you run

java -version

if not adjust the JAVA_HOME path accordingly.