Issue Deploying Pega 7.4 in Tomcat 8
Hi,
Need help here. We upgraded to Pega 7.4 from 7.1.5 successfully but not able to deploy the application in tomcat. We are doing this through docker and getting below error.
19-Apr-2019 16:56:38.572 SEVERE [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Error deploying configuration descriptor /usr/local/tomcat/conf/Catalina/localhost/iqtrack.xml
Caused by: java.lang.AbstractMethodError: org.apache.catalina.loader.WebappClassLoader.hasLoggingConfig()Z
at org.apache.juli.ClassLoaderLogManager.readConfiguration(ClassLoaderLogManager.java:457)
Attaching the log file, Server.xml, Tomcat-users.xml, prweb.xml, context.xml
our application is iqtrack so prweb will be copied to iqtrack.xml
Need help to resolve this and have the application up and running
***Edited by Moderator Marissa to update platform capability tags****