[kaffe] Can't run the eXist app. Swing missing?
Hakon G
hakon_@everyday.com
Fri Sep 12 09:26:02 2003
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-1063304183
Content-Type: text/plain; charset=iso-8859-1
hi!
I have tried to install the eXist database application (hosted at Sourceforge).
But I couldn't run it with Kaffe, when I ran $ java -jar eXist-0.9.2-install.jar - I got these error messages:
--------------------------------
- Error -
java.lang.InstantiationException: javax/swing/plaf/metal/DefaultMetalTheme
java.lang.InstantiationException: javax/swing/plaf/metal/DefaultMetalTheme
at java.lang.Class.newInstance (Class.java:431)
at com.izforge.izpack.installer.Installer.main (source file unknown)
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)
--------------------------------
So I had to download the official JDK and it worked.
Now I don't know anything about Java. I assume Kaffe is missing some functionality. I don't know about this swing either. Is it a gui toolkit? It shouldn't be needed though, gui is just complementary to this application.
I read the statement that Kaffe is not to count on, so that's OK.
What I'd like to ask if there is actually anything I can do to fix this, like install an additional package or anything.
Or can I expect it to work with a recent future release of Kaffe?
As eXist is an open source application, I would like to be able to run it also on an open source platform like Kaffe instead of the proprietary JDK.
Hakon
----Nextpart-836027649-1007750635-0-1063304183
Content-Type: text/html; charset=iso-8859-1
hi!<br />
I have tried to install the eXist database application (hosted at Sourceforge).<br />
But I couldn't run it with Kaffe, when I ran $ java -jar eXist-0.9.2-install.jar - I got these error messages:<br />
--------------------------------<br />
<br />
- Error -<br />
java.lang.InstantiationException: javax/swing/plaf/metal/DefaultMetalTheme<br />
java.lang.InstantiationException: javax/swing/plaf/metal/DefaultMetalTheme<br />
at java.lang.Class.newInstance (Class.java:431)<br />
at com.izforge.izpack.installer.Installer.main (source file unknown)<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 />
<br />
--------------------------------<br />
So I had to download the official JDK and it worked.<br />
Now I don't know anything about Java. I assume Kaffe is missing some functionality. I don't know about this swing either. Is it a gui toolkit? It shouldn't be needed though, gui is just complementary to this application.<br />
I read the statement that Kaffe is not to count on, so that's OK.<br />
What I'd like to ask if there is actually anything I can do to fix this, like install an additional package or anything.<br />
Or can I expect it to work with a recent future release of Kaffe?<br />
<br />
As eXist is an open source application, I would like to be able to run it also on an open source platform like Kaffe instead of the proprietary JDK.<br />
<br />
<br />
Hakon<br><br>
----Nextpart-836027649-1007750635-0-1063304183--