On 11/24/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> I am having extreme difficulty capturing stderr and stdout to redirect to
> the file when I do this:
>
> java -jar bin/deployer.jar deploy <plan> 1>dump 2>&1
>
> I have even tried putting it in a shell script and even putting { } around
> it (which should have made no difference anyway).
>
> As a result it is impossible for me to capturing a big stack trace which is
> coming out.

Why not just use tee?

http://www.opengroup.org/onlinepubs/007908799/xcu/tee.html

Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

The Castor Project
http://www.castor.org/

Apache Geronimo
http://geronimo.apache.org/

Reply via email to