Support Article
Data-Admin-Requestor instance "wfe!BATCH" not found
SA-23281
Summary
After migrating a system from PRPC 6.3 to Pega 7.1.9, an error occurred during start-up in the logs.
Error Messages
**Date and time**,698 [ SERVERNAME] [ ] [ ] [ ] (
internal.access.DatabaseImpl) INFO - Checking schema PEGA719RULES for obsolete triggers
**Date and time**,241 [ SERVERNAME] [ ] [ ] [ ] ( internal.access.DatabaseImpl) INFO - No obsolete triggers detected
.
.
com.pega.pegarules.pub.context.InitializationFailedError: PRNodeImpl init failed
at com.pega.pegarules.session.internal.mgmt.PREnvironment.getThreadAndInitialize(PREnvironment.java:396)
at com.pega.pegarules.session.internal.PRSessionProviderImpl.getThreadAndInitialize(PRSessionProviderImpl.java:1998)
.
.
Steps to Reproduce
Migrate the system, and start the application server.
Root Cause
The above error can occur if the system name is not present in the prconfig.xml or through the Dynamic System Setting.
Resolution
Perform any one of the following local-changes:- Add the Dynamic System Setting as:
Setting Purpose: prconfig/identification/systemName/default
Value: Pega
(or any system name)
- Adding the following to the prconfig.xml file:
Published May 21, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.