Hello,
I was wondering if anyone could shed a little light on the following
exception that is thrown from my transformer->transform() function
call.
XercesStdOutputStreamWriteException: Error writing to standard
stream!. The error code was 12. (, line -1, column -1)
I tried to look for infor
Ryan Sawatzky wrote:
Hello,
I was wondering if anyone could shed a little light on the following
exception that is thrown from my transformer->transform() function call.
XercesStdOutputStreamWriteException: Error writing to standard
stream!. The error code was 12. (, line -1, column -1)
I tri
Hi David,
Thanks for the quick reply and the info. Yes, I did mean Xalan.
Somehow we're running out of memory, (12 = ENOMEM on our system).
Thanks again,
-Ryan
David Bertoni wrote:
Ryan Sawatzky wrote:
Hello,
I was wondering if anyone could shed a little light on the following
exception
Ryan Sawatzky wrote:
Hi David,
Thanks for the quick reply and the info. Yes, I did mean Xalan.
Somehow we're running out of memory, (12 = ENOMEM on our system).
That seems strange, since I would expect the stream would already be open
and ready for writing. Is the document you're trying t