i have used : MONO_ADDINS_REGISTRY=/the/path/i/want mono OpenSim.exe ...... and my problem is now solved :) thank you BlueWall for attention
2012/10/15 James Hughes <[email protected]>: > Give each instance a unique registry by setting MONO_ADDINS_REGISTRY in the > environment. > > -BlueWall > > > On 10/15/2012 01:00 AM, ssm2017 wrote: >> >> hello >> >> i would like to run multiple opensim.exe instances using the same >> codebase but from different users. >> i have separated the ini files and everything works fine for every >> user, one by one. >> >> but when trying to run opensim.exe with different system users, i have >> a problem with bin/addin-db-001. >> when the first user is running OpenSim.exe, mono is creating a folder >> called addin-db-001 and then deletes it when the simulator stops. >> >> this folder and its content is created by the first user running >> opensim.exe. >> if the same user is running different instances of opensim.exe, there >> is no problem. >> >> but when a second user is running an opensim.exe instance, it can not >> write the folder addin-db-001 because it already exists and the owner >> is the first user. >> >> do you have an idea about "how to run multiple opensim.exe instances >> with the same code base and multiple system users ?" (if possible) >> _______________________________________________ >> Opensim-users mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/opensim-users > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
