My Oracle Support Banner

Agile Application Server Does Not Start After Deleting Application Server Cache Directory (Doc ID 2201714.1)

Last updated on MARCH 02, 2023

Applies to:

Oracle Agile PLM Framework - Version 9.3.1.0 to 9.3.1.2 [Release 9.3]
Information in this document applies to any platform.

Symptoms

Actual Behavior
After deleting application server cache directory : AGILE_HOME/agileDomain/servers/<servername>-AgileServer/
Agile application server cannot be started. When reverting back the cache directory from backup, application server will be started.

Error
Below error is shown during the initialize script : startServerAgileAdmin.sh

Your environment has been set.
Enter username to boot WebLogic server:Enter password to boot WebLogic server:
AgileAuthenticationProviderImpl.initialize
log4j:WARN No appenders could be found for logger (com.agile.util.sql.OracleConnectionImpl).
log4j:WARN Please initialize the log4j system properly.
<Oct 31, 2016 12:44:04 PM JST> <Critical> <Security> <BEA-090403> <Authentication for user denied>
<Oct 31, 2016 12:44:04 PM JST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user denied
weblogic.security.SecurityInitializationException: Authentication for user denied
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:966)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
at weblogic.security.SecurityService.start(SecurityService.java:141)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
Truncated. see log file for complete stacktrace
Caused By: javax.security.auth.login.LoginException: Authentication failed: Password does not match
at com.agile.admin.security.weblogic.WLSLoginModule.login(WLSLoginModule.java:180)
at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Truncated. see log file for complete stacktrace
>
<Oct 31, 2016 12:44:04 PM JST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>

Steps

  1. Stop Agile application server
  2. Delete application server cache directory : AGILE_HOME/agileDomain/servers/<servername>-AgileServer/
  3. Start the Agile application server using initialize script : startServerAgileAdmin.sh

Changes

 

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
Changes
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.