Can you help me with this error? I am trying to upgrade appian from 7.7 to 16.1.

Can you help me with this error? I am trying to upgrade appian from 7.7 to 16.1. I have updated to java 1.8, and jboss 6.4 as required. I made the needed changes on the configuration files and used the new repo method of setting up the configurations. But when i run jboss, i get this error. And what is very interesting is that it shows in the error message jboss 6.3! where is it still reading jboss as 6.3?

[root@testegate bin]# ./standalone.sh
=========================================================================

JBoss Bootstrap Environment

JBOSS_HOME: /uat/appian/bin/jboss-eap-6.4

JAVA: java

JAVA_OPTS: -XX:+UseCompressedOops -verbose:gc -Xloggc:"/uat/appian/bin/jboss-eap-6.4/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...

OriginalPostID-199517

OriginalPostID-199517

  Discussion posts and replies are publicly visible

Parents
  • ...=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 -server -Dappian.home.ear=/uat/appian/ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml

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

    16:13:09,658 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.6.Final-redhat-1
    16:13:09,863 INFO [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1
    16:13:09,949 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) starting
    16:13:10,456 ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676:...
Reply
  • ...=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 -server -Dappian.home.ear=/uat/appian/ear -Djboss.as.management.blocking.timeout=3600 -Dorg.jboss.resolver.warning=true -Djboss.server.default.config=standalone.xml

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

    16:13:09,658 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.6.Final-redhat-1
    16:13:09,863 INFO [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1
    16:13:09,949 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) starting
    16:13:10,456 ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676:...
Children
No Data