Hi Chris,

looks like you're using gcj - I think we've had compatibility problems with that in the past. I'm afraid JX is only tested against the Sun runtime...

   - Chris


;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

noonan_Linux_cmschube> sh jxplorer.sh console
starting JXplorer...

Exception in thread "main" java.lang.NoClassDefFoundError: while resolving class: com.ca.directory.jxplorer.JXplorer at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/ lib/libgcj.so.5.0.0)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0) at java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so. 5.0.0)
   at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
   at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.5.0.0) at __gcj_personality_v0 (/accts/cmschube/jxplorer/ java.version=1.4.2)
   at __libc_start_main (/lib/tls/libc-2.3.4.so)
   at _Jv_RegisterClasses (/accts/cmschube/jxplorer/java.version=1.4.2)
Caused by: java.lang.ClassNotFoundException: javax.net.ssl.SSLSocketFactory not found in [file:./, file:jars/ jxplorer.jar, file:jars/help.jar, file:jars/jhall.jar, file:jars/ junit.jar, file:jars/ldapsec.jar, file:jars/log4j.jar, file:jars/dsml/ activation.jar, file:jars/dsml/commons-logging.jar, file:jars/dsml/ dom4j.jar, file:jars/dsml/jxext.jar, file:jars/dsml/mail.jar, file:jars/dsml/providerutil.jar, file:jars/dsml/saaj-api.jar, file:jars/dsml/saaj-ri.jar, file:/usr/share/java/libgcj-3.4.6.jar, file:./, core:/] at java.net.URLClassLoader.findClass(java.lang.String) (/usr/lib/ libgcj.so.5.0.0) at gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String) (/ usr/lib/libgcj.so.5.0.0) at java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/ usr/lib/libgcj.so.5.0.0) at _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/ libgcj.so.5.0.0) at _Jv_ClassReader.handleClassBegin(int, int, int) (/usr/lib/ libgcj.so.5.0.0)
   at _Jv_ClassReader.parse() (/usr/lib/libgcj.so.5.0.0)
at _Jv_DefineClass(java.lang.Class, byte[], int, int) (/usr/lib/ libgcj.so.5.0.0) at java.lang.VMClassLoader.defineClass(java.lang.ClassLoader, java.lang.String, byte[], int, int, java.security.ProtectionDomain) (/ usr/lib/libgcj.so.5.0.0) at java.lang.ClassLoader.defineClass(java.lang.String, byte[], int, int, java.security.ProtectionDomain) (/usr/lib/libgcj.so.5.0.0) at java.security.SecureClassLoader.defineClass(java.lang.String, byte[], int, int, java.security.CodeSource) (/usr/lib/libgcj.so.5.0.0) at java.net.URLClassLoader.findClass(java.lang.String) (/usr/lib/ libgcj.so.5.0.0) at gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String) (/ usr/lib/libgcj.so.5.0.0) at java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/ usr/lib/libgcj.so.5.0.0) at _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/ libgcj.so.5.0.0) at _Jv_PrepareCompiledClass(java.lang.Class) (/usr/lib/libgcj.so. 5.0.0)
   at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
at java.lang.VMClassLoader.linkClass0(java.lang.Class) (/usr/lib/ libgcj.so.5.0.0) at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/ lib/libgcj.so.5.0.0)
   ...9 more

=========================
JXplorer failed to start
=========================
Please ensure that you have appropriate "xhost" access to the machine you are running this from. Make sure the DISPLAY environment variable is set correctly. Otherwise, ask your Unix Systems Administrator for more information on running
X Windows applications.

If you require more information run "jxplorer.sh console" and check the
error produced.


On 02/07/2007, at 11:18 PM, Chris Schubert wrote:

Thanks for your quick reply.. after I run the "sh jxplorer.sh" this is what I get.... something w/Java???



On 6/29/07, Chris Betts < [EMAIL PROTECTED]> wrote:
The installer isn't very good - we're trying to source a new one.

