You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Juergen Hermann <j....@t-online.de> on 2000/01/19 07:50:47 UTC

Problem with stylebook

Hi!

I have problems with getting stylebook to run on this config:

Debian Linux 2.2.13
JVM = kaffe 1.0.b4   Java Version: 1.1
xalan 0.19.2
xerces 1.0.1

I use the orginal .jar files of xalan and xerces and the
stylebook-b1.jar from CVS.

[StyleBook] Caught java.lang.NullPointerException
java.lang.NullPointerException
        at org.apache.stylebook.StyleBook.<init>(StyleBook.java:42)
        at org.apache.stylebook.StyleBook.main(StyleBook.java:82)

Seems it happens on reading the properties file. Does stylebook require
a 1.2 JVM? Any other clues?

Ciao, Jürgen