"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

Parents
  • 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$

  • 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...
  • Hi Aswin, I already did that, as per my earlier message at 2PM (UK time). The reason I did the tail is so that you can see what I am saying is true, this is the whole log and the last line is the WARN or INFO line. Hopefully the tail convinces you of that. If you want to see the whole log, please see my earlier message, I already sent it.
  • 0
    A Score Level 2
    in reply to adamb940
    Sorry I do not know how to resolve this issue. This is a weird issue because there was no ERRORS encountered in the log.
  • Okay thanks. Does anyone else know how to resolve this?
  • 0
    A Score Level 2
    in reply to adamb940
    You can try opening a support case with Appian. or else if you want we can do a remote session to see your screen which helps me a lot in understanding rather than this chatting....if you have a gmail account, we can do a hangouts session to see your screen and I might be able to help you...
  • I eventually found out that the VM I was running on had not been allocated enough memory and JBoss was running out of memory. After increasing the amount of memory and starting JBoss again, the deployment does start properly. I still get the error about missing suite.ear.dodeploy, but then the deployment does start, so I guess I can just ignore that message.
  • 0
    A Score Level 2
    in reply to adamb940
    you can decrease the jboss heap space by changing the value USER_MEM_ARGS=-Xms1024m -Xms2048m in jboss-eap-6.4/bin/standalone.conf in unix or standalone.conf.bat in windows....usually they put 2048 by 4096...you can try different variants like 1024 by 2048 or 512 by 1024....try any of these and then rename suite.ear.failed or suite.ear.isdeploying to suite.ear.dodeploy and same thing for appian-ds.xml....it should work
  • No need; as I mentioned, it's able to start the deployment now, after increasing the memory. Appian recommends 4GB per server so I don't really want to change the settings to put it lower than that. Thanks for your help though.
Reply Children
No Data