Salesforce

Web 8.5 stuck waiting for deployment

« Go Back

Information

 
Article TypeSolution Article
Scope/EnvironmentSDL Web 8.5, Oracle
Symptoms/Context
When publishing content it gets stuck in the "waiting for deployment" state until the deployer is restarted.
Resolution

Solution: Apply Hotfix CD_8.5.0.3742

After applying the Hotfix if the issue persists perform the below steps:
  1. Add:
    <Property Name="validationQuery" Value="select 1 from dual"/> 
    to the state element of your deployer_conf. 
  2. Add
    "-Doracle.jdbc.ReadTimeout=60000" 
    to installService.ps1, start.ps1, start.sh.  
Root Cause
Reference
Attachment 1 
Attachment 2 
Attachment 3 
Attachment 4 
Attachment 5 

Powered by