All,

I wrote a Rhino script that iterates through a set of Web server log files. A 
log analyzer is run on each file via runCommand() and the file is gzipped (also 
via runCommand()) after log analysis completes successfully. When I run the 
script, execution exits abruptly while analyzing a medium-to-large log file 
before all files are processed. I have try/catch blocks in various places in 
order to output any errors, but no exceptions are caught.

Does this behavior sound familiar to anyone? Any clues would be much 
appreciated.

Thanks,
Matt
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to