  | |  | Java app install errors | Java app install errors 2005-03-14 - By McDougall, Marshall (FSH)
Back You should set your display variable to whatever the real IP is of the
machine you are running the install from, not localhost. If it is an ssh
session from a desktop, then you will also need some sort of X server
(exceed, etc). HTH
Regards, Marshall
-- --Original Message-- --
From: Patrick Campbell [mailto:PCampbell@(protected)]
Sent: Monday, March 14, 2005 11:16 AM
To: 'General Red Hat Linux discussion list '
Subject: Java app install errors
Trying to install this www.needtext.net application - A BlackBerry SSH
client/server package.
[pcampbell@(protected) 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@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |