users@glassfish.java.net

Re: Unable to install glassfish v2ur1 to Linux

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Mon, 11 Feb 2008 11:32:15 +0100

Are you sure you're picking up the right JDK?
As a workaround, you can install with a console mode using -console
% java -Xmx256m -jar glassfish-installer-v2ur1-b09d-PLATFORM.jar -
console
or use the IzPack installer: http://izpack.org/showcase-glassfish-v2

-Alexis

On Feb 11, 2008, at 10:28, glassfish_at_javadesktop.org wrote:

> my environment : ubuntu 7.10(japanese) , JDK 1.6.0_03-b05, kernel
> 2.6.22-14-generic
>
> When I tried to install glassfish v2ur1(ml) to my linux box , I got
> exceptions.
> Does anyone know what should I check ?
>
>> java -Xmx256m -jar ../glassfish-installer-v2ur1-b09d-linux-ml.jar
> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
> at
> com
> .sun
> .java
> .swing
> .plaf.gtk.GTKLookAndFeel.initSystemColorDefaults(GTKLookAndFeel.java:
> 1267)
> at
> com
> .sun
> .java.swing.plaf.gtk.GTKLookAndFeel.loadStyles(GTKLookAndFeel.java:
> 1509)
> at com.sun.java.swing.plaf.gtk.GTKLookAndFeel.access
> $000(GTKLookAndFeel.java:37)
> at com.sun.java.swing.plaf.gtk.GTKLookAndFeel$WeakPCL
> $1.run(GTKLookAndFeel.java:1449)
> at
> java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
> :
> :
>
> I attached the full error log.
> [Message sent by forum member 'simosako' (simosako)]
>
> http://forums.java.net/jive/thread.jspa?messageID=258299
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>