Startup Of The P6 Deployment Under WebLogic Takes A Long Time To Move Into An Active State
(Doc ID 1514490.1)
Last updated on AUGUST 03, 2020
Applies to:
Primavera P6 Enterprise Project Portfolio Management - Version 8.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
ACTUAL BEHAVIOR
---------------
When starting up the P6 deployment under WebLogic, the application sits in a 'Start Running' state for roughly 10-12 minutes before it reaches an Active state.
In the Managed Server log file, it appears to hang directly after the following is written to the log file:
com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing JavaServer Faces implementation (1_2_07-b03-FCS) for context '/p6'
EXPECTED BEHAVIOR
-----------------------
When the deployment is started, for the application to move to a prepared --> start running --> Active state in a quicker manner.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login to the WebLogic Administrative Console for the domain
2. Browse to the Deployments link
3. Stop P6 so it goes into a prepared state
4. Once prepared, startup P6 so it goes into a 'Start Running' --> "Active" state.
5. Note the length of time it takes to move into an active state, and note in the log file it occurs directly after the following entry into the application server log:
com.sun.faces.config.ConfigureListener contextInitialized
INFO: Initializing JavaServer Faces implementation (1_2_07-b03-FCS) for context '/p6'
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 |