You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Joseph Shraibman <jk...@selectacast.net> on 2001/03/01 01:57:28 UTC

Xalan exception

Using xalan from the downloaded jar file:

java.lang.NoSuchMethodError
        at org.apache.xpath.patterns.NodeTest.execute(NodeTest.java:386)
        at
org.apache.xpath.axes.PredicatedNodeTest.acceptNode(PredicatedNodeTest.java:388)
        at
org.apache.xpath.axes.DescendantIterator.nextNode(DescendantIterator.java:239)
        at org.apache.xpath.NodeSet.addNodes(NodeSet.java:550)
        at org.apache.xpath.NodeSet.<init>(NodeSet.java:154)
        at
org.apache.xalan.templates.ElemForEach.sortNodes(ElemForEach.java:276)
        at
org.apache.xalan.templates.ElemForEach.transformSelectedNodes(ElemForEach.java:399)
        at
org.apache.xalan.templates.ElemForEach.execute(ElemForEach.java:228)
        at
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2154)
        at
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2097)
        at
org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2029)
        at
org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1189)
        at
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:479)
        at
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1118)
        at
com.xtenit.mail.DeliverySystemImp.deliver0(DeliverySystemImp.java:502)
        at
com.xtenit.mail.DeliverySystemImp$1$Runner.run(DeliverySystemImp.java:193)
        at java.lang.Thread.run(Thread.java:484)

btw what happened to the email archive?  I sumitted a bug report a
little while ago, no one replied to me, and since I don't subscribe and
the archives only go up to january I don't know what happened with it.

Please cc me any replies to this message.

-- 
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com

Re: Xalan exception

Posted by Joseph Shraibman <jk...@selectacast.net>.
Never mind, I switched to an old version of xerces to diagnose a
possible bug with 1.3.0  and that's why I got this exception.

Joseph Shraibman wrote:
> 
> Using xalan from the downloaded jar file:
> 
> java.lang.NoSuchMethodError
>         at org.apache.xpath.patterns.NodeTest.execute(NodeTest.java:386)
>         at
> org.apache.xpath.axes.PredicatedNodeTest.acceptNode(PredicatedNodeTest.java:388)
>         at
> org.apache.xpath.axes.DescendantIterator.nextNode(DescendantIterator.java:239)
>         at org.apache.xpath.NodeSet.addNodes(NodeSet.java:550)
>         at org.apache.xpath.NodeSet.<init>(NodeSet.java:154)
>         at
> org.apache.xalan.templates.ElemForEach.sortNodes(ElemForEach.java:276)
>         at
> org.apache.xalan.templates.ElemForEach.transformSelectedNodes(ElemForEach.java:399)
>         at
> org.apache.xalan.templates.ElemForEach.execute(ElemForEach.java:228)
>         at
> org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2154)
>         at
> org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2097)
>         at
> org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2029)
>         at
> org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1189)
>         at
> org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:479)
>         at
> org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1118)
>         at
> com.xtenit.mail.DeliverySystemImp.deliver0(DeliverySystemImp.java:502)
>         at
> com.xtenit.mail.DeliverySystemImp$1$Runner.run(DeliverySystemImp.java:193)
>         at java.lang.Thread.run(Thread.java:484)
> 
> btw what happened to the email archive?  I sumitted a bug report a
> little while ago, no one replied to me, and since I don't subscribe and
> the archives only go up to january I don't know what happened with it.
> 
> Please cc me any replies to this message.
> 
> --
> Joseph Shraibman
> jks@selectacast.net
> Increase signal to noise ratio.  http://www.targabot.com

-- 
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com