[kaffe] Freenet build 6038 does not run in Kaffe CVS 2003-05-09

Greg Wooledge greg at wooledge.org
Tue May 20 17:21:01 PDT 2003


OS: OpenBSD 3.2 x86
Java: Kaffe CVS (May 9 2003)
Freenet: unstable build 6038
  Compiled on Debian unstable x86 using jikes 1.14 and ant.
  The same freenet.jar starts up under Linux/SunJava.

When I try to start Freenet on OpenBSD/Kaffe, this is written to
either stderr or stdout:

java.lang.NoSuchMethodError: java/lang/StringBuffer.append(Ljava/lang/StringBuffer;)Ljava/lang/StringBuffer;
        at freenet.fs.dir.NativeFSDirectory.getFile(NativeFSDirectory.java:1002)
        at freenet.fs.dir.NativeFSDirectory$NativeBuffer.getFile(NativeFSDirectory.java:1777)
        at freenet.fs.dir.NativeFSDirectory$NativeBuffer._init(NativeFSDirectory.java:1741)
        at freenet.fs.dir.NativeFSDirectory$NativeBuffer.<init>(NativeFSDirectory.java:1690)
        at freenet.fs.dir.NativeFSDirectory.preload(NativeFSDirectory.java:1217)
        at freenet.fs.dir.NativeFSDirectory.preload(NativeFSDirectory.java:1199)
        at freenet.fs.dir.NativeFSDirectory.<init>(NativeFSDirectory.java:695)
        at freenet.node.Main.main(Main.java:521)

My previous unstable build (20030518, build 6037) runs fine.  I don't
know whether this is a Freenet bug or a Kaffe bug, but I suspect it's
Kaffe's "classpath bug" again.  I'm going to update Kaffe to today's
CVS and see if it helps, but that takes some time.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
greg at wooledge.org              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030520/8ab04bc6/attachment-0002.pgp 


More information about the kaffe mailing list