*Yeesh*
It looks like there is something wrong with the log4j environment; it
is looking for XML tools and is getting the wrong version, or missing
the class. I don't know why this would occur, since tiger comes with
a standard version of java 1.4.2, which should work fine.
Unless you have installed some other application that has messed
around with your XML environment, I can't see why this would have
happened!
You could try downloading the 'deploy.zip' or 'deploy.tar.bz2' files
for the 3.2 beta version of JXplorer from sourceforge (http://
sourceforge.net/project/showfiles.php?group_id=55394) since it
doesn't use log4j, so that might avoid your problem. However, this
error is occurring very early in the load sequence (JXplorer hasn't
even printed out the standard environment check message) so there may
be something else wrong. Are you able to run other java applications?
cheers,
Chris
On 29/07/2005, at 12:21 AM, Siegfried Makedanz wrote:
Thanks, Chris. I get the following message in the terminal:
> ./jxplorer.sh console
starting JXplorer...
Exception in thread "main" java.lang.NoClassDefFoundError: org/w3c/
dom/ranges/DocumentRange
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass
(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
302)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass
(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
302)
at org.apache.xerces.jaxp.DocumentBuilderImpl.<init>(Unknown
Source)
at
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder
(Unknown Source)
at org.apache.log4j.xml.DOMConfigurator.doConfigure
(DOMConfigurator.java:656)
at org.apache.log4j.xml.DOMConfigurator.doConfigure
(DOMConfigurator.java:616)
at org.apache.log4j.xml.DOMConfigurator.doConfigure
(DOMConfigurator.java:602)
at
org.apache.log4j.helpers.OptionConverter.selectAndConfigure
(OptionConverter.java:460)
at org.apache.log4j.LogManager.<clinit>(LogManager.java:113)
at org.apache.log4j.Logger.getLogger(Logger.java:107)
at com.ca.directory.jxplorer.JXplorer.<clinit>(JXplorer.java:
111)
Chris Betts wrote:
Hi Siegfried,
I've been really lazy, and haven't sorted out the install
package for OS X properly. However it works adequately for me on
my 667Mhz powerbook running OS 10.4 (tiger). The known problems
are that the menu isn't in the apple menu bar, and if you change
the look and feel you can't change it back to aqua later.
try running the shell script from a terminal window with
">jxplorer.sh console" and see if it tells you anything
interesting in the console window... It's strange that it can
show the splash screen, but then fails. It's probably throwing
an error, but you're not seeing it for some reason - so try the
console approach
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users