OpenMRS Upgrade Progress

I am upgrading Openmrs from 2.0.6 to 2.3.2. I have deploy openmrs.war file, restart tomcat and open the openmrs url. I have navigated to the page where it says “The following database updates are being executed” but I don’t see any progress from the page for more than 45 minutes.

can you go to your terminal that shows the server logs and try pressing enter,it might be hanging

I am upgrading on ubuntu server. How can I access the terminal for log files?

@jerome24 did you install tomcat via the package manager or manually? If is via tomcat please check at

cd /var/lib/tomcat7
tail -f logs/catalina.out

Replace tomcat7 with the version to tomcat you are running.

This is what I get from the log file:

WARNING 11/17/20 10:22 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case INFO 11/17/20 10:22 AM:liquibase: Reading from liquibasechangelog ERROR - CommonsLogLogChute.log(96) |2020-11-17 10:58:15,726| #parse() null argument ERROR - CommonsLogLogChute.log(96) |2020-11-17 10:58:15,727| #parse() null argument ERROR - CommonsLogLogChute.log(96) |2020-11-17 10:58:33,814| #parse() null argument ERROR - CommonsLogLogChute.log(96) |2020-11-17 10:58:33,818| #parse() null argument ERROR - CommonsLogLogChute.log(96) |2020-11-17 11:11:04,395| #parse() null argument ERROR - CommonsLogLogChute.log(96) |2020-11-17 11:11:04,398| #parse() null argument ERROR - CommonsLogLogChute.log(96) |2020-11-17 11:18:04,628| #parse() null argument ERROR - CommonsLogLogChute.log(96) |2020-11-17 11:18:04,630| #parse() null argum

OpenMRS upgrade is still hanging after deployment of war file. I have pasted the tomcat log file on pastebin

I have repost this because i did not get the solution from implementers group

@jerome24 Openmrs upgrade error on database description