0 Replies Latest reply on Jan 27, 2015 1:41 AM by valsaraj007

    Exception when attempting to tear down the Mojarra runtime 2.2.8 on JBoss 7.1.2

    valsaraj007

      SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-3) Unexpected exception when attempting to tear down the Mojarra runtime: java.lang.IllegalStateException: Could not find backup for factory javax.faces.application.ApplicationFactory.

        at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:1008)

        at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:343)

        at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:131)

        at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:328)

        at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)

        at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)

        at org.apache.catalina.core.StandardContext.start(StandardContext.java:3917)

        at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90)

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)

        at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)

        at java.lang.Thread.run(Thread.java:722)