Advertisement
Guest User

Untitled

a guest
May 26th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. I/RequestController( 407): enter sendAllMail
  2. I/BatteryStatsImpl( 81): notePhoneSignalStrengthLocked: 4->3
  3. E/ImapServer( 407): catch exception
  4. E/ImapServer( 407): java.lang.NumberFormatException: unable to parse 'null' as integer
  5. E/ImapServer( 407): at java.lang.Integer.parseInt(Integer.java:347)
  6. E/ImapServer( 407): at java.lang.Integer.parseInt(Integer.java:323)
  7. E/ImapServer( 407): at java.lang.Integer.valueOf(Integer.java:666)
  8. E/ImapServer( 407): at com.htc.android.mail.server.ImapServer.getTheDisplaySize(ImapServer.java:2799)
  9. E/ImapServer( 407): at com.htc.android.mail.server.ImapServer.processFetchInfo(ImapServer.java:2693)
  10. E/ImapServer( 407): at com.htc.android.mail.server.ImapServer.fetchInfo(ImapServer.java:2530)
  11. E/ImapServer( 407): at com.htc.android.mail.server.ImapServer.refresh(ImapServer.java:1347)
  12. E/ImapServer( 407): at com.htc.android.mail.RequestController$MainRequestQueueThread.run(RequestController.java:570)
  13. I/DumpStateReceiver( 81): Added state dump to 1 crashes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement