========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /jboss/jboss-eap-7.4 JAVA: /usr/java8_64/jre/bin/java JAVA_OPTS: -server -Xverbosegclog:"/jboss/jboss-eap-7.4/standalone/log/gc.log" -Djdk.serialFilter="maxbytes=10485760;maxdepth=128;maxarray=100000;maxrefs=300000" -Xms8192m -Xmx8192m -XX:MetaspaceSize=1024M -XX:MaxMetaspaceSize=2048m -XX:SurvivorRatio=6 -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -verbose:gc -Xloggc:/LallaWelogs/jboss1/standalone/log/gc.log -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -javaagent:/jboss/jboss4/byteman-download-4.0.22/lib/byteman.jar=script:/jboss/jboss4/bytemanscript.btm,sys:/jboss/jboss4/byteman-download-4.0.22/lib/byteman.jar -Dorg.jboss.byteman.transform.all=true -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSParallelRemarkEnabled -XX:CMSInitiatingOccupancyFraction=55 -XX:+UseCMSInitiatingOccupancyOnly -XX:+DisableExplicitGC -XX:+HeapDumpOnOutOfMemoryError -XX:ConcGCThreads=4 -XX:+PrintGCDetails -XX:+PrintTenuringDistribution -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+PrintReferenceGC -XX:+PrintAdaptiveSizePolicy -XX:ParallelGCThreads=5 -XX:+PrintGCApplicationStoppedTime -Djboss.modules.policy-permissions=true -Djboss.server.default.config=standalone.xml -Dhttp.proxyHost=10.176.172.160 -Dhttp.proxyPort=3066 -Dftp.proxyHost=10.176.172.160 -Dftp.proxyPort=3066 -Dhttps.proxyHost=10.176.172.160 -Dhttps.proxyPort=3066 -Dtomcat.util.http.parser.HttpParser.requestTargetAllow='{|}' ========================================================================= 11:04:38,776 INFO [org.jboss.modules] (main) JBoss Modules version 1.12.3.Final-redhat-00001 11:04:40,282 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.13.Final-redhat-00001 11:04:40,296 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final-redhat-00001 11:04:40,520 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: JBoss EAP 7.4.23.GA (WildFly Core 15.0.43.Final-redhat-00001) starting 11:04:41,744 INFO [org.wildfly.security] (ServerService Thread Pool -- 26) ELY00001: WildFly Elytron version 1.15.26.Final-redhat-00001 11:04:42,779 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 13) WFLYCTL0033: Extension 'security' is deprecated and may not be supported in future versions 11:04:43,327 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 11:04:43,335 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'realm' in the resource at address '/core-service=management/access=authorization/role-mapping=SuperUser/include=user-jbossuser3@ApplicationRealm' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 11:04:43,338 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'realm' in the resource at address '/core-service=management/access=authorization/role-mapping=Monitor/include=user-jbossuser1@ApplicationRealm' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 11:04:43,340 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'realm' in the resource at address '/core-service=management/access=authorization/role-mapping=Deployer/include=user-jbossuser2@ApplicationRealm' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 11:04:43,418 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 25) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 11:04:43,668 WARN [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0003: Deployment of 'StausQueryAPI.war' requested, but the deployment is not present 11:04:43,669 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0004: Found aggApplogic.ear in deployment directory. To trigger deployment create a file called aggApplogic.ear.dodeploy 11:04:47,361 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("core-service" => "vault")]): org.jboss.as.server.services.security.VaultReaderException: WFLYSRV0076: Error initializing vault -- org.jboss.security.vault.SecurityVaultException: java.lang.RuntimeException: PBOX00140: Unable to get keystore (/jboss/jboss4/vault/vault.keystore) at org.jboss.as.server.services.security.VaultReaderImpl.createVault(RuntimeVaultReader.java:159) at org.jboss.as.server.services.security.RuntimeVaultReader.createVault(RuntimeVaultReader.java:100) at org.jboss.as.server.services.security.VaultAddHandler.performRuntime(VaultAddHandler.java:96) at org.jboss.as.controller.AbstractAddStepHandler.performRuntime(AbstractAddStepHandler.java:343) at org.jboss.as.controller.AbstractAddStepHandler$1.execute(AbstractAddStepHandler.java:164) at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:1063) at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:784) at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:470) at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1430) at org.jboss.as.controller.ModelControllerImpl.boot(ModelControllerImpl.java:559) at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:546) at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:508) at org.jboss.as.server.ServerService.boot(ServerService.java:462) at org.jboss.as.server.ServerService.boot(ServerService.java:415) at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:447) at java.lang.Thread.run(Thread.java:821) Caused by: org.jboss.security.vault.SecurityVaultException: java.lang.RuntimeException: PBOX00140: Unable to get keystore (/jboss/jboss4/vault/vault.keystore) at org.picketbox.plugins.vault.PicketBoxSecurityVault.init(PicketBoxSecurityVault.java:210) at org.jboss.as.server.services.security.VaultReaderImpl.createVault(RuntimeVaultReader.java:157) ... 15 more Caused by: java.lang.RuntimeException: PBOX00140: Unable to get keystore (/jboss/jboss4/vault/vault.keystore) at org.picketbox.plugins.vault.PicketBoxSecurityVault.getKeyStore(PicketBoxSecurityVault.java:691) at org.picketbox.plugins.vault.PicketBoxSecurityVault.init(PicketBoxSecurityVault.java:205) ... 16 more Caused by: java.io.IOException: com.ibm.crypto.provider.SealedObjectForKeyProtector at com.ibm.crypto.provider.JceKeyStore.engineLoad(JceKeyStore.java:230) at java.security.KeyStore.load(KeyStore.java:1460) at org.picketbox.util.KeyStoreUtil.getKeyStore(KeyStoreUtil.java:201) at org.picketbox.util.KeyStoreUtil.getKeyStore(KeyStoreUtil.java:151) at org.picketbox.plugins.vault.PicketBoxSecurityVault.getKeyStore(PicketBoxSecurityVault.java:688) ... 17 more 11:04:47,379 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details. 11:04:47,410 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: JBoss EAP 7.4.23.GA (WildFly Core 15.0.43.Final-redhat-00001) stopped in 22ms