Hi all, I wrote a light-weight server-program ( like many of you, I guess ;-) ) that worked fine on Win2K ( Pro as well as Adv. Server ). Recently, a PowerBook G4 has come into my possession, and I really looked forward to running the program on that little machine ( still do btw ). After having fixed a few platform-dependent details ( mostly absolute file references in the xsl-stylesheet ), one little problem remains. The process throws an ArrayIndexOutOfBoundsException, leading to the debug output as in attached txt-file. Seems like a Xalan-related problem (classpath?), so going to try a fix right away, but if any of you have other ideas about the possible cause(s), your input would be much appreciated. After all, I don't have that much experience with multiple platforms... What really bugs me is the logger indicating that page 1 is being rendered ( and if everything goes right, the output file should contain only one page in this case ), and the error occurs while processing page 1 - for the second time (?)
Anyone? Config : fop 0.20.5 release ( as shows in the debug output ) on Mac OS X ( Terminal tcsh ) Thx in advance, Andreas Delmelle --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
