7 Replies Latest reply on Feb 17, 2016 1:30 AM by sivaprasad9394

    CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider

    sivaprasad9394

      Hello,

       

      While starting the Jboss server the below error is displayed and war file is not deployed properly.

      Versions:

      Jboss:JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14)

      JSF: Initializing Mojarra 2.1.28

      Richfaces: 4.5.12.Final

      Seam: Seam 2.3.0.CR1

       

      Jboss Start up Error:

      13:12:27,042 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2
      13:12:29,682 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
      13:12:29,829 INFO  [org.jboss.as] (MSC service thread 1-8) JBAS015899: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) starting
      13:12:36,656 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found SimpleReporting.war in deployment directory. To trigger deployment create a file called SimpleReporting.war.dodeploy
      13:12:36,708 INFO  [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.7.GA-redhat-1
      13:12:36,711 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
      13:12:36,859 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
      13:12:36,889 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.2.18.GA-redhat-1
      13:12:37,006 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 42) JBAS013171: Activating Security Subsystem
      13:12:37,006 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 46) JBAS015537: Activating WebServices Extension
      13:12:37,011 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 37) JBAS011800: Activating Naming Subsystem
      13:12:37,013 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) JBAS010280: Activating Infinispan subsystem.
      13:12:37,072 INFO  [org.jboss.as.security] (MSC service thread 1-8) JBAS013170: Current PicketBox version=4.0.19.SP2-redhat-1
      13:12:37,137 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 35) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
      13:12:37,155 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.23.Final-redhat-1)
      13:12:37,353 INFO  [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: Starting Naming Service
      13:12:37,360 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-5) JBAS015400: Bound mail session [java:jboss/mail/Default]
      13:12:38,109 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
      13:12:38,303 INFO  [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003001: Coyote HTTP/1.1 initializing on : http-localhost/127.0.0.1:8080
      13:12:38,308 INFO  [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003000: Coyote HTTP/1.1 starting on: http-localhost/127.0.0.1:8080
      13:12:38,340 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 10.2)
      13:12:38,398 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
      13:12:38,415 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/simpleReportingDS]
      13:12:42,640 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory C:\Siva\openJava-1205\jboss-eap-6.2.0\jboss-eap-6.2\standalone\deployments
      13:12:42,643 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "SimpleReporting.war" (runtime-name: "SimpleReporting.war")
      13:12:42,680 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:4447
      13:12:42,682 INFO  [org.jboss.as.remoting] (MSC service thread 1-8) JBAS017100: Listening on 127.0.0.1:9999
      13:12:43,235 INFO  [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.3.Final-redhat-1
      13:12:58,907 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry richfaces-components-api.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/bosch-commons-security.jar  does not point to a valid jar for a Class-Path reference.
      13:12:58,908 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry richfaces-core-api.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/bosch-commons-security.jar  does not point to a valid jar for a Class-Path reference.
      13:12:58,908 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry servlet-api.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/bosch-commons-security.jar  does not point to a valid jar for a Class-Path reference.
      13:12:58,909 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry slf4j-log4j12-1.6.1.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/bosch-commons-security.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,027 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry iText-toolbox.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/itext.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,027 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry iText-toolbox-2.1.2.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/itext.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,028 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry bcmail-jdk14-138.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/itext.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,028 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry bcprov-jdk14-138.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/itext.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,108 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry bosch-common-util.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/simplereportingEntities.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,109 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry ejb3-persistence.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/simplereportingEntities.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,109 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry hibernate-entitymanager.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/simplereportingEntities.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,110 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry hibernate-jmx.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/simplereportingEntities.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,110 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry ojdbc6.jar in /C:/Siva/openJava-1205/jboss-eap-6.2.0/jboss-eap-6.2/standalone/deployments/SimpleReporting.war/WEB-INF/lib/simplereportingEntities.jar  does not point to a valid jar for a Class-Path reference.
      13:12:59,382 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015893: Encountered invalid class name 'com.sun.faces.vendor.Tomcat6InjectionProvider:org.apache.catalina.util.DefaultAnnotationProcessor' for service type 'com.sun.faces.spi.injectionprovider'
      13:12:59,382 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015893: Encountered invalid class name 'com.sun.faces.vendor.Jetty6InjectionProvider:org.mortbay.jetty.plus.annotation.InjectionCollection' for service type 'com.sun.faces.spi.injectionprovider'
      13:12:59,429 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) JBAS011401: Read persistence.xml for simpleReportingDS
      13:12:59,468 WARN  [org.jboss.as.jsf] (MSC service thread 1-2) JBAS012603: Unknown JSF version 'Mojarra-2.1.28'.  Default version 'main' will be used instead.
      13:13:00,314 WARN  [org.jboss.as.dependency.unsupported] (MSC service thread 1-6) JBAS018568: Deployment "deployment.SimpleReporting.war" is using an unsupported module ("org.dom4j:main") which may be changed or removed in future versions without notice.
      13:13:00,314 WARN  [org.jboss.as.dependency.unsupported] (MSC service thread 1-6) JBAS018568: Deployment "deployment.SimpleReporting.war" is using an unsupported module ("org.dom4j:main") which may be changed or removed in future versions without notice.
      13:13:00,314 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) JBAS018567: Deployment "deployment.SimpleReporting.war" is using a private module ("org.apache.commons.collections:main") which may be changed or removed in future versions without notice.
      13:13:00,314 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) JBAS018567: Deployment "deployment.SimpleReporting.war" is using a private module ("org.apache.commons.collections:main") which may be changed or removed in future versions without notice.
      13:13:00,315 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) JBAS018567: Deployment "deployment.SimpleReporting.war" is using a private module ("com.sun.jsf-impl:2.1.28") which may be changed or removed in future versions without notice.
      13:13:00,315 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) JBAS018567: Deployment "deployment.SimpleReporting.war" is using a private module ("com.sun.jsf-impl:2.1.28") which may be changed or removed in future versions without notice.
      13:13:00,566 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named EjbSynchronizations in deployment unit deployment "SimpleReporting.war" are as follows:
      
          java:global/SimpleReporting/EjbSynchronizations!org.jboss.seam.transaction.LocalEjbSynchronizations
          java:app/SimpleReporting/EjbSynchronizations!org.jboss.seam.transaction.LocalEjbSynchronizations
          java:module/EjbSynchronizations!org.jboss.seam.transaction.LocalEjbSynchronizations
          java:global/SimpleReporting/EjbSynchronizations
          java:app/SimpleReporting/EjbSynchronizations
          java:module/EjbSynchronizations
      
      13:13:00,566 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named TimerServiceDispatcher in deployment unit deployment "SimpleReporting.war" are as follows:
      
          java:global/SimpleReporting/TimerServiceDispatcher!org.jboss.seam.async.LocalTimerServiceDispatcher
          java:app/SimpleReporting/TimerServiceDispatcher!org.jboss.seam.async.LocalTimerServiceDispatcher
          java:module/TimerServiceDispatcher!org.jboss.seam.async.LocalTimerServiceDispatcher
          java:global/SimpleReporting/TimerServiceDispatcher
          java:app/SimpleReporting/TimerServiceDispatcher
          java:module/TimerServiceDispatcher
      
      13:13:00,792 WARN  [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016012: Deployment deployment "SimpleReporting.war" contains CDI annotations but beans.xml was not found.
      13:13:00,828 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 48) JBAS011402: Starting Persistence Unit Service 'SimpleReporting.war#simpleReportingDS'
      13:13:01,165 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 48) HCANN000001: Hibernate Commons Annotations {4.0.1.Final-redhat-2}
      13:13:01,169 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 48) HHH000412: Hibernate Core {4.2.7.SP1-redhat-3}
      13:13:01,171 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 48) HHH000206: hibernate.properties not found
      13:13:01,173 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 48) HHH000021: Bytecode provider name : javassist
      13:13:01,195 INFO  [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 48) HHH000204: Processing PersistenceUnitInfo [
          name: simpleReportingDS
          ...]
      13:13:01,323 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 48) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
      13:13:02,305 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 48) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
      13:13:02,315 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 48) HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
      13:13:02,506 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 48) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
      13:13:02,512 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 48) HHH000397: Using ASTQueryTranslatorFactory
      13:13:02,891 INFO  [org.hibernate.cache.spi.UpdateTimestampsCache] (ServerService Thread Pool -- 48) HHH000250: Starting update timestamps cache at region: SimpleReporting.war#simpleReportingDS.org.hibernate.cache.spi.UpdateTimestampsCache
      13:13:02,892 WARN  [org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory] (ServerService Thread Pool -- 48) HHH020003: Could not find a specific ehcache configuration for cache named [SimpleReporting.war#simpleReportingDS.org.hibernate.cache.spi.UpdateTimestampsCache]; using defaults.
      13:13:02,895 INFO  [org.hibernate.cache.internal.StandardQueryCache] (ServerService Thread Pool -- 48) HHH000248: Starting query cache at region: SimpleReporting.war#simpleReportingDS.org.hibernate.cache.internal.StandardQueryCache
      13:13:02,896 WARN  [org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory] (ServerService Thread Pool -- 48) HHH020003: Could not find a specific ehcache configuration for cache named [SimpleReporting.war#simpleReportingDS.org.hibernate.cache.internal.StandardQueryCache]; using defaults.
      13:13:02,948 INFO  [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 48) HV000001: Hibernate Validator 4.3.1.Final-redhat-1
      13:13:03,145 WARN  [org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory] (ServerService Thread Pool -- 48) HHH020003: Could not find a specific ehcache configuration for cache named [SimpleReporting.war#simpleReportingDS.com.bosch.webaccess.hibernate.CounterKey]; using defaults.
      13:13:03,251 WARN  [org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory] (ServerService Thread Pool -- 48) HHH020003: Could not find a specific ehcache configuration for cache named [SimpleReporting.war#simpleReportingDS.com.bosch.webaccess.hibernate.CountryCode]; using defaults.
      13:13:03,255 WARN  [org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory] (ServerService Thread Pool -- 48) HHH020003: Could not find a specific ehcache configuration for cache named [SimpleReporting.war#simpleReportingDS.com.bosch.webaccess.hibernate.CounterName]; using defaults.
      13:13:03,260 WARN  [org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory] (ServerService Thread Pool -- 48) HHH020003: Could not find a specific ehcache configuration for cache named [SimpleReporting.war#simpleReportingDS.com.bosch.webaccess.hibernate.CounterNameSummary]; using defaults.
      13:13:03,265 WARN  [org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory] (ServerService Thread Pool -- 48) HHH020003: Could not find a specific ehcache configuration for cache named [SimpleReporting.war#simpleReportingDS.com.bosch.webaccess.hibernate.Shortid]; using defaults.
      13:13:03,270 WARN  [org.hibernate.cache.ehcache.AbstractEhcacheRegionFactory] (ServerService Thread Pool -- 48) HHH020003: Could not find a specific ehcache configuration for cache named [SimpleReporting.war#simpleReportingDS.com.bosch.webaccess.hibernate.Mimetype]; using defaults.
      13:13:03,271 WARN  [org.hibernate.cache.ehcache.internal.strategy.EhcacheAccessStrategyFactoryImpl] (ServerService Thread Pool -- 48) HHH020007: read-only cache configured for mutable entity [SimpleReporting.war#simpleReportingDS.com.bosch.webaccess.hibernate.Mimetype]
      13:13:03,370 INFO  [org.hibernate.tool.hbm2ddl.SchemaValidator] (ServerService Thread Pool -- 48) HHH000229: Running schema validator
      13:13:03,370 INFO  [org.hibernate.tool.hbm2ddl.SchemaValidator] (ServerService Thread Pool -- 48) HHH000102: Fetching database metadata
      13:13:05,133 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: WF.MIMETYPE
      13:13:05,133 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, mimetype, fileextension]
      13:13:06,647 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: WF.SHORTID
      13:13:06,647 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, media_shortid, media_name, shortid, mimetype_id]
      13:13:07,657 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: WF.COUNTERKEY
      13:13:07,657 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, counterkey]
      13:13:09,339 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: WF.COUNTERNAME
      13:13:09,339 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [countername, id, counterlabel, shortid_id, counterkey_id, countrycode_id]
      13:13:11,020 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: WF.COUNTERNAME_SUMMARY
      13:13:11,021 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [requestdate, id, countername_id, pagevisits, pagevisitors, pagerequests]
      13:13:12,031 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: WF.COUNTRYCODE
      13:13:12,032 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [id, countrycode]
      13:13:12,213 WARN  [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 48) HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
      13:13:12,213 WARN  [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 48) HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
      13:13:12,231 WARN  [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 48) HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
      13:13:12,231 WARN  [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 48) HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
      13:13:12,238 WARN  [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 48) HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
      13:13:12,238 WARN  [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 48) HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
      13:13:12,251 WARN  [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 48) HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
      13:13:12,251 WARN  [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 48) HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
      13:13:12,289 INFO  [org.jboss.web] (ServerService Thread Pool -- 66) JBAS018210: Register web context: /SimpleReporting
      13:13:12,310 INFO  [org.apache.catalina.core] (ServerService Thread Pool -- 66) JBWEB001093: The listener com.sun.faces.config.ConfigureListener is already configured for this context, the duplicate definition has been ignored
      13:13:12,313 INFO  [org.richfaces.log.Webapp] (ServerService Thread Pool -- 66) Auto-registered servlet ResourceServlet with mapping '/org.richfaces.resources/*'
      13:13:12,331 INFO  [javax.servlet.ServletContextListener] (ServerService Thread Pool -- 66) Welcome to Seam 2.3.0.CR1
      13:13:13,364 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) reading /WEB-INF/components.xml
      13:13:13,424 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) reading properties from: /seam.properties
      13:13:13,440 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
      13:13:13,448 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal
      13:13:13,448 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.core.locale
      13:13:13,448 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.transaction.synchronizations
      13:13:13,448 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole
      13:13:13,449 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.security.identity
      13:13:13,449 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.jms.topicConnection
      13:13:13,449 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.core.locale
      13:13:13,449 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.web.parameters
      13:13:13,449 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.core.manager
      13:13:13,450 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.core.expressions
      13:13:13,450 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader
      13:13:13,450 INFO  [org.jboss.seam.init.Initialization] (ServerService Thread Pool -- 66) two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider
      13:13:13,557 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: cache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.cache.EhCacheProvider
      13:13:13,560 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: com.bosch.commons.security.authenticator, scope: APPLICATION, type: JAVA_BEAN, class: com.bosch.commons.security.Authenticator
      13:13:13,585 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: com.bosch.commons.security.ivUserAuthenticationFilter, scope: APPLICATION, type: JAVA_BEAN, class: com.bosch.commons.security.IvUserAuthenticationFilter
      13:13:13,605 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: com.bosch.commons.security.roleManagerLdap, scope: APPLICATION, type: JAVA_BEAN, class: com.bosch.commons.security.RoleManager
      13:13:13,609 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: com.bosch.commons.security.userManagerLdap, scope: APPLICATION, type: JAVA_BEAN, class: com.bosch.commons.security.UserManager
      13:13:13,614 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: com.bosch.commons.security.wamDistinctionFilter, scope: APPLICATION, type: JAVA_BEAN, class: com.bosch.commons.security.WamDistinctionFilter
      13:13:13,617 WARN  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component class should be serializable: dbClean
      13:13:13,617 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: dbClean, scope: CONVERSATION, type: JAVA_BEAN, class: com.bosch.wcms.simplereporting.session.DatabaseClean
      13:13:13,622 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: entityManager, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.ManagedPersistenceContext
      13:13:13,624 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.async.asynchronousExceptionHandler, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.async.AsynchronousExceptionHandler
      13:13:13,624 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher
      13:13:13,663 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha
      13:13:13,665 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage
      13:13:13,665 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator
      13:13:13,669 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts
      13:13:13,670 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation
      13:13:13,671 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries
      13:13:13,672 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList
      13:13:13,672 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation
      13:13:13,673 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
      13:13:13,673 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.events, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Events
      13:13:13,674 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions
      13:13:13,675 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator
      13:13:13,675 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale
      13:13:13,677 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager
      13:13:13,678 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle
      13:13:13,679 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader
      13:13:13,679 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators
      13:13:13,680 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts
      13:13:13,682 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector
      13:13:13,685 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.document.documentStore, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.document.DocumentStore
      13:13:13,687 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.el.referenceCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.el.JBossELReferenceCache
      13:13:13,690 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.excel.excelFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.excel.ExcelFactory
      13:13:13,704 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.excel.exporter.excelExporter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.excel.exporter.ExcelExporter
      13:13:13,706 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions
      13:13:13,708 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels
      13:13:13,710 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.dateConverter, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.DateConverter
      13:13:13,711 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext
      13:13:13,711 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage
      13:13:13,712 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError
      13:13:13,713 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect
      13:13:13,714 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer
      13:13:13,714 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher
      13:13:13,715 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent
      13:13:13,716 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation
      13:13:13,716 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate
      13:13:13,718 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime
      13:13:13,720 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime
      13:13:13,730 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image
      13:13:13,732 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector
      13:13:13,733 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages
      13:13:13,737 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.international.statusMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages
      13:13:13,738 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone
      13:13:13,739 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector
      13:13:13,740 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.international.timeZones, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZones
      13:13:13,742 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.jmx.jbossClusterMonitor, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.jmx.JBossClusterMonitor
      13:13:13,744 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession
      13:13:13,749 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages
      13:13:13,752 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions
      13:13:13,752 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts
      13:13:13,755 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider
      13:13:13,759 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.remoting.gwt.gwtRemoteService, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWT14Service
      13:13:13,760 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.remoting.gwt.gwtToSeamAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWTToSeamAdapter
      13:13:13,761 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.remoting.messaging.SubscriptionRegistry.userTokens, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.remoting.messaging.UserTokens
      13:13:13,763 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.remoting.remoting, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.Remoting
      13:13:13,764 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration
      13:13:13,764 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.credentials, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.Credentials
      13:13:13,765 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.entityPermissionChecker, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.EntityPermissionChecker
      13:13:13,767 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents
      13:13:13,768 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.identifierPolicy, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.IdentifierPolicy
      13:13:13,770 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: com.bosch.commons.security.SRIdentity
      13:13:13,779 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.identityManager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.security.management.IdentityManager
      13:13:13,781 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.management.roleAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleAction
      13:13:13,784 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.management.roleSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.RoleSearch
      13:13:13,790 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.management.userAction, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserAction
      13:13:13,792 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.management.userSearch, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.management.action.UserSearch
      13:13:13,794 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.passwordHash, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.management.PasswordHash
      13:13:13,795 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.permission.permissionSearch, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.action.PermissionSearch
      13:13:13,798 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.permissionManager, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionManager
      13:13:13,800 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.permissionMapper, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PermissionMapper
      13:13:13,800 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.persistentPermissionResolver, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.PersistentPermissionResolver
      13:13:13,802 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.rememberMe, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RememberMe
      13:13:13,804 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.security.ruleBasedPermissionResolver, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.permission.RuleBasedPermissionResolver
      13:13:13,805 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme
      13:13:13,806 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector
      13:13:13,806 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.transaction.facesTransactionEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.transaction.FacesTransactionEvents
      13:13:13,807 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations
      13:13:13,808 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.Transaction
      13:13:13,810 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityConverter
      13:13:13,811 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.clientUidSelector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.ClientUidSelector
      13:13:13,813 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.EntityIdentifierStore
      13:13:13,817 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.JpaEntityLoader
      13:13:13,820 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.facelet.facesContextFactory, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.RendererFacesContextFactory
      13:13:13,821 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.facelet.mockHttpSession, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.HttpSessionManager
      13:13:13,821 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.facelet.mockServletContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.ServletContextManager
      13:13:13,823 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.faces.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler
      13:13:13,823 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource
      13:13:13,824 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore
      13:13:13,824 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource
      13:13:13,826 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter
      13:13:13,827 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.hotDeployFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.HotDeployFilter
      13:13:13,828 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.identityFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.IdentityFilter
      13:13:13,828 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole
      13:13:13,829 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter
      13:13:13,829 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter
      13:13:13,830 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters
      13:13:13,831 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter
      13:13:13,832 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.rewriteFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RewriteFilter
      13:13:13,833 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts
      13:13:13,833 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session
      13:13:13,834 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal
      13:13:13,835 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: reporting, scope: CONVERSATION, type: JAVA_BEAN, class: com.bosch.wcms.simplereporting.session.Reporting
      13:13:13,839 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: securityRules, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.drools.RuleBase
      13:13:13,841 INFO  [org.jboss.seam.Component] (ServerService Thread Pool -- 66) Component: sharedComponent, scope: APPLICATION, type: JAVA_BEAN, class: com.bosch.wcms.simplereporting.common.SharedComponent
      13:13:13,849 WARN  [org.jboss.seam.security.permission.PersistentPermissionResolver] (ServerService Thread Pool -- 66) no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.
      13:13:13,978 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) Initializing Mojarra 2.1.28 ( 20140303-1517 https://svn.java.net/svn/mojarra~svn/tags/2.1.28@12942) for context '/SimpleReporting'
      13:13:15,723 SEVERE [javax.enterprise.resource.webcontainer.jsf.application] (ServerService Thread Pool -- 66) JSF1051: Service entry 'org.jboss.as.jsf.injection.JSFInjectionProvider' does not extend DiscoverableInjectionProvider.  Entry will be ignored.
      13:13:15,725 INFO  [javax.enterprise.resource.webcontainer.jsf.application] (ServerService Thread Pool -- 66) JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.
      13:13:15,748 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66)
      Critical error during deployment: :
      com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
          at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:376) [jsf-impl-2.1.28.jar:2.1.28]
          at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216) [jsf-impl-2.1.28.jar:2.1.28]
          at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
          at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
          at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_32]
          at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_32]
          at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_32]
          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_32]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_32]
          at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32]
          at org.jboss.threads.JBossThread.run(JBossThread.java:122)
      Caused by: javax.faces.FacesException: Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
          at com.sun.faces.spi.AnnotationProviderFactory.createAnnotationProvider(AnnotationProviderFactory.java:78) [jsf-impl-2.1.28.jar:2.1.28]
          at com.sun.faces.config.ConfigManager$AnnotationScanTask.<init>(ConfigManager.java:805) [jsf-impl-2.1.28.jar:2.1.28]
          at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:349) [jsf-impl-2.1.28.jar:2.1.28]
          ... 13 more
      
      13:13:15,766 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/SimpleReporting]] (ServerService Thread Pool -- 66) JBWEB000287:
      Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
          at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:276) [jsf-impl-2.1.28.jar:2.1.28]
          at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
          at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
          at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_32]
          at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_32]
          at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_32]
          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_32]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_32]
          at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32]
          at org.jboss.threads.JBossThread.run(JBossThread.java:122)
      Caused by: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
          at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:376) [jsf-impl-2.1.28.jar:2.1.28]
          at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216) [jsf-impl-2.1.28.jar:2.1.28]
          ... 12 more
      Caused by: javax.faces.FacesException: Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
          at com.sun.faces.spi.AnnotationProviderFactory.createAnnotationProvider(AnnotationProviderFactory.java:78) [jsf-impl-2.1.28.jar:2.1.28]
          at com.sun.faces.config.ConfigManager$AnnotationScanTask.<init>(ConfigManager.java:805) [jsf-impl-2.1.28.jar:2.1.28]
          at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:349) [jsf-impl-2.1.28.jar:2.1.28]
          ... 13 more
      
      13:13:15,769 ERROR [org.apache.catalina.core] (ServerService Thread Pool -- 66) JBWEB001103: Error detected during context /SimpleReporting start, will stop it
      13:13:15,782 SEVERE [javax.faces] (ServerService Thread Pool -- 66) Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory. Attempting to find backup.
      13:13:15,782 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66)
      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:1010) [jsf-api-2.1.28.jar:2.1]
          at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:342) [jsf-api-2.1.28.jar:2.1]
          at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:141) [jsf-impl-2.1.28.jar:2.1.28]
          at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:314) [jsf-impl-2.1.28.jar:2.1.28]
          at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3427) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
          at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3920) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
          at org.apache.catalina.core.StandardContext.start(StandardContext.java:3839) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]
          at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
          at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_32]
          at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_32]
          at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_32]
          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_32]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_32]
          at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32]
          at org.jboss.threads.JBossThread.run(JBossThread.java:122)
      
      13:13:15,789 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 66) MSC000001: Failed to start service jboss.web.deployment.default-host./SimpleReporting: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SimpleReporting: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context
          at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96)
          at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_32]
          at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_32]
          at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_32]
          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_32]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_32]
          at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32]
          at org.jboss.threads.JBossThread.run(JBossThread.java:122)
      Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context
          at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:161)
          at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60)
          at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93)
          ... 7 more
      
      13:13:16,034 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "SimpleReporting.war" (runtime-name : "SimpleReporting.war")
      13:13:16,035 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
      JBAS014777:   Services which failed to start:     
      service jboss.web.deployment.default-host./SimpleReporting: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./SimpleReporting: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context
      
      13:13:16,108 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
      13:13:16,109 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
      13:13:16,109 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) started (with errors) in 52743ms - Started 314 of 377 services (2 services failed or missing dependencies, 59 services are passive or on-demand)
      
      
      

       

      Jboss deployement-structure.xml:

      <jboss-deployment-structure>
          <deployment>
              <exclusions>
                  <module name="javax.faces.api" slot="1.2"/>
                  <module name="javax.faces.api" slot="main"/>
                  <module name="com.sun.jsf-impl" slot="1.2"/>
                  <module name="com.sun.jsf-impl" slot="main"/>      
              </exclusions>
              <dependencies>
                  <module name="org.dom4j" export="true" />
                  <module name="org.apache.commons.logging" />
                  <module name="org.apache.commons.collections" export="true" />
                  <module name="org.apache.log4j" />           
                  <module name="javax.faces.api" slot="2.1.28"/>
                  <module name="com.sun.jsf-impl" slot="2.1.28"/>
                  <module name="javax.el.api" export="true"/>
                  <module name="javax.servlet.api" export="true"/>
                  <module name="javax.servlet.jsp.api" export="true"/>
                  <module name="javax.servlet.jstl.api" export="true"/>
                  <module name="javax.validation.api" export="true"/>
      <!--             <module name="com.sun.jsf-impl" slot="main"/>
                  <module name="org.jboss.as.jsf-injection" slot="main"/> -->
                  <system export="true">
                      <paths>
                          <path name="sun/net/util"/>
                      </paths>
                  </system>
              </dependencies>
          </deployment>
      </jboss-deployment-structure>
      
      

       

      Web.xml:

      <?xml version="1.0" encoding="UTF-8"?>
      <web-app id="WebApp_ID" version="3.0"
          xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd">
          <display-name>SimpleReporting</display-name>
          <context-param>
              <param-name>facelets.DEVELOPMENT</param-name>
              <param-value>true</param-value>
          </context-param>
          <context-param>
              <param-name>facelets.REFRESH_PERIOD</param-name>
              <param-value>-1</param-value>
          </context-param>
          <context-param>
              <param-name>javax.faces.DEFAULT_SUFFIX</param-name>
              <param-value>.xhtml</param-value>
          </context-param>
          <context-param>
              <param-name>org.jboss.jbossfaces.JSF_CONFIG_NAME</param-name>
              <param-value>Mojarra-2.1.28</param-value>
          </context-param>
      
          <context-param>
              <param-name>com.sun.faces.responseBufferSize</param-name>
              <param-value>100000</param-value>
          </context-param>
      
          <context-param>
              <param-name>facelets.BUFFER_SIZE</param-name>
              <param-value>100000</param-value>
          </context-param>
      
      
          <context-param>
              <param-name>com.sun.faces.externalizeJavaScript</param-name>
              <param-value>true</param-value>
          </context-param>
      
            <context-param>
              <param-name>org.richfaces.enableControlSkinning</param-name>
              <param-value>true</param-value>
          </context-param>
      
          <context-param>
              <param-name>org.richfaces.enableControlSkinningClasses</param-name>
              <param-value>false</param-value>
          </context-param>
         
          <context-param>
              <param-name>org.richfaces.skin</param-name>
              <param-value>blueSky</param-value>
          </context-param>
          <filter>
              <filter-name>Seam Filter</filter-name>
              <filter-class>org.jboss.seam.servlet.SeamFilter</filter-class>
          </filter>
          <filter-mapping>
              <filter-name>Seam Filter</filter-name>
              <url-pattern>/*</url-pattern>
          </filter-mapping>
          <listener>
              <listener-class>org.jboss.seam.servlet.SeamListener</listener-class>
          </listener>
          <servlet>
              <servlet-name>Faces Servlet</servlet-name>
              <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
              <load-on-startup>1</load-on-startup>
          </servlet>
          <servlet>
              <servlet-name>Seam Resource Servlet</servlet-name>
              <servlet-class>org.jboss.seam.servlet.SeamResourceServlet</servlet-class>
          </servlet>
          <servlet-mapping>
              <servlet-name>Faces Servlet</servlet-name>
              <url-pattern>*.seam</url-pattern>
          </servlet-mapping>
          <servlet-mapping>
              <servlet-name>Seam Resource Servlet</servlet-name>
              <url-pattern>/seam/resource/*</url-pattern>
          </servlet-mapping>
          <welcome-file-list>
              <welcome-file>index.html</welcome-file>
              <welcome-file>index.htm</welcome-file>
              <welcome-file>index.jsp</welcome-file>
              <welcome-file>default.html</welcome-file>
              <welcome-file>default.htm</welcome-file>
              <welcome-file>default.jsp</welcome-file>
              <welcome-file>reporting.xhtml</welcome-file>
          </welcome-file-list>
          <security-constraint>
              <display-name>Restrict raw XHTML Documents</display-name>
              <web-resource-collection>
                  <web-resource-name>XHTML</web-resource-name>
                  <url-pattern>*.xhtml</url-pattern>
              </web-resource-collection>
              <auth-constraint />
          </security-constraint>
          <mime-mapping>
                  <extension>ecss</extension>
                  <mime-type>text/css</mime-type>
              </mime-mapping>
              <mime-mapping>
                  <extension>xcss</extension>
                  <mime-type>text/css</mime-type>
              </mime-mapping>
      </web-app>
      
      
      

       

       

      How to resolve the above error?What is the problem?

      I have already raised entry in JSF JIRA,they have mentioned that its more specific to Jboss Error.So only creating the post here.

      Thank you.

        • 1. Re: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
          jaysensharma

          As you mentioned that you are using JBoss EAP 6.2 so you should try using the multiJSF feature.  From JBoss EAP 6.1 onwards it provides a feature names as "MultiJSF"  that can be used: Design of AS7 multi-JSF feature

          "multi-JSF" allows installation of multiple JSF implementations (and versions) on the same AS7 server.  The goal is to allow use of any JSF implementation (MyFaces or Mojarra) and any version of those implementation from JSF 1.2 all the way up to the experimental JSF 2.2 versions.  This is far superior to the old WAR_BUNDLES_JSF_IMPL method because JSF jars do not need to be bundled with the webapp.  More importantly, "multi-JSF" provides an implementation that is fully integrated with the container.  This means more efficient annotation processing, lifecycle handling, and other integration advantages.

           

           

          Example if you want to use "Mojarra 2.2" then you can specify it as following in your "WEB-INF/web.xml" :

           

              <context-param>

                <param-name>org.jboss.jbossfaces.JSF_CONFIG_NAME</param-name>

                <param-value>mojarra-2.2.0-m05</param-value>

              </context-param>

           

          Regards

          Jay SenSharma

          • 2. Re: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
            sivaprasad9394

            Hello  Jay,

            Thank you for your reply.

             

            I have already mentioned "org.jboss.jbossfaces.JSF_CONFIG_NAME" in the WEB.XML.But Still the error remains in the Jboss server while starting the server.

             

            1. <context-param> 
            2. <param-name>org.jboss.jbossfaces.JSF_CONFIG_NAME</param-name> 
            3. <param-value>Mojarra-2.1.28</param-value> 
            4. </context-param>


            I have tried with Mojarra 2.2.6 ,the error remains same in the starting of jboss server,


            11:33:31,883 WARN  [org.jboss.seam.security.permission.PersistentPermissionResolver] (ServerService Thread Pool -- 85) no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.

            11:33:31,954 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 85) Initializing Mojarra 2.2.6 ( 20140304-1537 https://svn.java.net/svn/mojarra~svn/tags/2.2.6@12949) for context '/SimpleReporting'

            11:33:32,925 SEVERE [javax.enterprise.resource.webcontainer.jsf.application] (ServerService Thread Pool -- 85) JSF1051: Service entry 'org.jboss.as.jsf.injection.JSFInjectionProvider' does not extend DiscoverableInjectionProvider.  Entry will be ignored.

            11:33:32,926 INFO  [javax.enterprise.resource.webcontainer.jsf.application] (ServerService Thread Pool -- 85) JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.

            11:33:32,926 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 85) Critical error during deployment: : com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider

                at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:449) [jsf-impl-2.2.6.jar:2.2.6]

                at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:214) [jsf-impl-2.2.6.jar:2.2.6]

                at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_32]

                at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_32]

                at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_32]

                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_32]

                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_32]

                at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32]

                at org.jboss.threads.JBossThread.run(JBossThread.java:122)

            Caused by: javax.faces.FacesException: Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider

                at com.sun.faces.spi.AnnotationProviderFactory.createAnnotationProvider(AnnotationProviderFactory.java:78) [jsf-impl-2.2.6.jar:2.2.6]

                at com.sun.faces.config.ConfigManager$AnnotationScanTask.<init>(ConfigManager.java:896) [jsf-impl-2.2.6.jar:2.2.6]

                at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:381) [jsf-impl-2.2.6.jar:2.2.6]

                ... 13 more


            Is this error is related to Jboss server itself ?

            • 3. Re: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
              sivaprasad9394

              To Tell JBoss that WAR ships with its own version of JSF, so that JBoss won't use its own. 

              <context-param><param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name> <param-value>true</param-value> </context-param>

              Below error id occured:

              13:01:35,488 SEVERE [javax.faces] (ServerService Thread Pool -- 53) Unable to obtain InjectionProvider from init time FacesContext. Does this container implement the Mojarra Injection SPI?

              13:01:35,512 SEVERE [javax.faces] (ServerService Thread Pool -- 53) Application was not properly initialized at startup, could not find Factory: javax.faces.context.FacesContextFactory. Attempting to find backup.

              13:01:35,520 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/SimpleReporting]] (ServerService Thread Pool -- 53) JBWEB000289: Servlet Faces Servlet threw load() exception: java.lang.IllegalStateException: Could not find backup for factory javax.faces.context.FacesContextFactory.

                  at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:1135) [jsf-api-2.2.6.jar:2.2]

                  at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:379) [jsf-api-2.2.6.jar:2.2]

                  at javax.faces.webapp.FacesServlet.init(FacesServlet.java:350) [jsf-api-2.2.6.jar:2.2]

                  at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1194) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                  at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1100) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                  at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3591) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                  at org.apache.catalina.core.StandardContext.start(StandardContext.java:3798) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                  at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                  at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                  at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_32]

                  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_32]

                  at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_32]

                  at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_32]

                  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_32]

                  at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32]

                  at org.jboss.threads.JBossThread.run(JBossThread.java:122)

              • 4. Re: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
                ctomc

                disable JSF subsystem.

                • 5. Re: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
                  sivaprasad9394

                  Hello Cerar,

                  Thank you.

                  Also I have not added jsf-impl.jar in the application /lib folder.

                  My web.xml also contains:

                  <context-param>

                      <param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name>

                       <param-value>true</param-value>

                        </context-param>

                  I have modified my jboss-deployment-structure.xml :

                  <jboss-deployment-structure  xmlns="urn:jboss:deployment-structure:1.2">

                      <deployment>

                          <exclude-subsystems>

                            <subsystem name="jsf" />

                          </exclude-subsystems>

                          <exclusions>

                              <module name="javax.faces.api" slot="1.2"/>

                              <module name="com.sun.jsf-impl" slot="1.2"/>

                              <module name="javax.faces.api" slot="main"/>

                              <module name="com.sun.jsf-impl" slot="main"/>     

                          </exclusions>

                          <dependencies>

                              <module name="org.dom4j" export="true" />

                              <module name="org.apache.commons.logging" />

                              <module name="org.apache.commons.collections" export="true" />

                              <module name="org.apache.log4j" />          

                              <module name="javax.faces.api" slot="2.2.10"/>

                              <module name="com.sun.jsf-impl" slot="2.2.10"/>

                              <module name="javax.el.api" export="true"/>

                              <module name="javax.servlet.api" export="true"/>

                              <module name="javax.servlet.jsp.api" export="true"/>

                              <module name="javax.servlet.jstl.api" export="true"/>

                              <module name="javax.validation.api" export="true"/>

                              <system export="true">

                                  <paths>

                                      <path name="sun/net/util"/>

                                  </paths>

                              </system>

                          </dependencies>

                      </deployment>

                  </jboss-deployment-structure>

                  But Still the same error displayed,

                   

                  09:52:10,999 INFO  [org.jboss.seam.servlet.SeamFilter] (ServerService Thread Pool -- 50) Initializing filter: org.jboss.seam.web.rewriteFilter

                  09:52:11,005 SEVERE [javax.faces] (ServerService Thread Pool -- 50) Unable to obtain InjectionProvider from init time FacesContext. Does this container implement the Mojarra Injection SPI?

                  09:52:11,020 SEVERE [javax.faces] (ServerService Thread Pool -- 50) Application was not properly initialized at startup, could not find Factory: javax.faces.context.FacesContextFactory. Attempting to find backup.

                  09:52:11,042 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/SimpleReporting]] (ServerService Thread Pool -- 50) JBWEB000289: Servlet Faces Servlet threw load() exception: java.lang.IllegalStateException: Could not find backup for factory javax.faces.context.FacesContextFactory.

                      at javax.faces.FactoryFinderInstance.getFactory(FactoryFinderInstance.java:541) [jsf-api-2.2.10.jar:2.2]

                      at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:275) [jsf-api-2.2.10.jar:2.2]

                      at javax.faces.webapp.FacesServlet.init(FacesServlet.java:350) [jsf-api-2.2.10.jar:2.2]

                      at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1194) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                      at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1100) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                      at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3591) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                      at org.apache.catalina.core.StandardContext.start(StandardContext.java:3798) [jbossweb-7.2.2.Final-redhat-1.jar:7.2.2.Final-redhat-1]

                      at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:156) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                      at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:60) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                      at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:93) [jboss-as-web-7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]

                      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_32]

                      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_32]

                      at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_32]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_32]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_32]

                      at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32]

                      at org.jboss.threads.JBossThread.run(JBossThread.java:122)

                   

                  How to resolve the error and start my web application properly?

                  Thank you.

                  • 6. Re: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
                    makc

                    Hi,

                     

                    Did you pay attention to the following line from your logs?

                    1. 13:12:59,468 WARN  [org.jboss.as.jsf] (MSC service thread 1-2) JBAS012603: Unknown JSF version 'Mojarra-2.1.28'.  Default version 'main' will be used instead.

                    So, I think the problem is that JBoss wants to use "main" JSF slot, but is not able to do so because you have explicitly excluded it with "jboss-deployment-structure.xml" file.

                     

                    It seems that you have two kinds of problems here:

                    1. If you use the multi-JSF feature (i.e. specify "org.jboss.jbossfaces.JSF_CONFIG_NAME" context parameter) you must not exclude or include any JSF modules explicitly via "jboss-deployment-structure.xml" - JBoss handles all of this on its own.
                    2. I think that "Unknown JSF version" means that your JSF implementation wasn't installed properly. Please check that you have all three modules installed - "javax.faces.api", "com.sun.jsf-impl" and "org.jboss.as.jsf-injection". It seems to me that you have only the first two of them.

                     

                    Regards!

                    • 7. Re: CONFIGURATION FAILED! Class org.jboss.as.jsf.injection.JandexAnnotationProvider is not an instance of com.sun.faces.spi.AnnotationProvider
                      sivaprasad9394

                      Hello Mak,

                       

                      I have resolve the issue by upgrading the server to JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21)  and by default server has jboss-jsf-api_2.1_spec-2.1.28.Final-redhat-1 (Mojarra 2.1.28-jbossorg-6) in modules folder for jsf.

                      To avoid the below error:

                      JBWEB000287: Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener: java.lang.NoClassDefFoundError: sun/net/util/IPAddressUtil

                       

                      jboss-deployment-structure.xml file below configuration need to be configured.All the other dependency jboss will take care.

                      <jboss-deployment-structure>

                          <deployment>       

                              <dependencies>

                                  <system export="true">

                                      <paths>

                                          <path name="sun/net/util"/>

                                      </paths>

                                  </system>

                              </dependencies>

                          </deployment>

                      </jboss-deployment-structure>

                       

                      Apart from that only required jar file changes in lib folder of the application.Application is working fine.

                      Thank you.