SV: Post upgrade to DevTest v10.7.2 on Secondary server, getting error in Portal log: com.google.gson.JsonSyntaxException: java.lang.NumberFormatException:
search cancel

SV: Post upgrade to DevTest v10.7.2 on Secondary server, getting error in Portal log: com.google.gson.JsonSyntaxException: java.lang.NumberFormatException:

book

Article ID: 245090

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

We had done an upgrade in-place from 10.6.0 to 10.7.2 on our Secondary server and got a corrupted install.

So did a clean install of DevTest 10.7.2 on our Secondary server.

Copied our needed custom and mq jar files and keystore from DevTest 10.6.0 to the new 10.7.2 environment.

Configured site.properties file to connect to existing Oracle 19c database.

This install connected to an existing IAM and ED on another server.

Copied the existing virtual services from 10.6.0 to 10.7.2.

Everything came up with no issues, able to login to Portal and see the VSE and all virtual services running.

However seeing these errors in the portal-grails.log:

2022-06-22T19:59:12,156Z (12:59) [qtp1976870338-40] ERROR StackTrace                     - Full Stack Trace:
retrofit.RetrofitError: com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: Expected an int but was 2358261500 at line 1 column 142 path $[0].lifetimeTransactionCount
        at retrofit.RetrofitError.conversionError(RetrofitError.java:32) ~[retrofit-1.6.1.jar:?]
        at retrofit.RestAdapter$RestHandler.invokeRequest(RestAdapter.java:377) ~[retrofit-1.6.1.jar:?]

I does not seem to impact the components but want to know what these errors are.

 

 

 

 

 

Environment

Release : 10.7.2

Component : DevTest Portal

Cause

defect

Resolution

pheonix Patch was provided.  Please open a new ticket with us. 

 

1. Stop Portal service

2. Go to LISA_HOME\webserver\patches folder

3. If the patches folder doesnt exist, then create it

4. If the patches folder already exist, then Delete any existing WAR file and folder that starts with 'phoenix' word

5. Place the patch file phoenix-10.7.2-DE538844.war at LISA_HOME\webserver\patches folder

6. Start Portal Service