My Oracle Support Banner

Patch 12837860, Error Admn-100001 With Dcmctl Redeployapplication (Post-Patch) 10.1.2/dcm/config/sysmgmtProperties.dtd No such file or directory (Doc ID 1432173.1)

Last updated on AUGUST 11, 2022

Applies to:

Oracle E-Business Suite Technology Stack - Version 12.1.3 to 12.1.3 [Release 12.1]
Information in this document applies to any platform.

Symptoms


On EBusiness Suite R12,

Following Notes:

<Note: 1384016.1> Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (January 2012)
-> Table 2 10.1.2.3 home,

<Note: 1346104.1> Patch Set Update and Critical Patch Update October 2011 Availability Document
-> Table 41

Apply <Patch: 12837860> CPUOCT2011 TRACKING BUG FOR APPLICATION SERVER 10.1.2.3 UNIX

When attempting to run (as post install step)

$ORACLE_HOME/dcm/bin/dcmctl redeployApplication -a BC4J -co home -v -d -file $ORACLE_HOME/BC4J/redist/bc4j.ear


the following error occurs:

ADMN-100001
Error initializing oracle.ias.sysmgmt.utility.RepositoryContext.
Resolution:
Please make sure the file is in the correct location.
Base Exception:
java.io.FileNotFoundException
$INST_TOP/ora/10.1.2/dcm/config/sysmgmtProperties.dtd (No such file or directory (errno:2))
java.io.FileNotFoundException: $INST_TOP/ora/10.1.2/dcm/config/sysmgmtProperties.dtd (No such file or directory (errno:2))
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at oracle.ias.sysmgmt.utility.RepositoryContext.<init>(Unknown Source)
at oracle.ias.sysmgmt.utility.RepositoryContext.getInstance(Unknown Source)
at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)



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.