Stderr: ERROR 1060 (42S21) at line 29 in file: 'D:\win32app\Spectrum\Install-Tools\rpmgr\sql\alter_registry_add_customlogopath.sql': Duplicate column name 'customlogopath'
at com.aprisma.util.mysql.SQLScriptRunner.doRunSQLScript(SQLScriptRunner.java:251) at com.aprisma.util.mysql.SQLScriptRunner.runScript(SQLScriptRunner.java:158)
Environment
Spectrum Report Manager in 10.x
Resolution
Check the reporting database registry to see if the value for customlogopath is set and if so, update the schemaversion tables. Do the following on the OneClick SRM system:
1. Log into the OneClick SRM system as the user that owns the Spectrum installation
2. If running Windows, start a bash shell by running "bash -login"
3. cd to the $SPECROOT/mysql/bin directory
4. Enter the following command to make a backup of the reporting registry: