Dcmctl Createarchive Fails With Admn-906001
(Doc ID 602538.1)
Last updated on APRIL 28, 2023
Applies to:
Oracle Fusion Middleware - Version 10.1.2.0.2 to 10.1.2.3.0 [Release AS10gR2]Generic UNIX
Oracle Application Server 10g Enterprise Edition - Version: 10.1.2.0.2 to 10.1.2.3.0
Symptoms
When attempting to create an archive using the command "dcmctl createarchive -archive myarchive" on a J2EE/WebCache standalone instance which is not part of a farm, it fails with the following errors:
ADMN-906001
{0}
Resolution :
Exception de base :
java.lang.NullPointerException
null
java.lang.NullPointerException
at oracle.ias.sysmgmt.clustermanagement.FarmImpl.createArchive(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.createArchive(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
{0}
Resolution :
Exception de base :
java.lang.NullPointerException
null
java.lang.NullPointerException
at oracle.ias.sysmgmt.clustermanagement.FarmImpl.createArchive(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.createArchive(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
Changes
The following script was run to determine if there were any missing tmp files in $ORACLE_HOME/dcm/repository/tmp directory:
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 |