Re: Errors in Standard In

2000-01-04 Thread Nathan Meyers
Christian Biermann wrote: > > Hello > > I have a problem with a proxy Server which is written in java.When I get > error-messages like "NoRoutetoHost-Exception", they are thrown out on my > console (stdin).How can I route this error-messages into a file or to > /dev/null? > I think this is a opt

Errors in Standard In

2000-01-04 Thread Christian Biermann
Hello I have a problem with a proxy Server which is written in java.When I get error-messages like "NoRoutetoHost-Exception", they are thrown out on my console (stdin).How can I route this error-messages into a file or to /dev/null? I think this is a option of the javaVM and not one of the progra