xsl-list
[Top] [All Lists]

Programmers Assertion Error

2003-03-17 07:17:52
Hi , 
I'm Getting the Following Error while I'm trying to Transform my XML to FO

==================================================
javax.xml.transform.TransformerConfigurationException: 
javax.xml.transform.TransformerConfigurationException: 
javax.xml.transform.TransformerException: java.lang.RuntimeException: 
Programmer's assertion in getNextStepPos: unknown stepType: -1 Error while 
Transformation.
javax.xml.transform.TransformerConfigurationException: 
javax.xml.transform.TransformerConfigurationException: 
javax.xml.transform.TransformerException: java.lang.RuntimeException: 
Programmer's assertion in getNextStepPos: unknown stepType: -1
        at 
org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:767)
        at rendering.XMLFormatter.applyTransformation(XMLFormatter.java:135)
        at rendering.XMLFormatter.generateOutPutFile(XMLFormatter.java:108)
        at rendering.ProposalRenderer.startFormatting(ProposalRenderer.java:113)
        at rendering.ProposalRenderer.startPagination(ProposalRenderer.java:102)
        at rendering.ProposalRenderer.renderProposal(ProposalRenderer.java:87)
        at 
reports.contentgen.ProposalPrinterImpl.printProposal(ProposalPrinterImpl.java:163)
        at test.TestPropPrinting.main(TestPropPrinting.java:27) 
 
===================================================

Can any one help me identify the reason??

Thanks in advance. 

bala
-----------------------------------
Balajee Chandrasekaran 
Software Engineer 
Majesco Software Inc. 
Phone: 91-22-5695 2222 Extn No 7911 
------------------------------------
Belief
The most fearful unbelief is unbelief in your self.
Thomas Carlyle, 1795-1881, Scottish Philosopher, Author.
--------------------------------------- 


MASTEK
Investing in relationships
In the US, we're called MAJESCO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Opinions expressed in this e-mail are those of the individual and not that of 
Mastek Limited, unless specifically indicated to that effect. Mastek Limited 
does not accept any responsibility or liability for it. This e-mail and 
attachments (if any) transmitted with it are confidential and/or privileged and 
solely for the use of the intended person or entity to which it is addressed. 
Any review, re-transmission, 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. This e-mail and its attachments have been 
scanned for the presence of computer viruses. It is the responsibility of the 
recipient to run the virus check on e-mails and attachments before opening 
them. If you have received this e-mail in error, kindly delete this e-mail from 
all computers.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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



<Prev in Thread] Current Thread [Next in Thread>
  • Programmers Assertion Error, balajeec <=