Just updated one of our projects to the latest in SVN and after running the upgrade script the transitioner is crashing with the following errors:
2012-03-25 17:00:01.3906 [CRITICAL] WU enum error: Error 1054; exiting [2012/03/25 17:05:02] Executing command: transitioner -d 3 2012-03-25 17:05:02.1408 Starting 2012-03-25 17:05:02.1526 [debug] doing a pass Database error: Unknown column 'wu.app_version_id' in 'field list' query=SELECT wu.id, wu.name, wu.appid, wu.min_quorum, wu.need_validate, wu.canonical_resultid, wu.transition_time, wu.delay_bound, wu.error_mask, wu.max_error_results, wu.max_total_results, wu.file_delete_state, wu.assimilate_state, wu.target_nresults, wu.result_template_file, wu.priority, wu.hr_class, wu.batch, wu.app_version_id, res.id, res.name, res.report_deadline, res.server_state, res.outcome, res.validate_state, res.file_delete_state, res.sent_time, res.hostid, res.received_time, res.app_version_id FROM workunit AS wu LEFT JOIN result AS res ON wu.id = res.workunitid WHERE wu.transition_time < 1332713102 LIMIT 1000 Any idea what might be causing this? --Travis --------------------------------------------------------------------------- Travis Desell, Assistant Professor University of North Dakota - Dept. of Computer Science [email protected] - cell: 518-867-1054 Streibel Hall Room 220 - office: 777-701-3477 3950 Campus Road Stop 9015 Grand Forks, North Dakota 52802-9015 Homepage ( http://people.cs.und.edu/~tdesell/ ) MilkyWay@Home ( http://milkyway.cs.rpi.edu/ ) DNA@Home ( http://volunteer.cs.und.edu/dna ) Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ ) ---------------------------------------------------------------------------- _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
