Habe das neue Plugin jetzt seit 20 Tagen installiert.
Grundsätzlich kommen die Fehlermeldungen genauso häufig wie mit dem alten Plugin. Bei mir innerhalb der letzten 20 Tage 18 mal. Im Februar waren es im gleichen Zeitraum ähnlich viele.
Mir ist aber aufgefallen, dass die Verbindung jetzt schon nach wenigen Sekunden wieder besteht. Mit dem alten Plugin war die Verbindung bis zum eingestellten Connection Refresh tot.
Also deutlich besser als vorher!
Im Prinzip tauchen immer wieder zwei Fehlermeldungen auf:
1. Idle Connection Keep Alive - Diese Meldung tritt bei der täglichen Zwangstrennung des DSL-Anbieters auf. Kann ich anhand des Routers nachvollziehen und stellt auch kein Problemm dar:
17.03.2014 - 03:21:50.589 ERROR Throwable - Exception in thread "IdleConnectionKeepAlive" java.lang.NullPointerException
17.03.2014 - 03:21:50.589 ERROR Throwable - at mailInput.MailInput$KeepAliveRunnable$1.doCommand( MailInput.java:407)
17.03.2014 - 03:21:50.590 ERROR Throwable - at com.sun.mail.imap.IMAPFolder.doProtocolCommand(IMA PFolder.java:2707)
17.03.2014 - 03:21:50.590 ERROR Throwable - at com.sun.mail.imap.IMAPFolder.doCommand(IMAPFolder. java:2657)
17.03.2014 - 03:21:50.590 ERROR Throwable - at mailInput.MailInput$KeepAliveRunnable.run(MailInpu t.java:404)
17.03.2014 - 03:21:50.590 ERROR Throwable - at java.lang.Thread.run(Unknown Source)
17.03.2014 - 03:21:51.588 ERROR MailInput - javax.mail.FolderClosedException: * BYE JavaMail Exception: java.net.SocketException: Connection reset
java.lang.RuntimeException: javax.mail.FolderClosedException: * BYE JavaMail Exception: java.net.SocketException: Connection reset
at mailInput.MailInput.startListening(MailInput.java: 372) [MailInput.jar:na]
at mailInput.MailInput.connectToStore(MailInput.java: 240) [MailInput.jar:na]
at mailInput.MailInput.startConnectingToMail(MailInpu t.java:185) [MailInput.jar:na]
at mailInput.MailInput.run(MailInput.java:148) [MailInput.jar:na]
Caused by: javax.mail.FolderClosedException: * BYE JavaMail Exception: java.net.SocketException: Connection reset
at com.sun.mail.imap.IMAPFolder.throwClosedException( IMAPFolder.java:2538) ~[firEmergency.jar:na]
at com.sun.mail.imap.IMAPFolder.idle(IMAPFolder.java: 2336) ~[firEmergency.jar:na]
at com.sun.mail.imap.IMAPFolder.idle(IMAPFolder.java: 2252) ~[firEmergency.jar:na]
at mailInput.MailInput.startListening(MailInput.java: 369) [MailInput.jar:na]
... 3 common frames omitted
17.03.2014 - 03:21:51.589 INFO MailInput - ##########Connection RESET ######
17.03.2014 - 03:21:53.763 INFO MailInput - Verbindung erfolgreich hergestellt
2. Connection dropped by Server - Diese Meldung kann ich nicht nachvollziehen und tritt unregelmäßig auf:
17.03.2014 - 16:55:04.779 ERROR MailInput - javax.mail.FolderClosedException: * BYE JavaMail Exception: java.io.IOException: Connection dropped by server?
java.lang.RuntimeException: javax.mail.FolderClosedException: * BYE JavaMail Exception: java.io.IOException: Connection dropped by server?
at mailInput.MailInput.startListening(MailInput.java: 372) [MailInput.jar:na]
at mailInput.MailInput.connectToStore(MailInput.java: 240) [MailInput.jar:na]
at mailInput.MailInput.startConnectingToMail(MailInpu t.java:185) [MailInput.jar:na]
at mailInput.MailInput.run(MailInput.java:148) [MailInput.jar:na]
Caused by: javax.mail.FolderClosedException: * BYE JavaMail Exception: java.io.IOException: Connection dropped by server?
at com.sun.mail.imap.IMAPFolder.throwClosedException( IMAPFolder.java:2538) ~[firEmergency.jar:na]
at com.sun.mail.imap.IMAPFolder.idle(IMAPFolder.java: 2336) ~[firEmergency.jar:na]
at com.sun.mail.imap.IMAPFolder.idle(IMAPFolder.java: 2252) ~[firEmergency.jar:na]
at mailInput.MailInput.startListening(MailInput.java: 369) [MailInput.jar:na]
... 3 common frames omitted
17.03.2014 - 16:55:04.780 INFO MailInput - ##########Connection RESET ######
17.03.2014 - 16:55:07.967 INFO MailInput - Verbindung erfolgreich hergestellt