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

From: Joy Andree <joy.andree@ansys.com>
Date: Mon Feb 21 2011 - 05:29:55 PST

I have just encountered the same problem. We are upgrading to a new server
machine with windows server and Team City for our builds. Team City
required java 1.6.0_24. Before this upgrade the PDF builds were working
find on the new server. Now I am seeing the same errors as the first in the
email chain. I'm at XEP 4.5.

Here is my code that worked before the java upgrade:
java -Xmx1400000000 -classpath
"C:\XEP\lib\xep.jar;C:\XEP\lib\saxon.jar;C:\XEP\lib\xt.jar"
com.renderx.xep.XSLDriver "-DCONFIG=C:\XEP\xep.xml" -fo step3.fo -ps
step4.ps

Joy

2011/2/16 Kevin Brown <kevin@renderx.com>

> My mistake Dave, it is required for validation but as Michael Sulyaev
> points
> out validation is a parsing step run by XT. So it could be XT or it could
> be
> in the default SAX parser used by XT.
>
> Kevin
>
>
>
> -----Original Message-----
> From: Jan Tošovský [mailto:j.tosovsky@gmc.net]
> Sent: Wednesday, February 16, 2011 12:14 AM
> To: kevin@renderx.com; RenderX Community Support List
> Subject: RE: [xep-support] Re: XSL-FO validation issues on Win7/64bit
>
> If you mean something like this:
> java -Xss2m -Xmx1024m -cp
> C:\db\progs\xep\lib\xep.jar;C:\db\progs\xep\lib\saxon.jar
> com.renderx.xep.XSLDriver -DCONFIG=C:\db\progs\xep\xep.xml
> C:\db\output\output.fo
>
> it doesn't help. I am getting the same errors.
> I'll prepare some not confidential data for your further investigation.
>
> Regards,
> Jan
>
> -----Original Message-----
> From: xep-support-bounces@renderx.com
> [mailto:xep-support-bounces@renderx.com] On Behalf Of Kevin Brown
> Sent: Wednesday, February 16, 2011 2:26 AM
> To: 'RenderX Community Support List'
> Subject: [xep-support] Re: XSL-FO validation issues on Win7/64bit
>
> 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.
>
> _______________________________________________
> (*) 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
>

-- 
Joy Andree
Software Developer II
ANSYS, Inc.
275 Technology Drive
Canonsburg, PA 15317
Tel: 724-514-2944
---------------------------------------------------------------------------------------------------
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.
!DSPAM:87,4d6268ef63731554484188!

_______________________________________________
(*) 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 Mon Feb 21 05:30:41 2011

This archive was generated by hypermail 2.1.8 : Mon Feb 21 2011 - 05:30:49 PST