[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20050831: IDV - Install problem



>From: "Leslie H. Boyd" <address@hidden>
>Organization: EPA
>Keywords: 200508312203.j7VM3ldE003982

Hi Leslie-

>Institution: US EPA
>Package Version: 1.2_Linux
>Operating System: Redhat 9.0
>Hardware Information: Dell 2650 Dual Processor
>Inquiry: Hello,
>
>   This is an install problem.
>
>    Any suggestions would be greatly appreciated.
>
>    Thanks in advance.
> 
>    typing "./idv_1_2_linux_i586_installer.bin
> 
>    yields the following display:
> 
> Preparing to install...
> Extracting the JRE from the installer archive...
> Unpacking the JRE...
> Extracting the installation resources from the installer archive...
> Configuring the installer for this system's environment...

I can recreate this by trying to run the installer from a linux
command line outside the X server.  The installer is a graphical
application and needs to be run from within the X environment
on your system.

Is that indeed the way you are running it?

> Launching installer...
> 
> Invocation of this Java Application has caused an InvocationTargetException. 
> This applica
> tion will now exit. (LAX)
> 
> Stack Trace:
> java.lang.NoClassDefFoundError
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Class.java:141)
>         at 
> java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.j
> ava:62)
>         at java.awt.Window.init(Window.java:231)
>         at java.awt.Window.<init>(Window.java:275)
>         at java.awt.Frame.<init>(Frame.java:401)
>         at java.awt.Frame.<init>(Frame.java:366)
>         at com.zerog.ia.installer.Main.c(Unknown Source)
>         at com.zerog.ia.installer.Main.main(Unknown Source)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.j
> ava:25)
>         at java.lang.reflect.Method.invoke(Method.java:324)
>         at com.zerog.lax.LAX.launch(Unknown Source)
>         at com.zerog.lax.LAX.main(Unknown Source)
> GUI-


Don Murray
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.

> From:      "Leslie(Pete) Boyd" <address@hidden>
> Date:      Fri, 02 Sep 2005 11:12:29 -0400
> 
> Hello,
> 
>    Thanks for the quick response.
>    
>    That solved the problem.