Java app install errors
From: Patrick Campbell (PCampbell_at_ourvacationstore.com)
Date: 03/14/05
- Previous message: Eric Sisler: "Re: what is your opinion on White Box linux???"
- Next in thread: Miller, Joe: "RE: Java app install errors"
- Maybe reply: Miller, Joe: "RE: Java app install errors"
- Maybe reply: McDougall, Marshall (FSH): "RE: Java app install errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'General Red Hat Linux discussion list'" <redhat-list@redhat.com> Date: Mon, 14 Mar 2005 10:16:29 -0700
Trying to install this www.needtext.net application - A BlackBerry SSH
client/server package.
[pcampbell@tuxedo pcampbell]$ ./ntss-3_2-linux.bin
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...
Launching installer...
Invocation of this Java Application has caused an InvocationTargetException.
This application will now exit. (LAX)
Stack Trace:
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown
Source)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.f(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
This Application has Unexpectedly Quit: Invocation of this Java Application
has caused an InvocationTargetException. This application will now exit.
(LAX)
Any ideas as to what would resolve this?
Someone suggested I set my display variable as such:
DISPLAY=localhost:0.0
export DISPLAY
...But that didn't help. I'm not too familiar with what these other errors
mean.
-- Patrick Campbell OurVacationStore.com Website Administrator Tel. 602.896.4729 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Eric Sisler: "Re: what is your opinion on White Box linux???"
- Next in thread: Miller, Joe: "RE: Java app install errors"
- Maybe reply: Miller, Joe: "RE: Java app install errors"
- Maybe reply: McDougall, Marshall (FSH): "RE: Java app install errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|