17 Known Issues and Resolutions
This section provides the troubleshooting for the deployment failure in OBBRN services.
Troubleshoot LDAP Login Issue
If you are facing login issue after upgrade, regenerate the LDAP password by using the encryption utility available in location: /OBBRN_INITIAL_SETUP/plato-security-toolkit-8.2.0.jar
.
Command: java -jar target\plato-security-toolkit-8.2.0.jar
Input and Output Examples as below:
-
Enter pass phrase: Test123
-
Enter Salt: 0.9412345671234567
-
Encrypted Password: AAAAAAAAAAAAAAAA282FCixC1h98xgwSOD/U2u1DivwLZ1E=
Issue in Deploying Services
Error
***************************
APPLICATION FAILED TO START
***************************
Description:
Field healthEndpoint in oracle.fsgbu.plato.eventhub.config.CustomHealthIndicator required a bean of type 'org.springframework.boot.actuate.health.HealthEndpoint' that could not be found.
While deploying some services if you get the above error, update the value of management.endpoints.web.exposure.include toprometheus,health in properties table.
Scripts to be complied during upgrade from 14.5 to 14.6
In case if you are upgrading from 14.5.x patchset versions to 14.6, compile the following update scripts in the respective schemas mentioned.
obremo-srv-bcn-branchcommon-services
):-
update "
flyway_schema_history
" set "checksum
"='-422466789
' where "checksum
"='-305124349
' and "version
"='507.101.5.1.0.1.00051001006.1.1
'; -
update "
flyway_schema_history
" set "checksum
"='-1631737937
' where "checksum
" = '-398084272
' and "version
"='507.101.5.1.0.1.00051001008.1.1
'; -
update "
flyway_schema_history
" set "checksum
"='835702301
' where "checksum
"='-472134828
' and "version
"='507.101.5.1.0.1.00051001010.1.1
'; -
update "
flyway_schema_history
" set "checksum
"='1166963087
' where "checksum
"='689871956
' and "version
"='507.101.5.1.0.1.00051001014.1.1
'; -
update "
flyway_schema_history
" set "checksum
"='-1395465963
' where "checksum
"='1222887044
' and "version
"='507.101.5.1.0.1.00051001015.1.1
'; -
update "
flyway_schema_history
" set "checksum
"='-334943834
' where "checksum
"='-353391908
' and "version
"='507.101.5.3.0.31.00051001014.6.1
'; -
update "
flyway_schema_history
" set "checksum
"='-277698011
' where "checksum
"='617712151
' and "version"='507.101.5.3.0.34.00051001008.6.1
'; -
update "
flyway_schema_history" set "checksum
"='1248351333
' where "checksum
"='-307494880
' and "version
"='507.101.5.3.0.35.00051001006.6.1
'; -
update "
flyway_schema_history
" set "checksum
"='-64862103
' where "checksum
"='-1190065352
' and "version
"='507.101.5.3.0.65.00051001014.14.1
'; -
update "
flyway_schema_history
" set "checksum
"='-175859948
' where "checksum
"='1514989601
' and "version
"='507.101.5.3.0.66.00051001006.13.1
';
obremo-srv-pay-payment-services
):-
update "
flyway_schema_history
" set "checksum
"='-739981464
' where "checksum
"='204891654
' and "version
"='507.103.6.0.0.1.00051001008.9.1
'; -
update "
flyway_schema_history
" set "checksum
"='1597677898
' where "checksum
"='-1913659938
' and "version
"='507.103.6.0.0.3.00051001014.11.1
'; -
update "
flyway_schema_history
" set "checksum
"='-959972392
' where "checksum
"='1191251905
' and "version
"='507.103.6.0.0.6.00051001014.12.1
'; -
update "
flyway_schema_history
" set "checksum
"='-2085275740
' where "checksum
"='1350670956
' and "version
"='507.103.6.0.0.4.00051001008.10.1
';
obremo-srv-prj-projection-services
):-
update "
flyway_schema_history
" set "checksum
"='-981015131
' where "checksum
"='-1197375056
' and "version
"='507.108.5.1.0.1.507108014.1.0
'; -
update "
flyway_schema_history
" set "checksum
"='1386806299
' where "checksum
"='-643401112
' and "version
"='507.108.5.1.0.14.507108014.1.0
'; -
update "
flyway_schema_history
" set "checksum
"='1386806299
' where "checksum
"='764629798
' and "version
"='507.108.7.1.0.3.507108014.6.0
';
obremo-dsr-tds-term-deposit-services
):- delete from "
flyway_schema_history
" where "script
"='V507_801_7.4.0_16_507801038_17_1__CMN_TM_OBRH_CONFIG.sql
'
- CMC-ACCOUNT-SERVICES
- CMC ADDITIONAL-ATTRIBUTES-SERVICES
- CMC-ADVICE-SERVICES
- CMC-BASE-SERVICES
- CMC-BATCH-SERVICES
- CMC-BRANCH-SERVICES
- CMC-BUSINESSOVERRIDES-SERVICES
- CMC-COREBANKING-ADAPTER-SERVICE
- CMC-CURRENCY-SERVICES
- CMC-DATASEGMENT-SERVICES
- CMC-SCREENCLASS-SERVICES
- CMC-CUSTOMER-SERVICES
- CMC-EXTERNAL-CHART-ACCOUNT
- CMC-EXTERNAL-SYSTEM-SERVICES
- CMC-EXTERNAL-VIRTUAL-ACCOUNT-SERVICES
- CMC-FACILITIES-SERVICE
- CMC-FC-AI-ML-SERVICES
- CMC-ML-INDB-SERVICES
- CMC-NLP-DASHBOARD-WIDGET-SERVICES
- CMC-NLP- MAINTENANCE-SERVICES
- CMC-NLP-OPENNLP-SERVICES
- CMC-NLP-PIPELINE-SERVICES
- CMC-NLP-TEXT-EXTRACTION-SERVICES
- CMC-OBCBS-SERVICES
- CMC-OBRH-SERVICE
- CMC-REPORT-SERVICE
- CMC-RESOURCE-SEGMENT-ORCHESTRATOR-SERVICE
- CMC-SETTLEMENTS-SERVICES
- CMC-TRANSACTIONCONTROLLER-SERVICES
- CMC-TXN-CODE-SERVICES
- CMC-CHARGES-CALCULATION-SERVICES
- CMC-OPDS-SERVICES
- CMC-TXN-CODE-SERVICES
Issue in SMS Services
After deploying sms-core-services
, if an user face error as java.lang.IllegalStateException: No instances available for SMS-CORE-SERVICES
, add the following -Dparam at setuseroverrides.sh file and restart all the managed servers.
-Dspring.cloud.loadbalancer.ribbon.enabled = false.
Possible Issue in Oracle Banking Branch Installer
While using the OBMA installer for a fresh setup, if obremo-srv-bcn-branchcommon-service
deployment is failing with a placeholder not replaced with proper value, edit the schema created for plato-feed-service
and restart the service.
Figure 17-1 Placeholder Error - Edit Schema