[kaffe] Problem with eXist again
Hakon Gunsen
hakon_@everyday.com
Sat Jan 24 06:04:02 2004
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
----Nextpart-836027649-1007750635-0-1074952936
Content-Type: text/plain; charset=iso-8859-1
Hi! I tried to run the latest development release of eXist database on Kaffe of jan 19th built with interpreter engine on Fedora Core 1, Athlon processor.
http://sourceforge.net/project/showfiles.php?group_id=17691&package_id=23675&release_id=171595
It was mentioned in the release notes that "Changed usage of String methods to run eXist with kaffe".
But I only get these exceptions when trying to run, then it Kaffe exits. The previous version I was at least able to run, even though it didn't work well. Can anyone tell what this is? Thanks.
Configuring eXist from /home/hakon/eXist-1.0b1/conf.xml
log4j:WARN Caught Exception while in Loader.getResource. This may be innocuous.
java.lang.StringIndexOutOfBoundsException: index = 0, length=0
at java.lang.String.charAt (String.java:150)
at kaffe.lang.AppClassLoader.findResource (AppClassLoader.java:270)
at java.lang.ClassLoader.getResource (ClassLoader.java:224)
at java.lang.ClassLoader.getResource (ClassLoader.java:216)
at org.apache.log4j.helpers.Loader.getResource (Loader.java:78)
at org.apache.log4j.LogManager.<clinit> (LogManager.java:104)
at org.apache.log4j.Logger.getLogger (Logger.java:94)
at org.exist.util.Configuration.<clinit> (Configuration.java:47)
at org.exist.JettyStart.main (JettyStart.java:52)
at java.lang.reflect.Method.invoke0 (Method.java)
at java.lang.reflect.Method.invoke (Method.java:255)
at org.exist.start.Main.invokeMain (Main.java:94)
at org.exist.start.Main.run (Main.java:485)
at org.exist.start.Main.main (Main.java:44)
at java.lang.reflect.Method.invoke0 (Method.java)
at java.lang.reflect.Method.invoke (Method.java:255)
at kaffe.jar.ExecJarName.main (ExecJarName.java:67)
at kaffe.jar.ExecJar.main (ExecJar.java:75)
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke0 (Method.java)
at java.lang.reflect.Method.invoke (Method.java:255)
at org.exist.start.Main.invokeMain (Main.java:94)
at org.exist.start.Main.run (Main.java:485)
at org.exist.start.Main.main (Main.java:44)
at java.lang.reflect.Method.invoke0 (Method.java)
at java.lang.reflect.Method.invoke (Method.java:255)
at kaffe.jar.ExecJarName.main (ExecJarName.java:67)
at kaffe.jar.ExecJar.main (ExecJar.java:75)
Caused by: java.lang.ExceptionInInitializerError
at org.exist.JettyStart.main (JettyStart.java:52)
at java.lang.reflect.Method.invoke0 (Method.java)
...8 more
Caused by: java.lang.StringIndexOutOfBoundsException: index = 0, length=0
at java.lang.String.charAt (String.java:150)
at kaffe.lang.AppClassLoader.findResource (AppClassLoader.java:270)
at java.lang.ClassLoader.getResource (ClassLoader.java:224)
at java.lang.ClassLoader.getSystemResource (ClassLoader.java:264)
at org.apache.log4j.helpers.Loader.getResource (Loader.java:106)
at org.apache.log4j.LogManager.<clinit> (LogManager.java:104)
at org.apache.log4j.Logger.getLogger (Logger.java:94)
at org.exist.util.Configuration.<clinit> (Configuration.java:47)
at org.exist.JettyStart.main (JettyStart.java:52)
...9 more
----Nextpart-836027649-1007750635-0-1074952936
Content-Type: text/html; charset=iso-8859-1
Hi! I tried to run the latest development release of eXist database on Kaffe of jan 19th built with interpreter engine on Fedora Core 1, Athlon processor.<br />
http://sourceforge.net/project/showfiles.php?group_id=17691&package_id=23675&release_id=171595<br />
It was mentioned in the release notes that "Changed usage of String methods to run eXist with kaffe".<br />
But I only get these exceptions when trying to run, then it Kaffe exits. The previous version I was at least able to run, even though it didn't work well. Can anyone tell what this is? Thanks.<br />
<br />
<br />
<br />
<br />
Configuring eXist from /home/hakon/eXist-1.0b1/conf.xml<br />
log4j:WARN Caught Exception while in Loader.getResource. This may be innocuous.<br />
java.lang.StringIndexOutOfBoundsException: index = 0, length=0<br />
at java.lang.String.charAt (String.java:150)<br />
at kaffe.lang.AppClassLoader.findResource (AppClassLoader.java:270)<br />
at java.lang.ClassLoader.getResource (ClassLoader.java:224)<br />
at java.lang.ClassLoader.getResource (ClassLoader.java:216)<br />
at org.apache.log4j.helpers.Loader.getResource (Loader.java:78)<br />
at org.apache.log4j.LogManager.<clinit> (LogManager.java:104)<br />
at org.apache.log4j.Logger.getLogger (Logger.java:94)<br />
at org.exist.util.Configuration.<clinit> (Configuration.java:47)<br />
at org.exist.JettyStart.main (JettyStart.java:52)<br />
at java.lang.reflect.Method.invoke0 (Method.java)<br />
at java.lang.reflect.Method.invoke (Method.java:255)<br />
at org.exist.start.Main.invokeMain (Main.java:94)<br />
at org.exist.start.Main.run (Main.java:485)<br />
at org.exist.start.Main.main (Main.java:44)<br />
at java.lang.reflect.Method.invoke0 (Method.java)<br />
at java.lang.reflect.Method.invoke (Method.java:255)<br />
at kaffe.jar.ExecJarName.main (ExecJarName.java:67)<br />
at kaffe.jar.ExecJar.main (ExecJar.java:75)<br />
java.lang.reflect.InvocationTargetException<br />
at java.lang.reflect.Method.invoke0 (Method.java)<br />
at java.lang.reflect.Method.invoke (Method.java:255)<br />
at org.exist.start.Main.invokeMain (Main.java:94)<br />
at org.exist.start.Main.run (Main.java:485)<br />
at org.exist.start.Main.main (Main.java:44)<br />
at java.lang.reflect.Method.invoke0 (Method.java)<br />
at java.lang.reflect.Method.invoke (Method.java:255)<br />
at kaffe.jar.ExecJarName.main (ExecJarName.java:67)<br />
at kaffe.jar.ExecJar.main (ExecJar.java:75)<br />
Caused by: java.lang.ExceptionInInitializerError<br />
at org.exist.JettyStart.main (JettyStart.java:52)<br />
at java.lang.reflect.Method.invoke0 (Method.java)<br />
...8 more<br />
Caused by: java.lang.StringIndexOutOfBoundsException: index = 0, length=0<br />
at java.lang.String.charAt (String.java:150)<br />
at kaffe.lang.AppClassLoader.findResource (AppClassLoader.java:270)<br />
at java.lang.ClassLoader.getResource (ClassLoader.java:224)<br />
at java.lang.ClassLoader.getSystemResource (ClassLoader.java:264)<br />
at org.apache.log4j.helpers.Loader.getResource (Loader.java:106)<br />
at org.apache.log4j.LogManager.<clinit> (LogManager.java:104)<br />
at org.apache.log4j.Logger.getLogger (Logger.java:94)<br />
at org.exist.util.Configuration.<clinit> (Configuration.java:47)<br />
at org.exist.JettyStart.main (JettyStart.java:52)<br />
...9 more<br />
<br />
<br><br>
----Nextpart-836027649-1007750635-0-1074952936--