You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Torsten Knodt <to...@datas-world.de> on 2002/08/15 01:24:49 UTC

XInclude gets Prematuer end of file

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
some days ago I told of the problem, that I get a premature end of file with XInclude. The included content comes in via cocoon:// and is checked with xmllint. Including it as file works, but not with cocoon://. I hope, when I post the Exception from the error log, someone can help me. The log is made with the cvs head version. Perhaps I have found a bug, but I'm not really sure. Stepping myself up to the xerces code didn't help me further.

ERROR   (2002-08-15) 01:13.06:306   [sitemap.transformer.xinclude] (Unknown-URI) Unknown-thread/XIncludeTransformer: Error in processXIncludeElement
org.xml.sax.SAXParseException: Premature end of file.
	at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:232)
	at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:213)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:366)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:296)
	at org.apache.xerces.impl.XMLScanner.reportFatalError(XMLScanner.java:1244)
	at org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatcher.dispatch(XMLDocumentScannerImpl.java:587)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:333)
	at org.apache.xerces.parsers.StandardParserConfiguration.parse(StandardParserConfiguration.java:525)
	at org.apache.xerces.parsers.StandardParserConfiguration.parse(StandardParserConfiguration.java:581)
	at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:147)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1157)
	at org.apache.avalon.excalibur.xml.XercesParser.parse(XercesParser.java:79)
	at org.apache.avalon.excalibur.xml.XercesParser.parse(XercesParser.java:54)
	at org.apache.cocoon.transformation.XIncludeTransformer.processXIncludeElement(XIncludeTransformer.java:313)
	at org.apache.cocoon.transformation.XIncludeTransformer.startElement(XIncludeTransformer.java:157)
	at org.apache.cocoon.components.sax.XMLTeePipe.startElement(XMLTeePipe.java:118)
	at org.apache.cocoon.components.sax.XMLByteStreamInterpreter.parse(XMLByteStreamInterpreter.java:127)
	at org.apache.cocoon.components.sax.XMLByteStreamInterpreter.deserialize(XMLByteStreamInterpreter.java:103)
	at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:261)
	at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:477)
	at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:142)
	at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:83)
	at org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:163)
	at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:83)
	at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:155)
	at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:107)
	at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:157)
	at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:107)
	at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:155)
	at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:327)
	at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:309)
	at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:131)
	at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:83)
	at org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:163)
	at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:107)
	at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:157)
	at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:107)
	at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:155)
	at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:327)
	at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:309)
	at org.apache.cocoon.Cocoon.process(Cocoon.java:585)
	at org.apache.cocoon.Main.getLinks(Main.java:949)
	at org.apache.cocoon.Main.processURI(Main.java:772)
	at org.apache.cocoon.Main.process(Main.java:632)
	at org.apache.cocoon.Main.main(Main.java:437)

Thanks in advance
	Torsten Knodt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9W1PfvxZktkzSmiwRAm75AJ9bfzXa99QHX832Plt7kAM95YJFaACfWJ7P
+xXc6EA8qXuHI92xDGR691o=
=0TP/
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>