My Oracle Support Banner

Error Installing OTM 6.1.1 - java.io.FileNotFoundException: csv_languages.txt (Doc ID 1080313.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Transportation Management - Version 6.1.0 to 6.1.1 [Release 6.1]
Information in this document applies to any platform.

Symptoms

When installing OTM 6.1.1 the following error may be generated to the screen when running the "sqlplus /nolog @run_patch.sql" command. This command is used to install the database portion of the 6.1.1 patch.

Loading in languages...

java.io.FileNotFoundException: csv_languages.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at java.io.FileReader.<init>(FileReader.java:41)
at glog.database.admin.MultiCSV.main(MultiCSV.java:37)
java.io.FileNotFoundException: csv_languages.txt (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at java.io.FileReader.<init>(FileReader.java:41)
at glog.database.admin.MultiCSV.main(MultiCSV.java:37)

Changes

This error is only generated on OTM instances where additional languages have been installed using the install_lang.sh or install_lang.cmd command.

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.