* [EMAIL PROTECTED] [2006-04-01 20:26:29 -0800]: > From: "Louis-Maurice de Sousa" > Date: Sat, 01 Apr 2006 10:06:58 +0200 > Subject: [Jxplorer-users] Problem lauching Jxplorer > > Hello, [...] > Kernel 2.6.15.1-686 [...] > I've installed jre-1.5.06. > When I launch Jxplorer, I have this result : > > ************************************************************** > [EMAIL PROTECTED]:~$ ./JXv3.1_install_linux.bin [...] > Invocation of this Java Application has caused an InvocationTargetException. > This application will now exit. (LAX) > > Stack Trace: > java.lang.NoClassDefFoundError: while resolving class: ZeroGe > at java.lang.VMClassLoader.transformException(java.lang.Class, > java.lang.Throwable) (/usr/lib/libgcj.so.6.0.0) ^^^^^^^^^^^^^^^^^^^^^^^^
This is using the gnu.gcj implementation of Java, not your Sun JRE 1.5.0_06. I think you can fix that by changing the value of lax.nl.current.vm in JXplorer_LDAP_Browser.lax; but if in doubt, study the shell script. (I'm still running 3.1, and haven't looked at 3.2 in enough detail yet.) [...] > Caused by: java.lang.ClassNotFoundException: com.apple.mrj.MRJOSType not > found in > gnu.gcj.runtime.SystemClassLoader{urls=[file:/tmp/install.dir.31287/InstallerData/,file:/tmp/install.dir.31287/InstallerData/installer.zip,file:./], > parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} [...] >[Chris, private communication:] > > sounds like the zero G installer is failing for some weird > > reason; maybe it can't find the right java path, or maybe it isn't > > compatible with java 1.5 on this version of linux for some reason... > > *shrug* - use the .tar.gz version instead, and just unpack it to a > > directory and use the shell script, it will work almost as well :-). Almost? YMMV, but I find it a lot easier to work with the simple jxplorer.sh script there than with ZeroG's overengineered monster. How do you pass additional system properties (e.g., -Djxplorer.config=user.home) to the Java VM through LAX? [L-M de Sousa:] > I've tried but I can not make it work either. > > ***************************** > [EMAIL PROTECTED]:~/jxplorer$ java -version > java version "1.4.2" > gij (GNU libgcj) version 4.0.3 (Debian 4.0.3-1) Same problem: you're using gcj. Edit jxplorer.sh and set JAVA_LOC to the appropriate value for your system. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Jxplorer-users mailing list Jxplorer-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jxplorer-users