Thanks b0b,

Th problem is that I receiev the log file with a lot of exceptions as this, 
they are so much that I don't see previous rows. 

I have a case when my service could be killed by system. Notification in 
status bar and running as foreground make it's life longer but case are 
occurs sometimes, so a few don't completed tasks try to publish their 
results to the service which is not existed. Could it the root of 
exceptions as this?

среда, 19 декабря 2012 г., 15:09:43 UTC+4 пользователь b0b написал:
>
> This means there was an error communicating with another process handling 
> an Intent. 
>
> The stack trace here is confusing and doesn't show the real cause of the 
> problem.
>
> For example i've seen this error happen sending an intent with intent 
> extras being too big, bigger than max transaction size (1Mb).
>
> To debug this it can be interesting to look at earlier logcat stack trace 
> to see where it really fails.
>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to