Thanks, Justin. Do you happen to know if the first save will be reliable (other than the missing assets)? It's that word "aborted" that worries me.
And how can I go about removing references to the missing assets? Is this a case of hacking the MySQL database? John Justin Clark-Casey wrote: > OAR save times out after 60 seconds if it doesn't receive all the assets it's > asked for. This is to prevent completely > or very unresponsive servers from keeping the file open indefinitely. > > The errors you're seeing suggest that the assets not being delivered are > missing anyway, otherwise they would get into > the subsequent save. > > On 21/10/10 00:35, John Hopkin wrote: > > Finding this a lot while doing "save OAR" (text in<> is variable): > > > > 00:10:27 - [ARCHIVER]: Asset service failed to return information > > about<n> requested assets > > 00:10:32 - [ARCHIVER]: No information about asset<UUID> received > > [repeated<n> times] > > 00:10:32 - [ARCHIVER]: OAR save aborted. > > [...] > > 00:10:53 - [ARCHIVER]: Received information about asset<UUID> after > > archive save abortion. Ignoring. > > [repeated<n> times] > > > > So, I'll get several "No information" lines, followed by "OAR save > > aborted" and, a few seconds later, several "received information" > > messages. > > > > The OAR checks as complete with gzip, but I don't know if it's > > complete or not. When performing several "save OAR"s in a command > > script, it's not clear which region is affected, or even that there > > has been an error at all unless one looks for it. > > > > This could lead to incomplete saves being archived. Obviously, this is > > dangerous. > > > > On rerunning the "save oars" during the same OpenSim.exe session, I > > get the message: > > > > [00:29:35] - [ARCHIVER]: Could not find asset<UUID> > > > > for each of the above lines . This time, there is no "OAR save > > aborted" message; presumably, the OAR worked. > > > > Any ideas? > > > > OpenSim v0.7.1 8731c2b, OS is Ubuntu Meerkat latest; database is MySQL > > 14.14; Mono is 2.6.7; physics is Meshmerizer/ODE. -- John Hopkin _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
