My Oracle Support Banner

Exception in thread "main" java.lang.NoClassDefFoundError: com.iflex.fic.util.AESCryptor.AESCryptor and ORA-01017 Errors Upgrading to PFT 8.0.4 or ALM 8.0.4 (Doc ID 2296372.1)

Last updated on DECEMBER 21, 2023

Applies to:

Oracle Financial Services Profitability Management - Version 8.0.4 and later
Oracle Financial Services Asset Liability Management - Version 8.0.4 and later
Oracle Financial Services Funds Transfer Pricing - Version 8.0.4 and later
Oracle Financial Services Hedge Management and IFRS Valuations - Version 8.0.4 and later
Information in this document applies to any platform.
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 when attempting to upgrade to 8.0.4 (either ALM or PFT), the following error occurs:

ERROR

[/ofsaa/sources/OFSAA/ALM804/OFS_ALM_PACK]>./OFSAAIUpdate.sh
Exception in thread "main" java.lang.NoClassDefFoundError: com.iflex.fic.util.AESCryptor.AESCryptor
  at DecryptPass.main(DecryptPass.java:10)
Caused by: java.lang.ClassNotFoundException: com.iflex.fic.util.AESCryptor.AESCryptor
  at java.net.URLClassLoader.findClass(URLClassLoader.java:607)
  at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:797)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:771)
  at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:325)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:752)
  ... 1 more
Environment check utility started...
....
=============================================================
DB specific Validation Started ...
 ERROR -> ORA-01017: invalid username/password; logon denied
DB specific Validation Completed. Status : FAIL
=============================================================
Environment check utility Status : FAIL
=============================================================


The issue can be reproduced at will with the following steps:
1. New installation of OFSAA 8
2. Run 8.0.4 upgrade script: ./OFSAAIUpdate.sh

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