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
