2 Replies Latest reply on Mar 14, 2019 1:04 PM by ansa1234

    Jboss eap 7.1 not able to evaluate CLASSPATH after upgrading OS to windows 10.

    kunalgureja

      Hi All

      jboss eap is getting stuck  inbetween The startup logs says " Could not determine CLASSPATH : null" Refer the logs when jboss starts.

      I have tried giving classpath in environment variables and also tried setting in same command promt  window. but might jboss is evaluating jboss on its own

       

       

       

       

      C:\DIR\jboss-eap-7.1\bin>standalone.bat  --server-config=Appname.xml
      Calling "C:\DIR\jboss-eap-7.1\bin\standalone.conf.bat"
      Setting JAVA property to "C:\DIR\Java\jdk1.8.0_131\bin\java"
      ===============================================================================
        JBoss Bootstrap Environment
        JBOSS_HOME: "C:\DIR\jboss-eap-7.1"
        JAVA: "C:\DIR\Java\jdk1.8.0_131\bin\java"
        JAVA_OPTS: "-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Dprogram.name=standalone.bat -Xms1G -Xmx1G -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman"
      ===============================================================================
      14:57:11,375 INFO  [org.jboss.modules] (main) JBoss Modules version 1.5.3.Final-redhat-1
      14:57:11,547 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1-redhat-1
      14:57:11,609 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: JBoss EAP 7.0.6.GA (WildFly Core 2.1.15.Final-redhat-1) starting
      14:57:12,531 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0015: Re-attempting failed deployment ojdbc7.jar
      14:57:12,531 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0015: Re-attempting failed deployment Appname.ear
      14:57:14,281 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0004: Found Appname.ear in deployment directory. To trigger deployment create a file called Appname.ear.dodeploy
      14:57:14,390 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
      14:57:14,406 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.4.4.Final-redhat-1
      14:57:14,406 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.4.4.Final-redhat-1
      14:57:14,421 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem.
      14:57:14,437 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
      14:57:14,452 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
      14:57:14,452 INFO  [org.jboss.as.connector] (MSC service thread 1-8) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.6.Final-redhat-2)
      14:57:14,452 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = h2
      14:57:14,468 INFO  [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.22.Final-redhat-1
      14:57:14,530 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
      14:57:14,530 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem
      14:57:14,530 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension
      14:57:14,530 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem
      14:57:14,624 INFO  [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service
      14:57:14,624 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
      14:57:14,624 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
      14:57:14,624 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
      14:57:14,593 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.3.28.Final-redhat-4 starting
      14:57:14,593 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0003: Undertow 1.3.28.Final-redhat-4 starting
      14:57:14,593 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main]
      14:57:14,796 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path 'C:\DIR\jboss-eap-7.1/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
      14:57:14,687 INFO  [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.8.Final-redhat-1
      14:57:14,812 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
      14:57:14,812 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting
      14:57:14,859 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8180
      14:57:15,062 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "ojdbc7.jar" (runtime-name: "ojdbc7.jar")
      14:57:15,077 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory C:\DIR\jboss-eap-7.1\standalone\deployments\Appname
      14:57:15,062 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "Appname.ear" (runtime-name: "Appname.ear")
      14:57:15,155 INFO  [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-7) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.8.Final-redhat-1
      14:57:15,218 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.1.8.Final-redhat-1 (Apache CXF 3.1.10.redhat-1)
      14:57:15,827 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 12.1)
      14:57:15,874 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = ojdbc7.jar
      14:57:15,983 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:/ATGSwitchingDS_A]
      14:57:15,983 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0001: Bound data source [java:/ATGProductionDS]
      14:57:15,983 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:/ATGSwitchingDS_B]
      14:57:20,107 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry gson-2.2.4.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atglib/_Appname.APPMODULE.APPMODULEStoreLocatorModule_slib_sgeocoder-java-0.16.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,107 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry slf4j-api-1.7.7.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atglib/_Appname.APPMODULE.APPMODULEStoreLocatorModule_slib_sgeocoder-java-0.16.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,123 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry commons-httpclient-3.1.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atglib/_Appname.APPMODULE.APPMODULEStoreLocatorModule_slib_sgeocoder-java-0.16.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,123 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry commons-codec-1.2.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atglib/_Appname.APPMODULE.APPMODULEStoreLocatorModule_slib_sgeocoder-java-0.16.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,123 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry spring-core-3.0.1.RELEASE.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atglib/_Appname.APPEndeca_slib_sendeca-sitemapgen-11.2.0.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,123 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry spring-beans-3.0.1.RELEASE.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atglib/_Appname.APPEndeca_slib_sendeca-sitemapgen-11.2.0.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,123 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry commons-lang-2.4.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atglib/_Appname.APPEndeca_slib_sendeca-sitemapgen-11.2.0.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "atg_admin.war")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "storedocroot.war")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "atg_bootstrap_ejb.jar")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "fluoroscope.war")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "dojo-1.war")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0207: Starting subdeployment (runtime-name: "dojo-1-6-2.war")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "atg-rest-web-1.0.war")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "store.war")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "WebUI.war")
      14:57:20,123 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "atg_bootstrap.war")
      14:57:20,232 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPStore.APPWEB_slib_sclasses.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,248 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPMODULE.APPMODULEErrorHandlerModule_sclasses in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,279 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPMODULE.APPMODULEMegamenuModule_sclasses in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,295 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPMODULE.APPMODULEPerformanceUtilModule_sclasses in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,326 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPMODULE.APPMODULEResourceBundleModule_sclasses in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,342 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPMODULE.APPMODULEValidatorModule_sclasses in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,342 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPMODULE.APPMODULEXssValidationModule_sclasses in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,342 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPMODULE.APPMODULEStoreLocatorModule_sclasses in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,342 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0059: Class Path entry ./atglib/_Appname.APPMODULE.APPMODULECommonModule_sclasses in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/atg_bootstrap_ejb.jar  does not point to a valid jar for a Class-Path reference.
      14:57:20,888 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0059: Class Path entry activation.jar in /C:/DIR/jboss-eap-7.1/standalone/deployments/Appname/Appname.ear/store.war/WEB-INF/lib/mail-1.4.jar  does not point to a valid jar for a Class-Path reference.
      14:57:22,669 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment Appname.ear
      14:57:22,716 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 5.2.5.Final-redhat-1
      14:57:22,810 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment dojo-1.war
      14:57:22,825 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment atg_admin.war
      14:57:22,841 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment dojo-1-6-2.war
      14:57:22,857 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment atg-rest-web-1.0.war
      14:57:22,935 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment atg_bootstrap_ejb.jar
      14:57:22,950 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ClasspathSession' in deployment unit 'subdeployment "atg_bootstrap_ejb.jar" of deployment "Appname.ear"' are as follows:
              java:global/Appname/atg_bootstrap_ejb/ClasspathSession!atg.dafdeploy.ClasspathSessionLocalHome
              java:app/atg_bootstrap_ejb/ClasspathSession!atg.dafdeploy.ClasspathSessionLocalHome
              java:module/ClasspathSession!atg.dafdeploy.ClasspathSessionLocalHome
              java:global/Appname/atg_bootstrap_ejb/ClasspathSession!atg.dafdeploy.ClasspathSessionLocal
              java:app/atg_bootstrap_ejb/ClasspathSession!atg.dafdeploy.ClasspathSessionLocal
              java:module/ClasspathSession!atg.dafdeploy.ClasspathSessionLocal
      14:57:23,060 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment storedocroot.war
      14:57:23,075 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment store.war
      14:57:23,075 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment atg_bootstrap.war
      14:57:23,075 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment fluoroscope.war
      14:57:23,169 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment WebUI.war
      14:57:23,216 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 12.1)
      14:57:23,216 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 12.1)
      14:57:23,216 WARN  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0003: Unable to instantiate driver class "oracle.jdbc.OracleDriver": org.jboss.msc.service.DuplicateServiceException: Service jboss.jdbc-driver.Appname_ear_oracle_jdbc_OracleDriver_12_1 is already registered
      14:57:23,216 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0006: Starting Services for CDI deployment: Appname.ear
      14:57:23,278 INFO  [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 2.3.3 (redhat)
      14:57:23,278 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = Appname.ear_oracle.jdbc.OracleDriver_12_1
      14:57:23,278 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0009: Starting weld service for deployment Appname.ear
      14:57:24,466 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 129) No Spring WebApplicationInitializer types detected on classpath
      14:57:33,854 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 129) No Spring WebApplicationInitializer types detected on classpath
      14:57:33,901 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 129) Initializing Mojarra 2.2.12-jbossorg-2  for context '/dyn'
      14:57:35,791 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 129) ATG starting on WildFly 2.1.15.Final-redhat-1 - 1.3.28.Final-redhat-4
      14:57:35,807 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 129)  WARNING: Unsupported application server: WildFly 2.1.15.Final-redhat-1 - 1.3.28.Final-redhat-4
      14:57:35,948 INFO  [stdout] (ServerService Thread Pool -- 129) Invoking custom Nucleus initializer for Apache Tomcat.
      14:57:35,948 INFO  [atg.nucleus.servlet.NucleusServlet] (ServerService Thread Pool -- 129) Found JBOSS TM from JNDI.
      14:57:35,994 INFO  [atg.nucleus.servlet.NucleusServlet] (ServerService Thread Pool -- 129) Starting Nucleus:
      CONFIGPATH=
           C:\DIR\ATG\ATG11.2\DAS\config\config.jar,
           C:\DIR\ATG\ATG11.2\DAS\config\oca-ldap.jar,
           vfs[localconfig-1]=/atg/dynamo/service/groupconfig/ClientNodeTypeVirtualFileSystem,
           vfs[localconfig-1]=/atg/dynamo/service/groupconfig/ClientInstanceVirtualFileSystem,
           C:\DIR\ATG\ATG11.2\DAF\DeploymentAgent\config\config.jar,
           C:\DIR\ATG\ATG11.2\DAF\Endeca\Base\config\config.jar,
           C:\DIR\ATG\ATG11.2\DAF\Endeca\Assembler\config\config.jar,
           C:\DIR\ATG\ATG11.2\DAF\Endeca\Assembler\configlayers\endecapreview\config.jar,
           C:\DIR\ATG\ATG11.2\DAS-UI\config\uiconfig.jar,
           C:\DIR\ATG\ATG11.2\DafEar\base\config\dafconfig.jar,
           C:\DIR\ATG\ATG11.2\DafEar\JBoss\config\tomcatconfig.jar,
           C:\DIR\ATG\ATG11.2\DAF\Search\Base\config\config.jar,
           C:\DIR\ATG\ATG11.2\DAF\Search\Base\config,
           C:\DIR\ATG\ATG11.2\DAF\Search\Index\config\config.jar,
           C:\DIR\ATG\ATG11.2\DAF\Search\Index\config,
           C:\DIR\ATG\ATG11.2\DAF\Endeca\Index\config\config.jar,
           C:\DIR\ATG\ATG11.2\DPS\config\targeting.jar,
           C:\DIR\ATG\ATG11.2\DPS\config\oca-cms.jar,
           C:\DIR\ATG\ATG11.2\DPS\config\oca-html.jar,
           C:\DIR\ATG\ATG11.2\DPS\config\oca-xml.jar,
           C:\DIR\ATG\ATG11.2\DPS\config\userprofiling.jar,
           C:\DIR\ATG\ATG11.2\DPS\config\profile.jar,
           C:\DIR\ATG\ATG11.2\DPS\Endeca\Assembler\config\config.jar,
           C:\DIR\ATG\ATG11.2\DPS\Endeca\Assembler\configlayers\endecapreview\config.jar,
           C:\DIR\ATG\ATG11.2\ADC\config\config.jar,
           C:\DIR\ATG\ATG11.2\DSS\config\config.jar,
           C:\DIR\ATG\ATG11.2\PublishingAgent\base\config,
           C:\DIR\ATG\ATG11.2\PublishingAgent\config,
           C:\DIR\ATG\ATG11.2\WebUI\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Fluoroscope\config\config.jar,
           C:\DIR\ATG\ATG11.2\ContentMgmt\config\config.jar,
           C:\DIR\ATG\ATG11.2\ContentMgmt\Endeca\Index\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\PublishingAgent\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\AbandonedOrderServices\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\Endeca\Base\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\Endeca\Index\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\Endeca\Index\SKUIndexing\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\Endeca\Assembler\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\Endeca\Assembler\configlayers\endecapreview\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\EStore\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\EStore\International\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Endeca\Base\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Endeca\Base\configlayers\endecapreview,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Endeca\Index\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Endeca\International\Base\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Endeca\International\Index\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Endeca\Assembler\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Endeca\Assembler\configlayers\endecapreview,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Endeca\International\Assembler\config\config.jar,
           C:\DIR\ATG\ATG11.2\Fulfillment\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Fulfillment\config\config.jar,
           C:\DIR\ATG\ATG11.2\DCS\ADC\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Recommendations\config\config.jar,
           C:\DIR\ATG\ATG11.2\CommerceReferenceStore\Store\Recommendations\International\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPIntegration\APPWALI\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPIntegration\APPPAY\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPIntegration\APPEcentc\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPMODULE\APPMODULECommonModule\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPMODULE\APPMODULEStoreLocatorModule\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPMODULE\APPMODULEXssValidationModule\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPMODULE\APPMODULEValidatorModule\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPMODULE\APPMODULEResourceBundleModule\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPMODULE\APPMODULEPerformanceUtilModule\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPMODULE\APPMODULEMegamenuModule\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPMODULE\APPMODULEErrorHandlerModule\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\PARStore\PARCommerce\config\config.jar,
           C:\DIR\ATG\ATG11.2\REST\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPStore\APPCommerce\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPStore\APPWEB\config\config.jar,
           C:\DIR\ATG\ATG11.2\Appname\APPEndeca\config\config.jar,
           vfs=/atg/epub/file/ConfigFileSystem,
           C:\DIR\ATG\ATG11.2\home\localconfig,
           C:\DIR\ATG\ATG11.2\home\servers\localstoreui\localconfig
      LIVECONFIG=false
      14:57:35,994 INFO  [atg.nucleus.servlet.NucleusServlet] (ServerService Thread Pool -- 129) CLASSPATH=

          Could not determine CLASSPATH : null

      14:57:35,994 INFO  [atg.nucleus.servlet.NucleusServlet] (ServerService Thread Pool -- 129) ENVIRONMENT=
           atg.dynamo.home=C:\DIR\ATG\ATG11.2\home,
           atg.dynamo.root=C:\DIR\ATG\ATG11.2,
           atg.dynamo.server.home=C:\DIR\ATG\ATG11.2\home\servers\localstoreui,
           atg.dynamo.versioninfo=ATGPlatform/11.2,CommerceReferenceStore/11.2,
           atg.dynamo.modules=DAF.Endeca.Assembler,DafEar,DafEar.Admin,DPS,ADC,DSS,PublishingAgent,ContentMgmt,ContentMgmt.Endeca.Index,DCS.PublishingAgent,DCS.AbandonedOrderServices,DCS.Endeca.Index,DCS.Endeca.Index.SKUIndexing,REST,Store.Endeca.Index,Store.EStore.International,Store.Recommendations,Store.Endeca.International,Store.Fluoroscope,Store.Fulfillment,Store.Recommendations.International,Appname.APPMODULE.APPMODULECommonModule,Appname.APPMODULE.APPMODULEPerformanceUtilModule,Appname.APPMODULE.APPMODULEMegamenuModule,Appname.APPMODULE.APPMODULEErrorHandlerModule,Appname.APPMODULE.APPMODULEResourceBundleModule,Appname.APPMODULE.APPMODULEValidatorModule,Appname.APPMODULE.APPMODULEStoreLocatorModule,Appname.APPMODULE.APPMODULEXssValidationModule,Appname.APPIntegration.APPWALI,Appname.APPIntegration.APPPAY,Appname.APPIntegration.APPEcentc,Appname.PARStore.PARCommerce,Appname.APPStore.APPCommerce,Appname.APPStore.APPWEB,Appname.APPEndeca,DafEar,
           atg.dynamo.layers=EndecaPreview,
           atg.dynamo.platformversion=11.2,
           atg.dynamo.dafj2eeapps.root=C:\DIR\ATG\ATG11.2,
           atg.dynamo.server.name=localstoreui,
           atg.dynamo.display=:0.0,
           atg.license.read=true,
           atg.dynamo.use-install=true,
           atg.dynamo.daf=true
           dataDir=C:\DIR\ATG\ATG11.2\home,
           servername=localstoreui,
           standalone=false
      14:57:36,213 INFO  [nucleusNamespace.atg.dynamo.service.logging.ScreenLog] (ServerService Thread Pool -- 129) Using external info logging for Nucleus debug and trace messages to prevent hidden Nucleus logging. Set the Nucleus /atg/dynamo/service/logging/ScreenLog.useInfoForDebug property to false to use external logging debug and trace instead.
      14:57:36,339 INFO  [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 129) HV000001: Hibernate Validator 4.3.1.Final
      14:57:36,589 WARN  [nucleusNamespace.atg.dynamo.service.jmdns.ClusterBroadcaster] (pool-4-thread-1) Truncating value for serviceProperties key 'commandLineModules'.
      14:57:38,963 INFO  [nucleusNamespace.atg.dynamo.server.OPSSInitializer] (ServerService Thread Pool -- 129) The Java Platform Services (JPS) have been started in JSE mode.


      After waiting for sometime I am getting timeout exception  as below

       

       

       

      15:07:15,059 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0348: Timeout after [600] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[
          ("core-service" => "management"),
          ("management-interface" => "http-interface")
      ]'
      15:07:15,074 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0019: Stopped Driver service with driver-name = Appname.ear_oracle.jdbc.OracleDriver_12_1
      15:07:15,074 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:/ATGSwitchingDS_B]
      15:07:15,074 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:/ATGSwitchingDS_A]
      15:07:20,066 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.server.DeployerChainAddHandler$FinalRuntimeStepHandler@6cd926c5 for operation {"operation" => "add-deployer-chains","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException
              at org.jboss.as.controller.OperationContextImpl.waitForRemovals(OperationContextImpl.java:511)
              at org.jboss.as.controller.AbstractOperationContext$Step.handleResult(AbstractOperationContext.java:1369)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeInternal(AbstractOperationContext.java:1328)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeStep(AbstractOperationContext.java:1301)
              at org.jboss.as.controller.AbstractOperationContext$Step.access$300(AbstractOperationContext.java:1185)
              at org.jboss.as.controller.AbstractOperationContext.executeResultHandlerPhase(AbstractOperationContext.java:767)
              at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:644)
              at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)
              at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1349)
              at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:495)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:389)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:351)
              at org.jboss.as.server.ServerService.boot(ServerService.java:402)
              at org.jboss.as.server.ServerService.boot(ServerService.java:371)
              at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:301)
              at java.lang.Thread.run(Thread.java:748)
      15:07:20,066 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.server.DeployerChainAddHandler$FinalRuntimeStepHandler@6cd926c5 for operation {"operation" => "add-deployer-chains","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException
      15:07:25,066 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@57acd44f for operation {"address" => [("core-service" => "management"),("security-realm" => "ApplicationRealm")],"operation" => "add","map-groups-to-roles" => undefined} at address [
          ("core-service" => "management"),
          ("security-realm" => "ApplicationRealm")
      ] failed handling operation rollback -- java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException
              at org.jboss.as.controller.OperationContextImpl.waitForRemovals(OperationContextImpl.java:511)
              at org.jboss.as.controller.AbstractOperationContext$Step.handleResult(AbstractOperationContext.java:1369)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeInternal(AbstractOperationContext.java:1328)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeStep(AbstractOperationContext.java:1311)
              at org.jboss.as.controller.AbstractOperationContext$Step.access$300(AbstractOperationContext.java:1185)
              at org.jboss.as.controller.AbstractOperationContext.executeResultHandlerPhase(AbstractOperationContext.java:767)
              at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:644)
              at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)
              at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1349)
              at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:495)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:389)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:351)
              at org.jboss.as.server.ServerService.boot(ServerService.java:402)
              at org.jboss.as.server.ServerService.boot(ServerService.java:371)
              at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:301)
              at java.lang.Thread.run(Thread.java:748)
      15:07:25,066 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@57acd44f for operation {"address" => [("core-service" => "management"),("security-realm" => "ApplicationRealm")],"operation" => "add","map-groups-to-roles" => undefined} at address [
          ("core-service" => "management"),
          ("security-realm" => "ApplicationRealm")
      ] failed handling operation rollback -- java.util.concurrent.TimeoutException
      15:07:30,083 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@57acd44f for operation {"address" => [("core-service" => "management"),("security-realm" => "ManagementRealm")],"operation" => "add","map-groups-to-roles" => false} at address [
          ("core-service" => "management"),
          ("security-realm" => "ManagementRealm")
      ] failed handling operation rollback -- java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException
              at org.jboss.as.controller.OperationContextImpl.waitForRemovals(OperationContextImpl.java:511)
              at org.jboss.as.controller.AbstractOperationContext$Step.handleResult(AbstractOperationContext.java:1369)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeInternal(AbstractOperationContext.java:1328)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeStep(AbstractOperationContext.java:1311)
              at org.jboss.as.controller.AbstractOperationContext$Step.access$300(AbstractOperationContext.java:1185)
              at org.jboss.as.controller.AbstractOperationContext.executeResultHandlerPhase(AbstractOperationContext.java:767)
              at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:644)
              at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)
              at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1349)
              at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:495)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:389)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:351)
              at org.jboss.as.server.ServerService.boot(ServerService.java:402)
              at org.jboss.as.server.ServerService.boot(ServerService.java:371)
              at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:301)
              at java.lang.Thread.run(Thread.java:748)
      15:07:30,083 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@57acd44f for operation {"address" => [("core-service" => "management"),("security-realm" => "ManagementRealm")],"operation" => "add","map-groups-to-roles" => false} at address [
          ("core-service" => "management"),
          ("security-realm" => "ManagementRealm")
      ] failed handling operation rollback -- java.util.concurrent.TimeoutException
      15:07:35,088 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.controller.AbstractControllerService$ModelControllerServiceInitializationBootStepHandler$1@47406218 for operation {"operation" => "boottime-controller-initializer-step","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException
              at org.jboss.as.controller.OperationContextImpl.waitForRemovals(OperationContextImpl.java:511)
              at org.jboss.as.controller.AbstractOperationContext$Step.handleResult(AbstractOperationContext.java:1369)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeInternal(AbstractOperationContext.java:1328)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeStep(AbstractOperationContext.java:1311)
              at org.jboss.as.controller.AbstractOperationContext$Step.access$300(AbstractOperationContext.java:1185)
              at org.jboss.as.controller.AbstractOperationContext.executeResultHandlerPhase(AbstractOperationContext.java:767)
              at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:644)
              at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)
              at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1349)
              at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:495)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:389)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:351)
              at org.jboss.as.server.ServerService.boot(ServerService.java:402)
              at org.jboss.as.server.ServerService.boot(ServerService.java:371)
              at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:301)
              at java.lang.Thread.run(Thread.java:748)
      15:07:35,088 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.controller.AbstractControllerService$ModelControllerServiceInitializationBootStepHandler$1@47406218 for operation {"operation" => "boottime-controller-initializer-step","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException
      15:07:35,088 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2
      15:07:35,088 ERROR [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0022: Deploy of deployment "Appname.ear" was rolled back with no failure message
      15:07:35,088 ERROR [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0022: Deploy of deployment "ojdbc7.jar" was rolled back with no failure message
      15:07:40,134 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.controller.APPMODULElelBootOperationStepHandler$2@73abe82e for operation {"operation" => "APPMODULElel-subsystem-boot","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException: java.util.concurrent.TimeoutException
              at org.jboss.as.controller.OperationContextImpl.waitForRemovals(OperationContextImpl.java:511)
              at org.jboss.as.controller.AbstractOperationContext$Step.handleResult(AbstractOperationContext.java:1369)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeInternal(AbstractOperationContext.java:1328)
              at org.jboss.as.controller.AbstractOperationContext$Step.finalizeStep(AbstractOperationContext.java:1311)
              at org.jboss.as.controller.AbstractOperationContext$Step.access$300(AbstractOperationContext.java:1185)
              at org.jboss.as.controller.AbstractOperationContext.executeResultHandlerPhase(AbstractOperationContext.java:767)
              at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:644)
              at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)
              at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1349)
              at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:495)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:389)
              at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:351)
              at org.jboss.as.server.ServerService.boot(ServerService.java:402)
              at org.jboss.as.server.ServerService.boot(ServerService.java:371)
              at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:301)
              at java.lang.Thread.run(Thread.java:748)
      15:07:40,134 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.controller.APPMODULElelBootOperationStepHandler$2@73abe82e for operation {"operation" => "APPMODULElel-subsystem-boot","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException
      15:07:45,142 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0190: Step handler org.jboss.as.controller.AbstractAddStepHandler$1@478aedc for operation {"operation" => "add","host" => "localhost","port" => 25,"address" => [("socket-binding-group" => "standard-sockets"),("remote-destination-outbound-socket-binding" => "mail-smtp")],"source-interface" => undefined,"source-port" => undefined,"fixed-source-port" => undefined} at address [
          ("socket-binding-group" => "standard-sockets"),