try using redirectErrorStream(true); so that you can read it using getInputStream()

Chris