My Oracle Support Banner

ADPATCH Fails : LoadMap.class Task error : 'No ECX_VERSION stored in database' (Doc ID 293861.1)

Last updated on JUNE 17, 2023

Applies to:

Oracle Applications DBA - Version 11.5.7 to 11.5.10.2 [Release 11.5 to 11.5.10]
Information in this document applies to any platform.
This problem can occur on any platform.
All adjava commands using LoadMap.class while loading different *.xgm files.

Symptoms

<Patch 3438354> (111.ATG_PF.H) Fails.

Error :

1. adpatch.log :
ATTENTION: All workers either have failed or are waiting:

FAILED: file LoadMap.class on worker x.
FAILED: file LoadMap.class on worker y.
FAILED: file LoadMap.class on worker z.
FAILED: file LoadMap.class on worker w.

2. adworker errors


adjava -mx512m -nojit oracle.apps.ecx.loader.LoadMap &<un_apps> &<pw_apps> &jdbc_
db_addr &fullpath_ecx_patch/115/xml/US_ecx_cbodi_oag62_in.xgm

Reading product information from file...

..

..

Connecting...
connected.
SQL Stmt: select text from WF_RESOURCES where name = ? and type = ? and lan
guage = userenv('LANG')
No ECX_VERSION stored in database.
Could not get ECX_VERSION from Database

--- SQLException caught ---

Message: No ECX_VERSION stored in database.
SQLState: null
ErrorCode: 0

Map cound not be loaded, SQLException occured.
java.sql.SQLException: No ECX_VERSION stored in database.
at oracle.apps.ecx.loader.CoreDbServices.getEcxVersionFromDb(CoreDbServices.
java:482)
at oracle.apps.ecx.loader.Events.initEvents(Events.java:75)
at oracle.apps.ecx.loader.LoadMap.main(LoadMap.java:85)
Exception in thread "main"
..

..

AD Worker error:
The above program failed. See the error messages listed
above, if any, or see the log and output files for the program.
<<

Changes

No changes made. But the default value of LC_CTYPE was set to 'en_AU.ISO8859-1'

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.