My Oracle Support Banner

Upgrade File Vault Utility UpgradeFVUtils Failed with Error: ERROR StatusLogger Reconfiguration failed: No configuration found for '5c647e05' at 'null' in 'null' (Doc ID 2979340.1)

Last updated on OCTOBER 13, 2023

Applies to:

Oracle Agile PLM Framework - Version 9.3.6.0 and later
Information in this document applies to any platform.

Symptoms

UpgradeFVUtils failed with error:
ERROR StatusLogger Reconfiguration failed: No configuration found for '5c647e05' at 'null' in 'null'

Steps to reproduce:

 

  1. Extracted "E:\Agile936\agileDomain\tools\UpgradeFVUtils.zip"
  2. UpgradeFVUtils.cmd is referring an old version of log4j (log4j-api-2.11.2.jar and log4j-core-2.11.2.jar) from LIB directory, while the LIB directory includes version 2.17.1 of log4j. Edit the 5th line in cmd file as follows:
    set CLASSPATH=%LIB_HOME%/UpgradeFV.jar;%LIB_HOME%/log4j-api-2.17.1.jar;%LIB_HOME%/log4j-core-2.17.1.jar;./config
  3. Edit config.properties file (which is in the utility directory) with relevant parameters for SourceStoreDir, DestStoreDir and FilePrefix.
  4. In command prompt, run as administrator the utility (fixed as described in point #2) with the option -upgrade.
  5. Got immediately the following error message:
    ERROR StatusLogger Reconfiguration failed: No configuration found for '5c647e05' at 'null' in 'null'

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.