Erratic debug output in Oxygen 11.1

Having trouble installing Oxygen? Got a bug to report? Post it all here.
mikew
Posts: 2
Joined: Sat Dec 19, 2009 11:30 pm

Erratic debug output in Oxygen 11.1

Post 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
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Erratic debug output in Oxygen 11.1

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
mikew
Posts: 2
Joined: Sat Dec 19, 2009 11:30 pm

Re: Erratic debug output in Oxygen 11.1

Post 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
Post Reply