Every day when logging in for the first time

Panda Kay, geändert vor 12 Jahren.

Every day when logging in for the first time

Youngling Beiträge: 24 Beitrittsdatum: 02.11.11 Neueste Beiträge
I cannot log in and I receive the following error message:

viewId:/send-receive-updates - View /send-receive-updates could not be restored.

Stack trace:
viewId:/send-receive-updates - View /send-receive-updates could not be restored.
at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:189)
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:102)
at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
at de.verit.klaros.web.beans.application.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:54)
at com.icesoft.faces.webapp.http.core.JsfLifecycleExecutor.apply(JsfLifecycleExecutor.java:18)
at com.icesoft.faces.context.View$2$1.respond(View.java:48)
at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.respondWith(ServletRequestResponse.java:201)
at com.icesoft.faces.context.View$2.serve(View.java:77)
at com.icesoft.faces.context.View.servePage(View.java:149)
at com.icesoft.faces.webapp.http.core.MultiViewServer.service(MultiViewServer.java:67)
at com.icesoft.faces.webapp.http.common.ServerProxy.service(ServerProxy.java:11)
at com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet$4.service(MainSessionBoundServlet.java:149)
at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:24)
at com.icesoft.faces.webapp.http.servlet.BasicAdaptingServlet.service(BasicAdaptingServlet.java:16)
at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:23)
at com.icesoft.faces.webapp.http.servlet.SessionDispatcher.service(SessionDispatcher.java:53)
at com.icesoft.faces.webapp.http.servlet.SessionVerifier.service(SessionVerifier.java:26)
at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:23)
at com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:131)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:-1)
at de.verit.klaros.web.servlet.ExceptionHandlingPersistentFacesServlet.service(ExceptionHandlingPersistentFacesServlet.java:51)
at com.icesoft.faces.webapp.xmlhttp.BlockingServlet.service(BlockingServlet.java:56)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:-1)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:-1)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:-1)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:-1)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:-1)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:-1)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:-1)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:-1)
at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:-1)
at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:-1)
at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:-1)
at java.lang.Thread.run(null:-1)

Next time I log in it works perfectly until the next day.
Should I reinstall the application to fix this?
thumbnail
Torsten Stolpmann, geändert vor 12 Jahren.

RE: Every day when logging in for the first time

Jedi Council Member Beiträge: 756 Beitrittsdatum: 12.02.09 Neueste Beiträge
Hi,

I fear the real reason for this is dumped to the console or hidden in the log file (logs/catalina.out), as some stack traces get logged without being reported to the UI and the given output is not helpful for analysis. Can you please post the logs here or send them to support@verit.de?

Regards,

Torsten
thumbnail
Torsten Stolpmann, geändert vor 12 Jahren.

RE: Every day when logging in for the first time

Jedi Council Member Beiträge: 756 Beitrittsdatum: 12.02.09 Neueste Beiträge
Hi,

we finally were able reproduce this, it is a bug we are about to analyze.

Thanks for the feedback!

Torsten
Panda Kay, geändert vor 12 Jahren.

RE: Every day when logging in for the first time

Youngling Beiträge: 24 Beitrittsdatum: 02.11.11 Neueste Beiträge
Hi Torsten.

Thank you for the update.
Sorry I have not been able to send the log file to you yet.

Have a great Christmas and thank you for all your help so far!
emoticon
thumbnail
Torsten Stolpmann, geändert vor 12 Jahren.

RE: Every day when logging in for the first time

Jedi Council Member Beiträge: 756 Beitrittsdatum: 12.02.09 Neueste Beiträge
We finally found the cause for this.

This behavior is rooted in http://jira.icefaces.org/browse/ICE-7219 - an incompatibility issue of IceFaces 1.8 starting from tomcat version 6.0.33 and above. See also: https://mail-archives.apache.org/mod_mbox/tomcat-users/201109.mbox/%3C32449101.post@talk.nabble.com%3E

We will roll back the bundled tomcat to version 6.0.32 in the upcoming 3.5 release.

Thanks again for pointing this out.

Cheers,

Torsten
Panda Kay, geändert vor 12 Jahren.

RE: Every day when logging in for the first time

Youngling Beiträge: 24 Beitrittsdatum: 02.11.11 Neueste Beiträge
Great, Torsten, thank you! emoticon