Ian,
I agree with Suresh. However, also looking at the error, it's possible that this is a bug/typo in the OTM scripts, because of the "/bin/bash/" prepended to the loadjava command.
Quote:
|
/bin/bash/loadjava not found
|
You may want to search through the script8 directory for "/bin/bash/loadjava". If you find any, then replace the string with "/bin/bash loadjava".
--Chris