[xsl] Exception in thread "main" java.lang.StackOverflowError

Subject: [xsl] Exception in thread "main" java.lang.StackOverflowError
From: jeb501@xxxxxxxxxxxxxxx
Date: Mon, 9 May 2005 11:11:26 +0530
Hi List,

When I transform an xml file to htm file using SAXON, i get the below 
error,

How to come out of it....

The command i had issued >>>

c:\Windows\java -jar x:\Libr\saxon.jar Y:\Windows\temp\status.XML 
x:\Libr\status.xsl > Y:\Windows\temp\status.htm

the error reported >>>

Exception in thread "main" java.lang.StackOverflowError

Thanks
Eugene

Current Thread