R12: txkEBSAuth.xml Script Fails with Error "txkEBSAuth.xml:62: Problem: failed to create task"
(Doc ID 1353717.1)
Last updated on OCTOBER 15, 2019
Applies to:
Oracle E-Business Suite Technology Stack - Version 12.1.1 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
On Oracle Applications 12.1.x:
When following steps in:
<Note 1309013.1> - Integrating Oracle E-Business Suite with Oracle Access Manager 11g using Oracle E-Business Suite AccessGate
Specifically the step when running (ant -f txkEBSAuth.xml) script similar to the following:
ant -f txkEBSAuth.xml -DuseDefaults=true -Dwlshosturl=test.com:7001 -Dwlsuser=weblogic -DdataSourceName=ebs -DasadminUser=asadmin -DasadminPassword=test111-DdbcFile=/u01/app/oraidm/middleware/appsutil/accessgate/test/test.COM.dbc -DserverName=AdminServer -DdeploymentName=ebsauth -DfndauthWarFile=/u01/app/oraidm/middleware/appsutil/accessgate/test/fndauth.war -DplanPath=/u01/app/oraidm/middleware/appsutil/accessgate/test/Plan.xml -DSSOServerRelease=11 -DSSOServerURL=http://test.com:14100/ -logfile /u01/app/oraidm/middleware/appsutil/accessgate/test/testag.log
It is failing with the following error.
BUILD FAILED
/u01/app/oraidm/middleware/appsutil/accessgate/test/txkEBSAuth.xml:62: Problem: failed to create task or type if
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
/u01/app/oraidm/middleware/appsutil/accessgate/test/txkEBSAuth.xml:62: Problem: failed to create task or type if
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
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 |