[Opensim-users] OpenSim on Linux/Apache using Mono - System.Core Issues

Ben Faust ben at livingsounds.org
Tue Aug 17 22:20:23 UTC 2010


I installed Mono on my Linux/Apache server and ran the Configure.exe 
without any problems. However, when running OpenSim.exe, it loads some 
of the dll's then dies with the following error. Anyone run into this?

18:09:56 - [CLIENTSTACK]: Attempting to load 
OpenSim.Region.ClientStack.LindenUDP.dll

** (OpenSim.exe:17321): WARNING **: The following assembly referenced 
from /home/opensim/bin/OpenSim.Region.ClientStack.LindenUDP.dll could 
not be loaded:
      Assembly:   System.Core    (assemblyref_index=10)
      Version:    3.5.0.0
      Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed 
in the MONO_PATH environment variable, or in the location of the 
executing assembly (/home/opensim/bin/).


** (OpenSim.exe:17321): WARNING **: Could not load file or assembly 
'System.Core, Version=3.5.0.0, Culture=neutral, 
PublicKeyToken=b77a5c561934e089' or one of its dependencies.

** (OpenSim.exe:17321): WARNING **: Could not load file or assembly 
'System.Core, Version=3.5.0.0, Culture=neutral, 
PublicKeyToken=b77a5c561934e089' or one of its dependencies.
18:09:56 - System.TypeLoadException: Could not load type 
'OpenSim.Region.ClientStack.LindenUDP.IncomingPacketHistoryCollection' 
from assembly 'OpenSim.Region.ClientStack.LindenUDP, Version=0.0.0.0, 
Culture=neutral'.
18:09:56 - System.TypeLoadException: Could not load type 
'OpenSim.Region.ClientStack.LindenUDP.LLClientView' from assembly 
'OpenSim.Region.ClientStack.LindenUDP, Version=0.0.0.0, Culture=neutral'.
18:09:56 - [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.Reflection.ReflectionTypeLoadException: The classes in 
the module cannot be loaded.
   at <0x00000> <unknown method>
   at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
   at System.Reflection.Assembly.GetTypes () [0x00000]
   at OpenSim.Region.ClientStack.ClientStackManager..ctor (System.String 
dllName) [0x00000]

Application is terminating: True




More information about the Opensim-users mailing list