bmatthias / kolab-android

Automatically exported from code.google.com/p/kolab-android
Other
0 stars 0 forks source link

ClassCastException: com.sun.mail.imap.IMAPInputStream #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Problem occurs on an initial sync of my kolab calendar/contacts
2. Sync process crashes with a ClassCastException on 
com.sun.mail.imap.IMAPInputStream. I can not see any further stack infos.
3.

What is the expected output? What do you see instead?
Sync should work and I would like to see my imported contacts.

What version of the product are you using? On what operating system?
0.7 also tryed 0.6 with same result

Please provide any additional information below.

Original issue reported on code.google.com by ppus...@googlemail.com on 30 May 2011 at 12:19

GoogleCodeExporter commented 8 years ago
Have the same problem here.
Using version 0.7 on HTC Andoid 2.3.3.
Depends on IMAP server:
With provider 1 using Courier as IMAP-server this error occurs.
With provider 2 using Dovecot as IMAP-server, exactly the same contacts and 
calendar entries sync without problems.

Original comment by t.schoep...@tmx.ch on 25 Jun 2011 at 4:55

GoogleCodeExporter commented 8 years ago
Hm, but kolab sync app is ment to be used with Kolab server, isn't it?
Kolab is using Cyrus for IMAP service.

Original comment by liutaura...@gmail.com on 26 Jun 2011 at 6:43

GoogleCodeExporter commented 8 years ago
the "kolab server" thing is "only" the "official" Kolab package. We're actually 
using dovecot 1.2 for testing.

It would be nice if you could report the exception via the error reporter built 
into the apk, a notification pop up.

Original comment by david.black.co.at@gmail.com on 26 Jun 2011 at 7:12

GoogleCodeExporter commented 8 years ago
I did several times a week or 2 ago. It looks like the error message
appear in spreadsheet.

Original comment by liutaura...@gmail.com on 28 Jun 2011 at 9:16

GoogleCodeExporter commented 8 years ago
I think line 753 & 754 in the spreadsheet are the exceptions i reported via 
built in tool. -  I can offer a imap account on the Courier server for testing, 
if that helps. 

Original comment by t.schoep...@tmx.ch on 28 Jun 2011 at 9:04

GoogleCodeExporter commented 8 years ago
Yes please. That would help much. We use a Dovecot IMAP Server.

Original comment by arthur.z...@gmail.com on 29 Jun 2011 at 9:17

GoogleCodeExporter commented 8 years ago
Class loader issue?

Original comment by arthur.z...@gmail.com on 22 Jun 2012 at 9:40