My Oracle Support Banner

Agile Application Server Ends With BEA-149205 "Could not create connection for datasource 'AgileHaDataSource'" Error With "ORA-01017: invalid username/password; logon denied" Error (Doc ID 2697538.1)

Last updated on JANUARY 24, 2024

Applies to:

Oracle Agile PLM Framework - Version 9.3.6.0 and later
Information in this document applies to any platform.

Symptoms

When attempting to start Agile application server, the following error occurs and cannot start application server.

Fact
Changed Agile DB schema password

Error

Could not create connection for datasource 'AgileHaDataSource'.

 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.
weblogic.application.ModuleException: weblogic.common.resourcepool.ResourceSystemException:
 Could not create connection for datasource 'AgileHaDataSource'.

 The returned message is: ORA-01017: invalid username/password; logon denied

...

weblogic.application.internal.DeploymentStateChecker$DeploymentAssertionError: Unexpected transition: current state for application AgileHaDataSource : STATE_NEW attempt to transition to STATE_ACTIVE

Dumping 2 callbacks
---------------------- BEGIN CALLBACK DUMP -------


java.lang.Exception: prepare
at weblogic.application.internal.DeploymentStateChecker.save(DeploymentStateChecker.java:152)
at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:157)
at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:65)
at weblogic.deploy.internal.targetserver.SystemResourceDeployment.prepare(SystemResourceDeployment.java:66)

...


***************************************************************************
The WebLogic Server encountered a critical failure
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.util.Timer.(Timer.java:176)
at java.util.Timer.(Timer.java:146)
at com.agile.common.server.eventmgr.MainEventScheduler.(MainEventScheduler.java:49)
at com.agile.common.server.eventmgr.BaseEventHandler.startAllTasks(BaseEventHandler.java:145)
at com.agile.common.server.eventmgr.BaseEventHandler.startAllTasks(BaseEventHandler.java:129)
at com.agile.common.server.eventmgr.BaseEventHandler.run(BaseEventHandler.java:102)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Reason: There is a panic condition in the server. The server is configured to exit on panic
***************************************************************************





Steps
The issue can be reproduced at will with the following steps:
1. Start Agile application server

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.