[xep-support] Re: Non-repeatable errors?

From: vanRappard, Martin <martin.vanrappard@emc.com>
Date: Wed Feb 27 2013 - 03:36:20 PST

If I recall correctly (but Kevin will probably confirm this) this is due to the Java version you're using, which does not play nice with xt(.jar). Which OS and Java version are you using?

--Martin

-----Original Message-----
From: xep-support-bounces@renderx.com [mailto:xep-support-bounces@renderx.com] On Behalf Of Dave Pawson
Sent: 27 February 2013 12:18
To: RenderX Community Support List
Subject: [xep-support] Non-repeatable errors?

repeatdely running xep on an fo file, the reported error changes each time?

c:\files\test\51937>xep op.fo
(document [system-id file:/c:/files/test/51937/op.fo]
  (validate
    [error] Attribute 'clear' cannot have a value of "".
    [validation total: 1 error]
Parse error: Invalid XSL FO source 'file:/c:/files/test/51937/op.fo':
1 error found during validation

c:\files\test\51937>xep -fo op.fo op.pdf
(document [system-id file:/c:/files/test/51937/op.fo]
  (validate
    [error] Attribute 'start-indent' cannot have a value of "".
    [validation total: 1 error]
Parse error: Invalid XSL FO source 'file:/c:/files/test/51937/op.fo':
1 error found during validation

c:\files\test\51937>xep -fo op.fo op.pdf
(document [system-id file:/c:/files/test/51937/op.fo]
  (validate
    [error] Attribute 'keep-together.within-page' cannot have a value of ""..
    [validation total: 1 error]
Parse error: Invalid XSL FO source 'file:/c:/files/test/51937/op.fo':
1 error found during validation

c:\files\test\51937>xep -fo op.fo op.pdf
(document [system-id file:/c:/files/test/51937/op.fo]
  (validate
    [error] Attribute 'space-after' cannot have a value of "".
    [validation total: 1 error]
Parse error: Invalid XSL FO source 'file:/c:/files/test/51937/op.fo':
1 error found during validation

Each time it runs, a different error is reported?

How can I chase down the error please?

Searching the file for "" shows no such occurrence?

TiA

-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk
_______________________________________________
(*) 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,512defd99854928415481!
_______________________________________________
(*) 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 Wed Feb 27 04:11:35 2013

This archive was generated by hypermail 2.1.8 : Wed Feb 27 2013 - 04:11:40 PST