My Oracle Support Banner

Forms and OACORE Not Starting After Clone Generates weblogic.jdbc.common.internal.JDBCUtil.parseException (Doc ID 2294909.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Applications DBA - Version 12.2.3 to 12.2.6 [Release 12.2Cloud to 12.2]
Information in this document applies to any platform.
The below parameters on the Target instance is still referencing source instance
"s_apps_patch_alias"
"s_apps_jdbc_patch_connect_descriptor"

The below parameter has a NULL value
"s_apps_jdbc_connect_descriptor"

Symptoms

On : 12.2.4 version, Upgrade related issues

After FS_CLONE to perform a Platform migration from Solaris to Linux, starting FORMS and OACORE generates,

at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused By: weblogic.common.resourcepool.ResourceSystemException:
Could not connect to 'oracle.jdbc.OracleDriver'.

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)

RCloneApplyAppstier_07271454.log
Unique constraint error (00001) is OK if key already exists

Creating the DBC file...
java.sql.SQLException: No suitable driver found for
Database connection to failed
ADD call failed with exit code 1

Updating Server Security Authentication
java.sql.SQLRecoverableException: IO Error: Invalid number format for port number
Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
Updating Server Security Authentication failed with exit code 1
Restoring DBC file from backed up location $INST_TOP/appltmp/TXK/xxxxxx_Thu_Jul_27_15_05_2017.dbc

adgendbc.sh ended at Thu Jul 27 15:05:16 EDT 2017

adgendbc.sh exiting with status 1
ERRORCODE = 1 ERRORCODE_END
.end std out.
cp: cannot stat `$INST_TOP/appl/fnd/12.0.0/secure/xxxxxx.dbc': No such file or directory
cp: cannot stat `$INST_TOP/appltmp/TXK/xxxxxx_Thu_Jul_27_15_05_2017.dbc': No such file or directory

.end err out.

The issue can be reproduced at will with the following steps:
1. Perform a migration from Solaris to Linux
2. Perform a clone of your instance
3. Start application services

Due to this issue, when starting application services, form and OACORE not starting

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.