Page 1 of 1

Erratic debug output in Oxygen 11.1

Posted: Sun Dec 20, 2009 12:08 am
by mikew
I've been running Oxygen 9.3, and just upgraded to Oxygen 11.1. In Oxygen 9.3, a fairly complex stylesheet I'm working on sends to the Output panel when in Debug mode. In Oxygen 11.1 the same XML and stylesheet shows no output when I start stepping through the transformation for the first template that creates output. After continuing to step through with no output, I reach a point where I get one big "chunk" of output. In other words, the debug output doesn't follow the stepping, but accumulates and outputs "chunks" of data at a time. The transformation scenario itself does create an output file, but debug output is erratic. Simple XML + XSLT does send to the Output panel as expected.

Yesterday, I was also occasionally getting a Java I/O error, but can't reproduce it today. I didn't copy down the exact words, but if my memory is correct, the message was: "Java I/O error: read end dead".

I'm running Oxygen 11.1 in side-by-side mode along with Oxygen 9.3 on Windows XP SP2. Java is 1.6.0_16.

Any help is appreciated, because without normal Debug output, I'll have to revert to 9.3 for debugging.

Thanks,
Mike

Re: Erratic debug output in Oxygen 11.1

Posted: Mon Dec 21, 2009 6:53 pm
by adrian
Hello,

Could you provide us with a sample stylesheet and XML on which the behaviour is reproducing?

If possible please send it to support@oxygenxml.com

Regards,
Adrian

Re: Erratic debug output in Oxygen 11.1

Posted: Mon Dec 21, 2009 7:08 pm
by mikew
Hi Adrian,

Unfortunately, not the stylesheet that I'm working on, since it's an internal, company stylesheet. I suppose I can try duplicating the behavior with a publicly available complex transformation like DocBook, since simpler stuff seems to work OK.

If I can reproduce it with DocBook or something else you might recommend as a stress test, I'll forward the results to support@oxygenxml.com

Thanks,
Mike