(this belongs in boinc_projects, not boinc_dev) How many rows are in your platforms table? MAX_PLATFORMS is 50.
As Carl said, always use the "upgrade" script to upgrade your server software. -- David On 13-Mar-2012 9:10 AM, Kris Zarns wrote: > Hello, > I'm using version 7.1.0, SVN version 25369. > > First, while setting up the trivial_validator the log reported that > the field runtime_outlier was missing from the result table. I > checked the project database and that field was missing, however the > /boinc/db/schema.sql contained the field. > > Second, I thought I'd resolve this by dropping the current project > database and importing the schema from schema.sql. I ran xadd and > update_versions to reintroduce the application to the database then > tried starting boinc. The validator complained about not having a > index across two fields in the results table, so I added the index. > That resolved the validator issues, it was able to start, but now I'm > having problems with the feeder. "The SCHED_SHMEM structure is too > small for the platforms table. Either increase the MAX_PLATFORMS > parameter in sched_shmem.h and recompile, or prune old rows from the > table". I suspect there's more to setting up the database than just > importing the schema. Am I better off just remaking the project than > chasing this and whatever other problems I may have introduced here? > > Kris Zarns > _______________________________________________ > 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. _______________________________________________ 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.
