When running LogCat in Eclipse, the output to Logcat stops after the following message
08-19 19:46:13.525: WARN/ActivityManager(58): Launch timeout has expired, giving up wake lock!
08-19 19:46:13.702: WARN/ActivityManager(58): Activity idle timeout for HistoryRecord{43fd5c90 com.android.homeopathy/.symptomActivity}
What does this mean and why does the output to Logcat stop at this point?