Running "adProvisionEBS.pl" to Integrate OAM 11gR2 With EBS 12.2, Error Occurs With Code "AC-00002"
(Doc ID 1947221.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle E-Business Suite Technology Stack - Version 12.2 to 12.2 [Release 12.2]Information in this document applies to any platform.
Symptoms
On Oracle Applications 12.2.4 version,
when attempting to run perl $AD_TOP/patch/115/bin/adProvisionEBS.pl ebs-create-oaea_resources,
the following error occurs:
Deploying AccessGate Application to Server oaea_server1
Updating deployment plan of accessgate application
Executing the command:
/<DIR>/applmgr/fs1/FMW_Home/webtier/perl/bin/perl -I /<DIR>/applmgr/fs1/FMW_Home/webtier/perl/lib/5.10.0 -I /<DIR>/applmgr/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0 -I /<DIR>/applmgr/fs1/EBSapps/appl/au/12.0.0/perl -I /<DIR>/applmgr/fs1/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /<DIR>/inst/fs1/inst/apps/<DIR>/admin/install/txkUpdateDeploymentPlan.pl -contextfile=/<DIR>/inst/fs1/inst/apps/<DIR>/appl/admin/<FILENAME>.xml -apptype=accessgate -appName=accessgate -jndiName=jdbc/OAEADatasourceDS -serverID=<SERVERid>-logConfigFile=DEFAULT -accessGateContextRoot=/accessgate -ssoServerRelease=11 -ssoServerURL=http://<SERVERNAME>.<DOMAIN>:<PORT> -oamLogoutURL=/accessgate/logout
The context file is /disosi/inst/fs1/inst/apps/<DIR>/appl/admin/<FILEnAME>.xml
AC-00002: Error: Unable to create log file - /<DIR>/oratmp/<FILENAME>.log
The program exited with status 1
.end std out.
Exception in thread "main" java.lang.RuntimeException: AC-00002: Unable to create log file - /<DIR>/oratmp/<FILEMAME>.log
Raised by oracle.apps.ad.util.LogFile
at oracle.apps.ad.util.LogFile.appendLogFile(LogFile.java:429)
at oracle.apps.ad.util.LogFile.log(LogFile.java:270)
at oracle.apps.ad.util.LogFile.info(LogFile.java:249)
at oracle.apps.ad.tools.configuration.UpdateEBSDeploymentPlans.<init>(UpdateEBSDeploymentPlans.java:202)
at oracle.apps.ad.tools.configuration.UpdateEBSDeploymentPlans.main(UpdateEBSDeploymentPlans.java:717)
Updating deployment plan of accessgate application
Executing the command:
/<DIR>/applmgr/fs1/FMW_Home/webtier/perl/bin/perl -I /<DIR>/applmgr/fs1/FMW_Home/webtier/perl/lib/5.10.0 -I /<DIR>/applmgr/fs1/FMW_Home/webtier/perl/lib/site_perl/5.10.0 -I /<DIR>/applmgr/fs1/EBSapps/appl/au/12.0.0/perl -I /<DIR>/applmgr/fs1/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi /<DIR>/inst/fs1/inst/apps/<DIR>/admin/install/txkUpdateDeploymentPlan.pl -contextfile=/<DIR>/inst/fs1/inst/apps/<DIR>/appl/admin/<FILENAME>.xml -apptype=accessgate -appName=accessgate -jndiName=jdbc/OAEADatasourceDS -serverID=<SERVERid>-logConfigFile=DEFAULT -accessGateContextRoot=/accessgate -ssoServerRelease=11 -ssoServerURL=http://<SERVERNAME>.<DOMAIN>:<PORT> -oamLogoutURL=/accessgate/logout
The context file is /disosi/inst/fs1/inst/apps/<DIR>/appl/admin/<FILEnAME>.xml
AC-00002: Error: Unable to create log file - /<DIR>/oratmp/<FILENAME>.log
The program exited with status 1
.end std out.
Exception in thread "main" java.lang.RuntimeException: AC-00002: Unable to create log file - /<DIR>/oratmp/<FILEMAME>.log
Raised by oracle.apps.ad.util.LogFile
at oracle.apps.ad.util.LogFile.appendLogFile(LogFile.java:429)
at oracle.apps.ad.util.LogFile.log(LogFile.java:270)
at oracle.apps.ad.util.LogFile.info(LogFile.java:249)
at oracle.apps.ad.tools.configuration.UpdateEBSDeploymentPlans.<init>(UpdateEBSDeploymentPlans.java:202)
at oracle.apps.ad.tools.configuration.UpdateEBSDeploymentPlans.main(UpdateEBSDeploymentPlans.java:717)
The issue can be reproduced at will with the following steps:
1. Run the script.
2. Error occurs.
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 |