This is not a question but trying to share my experiences for anyone else having

This is not a question but trying to share my experiences for anyone else having to deal with similar issues.

Issue #1: you are trying to deploy Appain V7.9 with JBoss EAP 6.4 in Windows 8.1 environment. You have downloaded JBoss EAP 6.4 ZIP and unziped the contents into a folder and declared that folder as your JBOSS_HOME environement variable. on configure.bat promts, you have given that folder path as well. configure.bat says deployment to jboss is successful, but you will find nothing gets deployed. Checked configure.log, and files deployed is empty. Then you realized that with 6.4, Hotfix A need to be applied. You are seeing same behavior even after deploying Hotfix A after following all the directions. Checked configure.log and see that configure script is still trying to copy files from <repository>/jboss-eap-6.3.
Resolution: delete <APPIAN_HIME>\\_admin\\_scripts\\configure\\.configure file and also <reposity> folder. Now t...

OriginalPostID-151615

OriginalPostID-151615

  Discussion posts and replies are publicly visible

Parents
  • ...ry again, you will be prompted to use 6.3 or 6.4. from here onward no issues.

    Issue # 2: you get an error message
    Caused by: HornetQException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.]
    Resolution: verify firewall settings (in my case, McAfee settings) and add port 5445 and 5455 to allow all PCs to communicate

    Issue # 3: you get an error message
    2015-06-05 04:27:43,772 [ServerService Thread Pool -- 75] ERROR com.appiancorp.common.persistence.search.AppianSearchSpringConfig - error initializing client
    com.appiancorp.suiteapi.common.exceptions.AppianException: The search server cannot be reached. Failed to connect to server at [localhost:9300]
    Resolution: (a) check if you have started <APPIAN_HOME>\\search-server\\bin\\start.bat (b)verify firewall settings (in my case, McAfee settings) and add port 9300 to allow all PCs to communicate

    Issue # 4: you get an error message
    "deployment" => "suite.ear")]) - fai...
Reply
  • ...ry again, you will be prompted to use 6.3 or 6.4. from here onward no issues.

    Issue # 2: you get an error message
    Caused by: HornetQException[errorType=NOT_CONNECTED message=HQ119007: Cannot connect to server(s). Tried with all available servers.]
    Resolution: verify firewall settings (in my case, McAfee settings) and add port 5445 and 5455 to allow all PCs to communicate

    Issue # 3: you get an error message
    2015-06-05 04:27:43,772 [ServerService Thread Pool -- 75] ERROR com.appiancorp.common.persistence.search.AppianSearchSpringConfig - error initializing client
    com.appiancorp.suiteapi.common.exceptions.AppianException: The search server cannot be reached. Failed to connect to server at [localhost:9300]
    Resolution: (a) check if you have started <APPIAN_HOME>\\search-server\\bin\\start.bat (b)verify firewall settings (in my case, McAfee settings) and add port 9300 to allow all PCs to communicate

    Issue # 4: you get an error message
    "deployment" => "suite.ear")]) - fai...
Children
No Data