Skip to main content
Nintex Community Menu Bar

K2 Five 5.4 Blocking Error due to Package and Deployment Timeout

  • February 16, 2021
  • 0 replies
  • 335 views

Forum|alt.badge.img+5
  • Nintex Employee
  • 3 replies

Issue




Reviewing the installer trace logs will show the following error message:
11:21:20:>> DeployPackage.Execute: Logged Error: Package deployment timeout reached, stopping.
11:21:20:>> DeployPackage.Execute: End deploy Package
11:21:20:>> Target.Execute: !Completed: App Wizard.kspx, Success: False
11:21:20:>> Component.ExecuteTarget: Logged Error: Target did not complete successfully: App Wizard.kspx


 




Resolution




You may extend the timeout settings by adjusting the following keys in the Product.config file found inside the Installation folder.

from:
<setting key="LongProcessTimeout" value="300" />
<setting key="ShortProcessTimeout" value="60" />

to:
<setting key="LongProcessTimeout" value="3000" />
<setting key="ShortProcessTimeout" value="600" />


 


Translate
Did this topic help you find an answer to your question?

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings