6 Replies Latest reply on Mar 16, 2017 11:47 AM by hkkotha

    JBWEB000069: description JBWEB000124: The requested resource is not available

    bhagat

      I deployed a war file on jboss eap 6.3.0 (The war file has been deployed successfully without errors). When i try to access the application i get the below error.

       

      JBWEB000309: type JBWEB000067: Status report

      JBWEB000068: message /search

      JBWEB000069: description JBWEB000124: The requested resource is not available.

       

      Please provide your suggestions and help me in fixing this issue.

        • 1. Re: JBWEB000069: description JBWEB000124: The requested resource is not available
          amit12345

          Hi,

          There can be 2 reasons
          (1) you can configure your standalone.xml in jboss server
          virtual-server name="default-host" enable-welcome-root="false">
          use false instead of true in enable-welcome-root

          (2) you have not done mapping of controller properly.

           

          Regards,

          -A

          • 2. Re: JBWEB000069: description JBWEB000124: The requested resource is not available
            bhagat

            Hello Amit thanks for your reply. I tried setting enable-welcome-root="false" it returned me a blank page.

             

            Do we need to associate the war file and the data sources to a server.

             

            Also I do not have server directory in the jboss 6.3.0 file that I downloaded, does the server directory come by default or do we have to create one and associate our war file and data sources to that server.Capture.PNG

            • 3. Re: JBWEB000069: description JBWEB000124: The requested resource is not available
              abhijithumbe

              Server directory was part of JBoss 5 installation, not of Jboss 6. Go through http://blog.c2b2.co.uk/2013/03/the-differences-between-jboss-eap-5-and.html for more details about difference between JBoss 5 and JBoss 6. Regarding issue, look like application deployment is failed, can you share log file with us.

              • 4. Re: JBWEB000069: description JBWEB000124: The requested resource is not available
                bhagat

                Hi Abhijit. Thanks for your reply

                 

                The application has been deployed successfully. Here is the server.log

                 

                10:21:07,500 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1
                10:21:07,894 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1
                10:21:08,006 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) starting
                10:21:08,014 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties:
                awt.toolkit = sun.awt.windows.WToolkit
                file.encoding = Cp1252
                file.encoding.pkg = sun.io
                file.separator = \
                java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
                java.awt.printerjob = sun.awt.windows.WPrinterJob
                java.class.path = c:\jboss\jboss-modules.jar
                java.class.version = 51.0
                java.endorsed.dirs = C:\Java\jdk1.7.0_65\jre\lib\endorsed
                java.ext.dirs = C:\Java\jdk1.7.0_65\jre\lib\ext;C:\Windows\Sun\Java\lib\ext
                java.home = C:\Java\jdk1.7.0_65\jre
                java.io.tmpdir = C:\Users\bb404a\AppData\Local\Temp\
                java.library.path = C:\Java\jdk1.7.0_65\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\RSA SecurID Token Common;C:\apache-maven-3.1.1\bin;C:\app\ad087t\product\11.2.0\dbhome_1\bin;C:\oracle\product\11.2.0\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Java\jdk1.7.0_65\bin;C:\ATG\ATG10.2\MySQL\win32\bin;C:\TortoiseSVN\bin;C:\Program Files\1E\NomadBranch\;C:\Voltage\lib;C:\Program Files\1E\NomadBranch\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Enterprise Vault\EVClient\;C:\Program Files\Git\cmd;C:\jboss\bin;.
                java.net.preferIPv4Stack = true
                java.runtime.name = Java(TM) SE Runtime Environment
                java.runtime.version = 1.7.0_65-b19
                java.specification.name = Java Platform API Specification
                java.specification.vendor = Oracle Corporation
                java.specification.version = 1.7
                java.util.logging.manager = org.jboss.logmanager.LogManager
                java.vendor = Oracle Corporation
                java.vendor.url = http://java.oracle.com/
                java.vendor.url.bug = http://bugreport.sun.com/bugreport/
                java.version = 1.7.0_65
                java.vm.info = mixed mode
                java.vm.name = Java HotSpot(TM) 64-Bit Server VM
                java.vm.specification.name = Java Virtual Machine Specification
                java.vm.specification.vendor = Oracle Corporation
                java.vm.specification.version = 1.7
                java.vm.vendor = Oracle Corporation
                java.vm.version = 24.65-b04
                javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
                javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
                javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
                javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
                javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
                javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
                javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
                javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
                javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
                javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
                jboss.home.dir = c:\jboss
                jboss.host.name = txcdtl01ad087t
                jboss.modules.dir = c:\jboss\modules
                jboss.modules.policy-permissions = true
                jboss.modules.system.pkgs = org.jboss.byteman
                jboss.node.name = txcdtl01ad087t
                jboss.qualified.host.name = txcdtl01ad087t
                jboss.server.base.dir = c:\jboss\standalone
                jboss.server.config.dir = c:\jboss\standalone\configuration
                jboss.server.data.dir = c:\jboss\standalone\data
                jboss.server.deploy.dir = c:\jboss\standalone\data\content
                jboss.server.log.dir = c:\jboss\standalone\log
                jboss.server.name = txcdtl01ad087t
                jboss.server.persist.config = true
                jboss.server.temp.dir = c:\jboss\standalone\tmp
                line.separator =

                logging.configuration = file:c:\jboss\standalone/configuration/logging.properties
                module.path = c:\jboss\modules
                org.jboss.boot.log.file = c:\jboss\standalone\log\server.log
                org.jboss.resolver.warning = true
                org.xml.sax.driver = __redirected.__XMLReaderFactory
                os.arch = amd64
                os.name = Windows 7
                os.version = 6.1
                path.separator = ;
                program.name = standalone.bat
                sun.arch.data.model = 64
                sun.boot.class.path = C:\Java\jdk1.7.0_65\jre\lib\resources.jar;C:\Java\jdk1.7.0_65\jre\lib\rt.jar;C:\Java\jdk1.7.0_65\jre\lib\sunrsasign.jar;C:\Java\jdk1.7.0_65\jre\lib\jsse.jar;C:\Java\jdk1.7.0_65\jre\lib\jce.jar;C:\Java\jdk1.7.0_65\jre\lib\charsets.jar;C:\Java\jdk1.7.0_65\jre\lib\jfr.jar;C:\Java\jdk1.7.0_65\jre\classes
                sun.boot.library.path = C:\Java\jdk1.7.0_65\jre\bin
                sun.cpu.endian = little
                sun.cpu.isalist = amd64
                sun.desktop = windows
                sun.io.unicode.encoding = UnicodeLittle
                sun.java.command = c:\jboss\jboss-modules.jar -mp c:\jboss\modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=c:\jboss
                sun.java.launcher = SUN_STANDARD
                sun.jnu.encoding = Cp1252
                sun.management.compiler = HotSpot 64-Bit Tiered Compilers
                sun.os.patch.level = Service Pack 1
                user.country = US
                user.dir = c:\jboss\bin
                user.home = C:\Users\mb404a
                user.language = en
                user.name = mb404a
                user.script =
                user.timezone = America/Chicago
                user.variant =
                10:21:08,015 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -Xloggc:c:\jboss\standalone\log\gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -XX:+UseCompressedOops -Dprogram.name=standalone.bat -Xms1G -Xmx1G -XX:MaxPermSize=256M -Djava.net.preferIPv4Stack=true -Djboss.modules.policy-permissions=true -Djboss.modules.system.pkgs=org.jboss.byteman -Dorg.jboss.boot.log.file=c:\jboss\standalone\log\server.log -Dlogging.configuration=file:c:\jboss\standalone/configuration/logging.properties
                10:21:09,493 INFO  [org.xnio] (MSC service thread 1-5) XNIO Version 3.0.10.GA-redhat-1
                10:21:09,495 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
                10:21:09,501 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.0.10.GA-redhat-1
                10:21:09,540 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version (unknown)
                10:21:09,556 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) JBAS010280: Activating Infinispan subsystem.
                10:21:09,563 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 37) JBAS011800: Activating Naming Subsystem
                10:21:09,563 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 42) JBAS013171: Activating Security Subsystem
                10:21:09,567 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 44) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
                10:21:09,569 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 46) JBAS015537: Activating WebServices Extension
                10:21:09,578 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 35) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
                10:21:09,584 INFO  [org.jboss.as.security] (MSC service thread 1-8) JBAS013170: Current PicketBox version=4.0.19.SP8-redhat-1
                10:21:09,627 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-13) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.26.Final-redhat-1)
                10:21:09,672 INFO  [org.jboss.as.naming] (MSC service thread 1-12) JBAS011802: Starting Naming Service
                10:21:09,674 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-11) JBAS015400: Bound mail session [java:jboss/mail/Default]
                10:21:09,747 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
                10:21:09,864 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2)
                10:21:09,925 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-9) JBAS010400: Bound data source [java:/jdbc/RedDataSource]
                10:21:09,925 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-10) JBAS010400: Bound data source [java:jboss/datasources/MatDataSource]
                10:21:09,925 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:/jdbc/RedDataSourceNonTX]
                10:21:09,974 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-7) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
                10:21:09,982 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-7) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
                10:21:10,098 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) JBAS015012: Started FileSystemDeploymentService for directory c:\jboss\standalone\deployments
                10:21:10,102 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-10) JBAS015876: Starting deployment of "redweb.war" (runtime-name: "redweb.war")
                10:21:10,103 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:9999
                10:21:10,103 INFO  [org.jboss.as.remoting] (MSC service thread 1-15) JBAS017100: Listening on 127.0.0.1:4447
                10:21:10,231 INFO  [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.0.Final-redhat-3
                10:21:13,278 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb-api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxb-impl-2.2.1.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,278 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry activation.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxb-impl-2.2.1.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,279 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jsr173_1.0_api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxb-impl-2.2.1.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,279 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb1-impl.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxb-impl-2.2.1.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,280 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxws-api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,280 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jsr181-api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,281 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jsr250-api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,281 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry saaj-api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,282 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry saaj-impl.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,282 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jsr173_api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,282 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry sjsxp.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,283 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry woodstox.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,283 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry resolver.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,283 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb-api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,283 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry jaxb-impl.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,284 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry activation.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,284 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry stax-ex.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,284 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry streambuffer.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,285 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry stax-utils.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,285 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry policy.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,285 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry gmbal-api-only.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,286 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry management-api.jar in /c:/jboss/bin/content/redweb.war/WEB-INF/lib/jaxws-rt-2.2.1.jar  does not point to a valid jar for a Class-Path reference.
                10:21:13,450 INFO  [org.jboss.as.jpa] (MSC service thread 1-9) JBAS011401: Read persistence.xml for redJpaUnit
                10:21:14,102 WARN  [org.jboss.as.ee] (MSC service thread 1-4) JBAS011006: Not installing optional component org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation due to an exception (enable DEBUG log level to see the cause)
                10:21:14,190 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.0)
                10:21:14,215 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 48) JBAS011402: Starting Persistence Unit Service 'redweb.war#redJpaUnit'
                10:21:14,335 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 48) HCANN000001: Hibernate Commons Annotations {4.0.1.Final-redhat-2}
                10:21:14,341 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 48) HHH000412: Hibernate Core {4.2.14.SP1-redhat-1}
                10:21:14,344 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 48) HHH000206: hibernate.properties not found
                10:21:14,346 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 48) HHH000021: Bytecode provider name : javassist
                10:21:14,368 INFO  [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 48) HHH000204: Processing PersistenceUnitInfo [
                name: redJpaUnit
                ...]
                10:21:16,739 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 48) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
                10:21:18,163 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 48) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
                10:21:18,538 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 48) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
                10:21:18,544 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 48) HHH000397: Using ASTQueryTranslatorFactory
                10:21:18,613 INFO  [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 48) HV000001: Hibernate Validator 4.3.1.Final-redhat-1
                10:21:19,235 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 48) HHH000228: Running hbm2ddl schema update
                10:21:19,236 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 48) HHH000102: Fetching database metadata
                10:21:19,617 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 48) HHH000396: Updating schema
                10:21:30,382 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.AUDIT_LOGS
                10:21:30,383 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [user_name, parameter, new_value, source, audit_log_id, log_timestamp, old_value, action, severity]
                10:21:30,385 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
                10:21:30,394 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [source_indx, action_indx, parameter_indx, log_timestamp_indx, sys_c0027452, user_name_indx]
                10:21:31,128 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.CONTRACT_RULES
                10:21:31,130 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [component_id, contract_type, file_content, update_date, contract_version, file_name]
                10:21:31,131 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
                10:21:31,133 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [contract_rules_pk]
                10:21:31,719 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.FEATURE_VALUES
                10:21:31,720 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [role_id, feature_value, feature_id, feature_value_id]
                10:21:31,722 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [feature_values_fk1, feature_values_fk2]
                10:21:31,724 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [feature_values_pk]
                10:21:32,245 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.FEATURES
                10:21:32,247 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [description, f_order, feature_id]
                10:21:32,248 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
                10:21:32,250 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [features_pk]
                10:21:32,830 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.PAGES
                10:21:32,831 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [content, title, description, page_id]
                10:21:32,833 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
                10:21:32,835 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [pages_pk]
                10:21:34,113 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.PROMO_RECORDS
                10:21:34,114 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [application, visible, promo_code, file_content, liability, file_name, duration, end_date, component_id, uom, discount_type, name, offset_promo, start_date, credit_amount]
                10:21:34,116 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
                10:21:34,118 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [promo_records_pk]
                10:21:34,958 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.ROLES
                10:21:34,959 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [query_filter, search_extra, style, role_id, alias, description, name, query_default]
                10:21:34,961 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
                10:21:34,963 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [roles_pk]
                10:21:35,544 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.SALES_CHANNELS
                10:21:35,545 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [sales_channel_id, role_id, description, name]
                10:21:35,547 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [sales_channels_fk1]
                10:21:35,549 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [sales_channels_pk]
                10:21:36,254 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.SCRIPTS
                10:21:36,255 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [valid, script_interface, description, invalid_reason, script_id, script]
                10:21:36,258 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
                10:21:36,266 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [sys_c0027471]
                10:21:36,856 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.TASK_SESSION_MESSAGES
                10:21:36,857 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [progress, message, session_guid, time_stamp]
                10:21:36,859 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [task_session_messages_fk1]
                10:21:36,861 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [task_session_messages_pk]
                10:21:37,635 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.TASK_SESSIONS
                10:21:37,637 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [progress, node, status, finish_time, task_id, start_time, session_guid]
                10:21:37,638 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [task_sessions_fk1]
                10:21:37,640 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [task_sessions_pk]
                10:21:38,458 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.TASKS
                10:21:38,460 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [cron_expression, description, name, nodepattern, job_class, task_id, properties]
                10:21:38,462 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: []
                10:21:38,463 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [tasks_pk]
                10:21:38,948 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.USER_USERROLES
                10:21:38,949 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [role_id, user_id]
                10:21:38,951 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [user_userroles_fk2, user_userroles_fk1]
                10:21:38,953 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [user_userroles_u1]
                10:21:39,925 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000261: Table found: RED_APP2.USERS
                10:21:39,926 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000037: Columns: [created_date, sales_channel_id, user_name, passwd, last_update, env_type, user_status, user_id, last_login]
                10:21:39,929 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000108: Foreign keys: [users_fk1]
                10:21:39,931 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 48) HHH000126: Indexes: [users_pk]
                10:21:40,207 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 48) HHH000232: Schema update complete
                10:21:40,280 INFO  [org.jboss.web] (ServerService Thread Pool -- 55) JBAS018210: Register web context: /red
                10:21:42,011 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 55) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
                10:21:42,197 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 55) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
                10:21:42,198 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 55) HHH000397: Using ASTQueryTranslatorFactory
                10:21:42,261 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 55) HHH000228: Running hbm2ddl schema update
                10:21:42,261 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 55) HHH000102: Fetching database metadata
                10:21:42,482 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 55) HHH000396: Updating schema
                10:21:43,384 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.AUDIT_LOGS
                10:21:43,386 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [user_name, parameter, new_value, source, audit_log_id, log_timestamp, old_value, action, severity]
                10:21:43,387 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: []
                10:21:43,396 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [source_indx, action_indx, parameter_indx, log_timestamp_indx, sys_c0027452, user_name_indx]
                10:21:44,108 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.CONTRACT_RULES
                10:21:44,110 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [component_id, contract_type, file_content, update_date, contract_version, file_name]
                10:21:44,112 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: []
                10:21:44,114 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [contract_rules_pk]
                10:21:44,704 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.FEATURE_VALUES
                10:21:44,706 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [role_id, feature_value, feature_id, feature_value_id]
                10:21:44,708 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: [feature_values_fk1, feature_values_fk2]
                10:21:44,709 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [feature_values_pk]
                10:21:45,228 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.FEATURES
                10:21:45,229 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [description, f_order, feature_id]
                10:21:45,230 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: []
                10:21:45,232 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [features_pk]
                10:21:45,814 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.PAGES
                10:21:45,816 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [content, title, description, page_id]
                10:21:45,817 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: []
                10:21:45,819 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [pages_pk]
                10:21:47,090 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.PROMO_RECORDS
                10:21:47,091 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [application, visible, promo_code, file_content, liability, file_name, duration, end_date, component_id, uom, discount_type, name, offset_promo, start_date, credit_amount]
                10:21:47,093 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: []
                10:21:47,094 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [promo_records_pk]
                10:21:47,924 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.ROLES
                10:21:47,926 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [query_filter, search_extra, style, role_id, alias, description, name, query_default]
                10:21:47,927 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: []
                10:21:47,929 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [roles_pk]
                10:21:48,583 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.SALES_CHANNELS
                10:21:48,584 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [sales_channel_id, role_id, description, name]
                10:21:48,586 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: [sales_channels_fk1]
                10:21:48,587 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [sales_channels_pk]
                10:21:49,310 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.SCRIPTS
                10:21:49,312 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [valid, script_interface, description, invalid_reason, script_id, script]
                10:21:49,313 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: []
                10:21:49,322 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [sys_c0027471]
                10:21:49,918 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.TASK_SESSION_MESSAGES
                10:21:49,920 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [progress, message, session_guid, time_stamp]
                10:21:49,921 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: [task_session_messages_fk1]
                10:21:49,923 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [task_session_messages_pk]
                10:21:50,722 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.TASK_SESSIONS
                10:21:50,722 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [progress, node, status, finish_time, task_id, start_time, session_guid]
                10:21:50,723 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: [task_sessions_fk1]
                10:21:50,725 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [task_sessions_pk]
                10:21:51,507 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.TASKS
                10:21:51,507 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [cron_expression, description, name, nodepattern, job_class, task_id, properties]
                10:21:51,508 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: []
                10:21:51,510 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [tasks_pk]
                10:21:51,960 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.USER_USERROLES
                10:21:51,961 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [role_id, user_id]
                10:21:51,961 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: [user_userroles_fk2, user_userroles_fk1]
                10:21:51,963 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [user_userroles_u1]
                10:21:52,863 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000261: Table found: RED_APP2.USERS
                10:21:52,864 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000037: Columns: [created_date, sales_channel_id, user_name, passwd, last_update, env_type, user_status, user_id, last_login]
                10:21:52,864 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000108: Foreign keys: [users_fk1]
                10:21:52,866 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 55) HHH000126: Indexes: [users_pk]
                10:21:53,123 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 55) HHH000232: Schema update complete
                10:21:53,430 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "redweb.war" (runtime-name : "redweb.war")
                10:21:53,442 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
                10:21:53,443 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
                10:21:53,444 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) started in 46599ms - Started 215 of 253 services (59 services are lazy, passive or on-demand)
                10:22:00,070 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b]) Exception in thread "cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b]" java.lang.NullPointerException

                10:22:00,071 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.engine.transaction.internal.jta.JtaStatusHelper.getStatus(JtaStatusHelper.java:73)

                10:22:00,072 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.engine.transaction.internal.jta.JtaStatusHelper.isActive(JtaStatusHelper.java:115)

                10:22:00,081 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.service.jta.platform.internal.TransactionManagerBasedSynchronizationStrategy.canRegisterSynchronization(TransactionManagerBasedSynchronizationStrategy.java:56)

                10:22:00,090 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.service.jta.platform.internal.AbstractJtaPlatform.canRegisterSynchronization(AbstractJtaPlatform.java:148)

                10:22:00,096 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.attemptToRegisterJtaSync(TransactionCoordinatorImpl.java:247)

                10:22:00,098 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.pulse(TransactionCoordinatorImpl.java:284)

                10:22:00,102 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.ejb.AbstractEntityManagerImpl.joinTransaction(AbstractEntityManagerImpl.java:1212)

                10:22:00,104 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.ejb.AbstractEntityManagerImpl.postInit(AbstractEntityManagerImpl.java:178)

                10:22:00,106 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.ejb.EntityManagerImpl.<init>(EntityManagerImpl.java:89)

                10:22:00,107 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.ejb.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:193)

                10:22:00,109 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at org.hibernate.ejb.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:188)

                10:22:00,112 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at com.google.inject.persist.jpa.JpaPersistService.begin(JpaPersistService.java:70)

                10:22:00,113 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at com.att.red.web.scheduler.RedTasksCollector.getTasks(RedTasksCollector.java:33)

                10:22:00,117 ERROR [stderr] (cron4j::scheduler[347270c20ad78d052d4a38ee000001556e6752ec10004452]::launcher[347270c20ad78d057c2a2f10000001556e676dc57080a29b])  at it.sauronsoftware.cron4j.LauncherThread.run(Unknown Source)

                • 5. Re: JBWEB000069: description JBWEB000124: The requested resource is not available
                  abhijithumbe

                  I can see application is deployed with context root /red and you are trying with /search. Try to access application using /red

                   

                  10:21:40,280 INFO  [org.jboss.web] (ServerService Thread Pool -- 55) JBAS018210: Register web context: /red

                  • 6. Re: JBWEB000069: description JBWEB000124: The requested resource is not available
                    hkkotha

                    i Followed all the steps as per this post but still i am not able to access the application

                    JBWEB000065: HTTP Status 404 - /HistoricalOrders/home/iwsUser


                    JBWEB000309: type JBWEB000067: Status report

                    JBWEB000068: message /HistoricalOrders/home/iwsUser

                    JBWEB000069: description JBWEB000124: The requested resource is not available.


                    JBoss Web/7.5.7.Final-redhat-1

                     

                    Also i can see /HistoricalOrders

                     

                    11:31:58,020 DEBUG [org.jboss.as.logging] (MSC service thread 1-2) Found logging configuration file: "/C:/ProgramData/jboss-eap-6.4/bin/content/HistoricalOrders.war/WEB-INF/classes/log4j.properties"

                    11:32:00,739 DEBUG [org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor] (MSC service thread 1-5) Registering EJB client context org.jboss.ejb.client.EJBClientContext@13d3671 for classloader ModuleClassLoader for Module "deployment.HistoricalOrders.war:main" from Service Module Loader

                    11:32:00,742 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tlv.JstlSqlTLV named org.apache.taglibs.standard.tlv.JstlSqlTLV

                    11:32:00,900 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.ParamTag named org.apache.taglibs.standard.tag.rt.fmt.ParamTag

                    11:32:00,900 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag named org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag

                    11:32:00,901 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag named org.apache.taglibs.standard.tag.rt.sql.SetDataSourceTag

                    11:32:00,902 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.HtmlEscapeTag named org.springframework.web.servlet.tags.HtmlEscapeTag

                    11:32:00,902 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.common.core.RemoveTag named org.apache.taglibs.standard.tag.common.core.RemoveTag

                    11:32:00,902 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.MessageTag named org.springframework.web.servlet.tags.MessageTag

                    11:32:00,903 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.BindErrorsTag named org.springframework.web.servlet.tags.BindErrorsTag

                    11:32:00,904 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.MessageTag named org.apache.taglibs.standard.tag.el.fmt.MessageTag

                    11:32:00,904 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.xml.ExprTag named org.apache.taglibs.standard.tag.el.xml.ExprTag

                    11:32:00,906 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.sql.DateParamTag named org.apache.taglibs.standard.tag.el.sql.DateParamTag

                    11:32:00,906 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.sql.TransactionTag named org.apache.taglibs.standard.tag.el.sql.TransactionTag

                    11:32:00,907 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.common.xml.WhenTag named org.apache.taglibs.standard.tag.common.xml.WhenTag

                    11:32:00,907 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.OptionTag named org.springframework.web.servlet.tags.form.OptionTag

                    11:32:00,908 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.UrlTag named org.apache.taglibs.standard.tag.el.core.UrlTag

                    11:32:00,908 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.xml.TransformTag named org.apache.taglibs.standard.tag.rt.xml.TransformTag

                    11:32:00,909 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.TimeZoneTag named org.apache.taglibs.standard.tag.el.fmt.TimeZoneTag

                    11:32:00,909 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.SetBundleTag named org.apache.taglibs.standard.tag.el.fmt.SetBundleTag

                    11:32:00,909 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag named org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag

                    11:32:00,910 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.UrlTag named org.apache.taglibs.standard.tag.rt.core.UrlTag

                    11:32:00,910 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: com.sun.faces.config.ConfigureListener named com.sun.faces.config.ConfigureListener

                    11:32:00,911 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.RadioButtonsTag named org.springframework.web.servlet.tags.form.RadioButtonsTag

                    11:32:00,911 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag named org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag

                    11:32:00,911 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.RequestEncodingTag named org.apache.taglibs.standard.tag.el.fmt.RequestEncodingTag

                    11:32:00,912 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.CheckboxTag named org.springframework.web.servlet.tags.form.CheckboxTag

                    11:32:00,912 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tlv.JstlFmtTLV named org.apache.taglibs.standard.tlv.JstlFmtTLV

                    11:32:00,913 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.sql.TransactionTag named org.apache.taglibs.standard.tag.rt.sql.TransactionTag

                    11:32:00,913 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: javax.faces.webapp.FacetTag named javax.faces.webapp.FacetTag

                    11:32:00,913 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag named org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag

                    11:32:00,914 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.TimeZoneTag named org.apache.taglibs.standard.tag.rt.fmt.TimeZoneTag

                    11:32:00,914 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tlv.JstlXmlTLV named org.apache.taglibs.standard.tlv.JstlXmlTLV

                    11:32:00,915 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.SelectTag named org.springframework.web.servlet.tags.form.SelectTag

                    11:32:00,915 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.ParamTag named org.apache.taglibs.standard.tag.el.core.ParamTag

                    11:32:00,916 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag named org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag

                    11:32:00,916 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.sql.QueryTag named org.apache.taglibs.standard.tag.rt.sql.QueryTag

                    11:32:00,916 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.http.server.ServletServerHttpAsyncRequestControl named org.springframework.http.server.ServletServerHttpAsyncRequestControl

                    11:32:00,934 WARN  [org.jboss.as.ee] (MSC service thread 1-2) JBAS011006: Not installing optional component org.springframework.http.server.ServletServerHttpAsyncRequestControl due to an exception (enable DEBUG log level to see the cause)

                    11:32:00,934 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Not installing optional component org.springframework.http.server.ServletServerHttpAsyncRequestControl due to an exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.springframework.http.server.ServletServerHttpAsyncRequestControl

                      at org.jboss.as.ee.component.DefaultComponentConfigurator.configure(DefaultComponentConfigurator.java:92) [jboss-as-ee-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21]

                      at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:80) [jboss-as-ee-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21]

                      at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159)

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

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

                      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_101]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_101]

                      at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_101]

                     

                     

                    11:32:00,939 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.context.request.async.StandardServletAsyncWebRequest named org.springframework.web.context.request.async.StandardServletAsyncWebRequest

                    11:32:00,940 WARN  [org.jboss.as.ee] (MSC service thread 1-2) JBAS011006: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception (enable DEBUG log level to see the cause)

                    11:32:00,940 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.springframework.web.context.request.async.StandardServletAsyncWebRequest

                      at org.jboss.as.ee.component.DefaultComponentConfigurator.configure(DefaultComponentConfigurator.java:92) [jboss-as-ee-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21]

                      at org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:80) [jboss-as-ee-7.5.0.Final-redhat-21.jar:7.5.0.Final-redhat-21]

                      at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159)

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

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

                      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_101]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_101]

                      at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_101]

                     

                     

                    11:32:00,945 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.WhenTag named org.apache.taglibs.standard.tag.rt.core.WhenTag

                    11:32:00,945 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.RedirectTag named org.apache.taglibs.standard.tag.el.core.RedirectTag

                    11:32:00,946 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.MessageTag named org.apache.taglibs.standard.tag.rt.fmt.MessageTag

                    11:32:00,946 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.OptionsTag named org.springframework.web.servlet.tags.form.OptionsTag

                    11:32:00,947 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.ParseDateTag named org.apache.taglibs.standard.tag.el.fmt.ParseDateTag

                    11:32:00,947 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.ArgumentTag named org.springframework.web.servlet.tags.ArgumentTag

                    11:32:00,948 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.catalina.servlets.DefaultServlet named org.apache.catalina.servlets.DefaultServlet

                    11:32:00,948 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.SetTag named org.apache.taglibs.standard.tag.el.core.SetTag

                    11:32:00,949 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.UrlTag named org.springframework.web.servlet.tags.UrlTag

                    11:32:00,949 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.ForTokensTag named org.apache.taglibs.standard.tag.rt.core.ForTokensTag

                    11:32:00,950 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.ParamTag named org.apache.taglibs.standard.tag.el.fmt.ParamTag

                    11:32:00,950 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.xml.ParamTag named org.apache.taglibs.standard.tag.el.xml.ParamTag

                    11:32:00,951 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.common.xml.ForEachTag named org.apache.taglibs.standard.tag.common.xml.ForEachTag

                    11:32:00,951 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.OutTag named org.apache.taglibs.standard.tag.rt.core.OutTag

                    11:32:00,952 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag named org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag

                    11:32:00,952 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.RedirectTag named org.apache.taglibs.standard.tag.rt.core.RedirectTag

                    11:32:00,952 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.xml.ParseTag named org.apache.taglibs.standard.tag.el.xml.ParseTag

                    11:32:00,953 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.common.core.OtherwiseTag named org.apache.taglibs.standard.tag.common.core.OtherwiseTag

                    11:32:00,953 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.TextareaTag named org.springframework.web.servlet.tags.form.TextareaTag

                    11:32:00,954 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag named org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag

                    11:32:00,954 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.IfTag named org.apache.taglibs.standard.tag.rt.core.IfTag

                    11:32:00,954 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.ImportTag named org.apache.taglibs.standard.tag.el.core.ImportTag

                    11:32:00,955 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.HiddenInputTag named org.springframework.web.servlet.tags.form.HiddenInputTag

                    11:32:00,955 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.FormatDateTag named org.apache.taglibs.standard.tag.el.fmt.FormatDateTag

                    11:32:00,956 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV named javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV

                    11:32:00,956 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.xml.ParamTag named org.apache.taglibs.standard.tag.rt.xml.ParamTag

                    11:32:00,956 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.NestedPathTag named org.springframework.web.servlet.tags.NestedPathTag

                    11:32:00,957 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.SetTimeZoneTag named org.apache.taglibs.standard.tag.rt.fmt.SetTimeZoneTag

                    11:32:00,957 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.RadioButtonTag named org.springframework.web.servlet.tags.form.RadioButtonTag

                    11:32:00,958 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.BindTag named org.springframework.web.servlet.tags.BindTag

                    11:32:00,958 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.BundleTag named org.apache.taglibs.standard.tag.rt.fmt.BundleTag

                    11:32:00,959 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.DispatcherServlet named org.springframework.web.servlet.DispatcherServlet

                    11:32:00,959 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.EscapeBodyTag named org.springframework.web.servlet.tags.EscapeBodyTag

                    11:32:00,960 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.EvalTag named org.springframework.web.servlet.tags.EvalTag

                    11:32:00,960 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.ThemeTag named org.springframework.web.servlet.tags.ThemeTag

                    11:32:00,961 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tlv.JstlCoreTLV named org.apache.taglibs.standard.tlv.JstlCoreTLV

                    11:32:00,961 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.sql.DateParamTag named org.apache.taglibs.standard.tag.rt.sql.DateParamTag

                    11:32:00,962 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.ErrorsTag named org.springframework.web.servlet.tags.form.ErrorsTag

                    11:32:00,962 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.sql.UpdateTag named org.apache.taglibs.standard.tag.el.sql.UpdateTag

                    11:32:00,963 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.ImportTag named org.apache.taglibs.standard.tag.rt.core.ImportTag

                    11:32:00,963 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.jasper.servlet.JspServlet named org.apache.jasper.servlet.JspServlet

                    11:32:00,964 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.sql.ParamTag named org.apache.taglibs.standard.tag.el.sql.ParamTag

                    11:32:00,964 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.ButtonTag named org.springframework.web.servlet.tags.form.ButtonTag

                    11:32:00,965 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.ParamTag named org.springframework.web.servlet.tags.ParamTag

                    11:32:00,965 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag named org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag

                    11:32:00,966 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.RequestEncodingTag named org.apache.taglibs.standard.tag.rt.fmt.RequestEncodingTag

                    11:32:00,966 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.xml.TransformTag named org.apache.taglibs.standard.tag.el.xml.TransformTag

                    11:32:00,966 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.InputTag named org.springframework.web.servlet.tags.form.InputTag

                    11:32:00,967 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.IfTag named org.apache.taglibs.standard.tag.el.core.IfTag

                    11:32:00,967 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.SetBundleTag named org.apache.taglibs.standard.tag.rt.fmt.SetBundleTag

                    11:32:00,968 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.CheckboxesTag named org.springframework.web.servlet.tags.form.CheckboxesTag

                    11:32:00,968 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.FormTag named org.springframework.web.servlet.tags.form.FormTag

                    11:32:00,969 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.ForEachTag named org.apache.taglibs.standard.tag.rt.core.ForEachTag

                    11:32:00,969 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.PasswordInputTag named org.springframework.web.servlet.tags.form.PasswordInputTag

                    11:32:00,969 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag named org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag

                    11:32:00,970 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.sql.UpdateTag named org.apache.taglibs.standard.tag.rt.sql.UpdateTag

                    11:32:00,970 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.sql.QueryTag named org.apache.taglibs.standard.tag.el.sql.QueryTag

                    11:32:00,970 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.form.LabelTag named org.springframework.web.servlet.tags.form.LabelTag

                    11:32:00,971 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.common.core.ChooseTag named org.apache.taglibs.standard.tag.common.core.ChooseTag

                    11:32:00,971 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.common.core.CatchTag named org.apache.taglibs.standard.tag.common.core.CatchTag

                    11:32:00,972 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.xml.ExprTag named org.apache.taglibs.standard.tag.rt.xml.ExprTag

                    11:32:00,972 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.ForTokensTag named org.apache.taglibs.standard.tag.el.core.ForTokensTag

                    11:32:00,973 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.common.xml.SetTag named org.apache.taglibs.standard.tag.common.xml.SetTag

                    11:32:00,973 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.SetTag named org.apache.taglibs.standard.tag.rt.core.SetTag

                    11:32:00,973 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.xml.ParseTag named org.apache.taglibs.standard.tag.rt.xml.ParseTag

                    11:32:00,974 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: javax.servlet.jsp.jstl.tlv.ScriptFreeTLV named javax.servlet.jsp.jstl.tlv.ScriptFreeTLV

                    11:32:00,974 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.common.xml.IfTag named org.apache.taglibs.standard.tag.common.xml.IfTag

                    11:32:00,975 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.springframework.web.servlet.tags.TransformTag named org.springframework.web.servlet.tags.TransformTag

                    11:32:00,975 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.ForEachTag named org.apache.taglibs.standard.tag.el.core.ForEachTag

                    11:32:00,976 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.core.ParamTag named org.apache.taglibs.standard.tag.rt.core.ParamTag

                    11:32:00,976 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.sql.ParamTag named org.apache.taglibs.standard.tag.rt.sql.ParamTag

                    11:32:00,977 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag named org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag

                    11:32:00,977 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.OutTag named org.apache.taglibs.standard.tag.el.core.OutTag

                    11:32:00,978 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.core.WhenTag named org.apache.taglibs.standard.tag.el.core.WhenTag

                    11:32:00,978 DEBUG [org.jboss.as.ee] (MSC service thread 1-2) Configuring component class: org.apache.taglibs.standard.tag.el.fmt.BundleTag named org.apache.taglibs.standard.tag.el.fmt.BundleTag

                    11:32:01,390 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2)

                    11:32:01,516 INFO  [org.jboss.web] (ServerService Thread Pool -- 66) JBAS018210: Register web context: /HistoricalOrders/*

                    11:32:01,553 DEBUG [org.apache.catalina.startup] (ServerService Thread Pool -- 66) Pipeline Configuration:

                    11:32:01,554 DEBUG [org.apache.catalina.startup] (ServerService Thread Pool -- 66)   org.apache.catalina.core.ValveBase/1.0

                    11:32:01,555 DEBUG [org.apache.catalina.startup] (ServerService Thread Pool -- 66)   org.apache.catalina.core.StandardContextValve/1.0

                    11:32:01,556 DEBUG [org.apache.catalina.startup] (ServerService Thread Pool -- 66) ======================

                    11:32:01,556 DEBUG [org.apache.catalina.session] (ServerService Thread Pool -- 66) Registering null

                    11:32:01,558 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/HistoricalOrders/*]] (ServerService Thread Pool -- 66) No Spring WebApplicationInitializer types detected on classpath

                    11:32:01,603 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) ConfigureListener.contextInitialized(/HistoricalOrders/*)

                    11:32:01,618 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.displayConfiguration' - DISABLED

                    11:32:01,619 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.validateXml' - DISABLED

                    11:32:01,619 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.verifyObjects' - DISABLED

                    11:32:01,620 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.forceLoadConfiguration' - DISABLED

                    11:32:01,620 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.disableClientStateEncryption' - DISABLED

                    11:32:01,621 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableClientStateDebugging' - DISABLED

                    11:32:01,621 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableHtmlTagLibValidator' - DISABLED

                    11:32:01,622 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableCoreTagLibValidator' - DISABLED

                    11:32:01,622 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.preferXHTML' - DISABLED

                    11:32:01,622 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.compressViewState' - ENABLED

                    11:32:01,623 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.compressJavaScript' - ENABLED

                    11:32:01,624 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.sendPoweredByHeader' - DISABLED

                    11:32:01,624 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableJSStyleHiding' - DISABLED

                    11:32:01,625 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableScriptsInAttributeValues' - ENABLED

                    11:32:01,626 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.writeStateAtFormEnd' - ENABLED

                    11:32:01,626 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableLazyBeanValidation' - ENABLED

                    11:32:01,627 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enabledLoadBundle11Compatibility' - DISABLED

                    11:32:01,627 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableRestoreView11Compatibility' - DISABLED

                    11:32:01,628 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.serializeServerState' - DISABLED

                    11:32:01,628 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableViewStateIdRendering' - ENABLED

                    11:32:01,629 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.registerConverterPropertyEditors' - DISABLED

                    11:32:01,629 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableGroovyScripting' - DISABLED

                    11:32:01,630 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'javax.faces.DISABLE_FACELET_JSF_VIEWHANDLER' - DISABLED

                    11:32:01,630 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'javax.faces.validator.DISABLE_DEFAULT_BEAN_VALIDATOR' - DISABLED

                    11:32:01,631 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE' - DISABLED

                    11:32:01,631 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.ENABLE_HTTP_METHOD_RESTRICTION_PHASE_LISTENER' - DISABLED

                    11:32:01,632 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'javax.faces.FACELETS_SKIP_COMMENTS' - DISABLED

                    11:32:01,632 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'javax.faces.PARTIAL_STATE_SAVING' - ENABLED

                    11:32:01,633 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.generateUniqueServerStateIds' - ENABLED

                    11:32:01,634 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.autoCompleteOffOnViewState' - ENABLED

                    11:32:01,635 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableThreading' - DISABLED

                    11:32:01,636 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.allowTextChildren' - DISABLED

                    11:32:01,636 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.cacheResourceModificationTimestamp' - DISABLED

                    11:32:01,637 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableAgressiveSessionDirtying' - DISABLED

                    11:32:01,637 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.enableMissingResourceLibraryDetection' - DISABLED

                    11:32:01,638 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.disableIdUniquenessCheck' - DISABLED

                    11:32:01,639 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1021: [/HistoricalOrders/*] Configuration option 'com.sun.faces.namespaceParameters' - DISABLED

                    11:32:01,639 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'javax.faces.STATE_SAVING_METHOD' set to 'server'

                    11:32:01,640 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'javax.faces.FACELETS_SUFFIX' set to '.xhtml'

                    11:32:01,640 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'javax.faces.DEFAULT_SUFFIX' set to '.xhtml .view.xml .jsp'

                    11:32:01,641 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'javax.faces.PROJECT_STAGE' set to 'Production'

                    11:32:01,641 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'javax.faces.RESOURCE_EXCLUDES' set to '.class .jsp .jspx .properties .xhtml .groovy .groovy'

                    11:32:01,642 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.numberOfViewsInSession' set to '15'

                    11:32:01,642 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.numberOfLogicalViews' set to '15'

                    11:32:01,643 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.numberOfConcerrentFlashUsers' set to '5000'

                    11:32:01,643 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.numberOfFlashesBetweenFlashReapings' set to '5000'

                    11:32:01,643 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.responseBufferSize' set to '1024'

                    11:32:01,644 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'javax.faces.FACELETS_BUFFER_SIZE' set to '1024'

                    11:32:01,644 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.clientStateWriteBufferSize' set to '8192'

                    11:32:01,644 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.resourceBufferSize' set to '2048'

                    11:32:01,645 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.expressionFactory' set to 'com.sun.el.ExpressionFactoryImpl'

                    11:32:01,645 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.defaultResourceMaxAge' set to '604800000'

                    11:32:01,645 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.resourceUpdateCheckPeriod' set to '5'

                    11:32:01,646 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'com.sun.faces.disableUnicodeEscaping' set to 'auto'

                    11:32:01,646 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'javax.faces.FACELETS_REFRESH_PERIOD' set to '2'

                    11:32:01,646 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) JSF1018: [/HistoricalOrders/*] Configuration option 'javax.faces.VALIDATE_EMPTY_FIELDS' set to 'auto'

                    11:32:01,684 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) javax.naming.NameNotFoundException: env/com.sun.faces.ClientStateSavingPassword -- service jboss.naming.context.java.module.HistoricalOrders.HistoricalOrders.env."com.sun.faces.ClientStateSavingPassword"

                    11:32:01,685 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) javax.naming.NameNotFoundException: env/jsf/ProjectStage -- service jboss.naming.context.java.module.HistoricalOrders.HistoricalOrders.env.jsf.ProjectStage

                    11:32:01,685 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) javax.naming.NameNotFoundException: BeanManager -- service jboss.naming.context.java.module.HistoricalOrders.HistoricalOrders.BeanManager

                    11:32:01,686 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) javax.naming.NameNotFoundException: env/BeanManager -- service jboss.naming.context.java.module.HistoricalOrders.HistoricalOrders.env.BeanManager

                    11:32:01,700 DEBUG [org.jboss.security] (MSC service thread 1-1) PBOX000307: Constructing JBossPolicyConfiguration with contextID HistoricalOrders.war

                    11:32:01,701 DEBUG [org.jboss.as.security] (MSC service thread 1-1) Cannot create permissions with 'null' metaData for id=HistoricalOrders.war

                    11:32:01,728 FINE  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 66) No FacesServlet found in deployment descriptor - bypassing configuration

                    11:32:01,827 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/HistoricalOrders/*]] (ServerService Thread Pool -- 66) Initializing Spring FrameworkServlet 'dispatcher'

                    11:32:06,789 ERROR [org.apache.jasper] (ServerService Thread Pool -- 66) JBWEB005015: The JSP container needs a valid work directory [C:\ProgramData\jboss-eap-6.4\standalone\tmp\work\jboss.web\default-host\HistoricalOrders_*]

                    11:32:06,809 DEBUG [org.apache.jasper.compiler] (ServerService Thread Pool -- 66) JBWEB005025: Parent class loader is: ModuleClassLoader for Module "deployment.HistoricalOrders.war:main" from Service Module Loader

                    11:32:06,821 DEBUG [org.jboss.as.security] (MSC service thread 1-3) Qualified url patterns: {/=PatternInfo[pattern=/,type=3,isOverridden=false,qualifiers=[]]}

                    11:32:06,870 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for datasources subsystem MODEL stage boot operations

                    11:32:06,871 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for deployment-scanner subsystem MODEL stage boot operations

                    11:32:06,871 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for ee subsystem MODEL stage boot operations

                    11:32:06,872 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for ejb3 subsystem MODEL stage boot operations

                    11:32:06,872 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for infinispan subsystem MODEL stage boot operations

                    11:32:06,873 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jaxrs subsystem MODEL stage boot operations

                    11:32:06,873 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jca subsystem MODEL stage boot operations

                    11:32:06,874 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jdr subsystem MODEL stage boot operations

                    11:32:06,874 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jmx subsystem MODEL stage boot operations

                    11:32:06,874 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jpa subsystem MODEL stage boot operations

                    11:32:06,875 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jsf subsystem MODEL stage boot operations

                    11:32:06,875 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for mail subsystem MODEL stage boot operations

                    11:32:06,876 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for naming subsystem MODEL stage boot operations

                    11:32:06,876 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for pojo subsystem MODEL stage boot operations

                    11:32:06,876 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for remoting subsystem MODEL stage boot operations

                    11:32:06,877 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for resource-adapters subsystem MODEL stage boot operations

                    11:32:06,877 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for sar subsystem MODEL stage boot operations

                    11:32:06,878 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for security subsystem MODEL stage boot operations

                    11:32:06,878 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for threads subsystem MODEL stage boot operations

                    11:32:06,879 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for transactions subsystem MODEL stage boot operations

                    11:32:06,879 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for web subsystem MODEL stage boot operations

                    11:32:06,879 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for webservices subsystem MODEL stage boot operations

                    11:32:06,880 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for weld subsystem MODEL stage boot operations

                    11:32:06,880 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS015859: Deployed "HistoricalOrders.war" (runtime-name : "HistoricalOrders.war")

                    11:32:06,882 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for logging subsystem RUNTIME stage boot operations

                    11:32:06,882 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for datasources subsystem RUNTIME stage boot operations

                    11:32:06,882 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for deployment-scanner subsystem RUNTIME stage boot operations

                    11:32:06,883 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for ee subsystem RUNTIME stage boot operations

                    11:32:06,883 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for ejb3 subsystem RUNTIME stage boot operations

                    11:32:06,884 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for infinispan subsystem RUNTIME stage boot operations

                    11:32:06,884 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jaxrs subsystem RUNTIME stage boot operations

                    11:32:06,885 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jca subsystem RUNTIME stage boot operations

                    11:32:06,885 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jdr subsystem RUNTIME stage boot operations

                    11:32:06,885 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jmx subsystem RUNTIME stage boot operations

                    11:32:06,886 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jpa subsystem RUNTIME stage boot operations

                    11:32:06,886 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jsf subsystem RUNTIME stage boot operations

                    11:32:06,887 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for mail subsystem RUNTIME stage boot operations

                    11:32:06,887 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for naming subsystem RUNTIME stage boot operations

                    11:32:06,887 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for pojo subsystem RUNTIME stage boot operations

                    11:32:06,888 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for remoting subsystem RUNTIME stage boot operations

                    11:32:06,888 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for resource-adapters subsystem RUNTIME stage boot operations

                    11:32:06,889 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for sar subsystem RUNTIME stage boot operations

                    11:32:06,889 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for security subsystem RUNTIME stage boot operations

                    11:32:06,890 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for threads subsystem RUNTIME stage boot operations

                    11:32:06,890 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for transactions subsystem RUNTIME stage boot operations

                    11:32:06,891 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for web subsystem RUNTIME stage boot operations

                    11:32:06,891 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for webservices subsystem RUNTIME stage boot operations

                    11:32:06,892 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for weld subsystem RUNTIME stage boot operations

                    11:32:06,922 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management

                    11:32:06,922 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990