3 Replies Latest reply on Jun 20, 2016 11:38 AM by bhagat

    ERROR [org.jboss.as.txn] (http-/127.0.0.1:8080-1) JBAS010152: APPLICATION ERROR: transaction still active in request with status 0

    bhagat

      Hi,

       

      I deployed a war file on jboss 6.3.0, when I try to access the application I am getting this error message

       

      ERROR [org.jboss.as.txn] (http-/127.0.0.1:8080-1) JBAS010152: APPLICATION ERROR: transaction still active in request with status 0

       

      Please help me solve this issue. Let me know if you need any info

        • 1. Re: ERROR [org.jboss.as.txn] (http-/127.0.0.1:8080-1) JBAS010152: APPLICATION ERROR: transaction still active in request with status 0
          amit12345

          Please share the server.log files and check the terminates transaction with commit or rollback.

          • 2. Re: ERROR [org.jboss.as.txn] (http-/127.0.0.1:8080-1) JBAS010152: APPLICATION ERROR: transaction still active in request with status 0
            bhagat

            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)

            10:22:40,099 ERROR [org.jboss.as.txn] (http-/127.0.0.1:8080-1) JBAS010152: APPLICATION ERROR: transaction still active in request with status 0

            • 3. Re: ERROR [org.jboss.as.txn] (http-/127.0.0.1:8080-1) JBAS010152: APPLICATION ERROR: transaction still active in request with status 0
              bhagat

              Hi Amit thanks for your reply. I attached the content of the server.log file. Please let me know if you need anything else.