[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: statcvs java error



apparently statcvs needs jdk 1,4
while kaffe uses java 1,1
 
so this could be fixed by using the right java version (in kaffe)
 
"damian:/tmp# java -version
Kaffe Virtual Machine
 
Copyright (c) 1996-2002 Kaffe.org project contributors (please see
  the source code for a full list of contributors).  All rights reserved.
Portions Copyright (c) 1996-2002 Transvirtual Technologies, Inc.
 
The Kaffe virtual machine is free software, licensed under the terms of
the GNU General Public License.  Kaffe.org is a an independent, free software
community project, not directly affiliated with Transvirtual Technologies,
Inc.  Kaffe is a Trademark of Transvirtual Technologies, Inc.  Kaffe comes
with ABSOLUTELY NO WARRANTY.
 
Engine: Just-in-time v3   Version: 1.1.1   Java Version: 1.1"
 
----- Original Message -----
Sent: Tuesday, November 11, 2003 12:40 AM
Subject: statcvs java error

Houdi,
 
i use statcvs 20030713-2 (unstable apparently),
 
i get the following error while trying to run statcvs
 
damian:/tmp# statcvs logfile r2g2/
StatCvs - CVS statistics generation
 
java.awt.AWTError: native layer initialization failed
   at java.awt.Font.<init> (Font.java:48)
   at net.sf.statcvs.renderer.Chart.<init> (Chart.java:53)
   at net.sf.statcvs.renderer.LOCChart.<init> (LOCChart.java:66)
   at net.sf.statcvs.output.HTMLOutput.createLOCChart (HTMLOutput.java:300)
   at net.sf.statcvs.output.HTMLOutput.createHTMLSuite (HTMLOutput.java:177)
   at net.sf.statcvs.Main.generateDefaultHTMLSuite (Main.java:178)
   at net.sf.statcvs.Main.main (Main.java:75)
   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)
damian:/tmp# ls
file-deleted.png  file.png  folder-deleted.png  folder.png  logfile  r2g2  statcvs.css
 
system setup:
debian kernel stable, cvs testing (1,12), statcvs unstable, no apache, no webserver, no java (but kaffe).
 
suggestions? or a bug?

Reply to: