Support Article
After upgrading Tomcat system does not start up
SA-21960
Summary
After migrating to Tomcat 7.0.57 and Apache 2.2.29 from Tomcat 7.0.27 - Apache 2.2.21 the PRPC application does not start up in PRPC 6.1.
Error Messages
============ PegaRULES Bootstrap Configuration ============
Date: Thu Apr 07 13:39:08 EDT 2016
Java Version: Oracle Corporation 1.7.0_51
Configuration: file:/apps/fast/home/deployment/tomcat01/apps/prweb/WEB-INF/classes/prbootstrap.properties
Pega-EngineCode: <none specified>
(!) Unable to locate classes on filesystem
=============== End Bootstrap Configuration ===============
Apr 07, 2016 1:39:08 PM com.pega.pegarules.internal.bootstrap.PRBootstrap
SEVERE: Error initializing PRAppLoader
java.lang.ClassNotFoundException: com.pega.pegarules.internal.bootstrap.phase2.PRBootstrapImpl
at com.pega.pegarules.internal.bootstrap.PRMiniLoader.loadClass(PRMiniLoader.java:365)
Steps to Reproduce
Deploy prweb.war to upgraded Tomcat server.
Root Cause
The prbootstrap.properties file had a configuration error.
Resolution
Set the 'ignorejndi' flag to true, when not using JNDI resource resolution.
Published December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.