quality@glassfish.java.net

Uninstaller

From: Wouter van Reeven <wouter_at_van.reeven.nl>
Date: Thu, 11 Sep 2008 17:51:04 +0200

Hi,


When I try to use the uninstaller on Linux I get this error:

$ sh ./install/bin/uninstaller
Entering Setup...
./install/bin/uninstaller: line 173:
/home/wouter/java/gfv3/glassfishv3-prelude/install/bin/engine-wrapper:
Permission denied

I can fix that by setting the permissions on uninstaller and engine-wrapper to
755. Next I get this error

$ sh ./install/bin/uninstaller
Entering Setup...
java.net.MalformedURLException: no protocol: /
        at java.net.URL.<init>(URL.java:567)
        at java.net.URL.<init>(URL.java:464)
        at java.net.URL.<init>(URL.java:413)
        at org.openinstaller.core.EngineBootstrap.main(EngineBootstrap.java:170)
Cannot load engine
ARGS: [-p,
Platform-Plugin-Path=/home/wouter/java/gfv3/glassfishv3-prelude/install/lib/platforms,
-p,
Provider-Path=/home/wouter/java/gfv3/glassfishv3-prelude/install/lib/providers,
-p, Log-Level=INFO]
Stack:
java.net.MalformedURLException: no protocol: /
        at java.net.URL.<init>(URL.java:567)
        at java.net.URL.<init>(URL.java:464)
        at java.net.URL.<init>(URL.java:413)
        at org.openinstaller.core.EngineBootstrap.main(EngineBootstrap.java:170)

By the way, all scripts in GlassFish are Korn Shell scripts. On Linux, Bourne
Again Shell (bash) is common, not ksh. Would you like me to file a bug for the
error above and an RFE for the scripts?


Greets, Wouter

-- 
People: "If she weighs the same as a Duck, she's made of wood!"
Sir Bedevere: "And therefore...?"