My Oracle Support Banner

R12 Custom Weblogic 11g External ADF Application Deployment Does Not Connect With EBS-SDK AppsDataSource Due To Error 'Could not connect to 'oracle.apps.fnd.ext.jdbc.datasource.AppsDataSource' And 'ORA-01017: invalid username/password; logon denied' (Doc ID 2240680.1)

Last updated on MARCH 24, 2021

Applies to:

Oracle Application Object Library - Version 12.1.3 and later
Oracle E-Business Suite Technology Stack - Version 12.1.3 and later
Information in this document applies to any platform.

Symptoms

E-Business Suite R12 Application Object Library,EBS SDK for Java

 

 

Installed the Weblogic application server on an external node, and deployed a custom application on the new external node.

While creating an APPSDataSource for the custom application referencing <Note 974949.1> - Software Development Kit for Java Release 11i and 12", the necessary configuration changes on EBS(12.13) and on external Weblogic server (11g version) were completed.

After creating the datasource was completed, assigning it to AdminServer fails with the following error:

Exception trace -

Caused by: weblogic.common.resourcepool.ResourceSystemException:
Could not connect to 'oracle.apps.fnd.ext.jdbc.datasource.AppsDataSource'.
The returned message is: ORA-01017: invalid username/password; logon denied
It is likely that the login or password is not valid.
It is also possible that something else is invalid in
the configuration or that the database is not available.
at weblogic.jdbc.common.internal.JDBCUtil.parseException(JDBCUtil.java:301)
at weblogic.jdbc.common.internal.PooledConnectionEnvFactory.makeConnection(PooledConnectionEnvFactory.java:317)
at weblogic.jdbc.common.internal.PooledConnectionEnvFactory.createResource(PooledConnectionEnvFactory.java:97)
at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1310)
at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1227)
at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:250)
at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1329)
at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:176)
at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:507)
at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:428)
at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:280)

 

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.