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
  • 0
    Certified Associate Developer
    ...eturnConverter could not convert List to Map

    13:01:56,691 INFO [stdout] (ServerService Thread Pool -- 78) com.appiancorp.kougar.mapper.exceptions.ReturnException: com.appiancorp.suiteapi.type.exceptions.InvalidTypeException: com.appiancorp.suiteapi.common.exceptions.AppianException: Invalid Type: com.appiancorp.kougar.mapper.exceptions.ReturnException: Record value length (4) does not match instance property length (5) unable to convert <[array class [Ljava.lang.Object; length 4:[array class [Ljava.lang.Object; length 2:[array class [Ljava.lang.Object; length 3:[array class [Ljava.lang.Object; length 0:] ,[array class [Ljava.lang.Object; length 0:] ,[array class [Ljava.lang.Object; length 0:] ] ,0] ,null,null,null] > of type <class [Ljava.lang.Object;> to type <class [Ljava.lang.Object;> (APNX-1-4047-000) unable to convert <[collection class java.util.Arrays$ArrayList:[array class [Ljava.lang.Object; length 3:type,1780,null] [array class [Ljava.lang.Object; length...
Reply
  • 0
    Certified Associate Developer
    ...eturnConverter could not convert List to Map

    13:01:56,691 INFO [stdout] (ServerService Thread Pool -- 78) com.appiancorp.kougar.mapper.exceptions.ReturnException: com.appiancorp.suiteapi.type.exceptions.InvalidTypeException: com.appiancorp.suiteapi.common.exceptions.AppianException: Invalid Type: com.appiancorp.kougar.mapper.exceptions.ReturnException: Record value length (4) does not match instance property length (5) unable to convert <[array class [Ljava.lang.Object; length 4:[array class [Ljava.lang.Object; length 2:[array class [Ljava.lang.Object; length 3:[array class [Ljava.lang.Object; length 0:] ,[array class [Ljava.lang.Object; length 0:] ,[array class [Ljava.lang.Object; length 0:] ] ,0] ,null,null,null] > of type <class [Ljava.lang.Object;> to type <class [Ljava.lang.Object;> (APNX-1-4047-000) unable to convert <[collection class java.util.Arrays$ArrayList:[array class [Ljava.lang.Object; length 3:type,1780,null] [array class [Ljava.lang.Object; length...
Children
No Data