Per Qvindesland
2008-10-17 12:58:29 UTC
Hello LIst,
I am trying to run jxplorer but every time that I try to run it i get
the error message below, I have the correct jave version installed and
I know for sure that the xhost is ok as I have also tried with xhost +
but no joy, does anyone have any pointer that they could give me?
Kind regards
Per Qvindesland
[***@XC003013580 jxplorer]# sh jxplorer.sh console
starting JXplorer...
17-Oct-08 2:55:45 PM com.ca.directory.jxplorer.JXplorer printTime
INFO: main start
TIME: Fri Oct 17 14:55:45 GMT+02:00 2008 (163)
17-Oct-08 2:55:45 PM com.ca.directory.jxplorer.JXplorer
checkJavaEnvironment
INFO: running java from: /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
17-Oct-08 2:55:45 PM com.ca.directory.jxplorer.JXplorer
checkJavaEnvironment
INFO: running java version 1.4.2
17-Oct-08 2:55:45 PM com.ca.directory.jxplorer.JXplorer setupLogger
INFO: setting up logger
WARNING: bad level 'UNUSED'
java.lang.IllegalArgumentException: Not the name of a standard
logging level: "UNUSED"
at
java.util.logging.Level.parse(libgcj.so.7rh)
at java.util.logging.LogManager.readConfiguration(libgcj.so.7rh)
at
com.ca.directory.jxplorer.JXplorer.setupLogger(JXplorer.java:276)
at
com.ca.directory.jxplorer.JXplorer.JXplorerInit(JXplorer.java:144)
at com.ca.directory.jxplorer.JXplorer.(JXplorer.java:127)
at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223)
XXX logging initially level WARNING with 0 parents=true
*** unable to load new security provider:
com.sun.net.ssl.internal.ssl.Provider
java.lang.ClassNotFoundException: Error getting className:
'com.sun.net.ssl.internal.ssl.Provider' : java.util.zip.ZipException:
File: 'com/sun/net/ssl/internal/ssl/Provider.class' not found
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
WARNING: No property list:
/root/Desktop/jxplorer/search_filters.txt
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
WARNING: No property list:
bookmarks.txt
17-Oct-08 2:55:45 PM
com.ca.commons.cbutil.CBUtility readPropertyFile
WARNING: No property list:
quicksearch.txt
17-Oct-08 2:55:46 PM
com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay setStartPage
WARNING: unable to find locale specific start file:
/root/Desktop/jxplorer/htmldocs/start_en.html
17-Oct-08 2:55:46 PM
com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay setStartPage
WARNING: unable to find locale specific start file:
/root/Desktop/jxplorer/htmldocs/start.html
Exception in thread "main" java.lang.NoClassDefFoundError:
com.ca.directory.jxplorer.tree.SmartTreeCellEditor$MyTreeCellEditor
at java.lang.Class.initializeClass(libgcj.so.7rh)
at
com.ca.directory.jxplorer.tree.SmartTreeCellEditor.createTreeCellEditor(SmartTreeCellEditor.java:56)
at javax.swing.tree.DefaultTreeCellEditor.(libgcj.so.7rh)
at javax.swing.tree.DefaultTreeCellEditor.(libgcj.so.7rh)
at
com.ca.directory.jxplorer.tree.SmartTreeCellEditor.(SmartTreeCellEditor.java:39)
at
com.ca.directory.jxplorer.tree.SmartTree.(SmartTree.java:146)
at
com.ca.directory.jxplorer.JXplorer.setupActiveComponents(JXplorer.java:1127)
at
com.ca.directory.jxplorer.JXplorer.setupMainPanel(JXplorer.java:1077)
at com.ca.directory.jxplorer.JXplorer.setupGUI(JXplorer.java:836)
at
com.ca.directory.jxplorer.JXplorer.JXplorerInit(JXplorer.java:167)
at com.ca.directory.jxplorer.JXplorer.(JXplorer.java:127)
at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223)
Caused by: java.lang.IncompatibleClassChangeError:
com.ca.directory.jxplorer.tree.SmartTreeCellEditor$MyTreeCellEditor$1
at java.lang.VMClassLoader.defineClass(libgcj.so.7rh)
at java.lang.ClassLoader.defineClass(libgcj.so.7rh)
at java.security.SecureClassLoader.defineClass(libgcj.so.7rh)
at java.net.URLClassLoader.findClass(libgcj.so.7rh)
at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at
java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at java.lang.Class.forName(libgcj.so.7rh)
at java.lang.Class.initializeClass(libgcj.so.7rh)
...11 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.
I am trying to run jxplorer but every time that I try to run it i get
the error message below, I have the correct jave version installed and
I know for sure that the xhost is ok as I have also tried with xhost +
but no joy, does anyone have any pointer that they could give me?
Kind regards
Per Qvindesland
[***@XC003013580 jxplorer]# sh jxplorer.sh console
starting JXplorer...
17-Oct-08 2:55:45 PM com.ca.directory.jxplorer.JXplorer printTime
INFO: main start
TIME: Fri Oct 17 14:55:45 GMT+02:00 2008 (163)
17-Oct-08 2:55:45 PM com.ca.directory.jxplorer.JXplorer
checkJavaEnvironment
INFO: running java from: /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
17-Oct-08 2:55:45 PM com.ca.directory.jxplorer.JXplorer
checkJavaEnvironment
INFO: running java version 1.4.2
17-Oct-08 2:55:45 PM com.ca.directory.jxplorer.JXplorer setupLogger
INFO: setting up logger
WARNING: bad level 'UNUSED'
java.lang.IllegalArgumentException: Not the name of a standard
logging level: "UNUSED"
at
java.util.logging.Level.parse(libgcj.so.7rh)
at java.util.logging.LogManager.readConfiguration(libgcj.so.7rh)
at
com.ca.directory.jxplorer.JXplorer.setupLogger(JXplorer.java:276)
at
com.ca.directory.jxplorer.JXplorer.JXplorerInit(JXplorer.java:144)
at com.ca.directory.jxplorer.JXplorer.(JXplorer.java:127)
at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223)
XXX logging initially level WARNING with 0 parents=true
*** unable to load new security provider:
com.sun.net.ssl.internal.ssl.Provider
java.lang.ClassNotFoundException: Error getting className:
'com.sun.net.ssl.internal.ssl.Provider' : java.util.zip.ZipException:
File: 'com/sun/net/ssl/internal/ssl/Provider.class' not found
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
WARNING: No property list:
/root/Desktop/jxplorer/search_filters.txt
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
WARNING: No property list:
bookmarks.txt
17-Oct-08 2:55:45 PM
com.ca.commons.cbutil.CBUtility readPropertyFile
WARNING: No property list:
quicksearch.txt
17-Oct-08 2:55:46 PM
com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay setStartPage
WARNING: unable to find locale specific start file:
/root/Desktop/jxplorer/htmldocs/start_en.html
17-Oct-08 2:55:46 PM
com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay setStartPage
WARNING: unable to find locale specific start file:
/root/Desktop/jxplorer/htmldocs/start.html
Exception in thread "main" java.lang.NoClassDefFoundError:
com.ca.directory.jxplorer.tree.SmartTreeCellEditor$MyTreeCellEditor
at java.lang.Class.initializeClass(libgcj.so.7rh)
at
com.ca.directory.jxplorer.tree.SmartTreeCellEditor.createTreeCellEditor(SmartTreeCellEditor.java:56)
at javax.swing.tree.DefaultTreeCellEditor.(libgcj.so.7rh)
at javax.swing.tree.DefaultTreeCellEditor.(libgcj.so.7rh)
at
com.ca.directory.jxplorer.tree.SmartTreeCellEditor.(SmartTreeCellEditor.java:39)
at
com.ca.directory.jxplorer.tree.SmartTree.(SmartTree.java:146)
at
com.ca.directory.jxplorer.JXplorer.setupActiveComponents(JXplorer.java:1127)
at
com.ca.directory.jxplorer.JXplorer.setupMainPanel(JXplorer.java:1077)
at com.ca.directory.jxplorer.JXplorer.setupGUI(JXplorer.java:836)
at
com.ca.directory.jxplorer.JXplorer.JXplorerInit(JXplorer.java:167)
at com.ca.directory.jxplorer.JXplorer.(JXplorer.java:127)
at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223)
Caused by: java.lang.IncompatibleClassChangeError:
com.ca.directory.jxplorer.tree.SmartTreeCellEditor$MyTreeCellEditor$1
at java.lang.VMClassLoader.defineClass(libgcj.so.7rh)
at java.lang.ClassLoader.defineClass(libgcj.so.7rh)
at java.security.SecureClassLoader.defineClass(libgcj.so.7rh)
at java.net.URLClassLoader.findClass(libgcj.so.7rh)
at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at
java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at java.lang.Class.forName(libgcj.so.7rh)
at java.lang.Class.initializeClass(libgcj.so.7rh)
...11 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.