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 failed, cannot log in

SA-247

Summary



An exception occurs when the Java Virtual Machine (JVM) is started and users cannot log in to the Pega application.

Error Messages



**Date and time**,680 [ nc006deva032] [ ] [ ] ( etier.impl.EngineStartup) ERROR - PegaRULES initialization failed. Server: nc006deva032
com.pega.pegarules.pub.context.InitializationFailedError: PRNodeImpl init failed
Caused by:
.

.
.

Steps to Reproduce



Start the JVM.

Root Cause



The browser requestor type was deleted by mistake.

Resolution



Perform the following local-change:

Change the default system name, which is now "pega", to get into the system.
  1. Stop the JVM.
  2. Modify the prconfig.xml file and update the following code snippet as shown below:
    <env name="Identification/SystemName" value="pega" />
  3. Restart the JVM.
  4. Log in to PRPC.
  5. Recreate the requestor that was deleted.
  6. Stop the JVM.
  7. Navigate back to the prconfig.xml file and remove the entry created in Step 2, defaulting it to the initial value.
  8. Restart the JVM.

Published December 16, 2016 - 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