Now here is the output on various machines:
nagoya: America/Los_Angeles rubix: America/New_York cocoondev: America/Chicago lsd: Europe/Amsterdam
Can you spot the one that is incorrect?
I will correct this - though the machine is located in Kansas, we prefer to have the clock on GMT+1 time, but the sysadmins apparently forgot to set the timezone consequently.
Sorry about that.
In the process, I found an unrelated problem and a workaround. On cocoondev only, the gen was failing thus:
(Location of error unknown)XSLT Error (java.lang.InternalError): fillbuf
I appear to be able to work around this by adding the following to one of the stylesheets:
<xsl:output indent="yes"/>
I don't know why this only happens on cocoondev and why adding this line avoids the problem, but for now, I'm happy.
No idea neither. What java -versions are in use on the other machines?
</Steven> -- Steven Noels http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my weblog at http://blogs.cocoondev.org/stevenn/ stevenn at outerthought.org stevenn at apache.org