Wont connect to mail server

38 views
Skip to first unread message

Chris Arellano

unread,
Dec 1, 2010, 1:14:20 AM12/1/10
to K-9 Mail
So i have my droid Eris flashed over to MetroPCS. When the original
flash was performed, mail still worked but all i had was web through a
proxy, SMS (no mms), and talk. I followed this guide...
http://www.howardforums.com/showthread.php/1648026-HOW-TO-Fully-Flash-an-HTC-Droid-Eris-to-Metro-PCS-(Tutorial-v2.0)
...and it got everything else working. Apps that need data access
work, web works better, even the market works (downloading apps is
only sometimes successful on 1x). Essentially, it made the phone work
100% on MetroPCS. However, i noticed that my stock android Email app
no longer worked. Gmail works fine but I cant add my AIM mail account
to Gmail. I decided to try a few different mail clients off the market
and only one worked...Shangmail. I was shocked to see K9mail had the
same problem the stock mail app had, it simply couldnt connect to the
mail server to automatically configure the IMAP settings. When
manually configured, it then cant connect to verify the IMAP settings.
Not sure whats going on or if any of the provisioning i went over on
that guide broke something but I really want a good mail app. K9mail
being open-source, id figure it be good to ask here. Im sure there is
some kind of network settings that can be changed...that or there is
something in the APNs or Autostart.SH thing from the provisioning
guide. Maybe with this info a quick fix can be compiled or something?
I would really like email to work! Also i have a bug report, hopefully
it helps. I made the problem come up, then i deleted the account i
already configured and made a new one to make the initial problem come
up again.

