[kaffe] java.text.SimpleDateFormat.formatWithAttribute
Guilhem Lavaux
guilhem at kaffe.org
Mon Aug 25 22:35:03 PDT 2003
Greg Wooledge wrote:
>Engine: Just-in-time v3 Version: 1.1.1 Java Version: 1.1
>Configuration/Compilation options:
> Compile date : Mon Aug 25 18:44:22 EDT 2003
> Compile host : pegasus
> Install prefix: /usr/local/kaffe
> Thread system : unix-jthreads
> CC : gcc
> CFLAGS : -g -O2 -Wall -Wstrict-prototypes
> LDFLAGS :
> ChangeLog head: 2003-08-25 Mark Wielaard <mark at klomp.org>
>$ java freenet.node.Main
>java.lang.NullPointerException
> at java.text.SimpleDateFormat.formatWithAttribute (SimpleDateFormat.java:541)
> at java.text.SimpleDateFormat.format (SimpleDateFormat.java:551)
> at java.text.DateFormat.format (DateFormat.java:73)
> at freenet.support.FileLoggerHook.log (FileLoggerHook.java:241)
> at freenet.support.Logger.log (Logger.java:94)
> at freenet.support.Logger.log (Logger.java:70)
> at freenet.node.Main.main (Main.java:947)
>
>
>OpenBSD 3.3 i386, Kaffe was just updated from CVS a few minutes ago.
>The node does not start up; the NPE is very soon after issuing the
>command.
>
>
Thank you, it is just the last java/text update from me. As I am
currently developing the code I missed
an if condition at that point.
Thank you,
Cheers,
Guilhem.
More information about the kaffe
mailing list