Ich benutze Safari 11.0.1 und kriege nach der Eingabe des Pincode diese Fehlermeldung
In einigen Beiträgen des Forums habe ich gesehen das dieser Fehler früher bereits aufgetreten und wieder gelöst worden ist.
Na ja, scheint nicht genaz funktioniert zu haben
500 Servlet Exception
com.openwave.paf.config.ConfigException: Key: confServHost not found in
config.db
at com.openwave.paf.config.intermail.IntermailConfig.do(Unknown Source)
at com.openwave.paf.config.intermail.IntermailConfig.try(Unknown Source)
at com.openwave.paf.config.intermail.IntermailConfig.get(Unknown Source)
at com.openwave.paf.config.Config.get(Unknown Source)
at com.openwave.paf.config.intermail.IntermailConfig.init(Unknown Source)
at com.openwave.paf.config.intermail.IntermailConfig.<init>(Unknown Source)
at com.openwave.paf.config.intermail.IntermailConfigProvider.getConfig(Unknown Source)
at com.openwave.paf.config.Config.getInstance(Unknown Source)
at com.openwave.mail.intermail.InitIntermailStore.init(Unknown Source)
at javax.servlet.GenericServlet.init(GenericServlet.java:69)
at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:599)
at com.caucho.server.dispatch.ServletManager.init(ServletManager.java:152)
at com.caucho.server.webapp.Application.start(Application.java:1697)
at com.caucho.server.deploy.Entry.startImpl(Entry.java:498)
at com.caucho.server.deploy.Entry.redeployIfModifiedImpl(Entry.java:452)
at com.caucho.server.deploy.Entry.startAutomatic(Entry.java:385)
at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:154)
at com.caucho.server.webapp.ApplicationContainer.start(ApplicationContainer.java:623)
at com.caucho.server.host.Host.start(Host.java:492)
at com.caucho.server.deploy.Entry.startImpl(Entry.java:498)
at com.caucho.server.deploy.Entry.redeployIfModifiedImpl(Entry.java:452)
at com.caucho.server.deploy.Entry.startAutomatic(Entry.java:385)
at com.caucho.server.deploy.DeployContainer.start(DeployContainer.java:154)
at com.caucho.server.host.HostContainer.start(HostContainer.java:507)
at com.caucho.server.resin.ServletServer.start(ServletServer.java:894)
at com.caucho.server.resin.ResinServer.start(ResinServer.java:466)
at com.caucho.server.resin.Resin.init(Resin.java:297)
at com.caucho.server.resin.Resin.main(Resin.java:553)