Re: [xsl] Exception -512 Help

Subject: Re: [xsl] Exception -512 Help
From: Mukul Gandhi <mukulw3@xxxxxxxxx>
Date: Mon, 21 Jul 2003 04:42:42 -0700 (PDT)
TransformerException means , an exceptional condition
that occured during the transformation process. i
don't know which stylesheet you are running. There may
be some error in your stylesheet. You can use the
Xalan EDUMP flag to get the detailed stacktrace in
case of an error..

Regards,
Mukul


--- Leena Kulkarni <mulberrylist@xxxxxxxxxxx> wrote:
> Hello,
> 
> Im using Xalan for transformation and getting the
> following error. what does this mean? and where can
> I
> get the help? when does it come?
> 
> javax.xml.transform.TransformerException: -512
> 	at
>
org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1226)
> 	at
>
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:638)
> 	at
>
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1088)
> 	at
>
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1066)
> 
> Thanks!
> 
>
________________________________________________________________________
> Send free SMS using the Yahoo! Messenger. Go to
> http://in.mobile.yahoo.com/new/pc/
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread