[Opensim-users] Configuration file is missing the [SimulationDataStore] section

Marck marck00 at nexgo.de
Sun Feb 27 11:59:54 UTC 2011


Punko wrote:
>
> Before you all flame me, I checked the mailing list for previous posts of
> this error message and one existed, the solution was "In fact, there are two
> sections missing from StandaloneHypergrid.ini,SimulationDataStore
> andEstateDataStore. Try to copy those sections from Standalone.ini:"
>
> I have checked the file "StandaloneHypergrid.ini" and it has both of these
> sections....where else could it be missing from?
>
> Output below...all help appreciated thank you..(God I wish the software
> would tell u where it was actually missing from...that would be nice)
>
> 12:01:10 - [OPENSIM MAIN]: configured log4net using default
> OpenSim.exe.config
> 12:01:11 - [OPENSIM MAIN]: Runtime gave us 35 worker threads and 0 IOCP
> threads
> 12:01:11 - [OPENSIM MAIN]: Bumping up to 500 worker threads and 1000 IOCP
> threads
> 12:01:11 - Performing compatibility checks...
> 12:01:11 - Environment is compatible.
> 12:01:11 - [CONFIG]: Reading configuration settings
> 12:01:11 - [CONFIG]: Reading configuration file
> /home/opensim/var/opensim/bin/OpenSimDefaults.ini
> 12:01:11 - [CONFIG]: Reading configuration file
> /home/opensim/var/opensim/bin/OpenSim.ini
> 12:01:11 - [LOGGING]: Logging started to file
> /home/opensim/var/opensim/bin/OpenSim.log
> 12:01:11 - [OPENSIM MAIN]: Using async_call_method SmartThreadPool
> 12:01:11 - [STARTUP]: Beginning startup processing

This log excerpt shows that only configuration file OpenSim.ini is loaded but none of the files in subfolder config-include which in turn do all the settings that are currently missing for your installation.

Make sure that you have set parameter Include-Architecture in section [Architecture] at the bottom of OpenSim.ini and that you have either config-include/GridCommon.ini or config-include/StandaloneCommon.ini configured (make a copy of one of the *.example files, if you don't already have  those).



More information about the Opensim-users mailing list