Unhelpful failure message

Oxygen general issues.
PeterRobertson
Posts: 47
Joined: Mon Apr 18, 2005 2:22 pm

Unhelpful failure message

Post by PeterRobertson »

When transforming a document I get the message:
E Processing terminated by xsl:message at line 143
There is no other information and clicking on the message does nothing. How am I supposed to find the error when I have a large number of files, all > 143 lines long?
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Peter,

We reproduced this with Saxon 6.5.3 and we will look into it. As a workaround if you can change the XSLT processor to Xalan then you should be able to see the location information and click on the error to quickly locate that xsl:message.

Best Regards,
George
Post Reply