DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15985>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15985 Hyphenation pattern files appear to be invalid ------- Additional Comments From [EMAIL PROTECTED] 2003-01-13 21:20 ------- I've checked my classpath by manually inspecting the java lib directories and the jar files passed to FOP (see below) and don't believe that a duplicate exists in my classpath. I even tried stripping my document down to a bare minimum and still receive a hyphenation exception. I've attached the XSL-FO document which is producing the error. If I run FOP 0.20.4 (by replacing the entire FOP jar), the exception no longer appears, which leads me to believe that this might indeed be a problem with 0.20.5rc. Could you please attempt to generate a PDF from the attached FO file to see if you can reproduce the error? Thanks, Shawn This is the command that I've been using to run FOP: /cygdrive/c/jdk1.3.0_02/bin/java -Xms512m -Xmx1028m -classpath " C:\Oracle\Ora81\orb\classes\yoj.jar; C:\Oracle\Ora81\orb\classes\share.zip; c:\modeln_education\tools\docbook\lib\ant-1.4.1.jar; c:\modeln_education\tools\docbook\lib\avalon-framework-cvs-20020315.jar; c:\modeln_education\tools\docbook\lib\batik.jar; c:\modeln_education\tools\docbook\lib\bsf.jar; c:\modeln_education\tools\docbook\lib\buildtools.jar; c:\modeln_education\tools\docbook\lib\fop-0.20.5rc.jar; c:\modeln_education\tools\docbook\lib\jfor-0.7.1.jar; c:\modeln_education\tools\docbook\lib\jimi-1.0.jar; c:\modeln_education\tools\docbook\lib\stylebook.jar; c:\modeln_education\tools\docbook\lib\xercesImpl-2.2.1.jar; c:\modeln_education\tools\docbook\lib\xml-apis.jar; c:\modeln_education\tools\docbook\lib\xalan\xalan-2.4.1.jar; c:\modeln_education\tools\docbook\lib\xalan\xalan-2.x.x-xsl.jar" org.apache.fop.apps.Fop -fo content/devguide/book_xml.fo -pdf xml_content.pdf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
