> > Well, I launch the BOINC project on BOINC server via project/bin/start as > user boincadm, and then, I check their status, everything is OK. I submit a > task as a domain user, the BOINC client machine and get that task and run, > but the single job assimilation process died at this time. So I stop the > back end processes and launch them again as root. At this time, everything > is OK, the result can be sent back successfully. > > So I want to know what happened when I launch the project as boincadm, and > why it's OK under root account? >
It sounds like a permission problem, either the assimilator itself cannot run, it can't access MySQL or it can't access a file it needs. Did you check the assimilator log when it fails? If not, I would start there (in project/log_machine/assimilator_name.log). Also, what assimilator are you using? -- Jeremy _______________________________________________ boinc_dev mailing list boinc_dev@ssl.berkeley.edu http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.