Pega error internal.bootstrap.PRBootstrap SEVERE: Unable to retrieve method
We are currently playing with SQL server versions . We are on Pega 7.3.1
We created a new database sql server 2016 and refreshed from an existing working sql server 2016. It worked fine. Then we created a new db sql server 2012. We changed the connection string to point it to new server and this is the error on restart of the tomcat server. I have also attached the snippet of the log.
Jan 10, 2019 11:08:46 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 177038 ms Jan 10, 2019 11:08:47 AM com.pega.pegarules.internal.bootstrap.PRBootstrap SEVERE: Unable to retrieve method java.lang.NoSuchMethodException: com.pega.pegarules.web.impl.WebStandardImpl.doOptions(com.pega.pegarules.internal.bootstrap.interfaces.IWebStandard, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) at java.lang.Class.getMethod(Class.java:1670)