EBS Integrated SOA Gateway txkISGConfigurator.xml Fails if OAEADatasource already exists: -DignoreDataSourceExists=true option selected
(Doc ID 2342216.1)
Last updated on FEBRUARY 26, 2022
Applies to:
Oracle E-Business Suite Integrated SOA Gateway - Version 12.2 and laterOracle E-Business Suite Technology Stack - Version 12.2 and later
Information in this document applies to any platform.
Symptoms
E-Business Suite 12.2 Applications Technology Stack, Deploying BPEL with E-Business Suite related issues
Users are unable to perform EBS Integrated SOA Gateway Setup using the following document:
Installing Oracle E-Business Suite Integrated SOA Gateway, Release 12.2 (Doc ID 1311068.1)
While performing the below command for section 2, step 4 the following error occurs:
ant -f $JAVA_TOP/oracle/apps/fnd/txk/util/txkISGConfigurator.xml ebsSetup -DforceStop=yes -DignoreDataSourceExists=true
ERROR
-----------------------
addASADMINToFNDVault:
[echo] ********************************************************************
[echo] Adding/Updating ASADMIN user in fnd_vault
[echo] ********************************************************************
[echo] Connecting to the EBS database using below properties
[echo] User: ${ebsDBuser}
[echo] JDBC Url: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=<host>)(PORT=<db_port>)))(CONNECT_DATA=(SERVICE_NAME=VIS)))
BUILD FAILED
java.sql.SQLException: ORA-01017: invalid username/password; logon denied
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 |