A RejectedExecutionException occurs if the SyncAdapter service tries to send
SIP options to all RCS contacts while the stack is starting or shutting down.
Conditions of occurrence:
- At upstart if we try to shutdown the stack again before the task has been
able to complete (like if you have really many contacts in your address book
and trying to activate and then deactivate the stack again before all contacts
has been synched).
- When the stack is shutting down if there is some ongoing synchs or incoming
new synch requests.
- When there is some too early callback before stack is fully started up and
ready to handle them.
Original issue reported on code.google.com by lemordan...@gmail.com on 17 Jun 2015 at 8:49
Original issue reported on code.google.com by
lemordan...@gmail.com
on 17 Jun 2015 at 8:49Attachments: