[android-developers] Re: Why Monkey was stopped by "Error: RemoteException while injecting event." ?

2010-07-04 Thread Jerome Deng
I met such issue for many times recently. Sundar, I have a dump file, but seems there is no stack trace. Any suggestions? On Jun 29, 12:43 pm, "deepa.sundar...@wipro.com" wrote: > Do you get a stack trace? > The reason what caused the remote exception would have been mentioned > in Monkey logs.

[android-developers] Re: Why Monkey was stopped by "Error: RemoteException while injecting event." ?

2010-06-28 Thread deepa.sundar...@wipro.com
Do you get a stack trace? The reason what caused the remote exception would have been mentioned in Monkey logs. You need to handle that exception in your code to resolve the error. Android Programmer. On Jun 28, 9:20 pm, Jerome Deng wrote: > I see every time when monkey stopped, the log file con

[android-developers] Re: Why Monkey was stopped by "Error: RemoteException while injecting event." ?

2010-06-28 Thread Jerome Deng
I see every time when monkey stopped, the log file contains such info "System appears to have crashed at event...". So the root cause need further analysis. Not sure if network timeout causes RemoteException . On 6月29日, 上午11时16分, Dianne Hackborn wrote: > As the last line says, this is usually be