Hi there
Sometimes when I modify my huge sitemap - 54Kb
(especially when I add some parameters for actions or XSLT transformer) I
got a strange
message which tells me nothing. Maybe someone of you can give me some hints
what could be
wrong and how to correct sucha problem.
Regards
SG.
java.lang.RuntimeException: Errors in XSLT transformation:
Warning: File jar:file:/C:/Javasoft/Tomcat 4.1/webapps/insert/WEB-
INF/lib/cocoon
-
2.0.4.jar!/org/apache/cocoon/components/language/markup/sitemap/java/sitemap.xs
l; Line 1822; Column 33;
The use of <redirect-to resource="dynamic-page"/> is
deprecated.
Please use <call resource="dynamic-page"/> instead.
Warning: File jar:file:/C:/Javasoft/Tomcat 4.1/webapps/insert/WEB-
INF/lib/cocoon
-
2.0.4.jar!/org/apache/cocoon/components/language/markup/sitemap/java/sitemap.xs
l; Line 1822; Column 33;
The use of <redirect-to resource="dynamic-page"/> is
deprecated.
Please use <call resource="dynamic-page"/> instead.
Fatal: org.apache.xml.dtm.DTMException: No more DTM IDs are available
at
org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java
:3170)
at java.lang.Thread.run(Thread.java:536)
--
Keep on rolling
mailto: [EMAIL PROTECTED]
http://create.e-informatyka.pl
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>
- No more DTM IDs are available Peter Smink
- Re: No more DTM IDs are available Alex Romayev
- Re: No more DTM IDs are available jakob . dalsgaard
- Re: No more DTM IDs are available Sebastian Gil
- Re: No more DTM IDs are available jakob . dalsgaard
- RE: No more DTM IDs are available Geoff Howard