I'm trying to do an upgrade from 7.8 to 7.9. I got a clean install of 7.9 ru

Certified Associate Developer
I'm trying to do an upgrade from 7.8 to 7.9. I got a clean install of 7.9 running using the Configure Script then I tried migrating the data from our 7.8 instance into the 7.9 install. I followed the migration guide (forum.appian.com/.../Migration_Guide.html. I got through starting up the engines and the search-sever but can't seem to successfully start the application server. Jboss seems to blow up after it installs the plugins and consistently breaking with the following error.

13:01:56,670 INFO [stdout] (ServerService Thread Pool -- 78) 2015-05-06 13:01:56,670 [ServerService Thread Pool -- 78] ERROR com.appiancorp.suiteapi.common.TypedValueReturnConverter - Error converting value of type 1780

13:01:56,683 INFO [stdout] (ServerService Thread Pool -- 78) 2015-05-06 13:01:56,674 [ServerService Thread Pool -- 78] ERROR com.appiancorp.kougar.mapper.returns.MapReturnConverter - MapR...

server.log

OriginalPostID-148090

OriginalPostID-148090

  Discussion posts and replies are publicly visible

Parents
  • The root cause for your issue seems to be that Jboss cannot communicate with the Search Server.

    04:07:06,064 INFO [stdout] (ServerService Thread Pool -- 65) com.appiancorp.suiteapi.common.exceptions.AppianException: The search server cannot be reached. Failed to connect to server at [localhost:9300]. Check that the search server is started. If running multiple application servers, check that appian-topology.xml is properly configured with the search cluster details. The appian-topology.xml file must be distributed to each /ear/suite.ear/conf/ and /search-server/conf/ directory. See documentation for details. (APNX-1-4274-001)
Reply
  • The root cause for your issue seems to be that Jboss cannot communicate with the Search Server.

    04:07:06,064 INFO [stdout] (ServerService Thread Pool -- 65) com.appiancorp.suiteapi.common.exceptions.AppianException: The search server cannot be reached. Failed to connect to server at [localhost:9300]. Check that the search server is started. If running multiple application servers, check that appian-topology.xml is properly configured with the search cluster details. The appian-topology.xml file must be distributed to each /ear/suite.ear/conf/ and /search-server/conf/ directory. See documentation for details. (APNX-1-4274-001)
Children
No Data