Cannot Uninstall Sun Application Server 8 from Mac OS X

I tried running the uninstall script but I continually receive "Line 10: No such file or directory". This is a fairly urgent requirement as I need to install it cleanly again for development but I cannot until this is rectified.
[235 byte] By [genericprodigy] at [2007-11-26 8:57:52]
# 1

This might be a stupid question, but how did you install Application Server to Mac OS in the first place since there is no separate Application Server download for this platform? Was it installed as part of NetBeans or Creator IDE? In that case your best bet to get clean system is to uninstall/reinstall using IDE installer/uninstaller.

Another thing you can try is uninstalling by invoking java appserv_uninstall (appserv_uninstall.class file should be in appserver's installation directory).

Snjezana at 2007-7-6 22:58:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
Also add this property/value to the command linelike thisjava -Dwizard.NoNativeAbort=true appserv_uninstallHTH
sathyan_catari at 2007-7-6 22:58:50 > top of Java-index,Application & Integration Servers,Application Servers...