Discussion:
[Jxplorer-users] Run problems
Per Qvindesland
2008-10-17 12:58:29 UTC
Permalink
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.
Douglas E. Engert
2008-10-17 14:38:10 UTC
Permalink
You are on a Unix system running as root,
using the 1.4.2 GCJ version? The GJC version may not
have the com.sun.net.ssl.internal.ssl.Provider

We can run jxplorer 3.2 on Ubuntu, using the
sun-java6-jre package. This version 1.6.0
Post by Per Qvindesland
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
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.<init>(JXplorer.java:127)
at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223)
XXX logging initially level WARNING with 0 parents=true
com.sun.net.ssl.internal.ssl.Provider
File: 'com/sun/net/ssl/internal/ssl/Provider.class' not found
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
/root/Desktop/jxplorer/search_filters.txt
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
bookmarks.txt
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
quicksearch.txt
17-Oct-08 2:55:46 PM
com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay setStartPage
/root/Desktop/jxplorer/htmldocs/start_en.html
17-Oct-08 2:55:46 PM
com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay setStartPage
/root/Desktop/jxplorer/htmldocs/start.html
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.<init>(libgcj.so.7rh)
at javax.swing.tree.DefaultTreeCellEditor.<init>(libgcj.so.7rh)
at
com.ca.directory.jxplorer.tree.SmartTreeCellEditor.<init>(SmartTreeCellEditor.java:39)
at com.ca.directory.jxplorer.tree.SmartTree.<init>(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.<init>(JXplorer.java:127)
at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223)
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.
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
--
Douglas E. Engert <***@anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
Chris Betts
2008-10-17 19:38:59 UTC
Permalink
Douglas is correct; the gnu java VM doesn't work for JX, you'll need to
download the sun version.
Post by Douglas E. Engert
You are on a Unix system running as root,
using the 1.4.2 GCJ version? The GJC version may not
have the com.sun.net.ssl.internal.ssl.Provider
We can run jxplorer 3.2 on Ubuntu, using the
sun-java6-jre package. This version 1.6.0
Post by Per Qvindesland
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
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
Post by Per Qvindesland
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
Post by Per Qvindesland
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.<init>(JXplorer.java:127)
at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223)
XXX logging initially level WARNING with 0 parents=true
com.sun.net.ssl.internal.ssl.Provider
File: 'com/sun/net/ssl/internal/ssl/Provider.class' not found
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
/root/Desktop/jxplorer/search_filters.txt
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
bookmarks.txt
17-Oct-08 2:55:45 PM com.ca.commons.cbutil.CBUtility readPropertyFile
quicksearch.txt
17-Oct-08 2:55:46 PM
com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay setStartPage
/root/Desktop/jxplorer/htmldocs/start_en.html
17-Oct-08 2:55:46 PM
com.ca.directory.jxplorer.viewer.HTMLTemplateDisplay setStartPage
/root/Desktop/jxplorer/htmldocs/start.html
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)
Post by Per Qvindesland
at javax.swing.tree.DefaultTreeCellEditor.<init>(libgcj.so.7rh)
at javax.swing.tree.DefaultTreeCellEditor.<init>(libgcj.so.7rh)
at
com.ca.directory.jxplorer.tree.SmartTreeCellEditor.<init>(SmartTreeCellEditor.java:39)
Post by Per Qvindesland
at com.ca.directory.jxplorer.tree.SmartTree.<init>(SmartTree.java:146)
at
com.ca.directory.jxplorer.JXplorer.setupActiveComponents(JXplorer.java:1127)
Post by Per Qvindesland
at
com.ca.directory.jxplorer.JXplorer.setupMainPanel(JXplorer.java:1077)
Post by Per Qvindesland
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.<init>(JXplorer.java:127)
at com.ca.directory.jxplorer.JXplorer.main(JXplorer.java:223)
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.
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Post by Per Qvindesland
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Post by Per Qvindesland
Grand prize is a trip for two to an Open Source event anywhere in the
world
Post by Per Qvindesland
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
--
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jxplorer-users mailing list
https://lists.sourceforge.net/lists/listinfo/jxplorer-users
Continue reading on narkive:
Loading...