"JBAS015003: Found suite.ear in deployment directory. To trigger deployment create a file called suite.ear.dodeploy" but file is already present

I am getting the above error even though the file is already present. I used the Appian Configure script to deploy the configuration and it seemed to deploy correctly. Seemingly due to this error (as I can't find any other issues, unless someone can enlighten me?) the server shuts down a few seconds after startup. Can anyone recommend steps to resolve this?

sh-4.2$ /opt/eap/bin/standalone.sh
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /opt/eap

  JAVA: /etc/alternatives/apaas/jdk/default/bin/java

  JAVA_OPTS:  -XX:+UseCompressedOops -verbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation
 -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=36
00000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.
timezone=GMT -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -server -Dappian.home.ear=/usr/local/appian/ear -Djboss.as.managem
ent.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml

=========================================================================

23:19:28,184 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.7.Final-redhat-1
23:19:28,477 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1
23:19:28,537 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.4.4.GA (AS 7.5.4.Final-redhat-4) starting
23:19:31,468 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 7) JBAS011618: There is no resource matching the expiry-address jms.queue.ExpiryQueue f
or the address-settings #, expired messages from destinations matching this address-setting will be lost!
23:19:31,468 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 7) JBAS011619: There is no resource matching the dead-letter-address jms.queue.DLQ for
the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
23:19:33,113 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found suite.ear in deployment directory. To trigger de
ployment create a file called suite.ear.dodeploy
23:19:33,389 INFO  [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.14.GA-redhat-1
23:19:33,391 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
23:19:33,470 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.14.GA-redhat-1
23:19:33,581 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.3.5.Final-redhat-1
23:19:33,767 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
23:19:33,784 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
23:19:33,880 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it
is unique.
23:19:33,881 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem
23:19:33,966 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
23:19:34,080 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
23:19:34,176 INFO  [org.jboss.as.security] (MSC service thread 1-8) JBAS013370: Current PicketBox version=4.1.1.Final-redhat-1
23:19:34,478 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-16) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.32.Final-redhat-1)
23:19:34,585 INFO  [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
23:19:34,585 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-15) JBAS015400: Bound mail session [java:jboss/mail/Default]
23:19:35,180 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.
Driver (version 1.3)
23:19:35,568 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010404: Deploying non-JDBC-compliant driver class com
.mysql.jdbc.Driver (version 5.1)
/opt/eap/bin/standalone.sh: line 306:   950 Killed                  "/etc/alternatives/apaas/jdk/default/bin/java" -D"[Standalone]" -XX:+UseCompressedOops -ve
rbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileS
ize=3M -XX:-TraceClassUnloading -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=36
00000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.timezone=GMT -Djava.awt.headless=true -D
java.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -server -Dappian.home.ear=/usr/local/appian/ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.re
solver.warning=true -Djboss.server.default.config=standalone.xml "-Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log" "-Dlogging.configuration=file:
/opt/eap/standalone/configuration/logging.properties" -jar "/opt/eap/jboss-modules.jar" -mp "/opt/eap/modules:/opt/eap/custom_modules" -jaxpmodule javax.xml.j
axp-provider org.jboss.as.standalone -Djboss.home.dir="/opt/eap" -Djboss.server.base.dir="/opt/eap/standalone"
sh-4.2$ ls -l /usr/local/appian/ear
total 12
drwxrwxr-x. 12 root   root 4096 Nov 30 15:27 suite.ear
-rw-rw-r--.  1 root   root  180 Nov 30 15:29 suite.ear.dodeploy
-rw-r--r--.  1 appian root    9 Nov 30 18:19 suite.ear.isdeploying
sh-4.2$

  Discussion posts and replies are publicly visible

  • there might be a suite.ear.failed file in the appian/ear folder....please inspect that folder again and change suite.ear.failed to suite.ear.dodeploy. In appian/ear the only two things that must be present is suite.ear and suite.ear.dodeploy. Also the same kind of thing must exist in jboss-eap-6.4/standalone/deployments folder where appian-ds.xml and appian-ds.xml.dodeploy file must be present
  • Yes, I always make sure that is the case before starting the server. After the failed attempt to startup, a "suite.ear.isdeploying" file (not ".failed") is present in that directory, but I always delete that before the next attempt, and it still has the same behaviour.
  • Can you please send me the whole new fresh log after you restart everything from the beginning again. That would help a lot.
  • Hi Aswin, I didn't quite understand what you are looking for...is the below what you want?

    sh-4.2$ ls -l /usr/local/appian/ear
    total 8
    drwxrwxr-x. 12 root root 4096 Dec  1 13:51 suite.ear
    -rw-rw-r--.  1 root root  180 Dec  1 13:53 suite.ear.dodeploy
    sh-4.2$ ls -l /opt/eap/standalone/deployments/
    total 16
    -rwxrwx---. 1 1001 root 9041 Sep 29 11:49 README.txt
    -rw-rw-r--. 1 root root 2213 Dec  1 13:53 appian-mysql-ds.xml
    sh-4.2$ /opt/eap/bin/standalone.sh
    =========================================================================
    
      JBoss Bootstrap Environment
    
      JBOSS_HOME: /opt/eap
    
      JAVA: /etc/alternatives/apaas/jdk/default/bin/java
    
      JAVA_OPTS:  -XX:+UseCompressedOops -verbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation
     -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=36
    00000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.
    timezone=GMT -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -server -Dappian.home.ear=/usr/local/appian/ear -Djboss.as.managem
    ent.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml
    
    =========================================================================
    
    13:44:07,687 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.10.Final-redhat-1
    13:44:08,096 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.7.SP1-redhat-1
    13:44:08,177 INFO  [org.jboss.as] (MSC service thread 1-7) JBAS015899: JBoss EAP 6.4.17.GA (AS 7.5.17.Final-redhat-4) starting
    13:44:11,241 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 7) JBAS011618: There is no resource matching the expiry-address jms.queue.ExpiryQueue f
    or the address-settings #, expired messages from destinations matching this address-setting will be lost!
    13:44:11,242 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 7) JBAS011619: There is no resource matching the dead-letter-address jms.queue.DLQ for
    the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
    13:44:13,317 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found suite.ear in deployment directory. To trigger de
    ployment create a file called suite.ear.dodeploy
    13:44:13,458 INFO  [org.xnio] (MSC service thread 1-8) XNIO Version 3.0.16.GA-redhat-1
    13:44:13,459 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
    13:44:13,465 INFO  [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.0.16.GA-redhat-1
    13:44:13,623 INFO  [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 3.3.10.Final-redhat-1
    13:44:13,828 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
    13:44:13,935 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it
    is unique.
    13:44:13,937 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
    13:44:14,026 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
    13:44:14,028 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem
    13:44:14,047 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
    13:44:14,423 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013370: Current PicketBox version=4.1.6.Final-redhat-1
    13:44:14,528 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-7) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.39.Final-redhat-1)
    13:44:14,842 INFO  [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
    /opt/eap/bin/standalone.sh: line 306:  1677 Killed                  "/etc/alternatives/apaas/jdk/default/bin/java" -D"[Standalone]" -XX:+UseCompressedOops -ve
    rbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileS
    ize=3M -XX:-TraceClassUnloading -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=36
    00000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.timezone=GMT -Djava.awt.headless=true -D
    java.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -server -Dappian.home.ear=/usr/local/appian/ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.re
    solver.warning=true -Djboss.server.default.config=standalone.xml "-Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log" "-Dlogging.configuration=file:
    /opt/eap/standalone/configuration/logging.properties" -jar "/opt/eap/jboss-modules.jar" -mp "/opt/eap/modules:/opt/eap/custom_modules" -jaxpmodule javax.xml.j
    axp-provider org.jboss.as.standalone -Djboss.home.dir="/opt/eap" -Djboss.server.base.dir="/opt/eap/standalone"
    sh-4.2$

  • 0
    A Score Level 2
    in reply to adamb940
    can you please send as an attachment...server.log file from jboss-eap-6.4/standalone/logs folder after you restart jboss again with suite.ear.dodeploy in place
  • Here is server.log:

    13:44:07,687 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.10.Final-redhat-1
    13:44:08,096 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.7.SP1-redhat-1
    13:44:08,177 INFO  [org.jboss.as] (MSC service thread 1-7) JBAS015899: JBoss EAP 6.4.17.GA (AS 7.5.17.Final-redhat-4) starting
    13:44:08,183 DEBUG [org.jboss.as.config] (MSC service thread 1-7) Configured system properties:
    	[Standalone] = 
    	appian.home.ear = /usr/local/appian/ear
    	awt.toolkit = sun.awt.X11.XToolkit
    	file.encoding = UTF-8
    	file.encoding.pkg = sun.io
    	file.separator = /
    	java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
    	java.awt.headless = true
    	java.awt.printerjob = sun.print.PSPrinterJob
    	java.class.path = /opt/eap/jboss-modules.jar
    	java.class.version = 52.0
    	java.endorsed.dirs = /usr/java/jdk1.8.0_141/jre/lib/endorsed
    	java.ext.dirs = /usr/java/jdk1.8.0_141/jre/lib/ext:/usr/java/packages/lib/ext
    	java.home = /usr/java/jdk1.8.0_141/jre
    	java.io.tmpdir = /tmp
    	java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    	java.net.preferIPv4Stack = true
    	java.runtime.name = Java(TM) SE Runtime Environment
    	java.runtime.version = 1.8.0_141-b15
    	java.specification.name = Java Platform API Specification
    	java.specification.vendor = Oracle Corporation
    	java.specification.version = 1.8
    	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.8.0_141
    	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.8
    	java.vm.vendor = Oracle Corporation
    	java.vm.version = 25.141-b15
    	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.as.management.blocking.timeout = 3600
    	jboss.home.dir = /opt/eap
    	jboss.host.name = appian-suite-32-fp3sy
    	jboss.modules.dir = /opt/eap/modules
    	jboss.node.name = appian-suite-32-fp3sy
    	jboss.qualified.host.name = appian-suite-32-fp3sy
    	jboss.server.base.dir = /opt/eap/standalone
    	jboss.server.config.dir = /opt/eap/standalone/configuration
    	jboss.server.data.dir = /opt/eap/standalone/data
    	jboss.server.default.config = standalone.xml
    	jboss.server.deploy.dir = /opt/eap/standalone/data/content
    	jboss.server.log.dir = /opt/eap/standalone/log
    	jboss.server.name = appian-suite-32-fp3sy
    	jboss.server.persist.config = true
    	jboss.server.temp.dir = /opt/eap/standalone/tmp
    	line.separator = 
    
    	logging.configuration = file:/opt/eap/standalone/configuration/logging.properties
    	module.path = /opt/eap/modules:/opt/eap/custom_modules
    	org.apache.catalina.connector.URI_ENCODING = UTF-8
    	org.jboss.boot.log.file = /opt/eap/standalone/log/server.log
    	org.jboss.resolver.warning = true
    	org.xml.sax.driver = __redirected.__XMLReaderFactory
    	os.arch = amd64
    	os.name = Linux
    	os.version = 3.10.0-693.5.2.el7.x86_64
    	path.separator = :
    	sun.arch.data.model = 64
    	sun.boot.class.path = /usr/java/jdk1.8.0_141/jre/lib/resources.jar:/usr/java/jdk1.8.0_141/jre/lib/rt.jar:/usr/java/jdk1.8.0_141/jre/lib/sunrsasign.jar:/usr/java/jdk1.8.0_141/jre/lib/jsse.jar:/usr/java/jdk1.8.0_141/jre/lib/jce.jar:/usr/java/jdk1.8.0_141/jre/lib/charsets.jar:/usr/java/jdk1.8.0_141/jre/lib/jfr.jar:/usr/java/jdk1.8.0_141/jre/classes
    	sun.boot.library.path = /usr/java/jdk1.8.0_141/jre/lib/amd64
    	sun.cpu.endian = little
    	sun.cpu.isalist = 
    	sun.io.unicode.encoding = UnicodeLittle
    	sun.java.command = /opt/eap/jboss-modules.jar -mp /opt/eap/modules:/opt/eap/custom_modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=/opt/eap -Djboss.server.base.dir=/opt/eap/standalone
    	sun.java.launcher = SUN_STANDARD
    	sun.jnu.encoding = ANSI_X3.4-1968
    	sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    	sun.os.patch.level = unknown
    	sun.rmi.dgc.client.gcInterval = 3600000
    	sun.rmi.dgc.server.gcInterval = 3600000
    	user.country = US
    	user.dir = /home/appian
    	user.home = /home/appian
    	user.language = en
    	user.name = appian
    	user.timezone = GMT
    13:44:08,183 DEBUG [org.jboss.as.config] (MSC service thread 1-7) VM Arguments: -D[Standalone] -XX:+UseCompressedOops -verbose:gc -Xloggc:/opt/eap/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.timezone=GMT -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -Dappian.home.ear=/usr/local/appian/ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml -Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log -Dlogging.configuration=file:/opt/eap/standalone/configuration/logging.properties 
    13:44:11,241 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 7) JBAS011618: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
    13:44:11,242 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 7) JBAS011619: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
    13:44:13,317 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found suite.ear in deployment directory. To trigger deployment create a file called suite.ear.dodeploy
    13:44:13,458 INFO  [org.xnio] (MSC service thread 1-8) XNIO Version 3.0.16.GA-redhat-1
    13:44:13,459 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
    13:44:13,465 INFO  [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.0.16.GA-redhat-1
    13:44:13,623 INFO  [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 3.3.10.Final-redhat-1
    13:44:13,828 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
    13:44:13,935 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
    13:44:13,937 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
    13:44:14,026 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
    13:44:14,028 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem
    13:44:14,047 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
    13:44:14,423 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013370: Current PicketBox version=4.1.6.Final-redhat-1
    13:44:14,528 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-7) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.39.Final-redhat-1)
    13:44:14,842 INFO  [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
    13:55:02,867 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.10.Final-redhat-1
    13:55:03,183 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.7.SP1-redhat-1
    13:55:03,276 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.4.17.GA (AS 7.5.17.Final-redhat-4) starting
    13:55:03,281 DEBUG [org.jboss.as.config] (MSC service thread 1-6) Configured system properties:
    	[Standalone] = 
    	appian.home.ear = /usr/local/appian/ear
    	awt.toolkit = sun.awt.X11.XToolkit
    	file.encoding = UTF-8
    	file.encoding.pkg = sun.io
    	file.separator = /
    	java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment
    	java.awt.headless = true
    	java.awt.printerjob = sun.print.PSPrinterJob
    	java.class.path = /opt/eap/jboss-modules.jar
    	java.class.version = 52.0
    	java.endorsed.dirs = /usr/java/jdk1.8.0_141/jre/lib/endorsed
    	java.ext.dirs = /usr/java/jdk1.8.0_141/jre/lib/ext:/usr/java/packages/lib/ext
    	java.home = /usr/java/jdk1.8.0_141/jre
    	java.io.tmpdir = /tmp
    	java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    	java.net.preferIPv4Stack = true
    	java.runtime.name = Java(TM) SE Runtime Environment
    	java.runtime.version = 1.8.0_141-b15
    	java.specification.name = Java Platform API Specification
    	java.specification.vendor = Oracle Corporation
    	java.specification.version = 1.8
    	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.8.0_141
    	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.8
    	java.vm.vendor = Oracle Corporation
    	java.vm.version = 25.141-b15
    	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.as.management.blocking.timeout = 3600
    	jboss.home.dir = /opt/eap
    	jboss.host.name = appian-suite-32-fp3sy
    	jboss.modules.dir = /opt/eap/modules
    	jboss.node.name = appian-suite-32-fp3sy
    	jboss.qualified.host.name = appian-suite-32-fp3sy
    	jboss.server.base.dir = /opt/eap/standalone
    	jboss.server.config.dir = /opt/eap/standalone/configuration
    	jboss.server.data.dir = /opt/eap/standalone/data
    	jboss.server.default.config = standalone.xml
    	jboss.server.deploy.dir = /opt/eap/standalone/data/content
    	jboss.server.log.dir = /opt/eap/standalone/log
    	jboss.server.name = appian-suite-32-fp3sy
    	jboss.server.persist.config = true
    	jboss.server.temp.dir = /opt/eap/standalone/tmp
    	line.separator = 
    
    	logging.configuration = file:/opt/eap/standalone/configuration/logging.properties
    	module.path = /opt/eap/modules:/opt/eap/custom_modules
    	org.apache.catalina.connector.URI_ENCODING = UTF-8
    	org.jboss.boot.log.file = /opt/eap/standalone/log/server.log
    	org.jboss.resolver.warning = true
    	org.xml.sax.driver = __redirected.__XMLReaderFactory
    	os.arch = amd64
    	os.name = Linux
    	os.version = 3.10.0-693.5.2.el7.x86_64
    	path.separator = :
    	sun.arch.data.model = 64
    	sun.boot.class.path = /usr/java/jdk1.8.0_141/jre/lib/resources.jar:/usr/java/jdk1.8.0_141/jre/lib/rt.jar:/usr/java/jdk1.8.0_141/jre/lib/sunrsasign.jar:/usr/java/jdk1.8.0_141/jre/lib/jsse.jar:/usr/java/jdk1.8.0_141/jre/lib/jce.jar:/usr/java/jdk1.8.0_141/jre/lib/charsets.jar:/usr/java/jdk1.8.0_141/jre/lib/jfr.jar:/usr/java/jdk1.8.0_141/jre/classes
    	sun.boot.library.path = /usr/java/jdk1.8.0_141/jre/lib/amd64
    	sun.cpu.endian = little
    	sun.cpu.isalist = 
    	sun.io.unicode.encoding = UnicodeLittle
    	sun.java.command = /opt/eap/jboss-modules.jar -mp /opt/eap/modules:/opt/eap/custom_modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=/opt/eap -Djboss.server.base.dir=/opt/eap/standalone
    	sun.java.launcher = SUN_STANDARD
    	sun.jnu.encoding = ANSI_X3.4-1968
    	sun.management.compiler = HotSpot 64-Bit Tiered Compilers
    	sun.os.patch.level = unknown
    	sun.rmi.dgc.client.gcInterval = 3600000
    	sun.rmi.dgc.server.gcInterval = 3600000
    	user.country = US
    	user.dir = /home/appian
    	user.home = /home/appian
    	user.language = en
    	user.name = appian
    	user.timezone = GMT
    13:55:03,282 DEBUG [org.jboss.as.config] (MSC service thread 1-6) VM Arguments: -D[Standalone] -XX:+UseCompressedOops -verbose:gc -Xloggc:/opt/eap/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.timezone=GMT -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -Dappian.home.ear=/usr/local/appian/ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml -Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log -Dlogging.configuration=file:/opt/eap/standalone/configuration/logging.properties 
    13:55:05,843 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 20) JBAS011618: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
    13:55:05,924 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 20) JBAS011619: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
    13:55:06,643 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found suite.ear in deployment directory. To trigger deployment create a file called suite.ear.dodeploy
    13:55:06,847 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
    13:55:06,926 INFO  [org.xnio] (MSC service thread 1-8) XNIO Version 3.0.16.GA-redhat-1
    13:55:06,932 INFO  [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.0.16.GA-redhat-1
    13:55:07,024 INFO  [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 3.3.10.Final-redhat-1
    13:55:07,139 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
    13:55:07,243 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
    13:55:07,249 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem
    13:55:07,325 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
    13:55:07,329 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
    13:55:07,623 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-5) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.39.Final-redhat-1)
    13:55:07,639 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
    13:55:07,534 INFO  [org.jboss.as.security] (MSC service thread 1-3) JBAS013370: Current PicketBox version=4.1.6.Final-redhat-1
    13:55:07,936 INFO  [org.jboss.as.naming] (MSC service thread 1-8) JBAS011802: Starting Naming Service
    13:55:07,939 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
    13:55:08,635 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
    13:55:09,032 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
    13:55:10,628 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-0.0.0.0:8080
    13:55:10,735 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-0.0.0.0:8080
    13:55:10,825 INFO  [org.apache.coyote.ajp] (MSC service thread 1-7) JBWEB003046: Starting Coyote AJP/1.3 on ajp-/0.0.0.0:8009
    13:55:11,528 WARN  [org.jboss.as.messaging] (MSC service thread 1-4) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
    

  • 0
    A Score Level 2
    in reply to adamb940
    This is not the entire log, server.log must have more stuff....the last line is a step that happens in the intermediate of jboss startup for appian....can you please attach the server log after jboss stops on an error
  • Yes, this is the entire log, after JBoss already stopped.
  • Here is a tail so you can see this in context after JBoss already stopped

    sh-4.2$ ls -l /usr/local/appian/ear
    total 8
    drwxrwxr-x. 12 root root 4096 Dec  1 13:51 suite.ear
    -rw-rw-r--.  1 root root  180 Dec  1 13:53 suite.ear.dodeploy
    sh-4.2$ ls -l /opt/eap/standalone/deployments/
    total 16
    -rwxrwx---. 1 1001 root 9041 Sep 29 11:49 README.txt
    -rw-rw-r--. 1 root root 2213 Dec  1 13:53 appian-mysql-ds.xml
    sh-4.2$ /opt/eap/bin/standalone.sh
    =========================================================================
    
      JBoss Bootstrap Environment
    
      JBOSS_HOME: /opt/eap
    
      JAVA: /etc/alternatives/apaas/jdk/default/bin/java
    
      JAVA_OPTS:  -XX:+UseCompressedOops -verbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation
     -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=36
    00000 -Dsun.rmi.dgc.server.gcInterval=3600000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.
    timezone=GMT -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -server -Dappian.home.ear=/usr/local/appian/ear -Djboss.as.managem
    ent.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml
    
    =========================================================================
    
    14:56:05,639 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.10.Final-redhat-1
    14:56:05,954 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.7.SP1-redhat-1
    14:56:06,044 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.4.17.GA (AS 7.5.17.Final-redhat-4) starting
    14:56:08,636 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 8) JBAS011618: There is no resource matching the expiry-address jms.queue.ExpiryQueue f
    or the address-settings #, expired messages from destinations matching this address-setting will be lost!
    14:56:08,637 WARN  [org.jboss.messaging] (ServerService Thread Pool -- 8) JBAS011619: There is no resource matching the dead-letter-address jms.queue.DLQ for
    the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
    14:56:09,774 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found suite.ear in deployment directory. To trigger de
    ployment create a file called suite.ear.dodeploy
    14:56:09,868 INFO  [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.16.GA-redhat-1
    14:56:09,872 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
    14:56:09,881 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.16.GA-redhat-1
    14:56:10,032 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.3.10.Final-redhat-1
    14:56:10,224 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) JBAS010280: Activating Infinispan subsystem.
    14:56:10,238 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
    14:56:10,335 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it
    is unique.
    14:56:11,334 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem
    14:56:11,335 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
    14:56:11,347 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
    14:56:11,443 INFO  [org.jboss.as.security] (MSC service thread 1-5) JBAS013370: Current PicketBox version=4.1.6.Final-redhat-1
    14:56:11,724 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-6) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.39.Final-redhat-1)
    14:56:14,168 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.
    Driver (version 1.3)
    14:56:14,261 INFO  [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
    14:56:14,264 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) JBAS015400: Bound mail session [java:jboss/mail/Default]
    /opt/eap/bin/standalone.sh: line 306:  2163 Killed                  "/etc/alternatives/apaas/jdk/default/bin/java" -D"[Standalone]" -XX:+UseCompressedOops -ve
    rbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileS
    ize=3M -XX:-TraceClassUnloading -Xms2048m -Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=36
    00000 -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -Dorg.apache.catalina.connector.URI_ENCODING=UTF-8 -Duser.timezone=GMT -Djava.awt.headless=true -D
    java.net.preferIPv4Stack=true -Dfile.encoding=UTF-8 -server -Dappian.home.ear=/usr/local/appian/ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.re
    solver.warning=true -Djboss.server.default.config=standalone.xml "-Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log" "-Dlogging.configuration=file:
    /opt/eap/standalone/configuration/logging.properties" -jar "/opt/eap/jboss-modules.jar" -mp "/opt/eap/modules:/opt/eap/custom_modules" -jaxpmodule javax.xml.j
    axp-provider org.jboss.as.standalone -Djboss.home.dir="/opt/eap" -Djboss.server.base.dir="/opt/eap/standalone"
    sh-4.2$ ps -A
       PID TTY          TIME CMD
         1 ?        00:00:00 tail
        18 ?        00:00:00 sh
       411 ?        00:00:00 sh
      1399 ?        00:00:00 sh
      2021 ?        00:00:00 sh
      2261 ?        00:00:00 ps
    sh-4.2$ tail /opt/eap/standalone/log/server.log
    14:56:10,238 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 39) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
    14:56:10,335 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 48) JBAS010153: Node identifier property is set to the default value. Please make sure it
    is unique.
    14:56:11,334 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 46) JBAS013371: Activating Security Subsystem
    14:56:11,335 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 41) JBAS011800: Activating Naming Subsystem
    14:56:11,347 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 50) JBAS015537: Activating WebServices Extension
    14:56:11,443 INFO  [org.jboss.as.security] (MSC service thread 1-5) JBAS013370: Current PicketBox version=4.1.6.Final-redhat-1
    14:56:11,724 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-6) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.39.Final-redhat-1)
    14:56:14,168 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 29) JBAS010403: Deploying JDBC-compliant driver class org.h2.
    Driver (version 1.3)
    14:56:14,261 INFO  [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
    14:56:14,264 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) JBAS015400: Bound mail session [java:jboss/mail/Default]
    sh-4.2$

  • 0
    A Score Level 2
    in reply to adamb940
    Please don't do a tail. Please vi server.log or export it out using scp and send the whole....the last line in the log is [org.jboss.as.mail.extension] (MSC service thread 1-8) JBAS015400: Bound mail session [java:jboss/mail/Default] which is an intermediatory step in jboss in the beginning.....also there were no errors in the log up until that time...everything was a WARN or INFO...something else happened which caused it to stop...