Re: [xep-support] Out of memory error?

From: Michael Sulyaev <msulyaev@renderx.com>
Date: Mon May 01 2006 - 11:04:58 PDT

> I don't know how you'd make Java write errors to a file. Presumably you're
> running it all interactively from a "Windows Command Prompt"? If you are,
> you should just be able to scroll back to see all the errors.

xep.bat -fo in.fo -ps out.ps 1>log.txt 2>&1
invokes XEP to format in.fo to out.ps.
Also cmd.exe performes the rediretion of stdout to a file called log.txt
and stderr to the same file. This works on Unix as well.
If it really is an 'out of memory' issue, you will see it in log.txt at
the very end of the file.

-- 
Best regards,
  Michael Sulyaev, mailto:msulyaev@renderx.com
RenderX
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Mon May 1 11:35:28 2006

This archive was generated by hypermail 2.1.8 : Mon May 01 2006 - 11:35:29 PDT