Read End Dead... Bug found i think.

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Ephreal
Posts: 1
Joined: Mon Oct 13, 2014 3:50 pm

Read End Dead... Bug found i think.

Post by Ephreal »

Hi

I've just started troubleshooting a stylesheet transformation project where I work. And I kept getting the error write failure read end dead.

I've tried searching on it but not much information is found regarding this problems and thoes post found have never been solved or at laeast updated with the solution.

My project is transforming a xml register documente to a text vhdl file. And as such I'm writing a big header at the start of the file.

This header text block i found the cause of my problem.

I have a line which says : <xsl:text>-- Copyright © 2012 Companey & Company &#13;</xsl:text>

When removed the "©" the problem was gone.

Even if i tried using the &#169; or &copy; the problem persisted.

So is this a bug in the software or am i doing something wrong.

Regards
Ephreal
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Read End Dead... Bug found i think.

Post by adrian »

Hi,

Could you please tell me the exact error message that you encountered (please use copy/paste)?
What type of output and encoding are you using in the stylesheet?

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply