Chris Betts
2013-02-16 09:16:20 UTC
Hi René,
what version of java are you running? The latest version uses wildcards
in the class path, which means you need java 1.6 or better.
If that *is* the problem, and you need to use an older version of java
(1.5 is supported in code) you'll need to list the jar files in /jar
explicitly (or revert to an older version of jxplorer - they're still
available on sourceforge).
Hope that helps!
- Chris
what version of java are you running? The latest version uses wildcards
in the class path, which means you need java 1.6 or better.
If that *is* the problem, and you need to use an older version of java
(1.5 is supported in code) you'll need to list the jar files in /jar
explicitly (or revert to an older version of jxplorer - they're still
available on sourceforge).
Hope that helps!
- Chris
Hello Chris,
With version 3.3 it was working fine. With version 3.3.0.2 I get the
following error when I start jxplorer
./jxplorer.sh: line 49: -Xdock:name="JXplorer"
-Dapple.laf.useScreenMenuBar=true: command not found
runing OSX version
starting JXplorer...
java -Dfile.encoding=utf-8 -cp .:jars/*:jasper/lib/*
com.ca.directory.jxplorer.JXplorer
com/ca/directory/jxplorer/JXplorer
com.ca.directory.jxplorer.JXplorer
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
=========================
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.
Can you help me to solve this issue?
Regards,
Rene Draaisma
With version 3.3 it was working fine. With version 3.3.0.2 I get the
following error when I start jxplorer
./jxplorer.sh: line 49: -Xdock:name="JXplorer"
-Dapple.laf.useScreenMenuBar=true: command not found
runing OSX version
starting JXplorer...
java -Dfile.encoding=utf-8 -cp .:jars/*:jasper/lib/*
com.ca.directory.jxplorer.JXplorer
com/ca/directory/jxplorer/JXplorer
com.ca.directory.jxplorer.JXplorer
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
=========================
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.
Can you help me to solve this issue?
Regards,
Rene Draaisma
--
Dr Christopher Betts
Pegacat Software
Melbourne, Australia
m: 0408 533 456
Dr Christopher Betts
Pegacat Software
Melbourne, Australia
m: 0408 533 456