I need to modify osmosis to add an option to the database tasks to generate warnings if the version is incorrect instead of failing outright. Most times the db changes are relatively minor and don't have any impact on osmosis. Until now I've been very conservative and preferred to abort if things weren't quite right. For schema version checks I'll be better off attempting to continue if the version is wrong, it's unlikely to cause problems.
I also need to add a wiki page describing how the processes are configured on the dev server so that others can get in there and fix it if something goes wrong. Anyway, it should be okay again for now. I'll look at making it less likely to pause as soon as I get time. Brett Henderson wrote: > Looks like the db schema was upgraded. I haven't looked at what the > change was but I've updated the expected version number in osmosis on > dev which should fix the problem. The minute diff is catching up now. > > Milenko wrote: >> >> Hey all, >> >> >> >> Looks like the diffs have stopped on the main API. >> The last minute diff is from 15:43. This has thrown the ROMA servers >> offline since they are too far out of sync with the main API. >> >> >> >> Could someone with server access check it out? >> >> >> >> -Jeremy >> >> >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> dev mailing list >> [email protected] >> http://lists.openstreetmap.org/listinfo/dev >> > > _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

