[xep-support] Out of memory error?

Michael Sulyaev msulyaev at renderx.com
Mon May 1 11:04:58 PDT 2006


> 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 at renderx.com
RenderX
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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



More information about the Xep-support mailing list