Support Article
Pega 7 EAR deployment timeout
SA-16438
Summary
Application server timeout during EAR deployment process.
User Environment Details:
- Pega 7.1.9
- WebLogic Server 12.1.3.0.0
- Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit
- Oracle JDBC driver 12.1.0.1.0
- Oracle JVM 1.8.0_40
Error Messages
<Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application "prpc_wls_jee4".>
<Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
java.lang.Exception: [DeploymentService:290051]The commit message for the deployment "1.2.3" could not be completed because the deployment timed out.
at weblogic.deploy.service.internal.adminserver.AdminRequestStatus.signalCommitFailed(AdminRequestStatus.java:1015)
at weblogic.deploy.service.internal.statemachines.adminserver.AwaitingCommitResponses.requestTimedOut(AwaitingCommitResponses.java:42)
at weblogic.deploy.service.internal.adminserver.AdminRequestImpl.requestTimedout(AdminRequestImpl.java:342)
at weblogic.deploy.service.internal.RequestImpl$TimeoutMonitor.timerExpired(RequestImpl.java:265)
at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:304)
Truncated. see log file for complete stacktrace
Steps to Reproduce
Application server times out during EAR deployment process.
Root Cause
A defect or configuration issue in the operating environment. The root cause was that TCP traffic to port 1521 was massively rate limited between the two site firewalls.
Resolution
Make the following change to the operating environment:
Adjust the firewall configuration, or move the Oracle Listener to an unsecured port.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.