My Oracle Support Banner

Several java.lang.Exception: Unknown locale specified ie., en_US Errors in the UMMService.log and the SMSService.log Logs (Doc ID 2442409.1)

Last updated on MARCH 01, 2023

Applies to:

Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Profitability Management (PFT)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Asset Liability Management (ALM)

Symptoms

On OFSAA 8.0.6, when reviewing the UMMService.log and the SMSService.log, the logs seem to contain a lot of "unknown locale" errors.

ERROR

[07-08-18 17:09:15,770 GMT PM] [DEBUG] [APP] [SMS] [NA] [DACCONNECTIONPROVIDER] Apache Connection
[07-08-18 17:09:15,772 GMT PM] [ERROR] [APP] [SMS] [NA] [DACCONNECTIONPROVIDER] Error getting connection from pool : java.lang.Exception: Unknown locale specified ie., en_US
[07-08-18 17:09:15,773 GMT PM] [ERROR] [APP] [SMS] [NA] [DACCONNECTIONPROVIDER]
java.lang.Exception: Unknown locale specified ie., en_US
at com.iflex.fic.util.SessionManager.initSessionWithLocale(SessionManager.java:90)
at com.iflex.fic.ficserver.services.DAC.DACConnectionProvider.getAPACHEConnection(DACConnectionProvider.java:225)
at com.iflex.fic.ficserver.services.DAC.DACConnectionProvider.getConnection(DACConnectionProvider.java:135)
at com.iflex.fic.ficserver.services.DAC.DACDatabaseGateway.executeQuery(DACDatabaseGateway.java:127)
at com.iflex.fic.ficserver.services.sms.SMSDACGateway.innerExecuteQuery(SMSDACGateway.java:818)

While there does not appear to be any functional issues, these errors are filling up logs and can cause confusion if they are actually problems or not.

The select below returns US:

SELECT USERENV('LANG') from DUAL

USERENV('LANG')
----------------------------------------------------
US

The issue can be reproduced at will with the following steps:
1. Review the log files and search "Unknown locale"

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
References


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