Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Exposing (Optimizing) the property makes system unresponsive

SA-36534

Summary



When exposing (optimizing) any scalar property, the environment goes unresponsive.

Error Messages



Not Applicable


Steps to Reproduce



1) Login to designer studio.
2) Try to optimize the property.
3) Observe that system no longer responds to user actions.


Root Cause



An issue in the custom application code or rules. For Tomcat8, in context.xml : parameters are set as below

maxActive="100"
maxWait="10000"



Resolution



Perform the following local-change:

https://pdn.pega.com/support-articles/pega-721-tomcat-installation-guides-corrections

Change from :

maxActive="100"
maxWait="10000"

To:

maxTotal="100"
maxWaitMillis="10000"

Published May 4, 2017 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us