In Seam Facelets is logging lines unnecessarily, how do I solve this?

Solution Verified - Updated -

Issue

  • I am encountering https://jira.jboss.org/jira/browse/JBSEAM-4185, because of this I have hundreds of lines in my log that is not suppose to be there.
  • How do I suppress the logging of the ViewExpiredException?

    ERROR [org.jboss.seam.web.ExceptionFilter] exception root cause
    javax.faces.application.ViewExpiredException: viewId:/login.seam - View /login.seam could not be restored.
            at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:186)
            at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
            at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:104)
            at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    

Environment

  • JBoss Enterprise Application Platform (EAP) 4.3
  • JBoss Seam

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content