sample-0.00-1.00.sql: Failed to load DbSchema "sample"

CPAS Forum (Inactive)
sample-0.00-1.00.sql: Failed to load DbSchema "sample" jgrundstad  2006-01-20 12:38
Status: Closed
 
I'm running the Advance Install. After running the recommended scripts, I'm getting this error when upgrading the MouseModels: *sample-0.00-1.00.sql: Failed to load DbSchema "sample"*

Attempting to continue gives a 500: Unexpected server error.

 
 
arauch responded:  2006-01-21 14:37
The MouseModels module is not supposed to be installed in CPAS 1.1. Unfortunately, it appears the Unix tar.gz and the manual install .zip file for Windows mistakenly had this module enabled. We have corrected the manual install files on the download site so this won't happen again.

If you already have CPAS installed, it should be an easy fix. Go to the "cpaswebapp/WEB-INF/classes/cpasProperties/modules.properties" file and comment out the MouseModels module by pre-pending # to that line. It should look like this:

#MouseModels=MouseModel.MouseModelModule

Restart Tomcat, and CPAS will ignore the MouseModel module entirely. Sorry for the inconvenience.

 
adam responded:  2006-12-04 22:31