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-9.1.0.jar.

Command: java -jar target\plato-security-toolkit-9.1.0.jar

Input and Output Examples as below:

  • Enter pass phrase: Test123

  • Enter Salt: 0.9412345671234567

  • Encrypted Password: AAAAAAAAAAAAAAAA282FCixC1h98xgwSOD/U2u1DivwLZ1E=

Deployment Order for Common Core Services
  • 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.

Issue in OBMA Services

After deploying the microservices, and if the user gets below error during activation, add the below -Dparam at setuseroverrides.sh file and restart the impacted managed servers.

-Dspring.main.allow-circular-references = true.

-Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2

Error: An error occurred during activation of changes, please see the log for details.

org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'customHealthIndicator': Requested bean is currently in creation: Is there an unresolvable circular reference.

Scripts to be compiled migrating from the earlier version to 14.7.2.0.0 release Branch-Servicing_Flyway_History_Delete.