Can't uninstall Sun Java System Application Server Platform Edition 8.1

I am trying to uninstall the Sun Java System Application Server Platform Edition 8.1 2005Q1 from a Linux box.

I followed the instructions here: http://docs.sun.com/source/819-0080/uninstall.html

- I logged in as root.

- I made sure everything was stopped.

- I executed the following commands:

$ cd /opt/sun/appserver/bin

$ ./uninstall -console

I get the following error:

./uninstall: line 10: /opt/sun/appserver/uninstall: No such file or directory

Wha! How the hell do I uninstall this application?

Many thanks,

Dave Cherkassky

[601 byte] By [dcherk] at [2007-11-26 11:52:50]
# 1
Hello all, I have the same problem, the script under /opt/sun/appserver/bin makes a reference to another uninstall file in /opt/sun/appserver/ which is not present.Could any SUN guy help us ?
ArturoMtzE at 2007-7-7 12:09:09 > top of Java-index,General,Installation...
# 2
Hi I am having the same problem. Any clues?Thanks
JayrajM at 2007-7-7 12:09:09 > top of Java-index,General,Installation...
# 3
I found the solution. The unintsall progrem is on var/sadm/prod/entsys/uninstall
ArturoMtzE at 2007-7-7 12:09:09 > top of Java-index,General,Installation...