In the meantime, go to the sourceforge site and download the
'deploy.tar.gz' file, unpack it and use the jxplorer.sh script to
start it and it should work fine!

    - Chris

On 30/06/2007, at 7:40 AM, Chris Schubert wrote:

> Hello,
>
> I don't mean to turn this into a support call, but if you could
> help me out, I'd appreciate it.
>
> I'm trying to install this on a Red Hat Enterprise Version 4 and
> this is what I get.
> I have Java Verison  1.6.
>
> sh ./JXv3.2_install_linux.bin
> Preparing to install...
> Extracting the installation resources from the installer archive...
> Configuring the installer for this system's environment...
>
> Launching installer...
>
> Warning: -Xmx50331648 not understood. Ignoring.
> Warning: -Xms16777216 not understood. Ignoring.
> Invocation of this Java Application has caused an
> InvocationTargetException. Thi
> s application will now exit. (LAX)
>
> Stack Trace:
> java.lang.NoClassDefFoundError: while resolving class: ZeroGe
> at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/
> libgcj.so.
> 5.0.0)
> at java.lang.Class.initializeClass () (/usr/lib/libgcj.so.5.0.0)
> at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.
> 5.0.0)
> at ZeroGd.<clinit>() (Unknown Source)
> at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
> at _Jv_ResolvePoolEntry( java.lang.Class, int) (/usr/lib/libgcj.so.
> 5.0.0)
> at com.zerog.ia.installer.LifeCycleManager.a(boolean) (Unknown Source)
> at com.zerog.ia.installer.LifeCycleManager.b (java.lang.String[])
> (Unknown Sou
> rce)
> at com.zerog.ia.installer.LifeCycleManager.a(java.lang.String[])
> (Unknown Sou
> rce)
> at com.zerog.ia.installer.Main.main(java.lang.String []) (Unknown
> Source)
> Caused by: java.lang.ClassNotFoundException:
> com.apple.mrj.MRJOSType not found i
> n [file:/tmp/install.dir.26437/InstallerData/, file:/tmp/
> install.dir.26437/Insta
> llerData/installer.zip, file:/usr/share/java/libgcj-3.4.6.jar,
> file:./, core:/]
> at java.net.URLClassLoader.findClass (java.lang.String) (/usr/lib/
> libgcj.so.5.
> 0.0)
> at gnu.gcj.runtime.VMClassLoader.findClass (java.lang.String) (/usr/
> lib/libgcj
> .so.5.0.0)
> at java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/usr/
> lib/libgc
> j.so.5.0.0)
> at _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader ) (/usr/lib/
> libgcj.so.5.
> 0.0)
> at java.lang.Class.forName(java.lang.String, boolean,
> java.lang.ClassLoader)
> (/usr/lib/libgcj.so.5.0.0)
> at _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.so.
> 5.0.0)
> at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.5.0.0)
> at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
> at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
> at java.lang.VMClassLoader.linkClass0(java.lang.Class) (/usr/lib/
> libgcj.so.5.
> 0.0)
> at java.lang.VMClassLoader.resolveClass(java.lang.Class ) (/usr/lib/
> libgcj.so.
> 5.0.0)
> ...9 more
>
> (:26437): Gtk-WARNING **: Unable to locate theme engine in
> module_path: "xfce",
>
> (:26437): Gtk-WARNING **: Unable to locate theme engine in
> module_path: "xfce",
>
> (:26437): Gtk-WARNING **: Unable to locate theme engine in
> module_path: "xfce",
>
> (:26437): Gtk-WARNING **: Unable to locate theme engine in
> module_path: "xfce",
>
> (:26437): Gtk-WARNING **: Unable to locate theme engine in
> module_path: "xfce",
>
> (:26437): Gtk-WARNING **: Unable to locate theme engine in
> module_path: "xfce",
> This Application has Unexpectedly Quit: Invocation of this Java
> Application has
> caused an InvocationTargetException. This application will now
> exit. (LAX)
>
>
> Thank you for your time. I look forward to enjoying your product.


<error.txt>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to