My Oracle Support Banner

The Error When Executed LRM RRF Batch Via Command Line On PROD Environment. (Doc ID 2991524.1)

Last updated on DECEMBER 12, 2023

Applies to:

Oracle Financial Services Liquidity Risk Management - Version 8.0.0 and later
Information in this document applies to any platform.

Symptoms

The error when executed LRM RRF Batch via Command Line (lrmBatch.sh) on Production Environment.
- lrmBatch.sh is addressed in /ofsaa/OFSAAI8/ficapp/icc/bin/lrmBatch.sh
- lrmBatch.sh will read the parameter form lrmExecParams.properties
Verified the issue in the log file as noted below:

1.)LOG FILE
-----------------------
Filename = nohup.out
See the following error:
------------------------------------------------
Exception in thread "main" java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/ObjectMapper
  at com.ofs.lrm.aai.LRMServiceClient.main(LRMServiceClient.java:98)
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper
  at java.net.URLClassLoader.findClass(URLClassLoader.java:381)

2.)Filename= LrmRunBatchCreation.log
See the following error:
--------------------------------------------------
java.net.ConnectException: Connection refused (connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)

Changes

 No Changes 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.