PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Neues Problem im MailExpert



Alarmrechner4011
04.04.2015, 19:49
Hallo,

nachdem der bsiher gemeldete Fehler im Moment erstmal nicht wieder aufgetreten ist gibt es jetzt einen neuen Fehler. Dieser tritt beim Mailoutput in Verbindung mit einer gmail-Adresse auf. Wird die Mail z.B. über eine gmx-Adresse vesendet tritt der Fehler nicht auf. Folgende Fehlermeldung wird im Log angezeigt:


04.04.2015 - 19:43:01.829 ERROR MailExpert - Could not convert socket to TLS
javax.mail.MessagingException: Could not convert socket to TLS
at com.sun.mail.smtp.SMTPTransport.startTLS(SMTPTrans port.java:1907) ~[firEmergency.jar:na]
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SM TPTransport.java:666) ~[firEmergency.jar:na]
at javax.mail.Service.connect(Service.java:295) ~[firEmergency.jar:na]
at javax.mail.Service.connect(Service.java:176) ~[firEmergency.jar:na]
at mail_expert.MailExpert.run(MailExpert.java:253) ~[plugin_mail_expert.jar:na]
at server.PluginController.run(PluginController.java: 95) [firEmergency.jar:na]
at java.lang.Thread.run(Unknown Source) [na:1.8.0_40]
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed
at sun.security.ssl.Alerts.getSSLException(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.Handshaker.fatalSE(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.Handshaker.fatalSE(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.ClientHandshaker.serverCertificat e(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.ClientHandshaker.processMessage(U nknown Source) ~[na:1.8.0_40]
at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.SSLSocketImpl.performInitialHands hake(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.SSLSocketImpl.startHandshake(Unkn own Source) ~[na:1.8.0_40]
at sun.security.ssl.SSLSocketImpl.startHandshake(Unkn own Source) ~[na:1.8.0_40]
at com.sun.mail.util.SocketFetcher.configureSSLSocket (SocketFetcher.java:549) ~[firEmergency.jar:na]
at com.sun.mail.util.SocketFetcher.startTLS(SocketFet cher.java:486) ~[firEmergency.jar:na]
at com.sun.mail.smtp.SMTPTransport.startTLS(SMTPTrans port.java:1902) ~[firEmergency.jar:na]
... 6 common frames omitted
Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed
at sun.security.validator.PKIXValidator.doValidate(Un known Source) ~[na:1.8.0_40]
at sun.security.validator.PKIXValidator.engineValidat e(Unknown Source) ~[na:1.8.0_40]
at sun.security.validator.Validator.validate(Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.X509TrustManagerImpl.validate(Unk nown Source) ~[na:1.8.0_40]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted (Unknown Source) ~[na:1.8.0_40]
at sun.security.ssl.X509TrustManagerImpl.checkServerT rusted(Unknown Source) ~[na:1.8.0_40]
... 17 common frames omitted
Caused by: java.security.cert.CertPathValidatorException: timestamp check failed
at sun.security.provider.certpath.PKIXMasterCertPathV alidator.validate(Unknown Source) ~[na:1.8.0_40]
at sun.security.provider.certpath.PKIXCertPathValidat or.validate(Unknown Source) ~[na:1.8.0_40]
at sun.security.provider.certpath.PKIXCertPathValidat or.validate(Unknown Source) ~[na:1.8.0_40]
at sun.security.provider.certpath.PKIXCertPathValidat or.engineValidate(Unknown Source) ~[na:1.8.0_40]
at java.security.cert.CertPathValidator.validate(Unkn own Source) ~[na:1.8.0_40]
... 23 common frames omitted
Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sat Apr 04 17:15:55 CEST 2015
at sun.security.x509.CertificateValidity.valid(Unknow n Source) ~[na:1.8.0_40]
at sun.security.x509.X509CertImpl.checkValidity(Unkno wn Source) ~[na:1.8.0_40]
at sun.security.provider.certpath.BasicChecker.verify Timestamp(Unknown Source) ~[na:1.8.0_40]
at sun.security.provider.certpath.BasicChecker.check( Unknown Source) ~[na:1.8.0_40]
... 28 common frames omitted
04.04.2015 - 19:43:02.063 ERROR PluginController - Fehler im Plugin! Mail Expert (Admin2) Message: (Could not convert socket to TLS)

Alarmrechner4011
04.04.2015, 22:12
So, scheinbar war da ein Problem auf Seiten Googles, im Internet wurden ähnliche Fehler beschrieben und inzwischen geht es auch wieder.