vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, tried to install jbuilder9 on my gentoo 1.4 mashine. Got only this errors. Any hints? regards Holger bash-2.05b$ ./per_install.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(Class.java:140) at java.awt.GraphicsEnvironment.getLocalGraphicsEnvir onment(GraphicsEnvironment.java:62) at java.awt.Window.init(Window.java:224) at java.awt.Window.<init>(Window.java:268) at java.awt.Frame.<init>(Frame.java:398) at java.awt.Frame.<init>(Frame.java:363) at com.zerog.ia.installer.Main.c(Unknown Source) at com.zerog.ia.installer.Main.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java: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- bash-2.05b$ |
| ||||
| On Wed, 03 Sep 2003 21:57:23 +0200 Holger Doerschel <holger.doerschel@onlinehome.de> wrote: > Hello, > > tried to install jbuilder9 on my gentoo 1.4 mashine. Got only this > errors. > > Any hints? > I had similiar trouble with an older version of SunONE sum time ago. I had blackdown java jre 1.3.something installed and tried to install SunONE with no luck. As I installed Sun's JRE (still 1.3 sth.) it worked. I went back to blackdown and still no trouble just as I was going that. Netbeans on the other hand worked with blackdown's jdk 1.4.1 > > regards > > Holger > regards Sebastian |