Unable to start up Pega 8.5.2 on AWS Tomcat postgres
This is a new platform for me. I am unable to launch prweb.war in Tomcat. The directory prweb is expaned/created but that is about it.
I have validated the db connection.
I have three schemas: rules,data, and customerdata. I am not using the pegaadmin or java udf. My intent is to use pegarules
I see the following error messages in the catalina log. I will attach log files and context.xml and
INFO [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = PRFileStore Ignoring unknown property: value of "Database-based File Access" for "description" property
INFO [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = AdminPegaRULES Ignoring unknown property: value of "PegaRULES Admin datasource" for "description" property
org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container
org.apache.catalina.core.StandardContext.startInternal Context [/prweb] startup failed due to previous errors