I am running ./setup and getting message
Preparing Java Virtual Machine ...........................and then it just hangs . Also atteched is the screen print...Any help will be appreciated
Make sure you have Java 5 (1.5) installed and is the first java in your PATH. (on unix the command is 'which java')
Verify that WAS is off when you do the install - and/or - increase the available java heap size as you may be running out of java memory
Lastly be sure the OS is patched to current with all java related patches.
Also, If you are early on in the implementation, I'd recommend jumping to WAS 6.1 and TDS 6.1 - might as well, you're going to have to go there eventually anyway...