V/k9 ( 1351): Creating TracingWakeLock for tag CoreReceiver
getWakeLock with id 155
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreReceiver
getWakeLock and id 155 for 60000 ms
V/k9 ( 1351): CoreReceiver Created wakeLock 49
D/k9 ( 1351): SleepService latch timed out for id = 4, thread
Thread-24
D/k9 ( 1351): SleepService Acquiring wakeLock for 60000ms
V/k9 ( 1351): Acquired TracingWakeLock for tag ImapFolderPusher
debug:INBOX and id 146 for 60000 ms
D/k9 ( 1351): SleepService requested sleep time was 10000, actual
was 10026
I/k9 ( 1351): CoreReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.fireIntent dat=action://
com.fsck.k9.service.SleepService.ALARM_FIRED.4 flg=0x4
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
I/k9 ( 1351): BootReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.fireIntent dat=action://
com.fsck.k9.service.SleepService.ALARM_FIRED.4 flg=0x4
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
I/k9 ( 1351): BootReceiver Got alarm to fire alarmedIntent
com.fsck.k9.service.SleepService.ALARM_FIRED.4
I/k9 ( 1351): Got oldUidNext 30680262 for debug:INBOX/Thread-24
I/k9 ( 1351): Connection conn1173292632 connecting to
imap.aim.com @ IP addr imap.aim.com/205.188.155.221:143
I/k9 ( 1351): CoreService:
com.fsck.k9.service.SleepService.onCreate()
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
onStart with id 156
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
onStart and id 156 for 30000 ms
I/k9 ( 1351): CoreService:
com.fsck.k9.service.SleepService.onStart(Intent
{ act=com.fsck.k9.service.SleepService.ALARM_FIRED.4
cmp=com.fsck.k9/.service.SleepService (has extras) }, 1
V/k9 ( 1351): CoreReceiver Got request to release wakeLock 49
D/k9 ( 1351): SleepService Sleep for id 4 already finished
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
onStart and id 156 after 23 ms, timeout = 30000 ms
V/k9 ( 1351): Creating TracingWakeLock for tag CoreReceiver
getWakeLock with id 157
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreReceiver
getWakeLock and id 157 for 60000 ms
V/k9 ( 1351): CoreReceiver Created wakeLock 50
I/k9 ( 1351): CoreReceiver.onReceiveIntent
{ act=com.fsck.k9.service.CoreReceiver.wakeLockRelease
cmp=com.fsck.k9/.service.CoreReceiver (has extras) }
V/k9 ( 1351): CoreReceiver Release wakeLock 49
V/k9 ( 1351): CoreReceiver Releasing wakeLock 49
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreReceiver
getWakeLock and id 155 after 87 ms, timeout = 60000 ms
V/k9 ( 1351): CoreReceiver Releasing wakeLock 50
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreReceiver
getWakeLock and id 157 after 4 ms, timeout = 60000 ms
I/k9 ( 1351): CoreService:
com.fsck.k9.service.SleepService.onDestroy()
E/k9 ( 1351): Failed to login, closing connection for
conn1173292632
E/k9 ( 1351): IOException for debug:INBOX/Thread-24/
conn1173292632
E/k9 ( 1351): java.io.IOException: readStringUntil(): end of
stream reached
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readStringUntil(ImapResponseParser.java:
408)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.parseTaggedResponse(ImapResponseParser.java:
192)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
63)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
31)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.open(ImapStore.java:2183)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.sendCommand(ImapStore.java:2622)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2687)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2671)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2665)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.executeSimpleCommand(ImapStore.java:552)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:608)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolderPusher.internalOpen(ImapStore.java:2809)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore$ImapFolderPusher
$1.run(ImapStore.java:2892)
E/k9 ( 1351): at java.lang.Thread.run(Thread.java:1096)
V/k9 ( 1351): Acquired TracingWakeLock for tag ImapFolderPusher
debug:INBOX and id 146 for 60000 ms
E/k9 ( 1351): Got exception while idling for debug:INBOX/
Thread-24
E/k9 ( 1351): com.fsck.k9.mail.MessagingException: IO Error
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.ioExceptionHandler(ImapStore.java:2026)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:652)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolderPusher.internalOpen(ImapStore.java:2809)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore$ImapFolderPusher
$1.run(ImapStore.java:2892)
E/k9 ( 1351): at java.lang.Thread.run(Thread.java:1096)
E/k9 ( 1351): Caused by: java.io.IOException: readStringUntil():
end of stream reached
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readStringUntil(ImapResponseParser.java:
408)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.parseTaggedResponse(ImapResponseParser.java:
192)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
63)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
31)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.open(ImapStore.java:2183)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.sendCommand(ImapStore.java:2622)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2687)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2671)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2665)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.executeSimpleCommand(ImapStore.java:552)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:608)
E/k9 ( 1351): ... 3 more
D/k9 ( 1351): SleepService Preparing CountDownLatch with id = 5,
thread Thread-24
I/k9 ( 1351): BootReceiver Got request to schedule alarmedIntent
com.fsck.k9.service.SleepService.ALARM_FIRED.5
V/k9 ( 1351): Creating TracingWakeLock for tag CoreReceiver
getWakeLock with id 158
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreReceiver
getWakeLock and id 158 for 60000 ms
V/k9 ( 1351): CoreReceiver Created wakeLock 51
I/k9 ( 1351): CoreReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.scheduleIntent
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
I/k9 ( 1351): BootReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.scheduleIntent
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
V/k9 ( 1351): Releasing TracingWakeLock for tag ImapFolderPusher
debug:INBOX and id 146 after 1532 ms, timeout = 60000 ms
I/k9 ( 1351): BootReceiver Scheduling intent Intent
{ act=com.fsck.k9.service.SleepService.ALARM_FIRED.5
cmp=com.fsck.k9/.service.SleepService (has extras) } for Tue Nov 30
22:01:12 America/Los_Angeles 2010
V/k9 ( 1351): CoreReceiver Releasing wakeLock 51
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreReceiver
getWakeLock and id 158 after 10 ms, timeout = 60000 ms
I/k9 ( 1351): Running Foreground command
'getFolderUnread:debug:INBOX', seq = 4
I/k9 ( 1351): Foreground Command 'getFolderUnread:debug:INBOX'
completed
V/k9 ( 1351): Got ack that callbackRunner finished
V/k9 ( 1351): Creating TracingWakeLock for tag CoreReceiver
getWakeLock with id 159
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreReceiver
getWakeLock and id 159 for 60000 ms
V/k9 ( 1351): CoreReceiver Created wakeLock 52
D/k9 ( 1351): SleepService latch timed out for id = 5, thread
Thread-24
D/k9 ( 1351): SleepService Acquiring wakeLock for 60000ms
V/k9 ( 1351): Acquired TracingWakeLock for tag ImapFolderPusher
debug:INBOX and id 146 for 60000 ms
D/k9 ( 1351): SleepService requested sleep time was 20000, actual
was 20031
I/k9 ( 1351): Got oldUidNext 30680262 for debug:INBOX/Thread-24
I/k9 ( 1351): Connection conn1172392640 connecting to
imap.aim.com @ IP addr imap.aim.com/205.188.155.221:143
I/k9 ( 1351): CoreReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.fireIntent dat=action://
com.fsck.k9.service.SleepService.ALARM_FIRED.5 flg=0x4
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
I/k9 ( 1351): BootReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.fireIntent dat=action://
com.fsck.k9.service.SleepService.ALARM_FIRED.5 flg=0x4
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
I/k9 ( 1351): BootReceiver Got alarm to fire alarmedIntent
com.fsck.k9.service.SleepService.ALARM_FIRED.5
I/k9 ( 1351): CoreService:
com.fsck.k9.service.SleepService.onCreate()
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
onStart with id 160
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
onStart and id 160 for 30000 ms
I/k9 ( 1351): CoreService:
com.fsck.k9.service.SleepService.onStart(Intent
{ act=com.fsck.k9.service.SleepService.ALARM_FIRED.5
cmp=com.fsck.k9/.service.SleepService (has extras) }, 1
V/k9 ( 1351): CoreReceiver Got request to release wakeLock 52
D/k9 ( 1351): SleepService Sleep for id 5 already finished
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
onStart and id 160 after 32 ms, timeout = 30000 ms
V/k9 ( 1351): Creating TracingWakeLock for tag CoreReceiver
getWakeLock with id 161
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreReceiver
getWakeLock and id 161 for 60000 ms
V/k9 ( 1351): CoreReceiver Created wakeLock 53
I/k9 ( 1351): CoreReceiver.onReceiveIntent
{ act=com.fsck.k9.service.CoreReceiver.wakeLockRelease
cmp=com.fsck.k9/.service.CoreReceiver (has extras) }
V/k9 ( 1351): CoreReceiver Release wakeLock 52
V/k9 ( 1351): CoreReceiver Releasing wakeLock 52
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreReceiver
getWakeLock and id 159 after 100 ms, timeout = 60000 ms
V/k9 ( 1351): CoreReceiver Releasing wakeLock 53
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreReceiver
getWakeLock and id 161 after 3 ms, timeout = 60000 ms
I/k9 ( 1351): Running Background command 'synchronizeMailbox',
seq = 5
I/k9 ( 1351): Synchronizing folder debug:INBOX
D/k9 ( 1351): SYNC: About to process pending commands for account
debug
I/k9 ( 1351): CoreService:
com.fsck.k9.service.SleepService.onDestroy()
V/k9 ( 1351): SYNC: About to get local folder INBOX
V/k9 ( 1351): SYNC: About to get remote folder INBOX
V/k9 ( 1351): SYNC: About to open remote folder INBOX
I/k9 ( 1351): Connection conn1173896616 connecting to
imap.aim.com @ IP addr imap.aim.com/205.188.155.221:143
E/k9 ( 1351): Failed to login, closing connection for
conn1172392640
E/k9 ( 1351): IOException for debug:INBOX/Thread-24/
conn1172392640
E/k9 ( 1351): java.io.IOException: readStringUntil(): end of
stream reached
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readStringUntil(ImapResponseParser.java:
408)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.parseTaggedResponse(ImapResponseParser.java:
192)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
63)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
31)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.open(ImapStore.java:2183)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.sendCommand(ImapStore.java:2622)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2687)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2671)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2665)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.executeSimpleCommand(ImapStore.java:552)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:608)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolderPusher.internalOpen(ImapStore.java:2809)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore$ImapFolderPusher
$1.run(ImapStore.java:2892)
E/k9 ( 1351): at java.lang.Thread.run(Thread.java:1096)
V/k9 ( 1351): Acquired TracingWakeLock for tag ImapFolderPusher
debug:INBOX and id 146 for 60000 ms
E/k9 ( 1351): Got exception while idling for debug:INBOX/
Thread-24
E/k9 ( 1351): com.fsck.k9.mail.MessagingException: IO Error
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.ioExceptionHandler(ImapStore.java:2026)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:652)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolderPusher.internalOpen(ImapStore.java:2809)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore$ImapFolderPusher
$1.run(ImapStore.java:2892)
E/k9 ( 1351): at java.lang.Thread.run(Thread.java:1096)
E/k9 ( 1351): Caused by: java.io.IOException: readStringUntil():
end of stream reached
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readStringUntil(ImapResponseParser.java:
408)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.parseTaggedResponse(ImapResponseParser.java:
192)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
63)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
31)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.open(ImapStore.java:2183)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.sendCommand(ImapStore.java:2622)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2687)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2671)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2665)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.executeSimpleCommand(ImapStore.java:552)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:608)
E/k9 ( 1351): ... 3 more
D/k9 ( 1351): SleepService Preparing CountDownLatch with id = 6,
thread Thread-24
I/k9 ( 1351): BootReceiver Got request to schedule alarmedIntent
com.fsck.k9.service.SleepService.ALARM_FIRED.6
V/k9 ( 1351): Creating TracingWakeLock for tag CoreReceiver
getWakeLock with id 162
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreReceiver
getWakeLock and id 162 for 60000 ms
V/k9 ( 1351): CoreReceiver Created wakeLock 54
I/k9 ( 1351): CoreReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.scheduleIntent
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
I/k9 ( 1351): BootReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.scheduleIntent
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
I/k9 ( 1351): BootReceiver Scheduling intent Intent
{ act=com.fsck.k9.service.SleepService.ALARM_FIRED.6
cmp=com.fsck.k9/.service.SleepService (has extras) } for Tue Nov 30
22:01:54 America/Los_Angeles 2010
V/k9 ( 1351): Releasing TracingWakeLock for tag ImapFolderPusher
debug:INBOX and id 146 after 1392 ms, timeout = 60000 ms
V/k9 ( 1351): CoreReceiver Releasing wakeLock 54
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreReceiver
getWakeLock and id 162 after 11 ms, timeout = 60000 ms
E/k9 ( 1351): Failed to login, closing connection for
conn1173896616
E/k9 ( 1351): IOException for debug:INBOX/Thread-8/conn1173896616
E/k9 ( 1351): java.io.IOException: readStringUntil(): end of
stream reached
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readStringUntil(ImapResponseParser.java:
408)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.parseTaggedResponse(ImapResponseParser.java:
192)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
63)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
31)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.open(ImapStore.java:2183)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.sendCommand(ImapStore.java:2622)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2687)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2671)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2665)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.executeSimpleCommand(ImapStore.java:552)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:608)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.open(ImapStore.java:563)
E/k9 ( 1351): at
com.fsck.k9.controller.MessagingController.synchronizeMailboxSynchronous(MessagingController.java:
1076)
E/k9 ( 1351): at com.fsck.k9.controller.MessagingController.access
$300(MessagingController.java:87)
E/k9 ( 1351): at com.fsck.k9.controller.MessagingController
$7.run(MessagingController.java:952)
E/k9 ( 1351): at
com.fsck.k9.controller.MessagingController.run(MessagingController.java:
292)
E/k9 ( 1351): at java.lang.Thread.run(Thread.java:1096)
E/k9 ( 1351): synchronizeMailbox
E/k9 ( 1351): com.fsck.k9.mail.MessagingException: IO Error
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.ioExceptionHandler(ImapStore.java:2026)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:652)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.open(ImapStore.java:563)
E/k9 ( 1351): at
com.fsck.k9.controller.MessagingController.synchronizeMailboxSynchronous(MessagingController.java:
1076)
E/k9 ( 1351): at com.fsck.k9.controller.MessagingController.access
$300(MessagingController.java:87)
E/k9 ( 1351): at com.fsck.k9.controller.MessagingController
$7.run(MessagingController.java:952)
E/k9 ( 1351): at
com.fsck.k9.controller.MessagingController.run(MessagingController.java:
292)
E/k9 ( 1351): at java.lang.Thread.run(Thread.java:1096)
E/k9 ( 1351): Caused by: java.io.IOException: readStringUntil():
end of stream reached
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readStringUntil(ImapResponseParser.java:
408)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.parseTaggedResponse(ImapResponseParser.java:
192)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
63)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
31)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.open(ImapStore.java:2183)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.sendCommand(ImapStore.java:2622)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2687)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2671)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.executeSimpleCommand(ImapStore.java:2665)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.executeSimpleCommand(ImapStore.java:552)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapFolder.internalOpen(ImapStore.java:608)
E/k9 ( 1351): ... 6 more
E/k9 ( 1351): Failed synchronizing folder debug:INBOX @ Tue Nov
30 22:01:14 America/Los_Angeles 2010
I/k9 ( 1351): Background Command 'synchronizeMailbox' completed
I/k9 ( 1351): Running Background command 'sendPendingMessages',
seq = 6
I/k9 ( 1351): Background Command 'sendPendingMessages' completed
I/k9 ( 1351): searchLocalMessages (accountUuids=null, folderNames
= null, messages.size() = null, query = , integrate = true,
requiredFlags = null, forbiddenFlags = null)
I/k9 ( 1351): searchLocalMessages (accountUuids=null, folderNames
= null, messages.size() = null, query = , integrate = false,
requiredFlags = null, forbiddenFlags = null)
V/k9 ( 1351): whereClause = AND folder_id in (?,? )
V/k9 ( 1351): args = [1, 2]
I/k9 ( 1351): Running Foreground command 'getAccountStats:debug',
seq = 7
V/k9 ( 1351): whereClause = AND folder_id in (?,? )
V/k9 ( 1351): args = [1, 2]
D/k9 ( 1351): Account.getStats() on debug took 308 ms; loading 2
took 276 ms; evaluating took 27 ms
I/k9 ( 1351): Foreground Command 'getAccountStats:debug'
completed
I/k9 ( 1351): Committing preference changes
I/k9 ( 1351): Preferences commit took 349ms
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
addWakeLock with id 163
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
addWakeLock and id 163 for 30000 ms
I/k9 ( 1351): CoreService:
com.fsck.k9.service.MailService.onCreate()
V/k9 ( 1351): ***** MailService *****: onCreate
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
onStart with id 164
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
onStart and id 164 for 30000 ms
I/k9 ( 1351): CoreService:
com.fsck.k9.service.MailService.onStart(Intent
{ act=com.fsck.k9.intent.action.MAIL_SERVICE_RESET
cmp=com.fsck.k9/.service.MailService (has extras) }, 1
D/k9 ( 1351): Got core wake lock id 19
D/k9 ( 1351): Found core wake lock with id 19, releasing
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
addWakeLock and id 163 after 1859 ms, timeout = 30000 ms
I/k9 ( 1351): AutoSync help is available, autoSync = false
I/k9 ( 1351): MailService.onStart(Intent
{ act=com.fsck.k9.intent.action.MAIL_SERVICE_RESET
cmp=com.fsck.k9/.service.MailService (has extras) }, 1),
hasConnectivity = true, doBackground = true
V/k9 ( 1351): ***** MailService *****: reschedule
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 165
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 165 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1174589408 with startId null
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 166
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
running Runnable 1174589408 with startId null
I/k9 ( 1351): Committing preference changes
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 166 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1174592080 with startId null
I/k9 ( 1351): MailService.onStart took 235ms
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
onStart and id 164 after 238 ms, timeout = 30000 ms
I/k9 ( 1351): Preferences commit took 75ms
I/k9 ( 1351): No next check scheduled for package com.fsck.k9
I/k9 ( 1351): BootReceiver Got request to cancel alarmedIntent
com.fsck.k9.intent.action.MAIL_SERVICE_WAKEUP
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
completed Runnable 1174589408 with startId null
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
execute and id 165 after 275 ms, timeout = 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
running Runnable 1174592080 with startId null
I/k9 ( 1351): Rescheduling pushers
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 167
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 167 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1173414560 with startId null
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 168
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 168 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1173392512 with startId null
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 169
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 169 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1173375352 with startId 1
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
completed Runnable 1174592080 with startId null
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
execute and id 166 after 87 ms, timeout = 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
running Runnable 1173414560 with startId null
I/k9 ( 1351): Stopping all pushers
I/k9 ( 1351): Requested stop of IMAP pusher
I/k9 ( 1351): Requesting stop of IMAP folderPusher INBOX
E/k9 ( 1351): SleepService Interrupted while awaiting latch
E/k9 ( 1351): java.lang.InterruptedException
E/k9 ( 1351): at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:
994)
E/k9 ( 1351): at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:
1278)
E/k9 ( 1351): at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:253)
E/k9 ( 1351): at
com.fsck.k9.service.SleepService.sleep(SleepService.java:51)
E/k9 ( 1351): at
com.fsck.k9.controller.MessagingControllerPushReceiver.sleep(MessagingControllerPushReceiver.java:
87)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore$ImapFolderPusher
$1.run(ImapStore.java:3022)
E/k9 ( 1351): at java.lang.Thread.run(Thread.java:1096)
W/k9 ( 1351): Attempt to interrupt null mConnection to stop
pushing on folderPusher for debug:INBOX/pool-22-thread-1
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
addWakeLock with id 170
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
addWakeLock and id 170 for 30000 ms
D/k9 ( 1351): SleepService Acquiring wakeLock for 60000ms
V/k9 ( 1351): Acquired TracingWakeLock for tag ImapFolderPusher
debug:INBOX and id 146 for 60000 ms
W/k9 ( 1351): SleepService sleep time too short: requested was
40000, actual was 21301
I/k9 ( 1351): Pusher for debug:INBOX/Thread-24 is exiting
V/k9 ( 1351): Releasing TracingWakeLock for tag ImapFolderPusher
debug:INBOX and id 146 after 1 ms, timeout = 60000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
completed Runnable 1173414560 with startId null
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
execute and id 167 after 38 ms, timeout = 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
running Runnable 1173392512 with startId null
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
completed Runnable 1173392512 with startId null
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
execute and id 168 after 44 ms, timeout = 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
running Runnable 1173375352 with startId 1
V/k9 ( 1351): Pusher refresh interval = -1
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
completed Runnable 1173375352 with startId 1
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
execute and id 169 after 44 ms, timeout = 30000 ms
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
onStart with id 171
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
onStart and id 171 for 30000 ms
I/k9 ( 1351): CoreService:
com.fsck.k9.service.PushService.onStart(Intent
{ act=com.fsck.k9.service.PushService.stopService
cmp=com.fsck.k9/.service.PushService (has extras) }, 2
D/k9 ( 1351): Got core wake lock id 20
D/k9 ( 1351): Found core wake lock with id 20, releasing
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
addWakeLock and id 170 after 41 ms, timeout = 30000 ms
I/k9 ( 1351): PushService stopping with startId = 2
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
onStart and id 171 after 7 ms, timeout = 30000 ms
V/k9 ( 1351): ***** MailService *****: onDestroy()
I/k9 ( 1351): CoreService:
com.fsck.k9.service.MailService.onDestroy()
I/k9 ( 1351): CoreService:
com.fsck.k9.service.PushService.onDestroy()
E/k9 ( 1351): Could not get owner name, using default account
name
E/k9 ( 1351): java.lang.SecurityException: caller uid 10059 lacks
android.permission.GET_ACCOUNTS
E/k9 ( 1351): at android.os.Parcel.readException(Parcel.java:
1218)
E/k9 ( 1351): at android.os.Parcel.readException(Parcel.java:
1206)
E/k9 ( 1351): at android.accounts.IAccountManager$Stub
$Proxy.getAccounts(IAccountManager.java:457)
E/k9 ( 1351): at
android.accounts.AccountManager.getAccounts(AccountManager.java:207)
E/k9 ( 1351): at
com.fsck.k9.helper.ContactsSdk5.getOwnerName(ContactsSdk5.java:90)
E/k9 ( 1351): at
com.fsck.k9.activity.setup.AccountSetupBasics.getOwnerName(AccountSetupBasics.java:
153)
E/k9 ( 1351): at
com.fsck.k9.activity.setup.AccountSetupBasics.finishAutoSetup(AccountSetupBasics.java:
250)
E/k9 ( 1351): at
com.fsck.k9.activity.setup.AccountSetupBasics.onNext(AccountSetupBasics.java:
299)
E/k9 ( 1351): at
com.fsck.k9.activity.setup.AccountSetupBasics.onClick(AccountSetupBasics.java:
367)
E/k9 ( 1351): at android.view.View.performClick(View.java:2364)
E/k9 ( 1351): at android.view.View.onTouchEvent(View.java:4179)
E/k9 ( 1351): at
android.widget.TextView.onTouchEvent(TextView.java:6592)
E/k9 ( 1351): at android.view.View.dispatchTouchEvent(View.java:
3709)
E/k9 ( 1351): at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/k9 ( 1351): at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/k9 ( 1351): at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/k9 ( 1351): at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/k9 ( 1351): at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:924)
E/k9 ( 1351): at com.android.internal.policy.impl.PhoneWindow
$DecorView.superDispatchTouchEvent(PhoneWindow.java:1695)
E/k9 ( 1351): at
com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:
1116)
E/k9 ( 1351): at
android.app.Activity.dispatchTouchEvent(Activity.java:2068)
E/k9 ( 1351): at
com.fsck.k9.activity.K9Activity.dispatchTouchEvent(K9Activity.java:71)
E/k9 ( 1351): at com.android.internal.policy.impl.PhoneWindow
$DecorView.dispatchTouchEvent(PhoneWindow.java:1679)
E/k9 ( 1351): at
android.view.ViewRoot.handleMessage(ViewRoot.java:1697)
E/k9 ( 1351): at android.os.Handler.dispatchMessage(Handler.java:
99)
E/k9 ( 1351): at android.os.Looper.loop(Looper.java:123)
E/k9 ( 1351): at
android.app.ActivityThread.main(ActivityThread.java:4568)
E/k9 ( 1351): at java.lang.reflect.Method.invokeNative(Native
Method)
E/k9 ( 1351): at java.lang.reflect.Method.invoke(Method.java:521)
E/k9 ( 1351): at com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:860)
E/k9 ( 1351): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
E/k9 ( 1351): at dalvik.system.NativeStart.main(Native Method)
I/k9 ( 1351): Connection conn1174734368 connecting to
imap.aim.com @ IP addr imap.aim.com/205.188.155.221:143
E/k9 ( 1351): Failed to login, closing connection for
conn1174734368
E/k9 ( 1351): Error while testing settings
E/k9 ( 1351): com.fsck.k9.mail.MessagingException: Unable to
connect.
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapStore.checkSettings(ImapStore.java:383)
E/k9 ( 1351): at
com.fsck.k9.activity.setup.AccountSetupCheckSettings
$1.run(AccountSetupCheckSettings.java:111)
E/k9 ( 1351): Caused by: java.io.IOException: readStringUntil():
end of stream reached
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readStringUntil(ImapResponseParser.java:
408)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.parseTaggedResponse(ImapResponseParser.java:
192)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
63)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapResponseParser.readResponse(ImapResponseParser.java:
31)
E/k9 ( 1351): at com.fsck.k9.mail.store.ImapStore
$ImapConnection.open(ImapStore.java:2183)
E/k9 ( 1351): at
com.fsck.k9.mail.store.ImapStore.checkSettings(ImapStore.java:378)
E/k9 ( 1351): ... 1 more
I/k9 ( 1351): Committing preference changes
I/k9 ( 1351): Preferences commit took 280ms
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
addWakeLock with id 172
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
addWakeLock and id 172 for 30000 ms
I/k9 ( 1351): CoreService:
com.fsck.k9.service.MailService.onCreate()
V/k9 ( 1351): ***** MailService *****: onCreate
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
onStart with id 173
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
onStart and id 173 for 30000 ms
I/k9 ( 1351): CoreService:
com.fsck.k9.service.MailService.onStart(Intent
{ act=com.fsck.k9.intent.action.MAIL_SERVICE_RESET
cmp=com.fsck.k9/.service.MailService (has extras) }, 1
D/k9 ( 1351): Got core wake lock id 21
D/k9 ( 1351): Found core wake lock with id 21, releasing
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
addWakeLock and id 172 after 42 ms, timeout = 30000 ms
I/k9 ( 1351): AutoSync help is available, autoSync = false
I/k9 ( 1351): MailService.onStart(Intent
{ act=com.fsck.k9.intent.action.MAIL_SERVICE_RESET
cmp=com.fsck.k9/.service.MailService (has extras) }, 1),
hasConnectivity = true, doBackground = true
V/k9 ( 1351): ***** MailService *****: reschedule
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 174
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 174 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1174405048 with startId null
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 175
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 175 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1174407720 with startId null
I/k9 ( 1351): MailService.onStart took 11ms
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
onStart and id 173 after 14 ms, timeout = 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
running Runnable 1174405048 with startId null
I/k9 ( 1351): Committing preference changes
I/k9 ( 1351): Preferences commit took 68ms
I/k9 ( 1351): No next check scheduled for package com.fsck.k9
I/k9 ( 1351): BootReceiver Got request to cancel alarmedIntent
com.fsck.k9.intent.action.MAIL_SERVICE_WAKEUP
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
completed Runnable 1174405048 with startId null
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
execute and id 174 after 96 ms, timeout = 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
running Runnable 1174407720 with startId null
I/k9 ( 1351): Rescheduling pushers
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 176
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 176 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1174787216 with startId null
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 177
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 177 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1174789376 with startId null
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
execute with id 178
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
execute and id 178 for 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
queueing Runnable 1174792200 with startId 1
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
completed Runnable 1174407720 with startId null
V/k9 ( 1351): Releasing TracingWakeLock for tag CoreService
execute and id 175 after 114 ms, timeout = 30000 ms
D/k9 ( 1351): CoreService (com.fsck.k9.service.MailService)
running Runnable 1174787216 with startId null
I/k9 ( 1351): Stopping all pushers
V/k9 ( 1351): Creating TracingWakeLock for tag CoreService
addWakeLock with id 179
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreService
addWakeLock and id 179 for 30000 ms
V/k9 ( 1351): Creating TracingWakeLock for tag CoreReceiver
getWakeLock with id 180
V/k9 ( 1351): Acquired TracingWakeLock for tag CoreReceiver
getWakeLock and id 180 for 60000 ms
V/k9 ( 1351): CoreReceiver Created wakeLock 55
I/k9 ( 1351): CoreReceiver.onReceiveIntent
{ act=com.fsck.k9.service.BroadcastReceiver.cancelIntent
cmp=com.fsck.k9/.service.BootReceiver (has extras) }
I/k9 ( 1351): BootReceiver.onReceive
Reply all
Reply to author
Forward
0 new messages