[xep-support] Re: XSL-FO validation issues on Win7/64bit

From: Kevin Brown <kevin@renderx.com>
Date: Tue Feb 15 2011 - 17:26:08 PST

OK, here is my thoughts on this:

> java -Xss2m -Xmx1024m -cp C:\db\progs\xep\lib\xep.jar
com.renderx.xep.XSLDriver -DCONFIG=C:\db\progs\xep\xep.xml
C:\db\output\myfile.fo

The failure in all your applications I believe is a failure in 64bit Java
XSL transform.

Use Saxon, please .... and test again.

The above command explicitly EXCLUDES any transformer from the Classpath and
therefore it is using the default Java transform XALAN -- and this is where
the error lies I believe - 64bit transform with XALAN in memory.

Based on discussions with one group and based on the command line above, we
believe both of you are using XALAN. We have run millions of documents (I
know personally as I have run over 5,000,000 myself in the past week) on
64bit Java with Windows 7 without error.

Please put Saxon in the Classpath and try again.

Kevin Brown
Executive Vice President, Sales & Marketing RenderX, Inc.
(650) 327-1000 Direct
(650) 328-8008 Fax
(925) 395-1772 Mobile
skype:kbrown01
kevin@renderx.com
sales@renderx.com
http://www.renderx.com

-----Original Message-----
From: xep-support-bounces@renderx.com
[mailto:xep-support-bounces@renderx.com] On Behalf Of Tobias Hanning
Sent: Wednesday, February 09, 2011 1:34 AM
To: RenderX Community Support List
Subject: [xep-support] Re: XSL-FO validation issues on Win7/64bit

Hello Jan

It sounds like you have the same problem as me, the one that I asked about
in "Error in the validate process" (2011-02-01). The only different is that
I use Server 2008 instead of Win7, but I also use the latest Java and XEP
versions, so I start to think there is a problem between Java and XEP.

Michael S (RenderX) answer me that I was the first that had the problem, but
now there are at least two that has similar problem with the validating
process.

Regards Tobias

-----Ursprungligt meddelande-----
Fran: xep-support-bounces@renderx.com
[mailto:xep-support-bounces@renderx.com]For Jan Tosovsky
Skickat: den 7 februari 2011 13:34
Till: xep-support@renderx.com
Amne: [xep-support] XSL-FO validation issues on Win7/64bit

Hello Everyone,

I am migrating my production environment from Vista/64bit to Win7/64bit and
I've encountered the following issue. When a transformation into PDF is
executed in 64bit Java, I am getting strange (and misleading) validation
errors. I think that problem is in incomplete parsing of my FO file, because
every run I am getting the different ones (the file is the same and valid),
for example:
[error] Attribute 'font-style' cannot have a value of "".
or
[error] Attribute 'space-before.optimum' cannot have a value of "".
When the same file is processed using 32bit Java, everything is Ok. I
haven't had these problems in Vista.
Both Java 64/32bit are up to date (1.6.0_23), as well as XEP.
My cmdline is: java -Xss2m -Xmx1024m -cp C:\db\progs\xep\lib\xep.jar
com.renderx.xep.XSLDriver -DCONFIG=C:\db\progs\xep\xep.xml
C:\db\output\myfile.fo
I am getting the same result also without those -X.. parameters.
Is there any option which needs to be set to run the process successfuly?

Regards,
Jan

_______________________________________________
(*) To unsubscribe, please visit
http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service
http://w
ww.renderx.com/terms-of-service.html

!DSPAM:87,4d525fa763731254641607!

_______________________________________________
(*) To unsubscribe, please visit
http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service
http://w
ww.renderx.com/terms-of-service.html

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html
Received on Tue Feb 15 17:26:21 2011

This archive was generated by hypermail 2.1.8 : Tue Feb 15 2011 - 17:26:22 PST