|
From: Wolfgang M. <wol...@ex...> - 2010-01-30 18:27:37
|
> I am guessing it is an issue with that file on your machine. > > Can you try replacing it with the one from SVN. As Dmitryi already said, it is an xsl transformer error which gets through to the console. It probably just appears after the mime-types.xml message, but is not related to the processing of that file. The error is nothing to be concerned about. There are one or two situations where I see similar error messages coming from the xslt engine. Probably some script or link in the docs requests a non-existing document. I planned to go through all uses of transformers within eXist and add proper error reports, so we can figure out where exactly the error is coming from. It should definitely not end up on the console. Wolfgang |