Introduction
This page is intended to house resources and facilitate information sharing on troubleshooting upgrades to Kuali Rice. Feel free to post comments or add topics to this page in order to help others in the community should they encounter similar issues.
If you have a question or a problem that you don't have a solution for, please join the rice.collab@kuali.org list by signing up at http://kuali.org/kis and post your question there.
2.0.0
See Rice 2.0 - Upgrade Troubleshooting
2.2.x
Client datasets that were upgraded to 2.2 or 2.2.1 are missing the KRAD_MSG_T table
If your client dataset has this issue, you can correct it by running the appropriate script for your db platform:
- for Oracle: https://svn.kuali.org/repos/rice/tags/rice-2.2.0/scripts/upgrades/2.1%20to%202.2/db-updates/2012-08-29.sql
- for MySQL: https://svn.kuali.org/repos/rice/tags/rice-2.2.0/scripts/upgrades/2.1%20to%202.2/db-updates/mysql-2012-08-29.sql
Alternatively, if you upgrade your schema to Rice 2.2.2 using the upgrade scripts, then the issue will be automatically corrected.