Tommi Asiala's blog

About

Got the following stacktrace from Samsung Galaxy S2 when trying to sync an Exchange account email for the first time. I’m puzzled because I know that with the same settings and the same model phone another guy has it working just fine.

Let’s see if this bug will go closed as vendor specific bug or if something actually happens.

W/System.err(12329): java.lang.NullPointerException
W/System.err(12329):    at com.android.email.activity.AccountManagerPremium$AccountManagerAdapter.bindAccountItem(AccountManagerPremium.java:3623)
W/System.err(12329):    at com.android.email.activity.AccountManagerPremium$AccountManagerAdapter.bindView(AccountManagerPremium.java:3269)
W/System.err(12329):    at com.android.email.activity.AccountManagerPremium$AccountManagerAdapter.getView(AccountManagerPremium.java:3951)

Update

The exchange account had mail and mail forwarding set at that time. When the mail forwarding was removed, then new received mail began showing on the phone.