After upgrading AIP Console to 1.24, it is observed that the AIP Node service is not starting.
Error stack is as shown below -
03:27:56.996 [main] ERROR org.springframework.boot.SpringApplication - Application run failed
java.lang.NullPointerException: null
at com.castsoftware.webi.common.VersionInformation.access$100(VersionInformation.java:10) ~[cast-common-1.24.0.jar!/:1.24.0]
at com.castsoftware.webi.common.VersionInformation$Precision$1.getValue(VersionInformation.java:32) ~[cast-common-1.24.0.jar!/:1.24.0]
at com.castsoftware.webi.common.VersionInformation$Precision.compare(VersionInformation.java:82) ~[cast-common-1.24.0.jar!/:1.24.0]
at com.castsoftware.webi.common.VersionInformation.isLowerThan(VersionInformation.java:291) ~[cast-common-1.24.0.jar!/:1.24.0]
at com.castsoftware.webi.common.VersionInformation.isHigherThan(VersionInformation.java:212) ~[cast-common-1.24.0.jar!/:1.24.0]
at com.castsoftware.aip.node.configuration.ContextRefreshedListener.checkUpgradeAvailableApplications(ContextRefreshedListener.java:422) ~[classes!/:1.24.0-87]
at com.castsoftware.aip.node.configuration.ContextRefreshedListener.onApplicationEvent(ContextRefreshedListener.java:133) ~[classes!/:1.24.0-87]
|
|
Step by Step scenario
|
Action Plan The issue occurs because the version of CAST AIP is not reflecting in the AIP Node H2 DB. To solve the issue, Perform the below actions
|
Relevant input
|
Ticket # 30138 |
Comments