[Opensim-dev] Config file blues while running OpenSim from outside

James Hughes jamesh at bluewallgroup.com
Thu Oct 16 16:08:33 UTC 2014


On Thu, 2014-10-16 at 14:39 +0000, Amit Goel wrote:
> Dear Developers 
> 
> 
> When I try to run OpenSim from outside bin folder it can not find
> config files. Is this intentional or did I forget to configure
> something.. I followed and rechecked instructions from wiki.
> 
> 
> [agoel at euser3 opensim]$ mono bin/OpenSim.exe
> 
> 10:33:23 - [OPENSIM MAIN]: configured log4net using default
> OpenSim.exe.config
> 
> 10:33:23 - [OPENSIM MAIN]: System Locale is en-US
> 
> 10:33:23 - [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU
> is unset
> 
> 10:33:23 - [OPENSIM MAIN]: Runtime gave us 32 min worker threads and
> 64 min IOCP threads
> 
> 10:33:23 - [OPENSIM MAIN]: Runtime gave us 3200 max worker threads and
> 128 max IOCP threads
> 
> 10:33:23 - [OPENSIM MAIN]: Limiting max worker threads to 1000
> 
> 10:33:23 - [OPENSIM MAIN]: Bumping up max IOCP threads to 1000
> 
> 10:33:23 - [OPENSIM MAIN]: Threadpool set to 1000 max worker threads
> and 1000 max IOCP threads
> 
> 10:33:23 - [OPENSIM MAIN]: Environment is supported by OpenSimulator.
> 
> 10:33:23 - Master ini
> file /apps/support/agoel/apps/opensim/opensim-standalone/opensim/OpenSimDefaults.ini not found
> 
> 
> Regards
> 
> 
> -- amit
> 

Run it inside the ./bin directory. You can use the -inifile or
-inimaster switches on the command line, but I think it will not be able
to find the included files.

BlueWall




More information about the Opensim-dev mailing list