Hello,
I have some errors on executing the kStart.sh after finish the upgrade to PPM 23.4.
We were running PPM 2023.0.0 with Oracle on-premises, and during the upgrade we had no error, but when running kStart, these errors prevented the application from starting.
This is the list of error that we're facing when we try to update version:
"The following errors were found in the configuration of other nodes
These errors will not prevent this node starting, however it is strongly recommended to fix them
PPMUSR1 and PPMSRV1: Property com.kintana.core.server.APP_SERVER_NAMING_SERVICE_BINDING_PORT in node PPMUSR1 has the non-allowed value 1199. It conflicts with RMI_URL in node PPMSRV1"
"ERROR server:main:(ISIntegrityServerImpl.java:1675):2024/03/06-16:36:27.104 BRT: java.sql.SQLException: ORA-06592: CASE não encontrado ao executar a instrução CASE
ORA-06512: em "SPPMH_1.KNTARPT_RESCHEDULE_OUTDATED_RP", line 28
ORA-06512: em line 1"
"Caused by: Error : 6592, Position : 0, Sql = BEGIN KNTARPT_RESCHEDULE_OUTDATED_RP(); END;, OriginalSql = BEGIN KNTARPT_RESCHEDULE_OUTDATED_RP(); END;, Error Msg = ORA-06592: CASE não encontrado ao executar a instrução CASE
ORA-06512: em "SPPMH_1.KNTARPT_RESCHEDULE_OUTDATED_RP", line 28
ORA-06512: em line 1"
"ERROR server:main:(SpringApplication.java:821):2024/03/06-16:37:25.205 BRT: Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfiguration$FlywayConfiguration.class]: Invocation of init method failed; nested exception is org.flywaydb.core.api.exception.FlywayValidateException: Validate failed: Migrations have failed validation
Detected failed migration to version 1.27 (alter configuration table).
Please remove any half-completed changes then run repair to fix the schema history."
"Caused by: org.flywaydb.core.api.exception.FlywayValidateException: Validate failed: Migrations have failed validation
Detected failed migration to version 1.27 (alter configuration table).
Please remove any half-completed changes then run repair to fix the schema history."
"STATUS server:main:(StreamEncoder.java:221):2024/03/06-16:37:25.210 BRT: Mar 06, 2024 4:37:25 PM org.apache.catalina.core.ContainerBase startInternal
SEVERE: A child container failed during start
java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/pvo]]"