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

PegaRULES initialization fails

SA-88060

Summary

Node crashes and does not start.


Error Messages



623[ocalhost-startStop-1][][][](internal.mgmt.PRNodeImpl)INFO-Using codeset version and timestamp map:{pega-enginecode customer}
630[ocalhost-startStop-1][][][](internal.mgmt.PRNodeImpl)FATAL-Cannot initialize node.
java.util.UnknownFormatConversionException:Conversion='''
at java.util.Formatter.checkText(Formatter.java:2579)~[?:127.0.0.1]
at java.util.Formatter.parse(Formatter.java:2565)~[?:127.0.0.1]
at java.util.Formatter.format(Formatter.java:2501)~[?:127.0.0.1]
at java.util.Formatter.format(Formatter.java:2455)~[?:127.0.0.1]
at java.lang.String.format(String.java:2940)~[?:127.0.0.1]
at pega.pegarules.session.internal.mgmt.PRNodeImpl.initialize(PRNodeImpl.java:480) ~[prprivate.jar:?]
at pega.pegarules.session.internal.mgmt.PREnvironment.getThreadAndInitialize(PREnvironment.java:372) ~[prprivate.jar:?]
at pega.pegarules.session.internal.PRSessionProviderImpl.getThreadAndInitialize(PRSessionProviderImpl.java:2084) ~[prprivate.jar:?]
at pega.pegarules.session.internal.engineinterface.etier.impl.EngineStartup.initEngine(EngineStartup.java:671) ~[prprivate.jar:?]
at pega.pegarules.session.internal.engineinterface.etier.impl.EngineImpl._initEngine_privact(EngineImpl.java:172) ~[prprivate.jar:?]


Steps to Reproduce


 

Unknown


Root Cause



A defect or configuration issue in the operating environment. An invalid value is present for the below setting:
<env name="session/ha/quiesce/strategy" value="'"/>

Resolution



Make the following change to the operating environment:
Specify a valid value for either of the below settings:
  • <env name="session/ha/quiesce/strategy" value="slowDrain"/>
  • <env name="session/ha/quiesce/strategy" value="immediateDrain"/>

Published 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?

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