Hello Kyle,

this has nothing to do with SVG anymore. XSLTC raises a TransformerException. Either you have a bug in a XSLT in your pipeline or a bug in XSLTC. Try to use Xalan instead of XSLTC.

Regards,

Joerg

Kyle Koss wrote:
I am using cocoon-CVS from Nov 4, and applied patch for this bug:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13247
because I was getting errors from the SVGSerializer about closed output
streams.

I no longer get those errors, but now I get this:

org.apache.cocoon.ProcessingException: Could not read resource
file:/C:/Sun/AppServer7/domains/domain1/server1/applications/j2ee-module
s/cocoon_1/buisnessCard/buisCard_copy.xml:
javax.xml.transform.TransformerException:
org.apache.xalan.xsltc.TransletException:
java.lang.ArrayIndexOutOfBoundsException
	at
org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:1
50)
	at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipe
line.processXMLPipeline(AbstractCachingProcessingPipeline.java:273)
	at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process
(AbstractProcessingPipeline.java:483)
<stacktrace snipped/>

What do I do now?

Please help,
Kyle Koss

P.S. (server: SunOne app server 7.0, jdk1.4, WinXP)

---------------------------------------------------------------------
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]>

Reply via email to