If you are able, can you please make the following changes on the Master server as root:
- vi /boot/grub/menu.lst (add the bold text below)
kernel /platform/i86pc/multiboot -B console=ttya
- eeprom console=ttya
- bootadm update-archive
- reboot
The changes above will allow me to SSH directly to the ILOM and redirect the console to my terminal rather than having to rely on the Java console.