Giter VIP home page Giter VIP logo

d2's People

Contributors

diva avatar lbsa71 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

d2's Issues

Help with wifi opensim standalone 0.7.3.1

Hi, please give support with this:

10:53:17 - [Wifi]: Exception Access to the path "/home/opensim/opensim/WifiPages/images/menu-button.gif" is denied.
10:53:17 - [Wifi]: Exception Access to the path "/home/opensim/opensim/WifiPages/images/line.gif" is denied.
10:53:17 - [Wifi]: Exception Access to the path "/home/opensim/opensim/WifiPages/images/button.gif" is denied.
10:53:17 - [Wifi]: Exception Access to the path "/home/opensim/opensim/WifiPages/images/box-top.gif" is denied.
10:53:17 - [Wifi]: Exception Access to the path "/home/opensim/opensim/WifiPages/images/box-bottom.gif" is denied.
10:53:17 - [Wifi]: Exception Access to the path "/home/opensim/opensim/WifiPages/images/favicon.ico" is denied.

Is in Centos 5.7, Opensim 0.7.3.1, i download diva distro and upload in my opensim, wifipages, bin/de, bin/ru, bin/(all dlls), edit standalonecommon,ini

Tnks

Login fails

I have just updated from diva-r15592 to r20232-b, via the update.exe, and started the new one as usual
but now i cant login, to the HG regions.

If i go back to old version it works fine, any idea what goes wrong?

Thanks

  • eagleFX

Assertion Error crashes OpenSim

Platform:
Win-7/64 with up to date NET Framework. 12GB Ram.

Running the SOAS package which includes the atest Apache & MySql.
Installed Diva Distro r20232-b (SOAS) (running on 300 GB Hard Disk)

On intital start everything worked as expected and without apparent issue.

  • Transfered my existing StandAlone Region.ini which loaded the 9 regions & prompted for Estate Jpoining etc, all went fine.
  • Started loading OAR files from my SA. The 8 light weight regions loaded without incident or error.
  • Loaded 9th Region which is heavy, 1209 scripts, 14,676 objects, no mesh objects. and right at the end of loading the oar the console messages were:
    [ARCHIVER]: Restored 989 scene objects to scene
    [ARCHIVER]; Successfully loaded archive
    -- WINDOWS ERROR DIALOG Appeared (have a screen capture @ http://imgur.com/8cjBM as it appears I cannot attach a file to this report.)

Abort would kill OpenSim
Retry fails altogether with some obscure message.
Ignore will work but takes 6 ignores before OpenSim continues. It does continue to run but not stable.

Time Out while Logging in...

I currently have OpenSim 0.73 installed and running on Ubuntu 11.04. The database is stocked, no MySQL errors, viewers with a grid manager pull the required data, and I've had the admin set the iptables with :

iptables -A INPUT -p tcp --dport 9000 -j ACCEPT
iptables -A INPUT -p udp --dport 9000 -j ACCEPT

But the viewer hangs at "Logging in..." and times out. Some excerpts from the error messages on the console include:

09:58:04 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:62042 took 60463 ms
11:28:45 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:63506 took 60262 ms
12:12:49 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:60115 took 60271 ms
12:15:45 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:60121 took 60280 ms
13:02:29 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:61404 took 60240 ms

I'm I missing something in the configuration of the ports. Worked on every other box thus far although it's a new remote setup this time with someone else's server box and I don't have root (a case of the blind txt-ing the blind admin).

New Diva Instance - Cannot Start on Windows 10

Installed and configured everything. Attempted to launch with OpenSim.exe and got the following error:

APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: Nini.Ini.IniException: Expected closing quote (") - Line: 117, Position: 40.
at Nini.Ini.IniDocument.LoadReader(IniReader reader)
at Nini.Ini.IniDocument..ctor(TextReader reader)
at OpenSim.ConfigurationLoader.ReadConfig(OpenSimConfigSource configSource, String iniPath)
at OpenSim.ConfigurationLoader.LoadConfigSettings(IConfigSource argvSource, >EnvConfigSource envConfigSource, ConfigSettings& configSettings, NetworkServersInfo& networkInfo)
at OpenSim.OpenSimBase.LoadConfigSettings(IConfigSource configSource)
at OpenSim.Application.Main(String[] args)

Application is terminating: True

Unhandled Exception: Nini.Ini.IniException: Expected closing quote (") - Line: 117, Position: 40.
at Nini.Ini.IniDocument.LoadReader(IniReader reader)
at Nini.Ini.IniDocument..ctor(TextReader reader)
at OpenSim.ConfigurationLoader.ReadConfig(OpenSimConfigSource configSource, String iniPath)
at OpenSim.ConfigurationLoader.LoadConfigSettings(IConfigSource argvSource, >EnvConfigSource envConfigSource, ConfigSettings& configSettings, NetworkServersInfo& networkInfo)
at OpenSim.OpenSimBase.LoadConfigSettings(IConfigSource configSource)
at OpenSim.Application.Main(String[] args)


I did not see a Nini.Ini file anywhere. What to look for?

Diva 2 crashes as Opensim.exe ends.

I've attempted to install this distro on my Win8 64bit machine. Each time I run the OpenSim.exe I'm presented with the error you see (see image). However on a previous install of OpenSim in standalone mode I don't get this error. The verison of OS that is working is 0.7.4. The version of Diva is for 0.7.5.

Opensim Error

MySQL - Table not created - os_groups_membership

Good day,
i just installed the latest diva repo r09110 and ran into an issue.
once i try to sign in throw a compatible viewer (firestorm) the loading process hangs up on 50%
while the console gives out the message that a mysql table "os_groups_membership" doesn´t exist.

Error Message:

UseCircuitCode handling from endpoint xxx.xxx.xxx.xxx:60740, client unknown unknown failed.  Exception Table 'diva.os_groups_membership' doesn't exist   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
   at OpenSim.Data.MySQL.MySQLGenericTableHandler`1.DoQueryWithConnection(MySqlCommand cmd, MySqlConnection dbcon)
   at OpenSim.Data.MySQL.MySQLGenericTableHandler`1.DoQuery(MySqlCommand cmd)
   at OpenSim.Data.MySQL.MySQLGenericTableHandler`1.Get(String field, String key)
   at OpenSim.Groups.GroupsService.GetAgentGroupMemberships(String RequestingAgentID, String AgentID)
   at OpenSim.Groups.GroupsModule.GetMembershipData(UUID agentID)
   at OpenSim.Region.ClientStack.LindenUDP.LLClientView.RefreshGroupMembership()
   at OpenSim.Region.Framework.Scenes.ScenePresence..ctor(IClientAPI client, Scene world, AvatarAppearance appearance, PresenceType type)
   at OpenSim.Region.Framework.Scenes.SceneGraph.CreateAndAddChildScenePresence(IClientAPI client, AvatarAppearance appearance, PresenceType type)
   at OpenSim.Region.Framework.Scenes.Scene.AddNewAgent(IClientAPI client, PresenceType type)
   at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.AddClient(UInt32 circuitCode, UUID agentID, UUID sessionID, IPEndPoint remoteEndPoint, AuthenticateResponse sessionInfo)
   at OpenSim.Region.ClientStack.LindenUDP.LLUDPServer.HandleUseCircuitCode(Object o)

And on the wifi web is something similar. once i click on "Manage Groups" it just gives out the following message:
Ooops!
The server you requested is overun by knomes! Find hippos quick!

The Server Log shows:

HandleRequest() threw exception MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'diva.os_groups_groups' doesn't exist
   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
   at OpenSim.Data.MySQL.MySQLGenericTableHandler`1.DoQueryWithConnection(MySqlCommand cmd, MySqlConnection dbcon)
   at OpenSim.Data.MySQL.MySQLGenericTableHandler`1.DoQuery(MySqlCommand cmd)
   at OpenSim.Data.MySQL.MySQLGenericTableHandler`1.Get(String where)
   at OpenSim.Data.MySQL.MySQLGroupsData.RetrieveGroups(String pattern)
   at OpenSim.Groups.GroupsService.FindGroups(String RequestingAgentID, String search)
   at Diva.Wifi.Services.GetGroupsList(Environment env)
   at Diva.Wifi.Services.GroupsManagementGetRequest(Environment env)
   at Diva.Wifi.WifiGroupsManagementGetHandler.Handle(String path, Stream requestData, IOSHttpRequest httpRequest, IOSHttpResponse httpResponse)
   at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.HandleRequest(OSHttpRequest request, OSHttpResponse response)

Specs:
Diva Distro - diva-r09110 | (OpenSim 0.9.1.1) | Added 3/4/2020
MySql: MySQL8.0
Server: Windows Server 2016 Standard

Pure Vanilla Installation. No modification unless mentioned within the Installation guide.

Tried troubleshooting:

  • Reinstall of Diva
  • Reinstall of MySQL (Various versions 6, 7, 8)
  • Reinstall of whole Server
  • Regulär Things like driver and software updates

Is it possible to get a blank mysql dump to import manually?

Thanks a lot and best regards

Scripts not running on udate from r22458 to r23797

Followed the directions to Upgrade on mono, the simulator starts, and cann be logged into, but scripts are not running. Have tried all the usual fixes I know, to no avail - is something wrong? Or have I done something wrong/not done something i should have?

Susannah.

PS.

Have read RELEASENOTES.txt!

Wifi - Malformed email string?

Running wifi-0-7-0-2-b on Robust, everything appears to be working well except the email notifications, looks like a colon is being appended to the text string?

09:38:08 - [Wifi]: NewAccountPostRequest
09:38:08 - [Wifi]: Exception on sending mail to [email protected]: The specifi
ed string is not in the form required for an e-mail address.
09:38:08 - [Wifi]: Created account for user pending Testing1 Test

09:43:05 - [Wifi]: Avatar of account Female Avatar is null
09:43:05 - [Wifi]: Exception on sending mail to [email protected]: The speci
fied string is not in the form required for an e-mail address.

Apologies if this is user error or if this is the wrong place to post! Still learning! :)

Can't start diva's OpenSim on macOS 12.1

I'm using macOS 12.1 on an Apple Silicon Macbook Air, with mono 6.12.0.122 installed via the mono-mdk Homebrew cask.

After setting up my local MySQL instance and running mono Configure.exe, I try mono OpenSim.exe, which dies with the following error:

12:34:47 - [SERVER BASE]: Starting in /Users/*****/Downloads/diva-r09110/bin
12:34:47 - [SERVER BASE]: OpenSimulator version: OpenSim 0.9.1.1 Snail Release
12:34:47 - [SERVER BASE]: Operating system version: Unix 21.2.0.0, .NET platform Unix, 64-bit
Console log level is ALL
12:34:47 - [SERVER BASE]: Logging started to file /Users/*****/Downloads/diva-r09110/bin/OpenSim.log
12:34:47 - [SERVICE BASE]: Failed to load plugin OpenSim.Region.Framework.Interfaces.ISimulationDataStore from Diva.Data.MySQL.dll with args Data Source=localhost;Database=opensim;User ID=opensimuser;Password=******;Old Guids=true;Allow Zero Datetime=true;System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Mono.Security.Interface.TlsException: Unknown Secure Transport error `PeerProtocolVersion'.
  at Mono.AppleTls.AppleTlsContext.CheckStatusAndThrow (Mono.AppleTls.SslStatus status, Mono.AppleTls.SslStatus[] acceptable) [0x000dc] in <4f55bbf82f9b4c60960312888c59bd5c>:0
  at Mono.AppleTls.AppleTlsContext.ProcessHandshake () [0x0002e] in <4f55bbf82f9b4c60960312888c59bd5c>:0
  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000da] in <4f55bbf82f9b4c60960312888c59bd5c>:0
  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)
  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <4f55bbf82f9b4c60960312888c59bd5c>:0
  at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000fc] in <4f55bbf82f9b4c60960312888c59bd5c>:0
   --- End of inner exception stack trace ---
  at Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0004b] in <4f55bbf82f9b4c60960312888c59bd5c>:0
  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient(string,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,bool)
  at System.Net.Security.SslStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x00006] in <4f55bbf82f9b4c60960312888c59bd5c>:0
  at MySql.Data.MySqlClient.NativeDriver.StartSSL () [0x00035] in <0004ab8b375b422f9000ac25a68089d9>:0
  at MySql.Data.MySqlClient.NativeDriver.Open () [0x002ce] in <0004ab8b375b422f9000ac25a68089d9>:0
  at MySql.Data.MySqlClient.Driver.Open () [0x0000b] in <0004ab8b375b422f9000ac25a68089d9>:0
  at MySql.Data.MySqlClient.Driver.Create (MySql.Data.MySqlClient.MySqlConnectionStringBuilder settings) [0x0004e] in <0004ab8b375b422f9000ac25a68089d9>:0
  at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection () [0x00000] in <0004ab8b375b422f9000ac25a68089d9>:0
  at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection () [0x0008a] in <0004ab8b375b422f9000ac25a68089d9>:0
  at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver () [0x0003f] in <0004ab8b375b422f9000ac25a68089d9>:0
  at MySql.Data.MySqlClient.MySqlPool.GetConnection () [0x0001c] in <0004ab8b375b422f9000ac25a68089d9>:0
  at MySql.Data.MySqlClient.MySqlConnection.Open () [0x0016d] in <0004ab8b375b422f9000ac25a68089d9>:0
  at OpenSim.Data.MySQL.MySQLSimulationData.Initialise (System.String connectionString) [0x00013] in <27efad4c747c4eecb395517826265b7a>:0
  at OpenSim.Data.MySQL.MySQLSimulationData..ctor (System.String connectionString) [0x00011] in <27efad4c747c4eecb395517826265b7a>:0
  at Diva.Data.MySQL.MySQLSimulationData..ctor (System.String connectionString) [0x00000] in <d86f85455d3a4dedacb5a11920977eda>:0
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in <36514b14425c4337b446653c547aa9c3>:0
   --- End of inner exception stack trace ---
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x0001a] in <36514b14425c4337b446653c547aa9c3>:0
  at System.Reflection.RuntimeConstructorInfo.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00086] in <36514b14425c4337b446653c547aa9c3>:0
  at System.Reflection.RuntimeConstructorInfo.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <36514b14425c4337b446653c547aa9c3>:0
  at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x0022b] in <36514b14425c4337b446653c547aa9c3>:0
  at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x0009c] in <36514b14425c4337b446653c547aa9c3>:0
  at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <36514b14425c4337b446653c547aa9c3>:0
  at OpenSim.Services.Base.ServiceBase.LoadPlugin[T] (System.String dllName, System.String className, System.Object[] args) [0x00066] in <32f1c7f95106491b87564bed6c10d914>:0

12:34:47 - [SERVER UTILS]: Error loading plugin OpenSim.Region.Framework.Interfaces.ISimulationDataService from OpenSim.Services.SimulationService.dll. Exception: Could not find a storage interface in the given moduleSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Could not find a storage interface in the given module
  at OpenSim.Services.SimulationService.SimulationDataService..ctor (Nini.Config.IConfigSource config) [0x000ae] in <201ebf14b8dd4edc97ea127bd0986745>:0
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstr
uctorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in <36514b14425c4337b446653c547aa9c3>:0
   --- End of inner exception stack trace ---
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x0001a] in <36514b14425c4337b446653c547aa9c3>:0
  at System.Reflection.RuntimeConstructorInfo.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00086] in <36514b14425c4337b446653c547aa9c3>:0
  at System.Reflection.RuntimeConstructorInfo.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <36514b14425c4337b446653c547aa9c3>:0
  at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x0022b] in <36514b14425c4337b446653c547aa9c3>:0
  at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x0009c] in <36514b14425c4337b446653c547aa9c3>:0
  at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <36514b14425c4337b446653c547aa9c3>:0
  at OpenSim.Server.Base.ServerUtils.LoadPlugin[T] (System.String dllName, System.String className, System.Object[] args) [0x0007a] in <b819383d45084104ad05ff1adb589d28>:0

12:34:47 - [SERVER UTILS]: Error loading plugin OpenSim.Services.SimulationService.dll: Exception has been thrown by the target of an invocation. args.Length 1
12:34:47 - Fatal error: System.Exception: Could not load an ISimulationDataService implementation from OpenSim.Services.SimulationService.dll:SimulationDataService, as configured in the LocalServiceModule parameter of the [SimulationDataStore]: config section.
  at OpenSim.OpenSimBase.StartupSpecific () [0x0019d] in <d6d9c039edc74c67929f86d6a9ca38e8>:0
  at OpenSim.OpenSim.StartupSpecific () [0x000f6] in <d6d9c039edc74c67929f86d6a9ca38e8>:0
  at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00064] in <bb4dc510e62e44c9a8afcccbd887c17f>:0

Is this me lacking some Mono modules or needing to configure something additional?

Attachment type elements of initial appearance items for Wifi created avatar go to lost and found

When three avatars are available to select for avatar account creation (male, female, neutral) they have body parts, wearable clothing items and attachments.

If the avatar inventory is looked at in the Wifi interface BEFORE a first log in I can verify that basic body parts and normal wearables are already in the avatar inventory. But the attachments are no where to be seen.

In all cases when the avatar first enters OpenSim, the appearance selected is correct including the attachments. The body parts and clothing items are still in the appropriate inventory folders, but the attachments now appear in Lost and Found.

It is easy for the user to miss these and empty the lost and found folder before they realize they are present.

ERROR - OpenSim.Framework.Servers.HttpServer.BaseHttpServer

Any idea what I am doing wrong everything was setup and working I then went to make new accounts for the default starts avatars and when i loaded the page it dose not load now this error happens and I can no longer log in to world.

2010-09-14 16:47:28,660 ERROR - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: HttpServer.HttpListener had an exception System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndAccept(Byte[]& buffer, Int32& bytesTransferred, IAsyncResult asyncResult)
at System.Net.Sockets.Socket.EndAccept(IAsyncResult asyncResult)
at System.Net.Sockets.TcpListener.EndAcceptSocket(IAsyncResult asyncResult)
at HttpServer.HttpListenerBase.OnAccept(IAsyncResult ar)
2010-09-14 16:47:34,676 ERROR - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: HttpServer.HttpListener had an exception System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndAccept(Byte[]& buffer, Int32& bytesTransferred, IAsyncResult asyncResult)
at System.Net.Sockets.Socket.EndAccept(IAsyncResult asyncResult)
at System.Net.Sockets.TcpListener.EndAcceptSocket(IAsyncResult asyncResult)
at HttpServer.HttpListenerBase.OnAccept(IAsyncResult ar)
2010-09-14 16:47:47,059 ERROR - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: HttpServer.HttpListener had an exception System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndAccept(Byte[]& buffer, Int32& bytesTransferred, IAsyncResult asyncResult)
at System.Net.Sockets.Socket.EndAccept(IAsyncResult asyncResult)
at System.Net.Sockets.TcpListener.EndAcceptSocket(IAsyncResult asyncResult)
at HttpServer.HttpListenerBase.OnAccept(IAsyncResult ar)
2010-09-14 16:47:50,059 ERROR - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: HttpServer.HttpListener had an exception System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndAccept(Byte[]& buffer, Int32& bytesTransferred, IAsyncResult asyncResult)
at System.Net.Sockets.Socket.EndAccept(IAsyncResult asyncResult)
at System.Net.Sockets.TcpListener.EndAcceptSocket(IAsyncResult asyncResult)
at HttpServer.HttpListenerBase.OnAccept(IAsyncResult ar)
2010-09-14 16:47:56,060 ERROR - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: HttpServer.HttpListener had an exception System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndAccept(Byte[]& buffer, Int32& bytesTransferred, IAsyncResult asyncResult)
at System.Net.Sockets.Socket.EndAccept(IAsyncResult asyncResult)
at System.Net.Sockets.TcpListener.EndAcceptSocket(IAsyncResult asyncResult)
at HttpServer.HttpListenerBase.OnAccept(IAsyncResult ar)

MySql timeout when loading large region

When loading a large region, a MySql command timeout may occur. In case of the Universal Campus, which can take up to 40 min, this prevents OpenSim from loading the first region oar.

I found a workaround:

Have XEngine temporarily disabled in OpenSim.ini (this is a speed fix)

and the important part:

Add the following to the config-include/MyWorld.ini connection string:

Default Command Timeout=3600;

The settings need to be reverted after loading, especially XEngine. Perhaps you could add a MySql timeout option in Configure.exe?

The system used was Ubuntu Server12.04 with Diva OpenSim r20232, using MySql 5.5.27 with an Intel i5-2410M processor and 4GB memory.

Prims lost after server restart

Running Diva Dysto on our school district server. After stopping and restarting the application the following occurs: objects disappear (not returned to lost and found but gone), object locations are moved, sometimes textures are removed from objects and most previously locked objects become unlocked. Any suggestions for troubleshooting and fixing these issues?

Uncorrectable typo during Configure.exe

If you mis-type you URL during configure.exe set up, re-running configure.exe does not fix all of the URL entries!

The bad URL is inserted into the ~/opensim/diva-r13558/bin/Regions/RegionConfig.ini file which is NOT updated by re-running Config.exe

In my case the url had two spaces after ".org' (i.e.'.org ') which becomes 'clarkson.is-a-geek.org :9000' and aborts the startup!

'clarkson.is-a-geek.org' works fine though!

There is a similar problem with typos in the estate manager name - I had to edit the MySql entries to fix this one!

Teleporting to a DIVA D2 HG Region

Hi Diva

I have trouble getting to Teleport to a HG region with your distro, the gatekeeper keeps med out ;-)
is this some settings that i need to change?

I have been for the testing tryinf to teleport to hyperg.1v.dk:9000 from OSGrid Region "Sunred Gateway"
i then get an error at it is unable to verify identity, the other way works fine.

any good idea?

Thanks

  • eagleFX

Problem changing Avatar's gender

(ver. diva-r25084, Ubuntu 14.04, Mysql 5.5.40)
There is a problem when I try to change gender in Ruth avatar. It does not change anything when I choose male or female. I made accounts Male Avatar & Female Avatar, I logged in, I made new body parts, I worn them, but when I try to change the gender there isn't any difference.

new diva distribution fails on HG inventory access

OpenSim.Server.Handlers.Asset.XInventoryConnectorPostHandler [XINVENTORY HANDLER]: Exception System.NullReferenceException: Object reference not set to an instance of an object at OpenSim.Server.Handlers.Asset.XInventoryConnectorPostHandler.HandleAddItem (System.Collections.Generic.Dictionary`2 req
uest) [0x00000] in :0

and the same for HandleGetItem (the latter was trying to upload a snapshot, but rezzing or accessing items doesn't work, too).

To reproduce I just went to <http://go.virtyou.com:80 thousandrooms> (I liked the old format better, where HG addresses where proper URLs) and tried to rez things from my inventory or look at textures from my inventory and tried to take a snap (to see if I can access my inventory updating). Allways get that exception.

My own grid is at http://lummerland.rfc1437.de:8000 and runs the newest diva d2. virtyou is still on 0.7.1dev, but I get the same problem with all other grids I can reach, too. I can't reach the UCI gateways or Divas installation, I only get "hyperlink can not be established" - the gateway 7000 should work distance-wise, though, my sims are in the 92xx coord range. But sadly I can't cross-check with another diva d2 installation that way to rule out opensim problems.

Avatar stuck at the edge after update

Hello,

after I did the update from 20232-b to 22043 (with update.exe unter windows) I stuck at the edge of a region. I cant move or fly or anything else anymore.
Whenever i try to tp to another region, I land and stuck at the edge again. It is not important what kind of viewer I use, its all the same.
If i start the old 20232-b all is normal but impossible to to anything with 22043
I have no megaregions.
Do you have any hints whats going wromg?

Regards, Daimos

Avatar locked

hello I have a small problem well this is the thing in the diva I have setup the latest version and the avatars are locked then I found out I have to create a new shape and ware it to unlock the avatar to change from a female to a male is there a way to have it unlock automaticly when I signup for a account in the wifi? can someone please help me thank you.

joseph

Buggy terrain textures in 64 bits machines.

Clip_3.
Terrain textures not being seen except in root region. It is happening in two different 64 bits machines.
Not viewer/user relative.
This minigrid is a hypergrid available Diva distro running on a home machine.

Workaround that randomly works: Setting external IP to 127.0.0.1 in all regions except root so i keep hypergrid feature available.

with opensim 0.7.4

Hi please tell me if with opensim v 0.7.4, issue with wifi and search account with login super user is solved?

Tnks

Objects revert at Server Restart

Objects that are named and locked revert to the default name "object" and are unlocked and textures that are uploaded to placed on the face of an object are not present but the prim is a default surface when the server is restarted.
Any help to fix this issue is appreciated.

Change domain for a hypergrid region running 9.1.1

Hi

I have been changing my domain from .com to .net but after that all local users can login, but e.g.
users from OSGrid get an error like "Teleport Failed. Unable to verify User." If i change MyWorld.ini
back to the original domain it works again.

The only thing i changed was the MyWorld.ini to reflect the new domain.net instead of old one.

Do i need to change the domain else where? i mean e.g. in the Database or something?

Thank you.

Ambient Sounds will not 'play in world'.

I'm using the latest Diva distribution on a local Windows machine. I uploaded a .wav file and played local, which works fine. But for some reason, it won't play global. I tried using the imprudence viewer, the phoenix viewer, and SL's own official viewer, same results.

If I visit another sim via the hypergrid, I can hear ambient sounds on theirs and I can play my own wave sound file in world on their SIM, not just locally, so it does seem like it is something specific to my installation.

Stats on splash page all 0

On the splash page, all the stats across the bottom are listed as 0. I'm running in grid mode. as of the moment of this posting I have 1 user in world, 8 regions, 2 users, and 2 active in the last 30 days that aren't being reported.

Clean Install r25909 Won't Load

I downloaded and installed diva-r25909, but could not get it to load. I then worked my way back through the distributions from newest to oldest (doing clean install/new database each time) until I found one that would.

I was finally able to get diva-r23797 to install, then ran the update which installed r25909. Everything seems to be working, however I'm experiencing some odd issues with WiFi (I can't see or edit groups, and I can't create a user (which doesn't matter too much to me, personally, as I only need one). Also, my profile doesn't work when I HG, and I get errors stating "unable to fetch profile data at this time" (again, not a big issue for me, personally). My main region is at (8066,8066 on port 9000, and I created a second region (4066,4066) on port 9001, but cannot get to the second region from my own grid or from the HG. It always places me at the primary region. I was able to get there once, but I received an error stating something to the effect of illegal coordinates, and it flickered (like a sim crossing) and was trying to put me at 128, 128, <-2300>

I can't imagine what I may have done incorrectly, as I've gone over everything multiple times to make sure I didn't make any typos -- and I haven't modified anything from the initial installation. I just reinstalled r25909 (from scratch) again before posting here, and I'm getting the same error as each other time (below). Why is this working in the 0.7.6 + upgrade, and not the clean install of the 0.8.1 post-fix? It's driving me mad!

I'm running Windows 7 32bit SP1, 2gb of RAM, .NET version 4.5.2. There is nothing else running on the computer that hosts the opensim installation. The MySQL database is located on my NAS which is on my optional network and port 3306 is open between the Windows machine and the NAS (version r23797 works just fine), and all necessary ports are open on the router/firebox to the Windows 7 machine running the simulator. Do I need to downgrade my .NET version - from the error below, it seems to indicate that may be the source of the problem, but I'm unsure.

Any information would be much appreciated as I'm pulling out my hair. Actually, I'm more frustrated that I'm unable to figure it out myself. :(

2015-04-20 23:26:37,431 INFO - OpenSim.Application [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
2015-04-20 23:26:37,446 INFO - OpenSim.Application [OPENSIM MAIN]: System Locale is en-US
2015-04-20 23:26:37,446 INFO - OpenSim.Application [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset
2015-04-20 23:26:37,446 INFO - OpenSim.Application [OPENSIM MAIN]: Runtime gave us 4 min worker threads and 4 min IOCP threads
2015-04-20 23:26:37,446 INFO - OpenSim.Application [OPENSIM MAIN]: Runtime gave us 1023 max worker threads and 1000 max IOCP threads
2015-04-20 23:26:37,446 INFO - OpenSim.Application [OPENSIM MAIN]: Limiting max worker threads to 1000
2015-04-20 23:26:37,446 INFO - OpenSim.Application [OPENSIM MAIN]: Threadpool set to 1000 max worker threads and 1000 max IOCP threads
2015-04-20 23:26:37,462 INFO - OpenSim.Application [OPENSIM MAIN]: Environment is supported by OpenSimulator.
2015-04-20 23:26:37,477 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration settings
2015-04-20 23:26:37,477 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file C:\Users\useraccount\diva-r25909-clean\bin\OpenSimDefaults.ini
2015-04-20 23:26:37,493 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file C:\Users\useraccount\diva-r25909-clean\bin\OpenSim.ini
2015-04-20 23:26:37,493 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file C:\Users\useraccount\diva-r25909-clean\bin\config-include\DivaPreferences.ini
2015-04-20 23:26:37,493 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file C:\Users\useraccount\diva-r25909-clean\bin\config-include\MyWorld.ini
2015-04-20 23:26:37,493 INFO - OpenSim.ConfigurationLoader [CONFIG]: Loading environment variables for Config
2015-04-20 23:26:37,493 INFO - OpenSim.OpenSim [OPENSIM MAIN]: Using async_call_method UnsafeQueueUserWorkItem
2015-04-20 23:26:37,509 INFO - OpenSim.OpenSim ====================================================================
2015-04-20 23:26:37,509 INFO - OpenSim.OpenSim ========================= STARTING OPENSIM =========================
2015-04-20 23:26:37,509 INFO - OpenSim.OpenSim ====================================================================
2015-04-20 23:26:37,524 INFO - OpenSim.Framework.Console.LocalConsole [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file C:\Users\useraccount\diva-r25909-clean\bin\OpenSimConsoleHistory.txt
2015-04-20 23:26:37,524 INFO - OpenSim.Framework.Console.LocalConsole [LOCAL CONSOLE]: Read 100 lines of command line history from file C:\Users\useraccount\diva-r25909-clean\bin\OpenSimConsoleHistory.txt
2015-04-20 23:26:37,524 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Starting in C:\Users\useraccount\diva-r25909-clean\bin
2015-04-20 23:26:37,524 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: OpenSimulator version: OpenSim 0.8.1.0 Post_Fixes
2015-04-20 23:26:37,524 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Operating system version: Microsoft Windows NT 6.1.7601 Service Pack 1, .NET platform Win32NT, 32-bit
2015-04-20 23:26:37,540 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Logging started to file C:\Users\useraccount\diva-r25909-clean\bin\OpenSim.log
2015-04-20 23:26:37,555 ERROR - OpenSim.Server.Base.ServerUtils [SERVER UTILS]: Error loading plugin from OpenSim.Services.SimulationService.dll
System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Users\useraccount\diva-r25909-clean\bin\OpenSim.Services.SimulationService.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
File name: 'file:///C:\Users\useraccount\diva-r25909-clean\bin\OpenSim.Services.SimulationService.dll' ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at OpenSim.Server.Base.ServerUtils.LoadPlugin[T](String dllName, String className, Object[] args)

2015-04-20 23:26:37,602 ERROR - OpenSim.Application [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.Exception: Could not load an ISimulationDataService implementation from OpenSim.Services.SimulationService.dll:SimulationDataService, as configured in the LocalServiceModule parameter of the [SimulationDataStore] config section.
at OpenSim.OpenSimBase.StartupSpecific()
at OpenSim.OpenSim.StartupSpecific()
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup()
at OpenSim.Application.Main(String[] args)

Application is terminating: True

Where to place hypergrid

Hi Diva

Where would i place the Hypergrid so i can teleport from e.g. OSGrid directly, i run into the 4096 distance problem.

support links

hello this is not really a Issues but in a way it is. i don't know how in your diva Distro how to set the support links in the server side so the grid manger can pick this up in case someone is having a problem i would like for them to click on the help link in the viewer it's self can someone please help thank you.

Joseph.

Update map to show relocated island

Running Diva/d2: Moved the location of one island over one coordinate to have water showing between two islands formerly side by side. When logged in both islands have water on 4 sides but the map is now showing 3 islands connected. The middle one says "invalid location" when selected in map. How can I make the middle island/old location disappear from the map and show water?

Problem with my Diva D2 sim server after update to Debian 12

Hi

Recent I got my Diva Sim server updated from Debian 11 to Debian 12, and now i get this error when i try to start my sim.
Hope someone has an idea what goes wrong, as i lost all my valuable assets. it is running MariaDB.

22:17:31 - [SERVICE BASE]: Failed to load plugin OpenSim.Region.Framework.Interfaces.ISimulationDataStore from Diva.Data.MySQL.dll with args Data Source=localhost;Database=opensim;User ID=opensimuser;Password=*******;Old Guids=true;Allow Zero Datetime=true;System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidCastException: Object cannot be cast from DBNull to other types.
at System.DBNull.System.IConvertible.ToInt32 (System.IFormatProvider provider) [0x00000] in :0
at System.Convert.ToInt32 (System.Object value, System.IFormatProvider provider) [0x00003] in :0
at MySql.Data.MySqlClient.Driver.LoadCharacterSets (MySql.Data.MySqlClient.MySqlConnection connection) [0x00079] in <278c96de340e4912b3e3157e0b52741f>:0
at MySql.Data.MySqlClient.Driver.Configure (MySql.Data.MySqlClient.MySqlConnection connection) [0x00060] in <278c96de340e4912b3e3157e0b52741f>:0
at MySql.Data.MySqlClient.MySqlConnection.Open () [0x00199] in <278c96de340e4912b3e3157e0b52741f>:0
at OpenSim.Data.MySQL.MySQLSimulationData.Initialise (System.String connectionString) [0x00013] in :0
at OpenSim.Data.MySQL.MySQLSimulationData..ctor (System.String connectionString) [0x00011] in :0
at Diva.Data.MySQL.MySQLSimulationData..ctor (System.String connectionString) [0x00000] in <0479d3db6a9f45959ce06e7cf617e2f2>:0
at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in :0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x0001a] in :0
at System.Reflection.RuntimeConstructorInfo.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00086] in :0
at System.Reflection.RuntimeConstructorInfo.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0
at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x0022b] in :0
at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x0009c] in :0
at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in :0
at OpenSim.Services.Base.ServiceBase.LoadPlugin[T] (System.String dllName, System.String className, System.Object[] args) [0x00066] in :0

22:17:31 - [SERVER UTILS]: Error loading plugin OpenSim.Region.Framework.Interfaces.ISimulationDataService from OpenSim.Services.SimulationService.dll. Exception: Could not find a storage interface in the given moduleSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Could not find a storage interface in the given module
at OpenSim.Services.SimulationService.SimulationDataService..ctor (Nini.Config.IConfigSource config) [0x000a9] in <3317f08d4fec477abc16430a6aebbc0b>:0
at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in :0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x0001a] in :0
at System.Reflection.RuntimeConstructorInfo.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00086] in :0
at System.Reflection.RuntimeConstructorInfo.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0
at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x0022b] in :0
at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x0009c] in :0
at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in :0
at OpenSim.Server.Base.ServerUtils.LoadPlugin[T] (System.String dllName, System.String className, System.Object[] args) [0x0007a] in <6d9398d4d18c4b119a161e258c541bdc>:0

22:17:31 - [SERVER UTILS]: Error loading plugin OpenSim.Services.SimulationService.dll: Exception has been thrown by the target of an invocation. args.Length 1
22:17:31 - Fatal error: System.Exception: Could not load an ISimulationDataService implementation from OpenSim.Services.SimulationService.dll:SimulationDataService, as configured in the LocalServiceModule parameter of the [SimulationDataStore]: config section.
at OpenSim.OpenSimBase.StartupSpecific () [0x0019d] in <87d7025034374433bb5eeb822de76486>:0
at OpenSim.OpenSim.StartupSpecific () [0x000f6] in <87d7025034374433bb5eeb822de76486>:0
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00099] in <1ead9982144a4837a84013815dcfc818>:0

Best Regards
Xs

Wifi Administrator gets no users under "Manage Users"

With diva-r13553, when I log into Wifi with the administrator account and select "Manage Users", then nothing is displayed in the area where the user list is supposed to appear. It happens when the Wifi admin is the only user and also when there are more users registered. When there are accounts that are pending for activation, then the user list is displayed just fine.

Update from 9.1.1 to latest 9.2.0 Opensim

Hi All

Will it be possible to update the Diva distro 9.1.1 with the recently released files from Opensimulator 0.9.2.0?

I have been looking in the /bin folder, of both the Diva and the Opensimulator and i see several "Diva" Specific files, so i guess it would fail if i try to add or copy over these files on a running DIVA 0.9.1.1 Sim.

The reason i ask this is that i constantly run into a number of assets issues also scripts on prims that wont work e.t.c.

I would gladly help testing or dealing with the process of getting the Diva D2 running at a higher level, as i find it a good
Opensim for beginners and is easy to deploy if you really only need a few sims.

Thank you.

diva-r22458 no sound on avis no mp3 sound

Hi,

After upgrading to diva-r22458 from diva-r22043 and adding an mp3 or an avi file on a prim (media on a prim), the mp3 file does not play at all and there is no sound on the avi.
Diva-r22043 plays the files just right.
Am I missing something?

Regards
Emmanuel

Exception: MySql.Data.MySqlClient.MySqlException

Exception: MySql.Data.MySqlClient.MySqlException: Invalid attempt to access a field before calling Read()

at MySql.Data.MySqlClient.MySqlDataReader.GetFieldValue(Int32 index, Boolean checkNull)

at MySql.Data.MySqlClient.MySqlDataReader.GetValue(Int32 i)

at MySql.Data.MySqlClient.MySqlDataReader.get_Item(Int32 i)

at MySql.Data.MySqlClient.MySqlDataReader.get_Item(String name)

at OpenSim.Data.MySQL.MySQLEstateStore.DoLoad(MySqlCommand cmd, UUID regionID, Boolean create)

at OpenSim.Data.MySQL.MySQLEstateStore.LoadEstateSettings(UUID regionID, Boolean create)

at OpenSim.Region.Framework.Scenes.Scene..ctor(RegionInfo regInfo, AgentCircuitManager authen, SceneCommunicationService sceneGridService, StorageManager storeManager, ModuleLoader moduleLoader, Boolean dumpAssetsToFile, Boolean physicalPrim, Boolean SeeIntoRegionFromNeighbor, IConfigSource config, String simulatorVersion)

at OpenSim.OpenSimBase.CreateScene(RegionInfo regionInfo, StorageManager storageManager, AgentCircuitManager circuitManager)

at OpenSim.OpenSimBase.SetupScene(RegionInfo regionInfo, Int32 proxyOffset, IConfigSource configSource, IClientNetworkServer& clientServer)

at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean portadd_flag, Boolean do_post_init, IScene& mscene)

at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean portadd_flag, IScene& scene)

at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise()

at OpenSim.OpenSimBase.StartupSpecific()

at OpenSim.OpenSim.StartupSpecific()

at OpenSim.Framework.Servers.BaseOpenSimServer.Startup()

at OpenSim.Application.Main(String[] args)

Application is terminating: True

I could not find any info online about this, I have had it running in the past without problems I just got some free time and went to install the latest diva distro/d2. It happens anytime you go to set the first regions estate group.

Windows 7 x64
MySQL 5.5.11

Objects mute on channels

I am running diva 0.7.5 r22043 on Ubuntu 12.10 (mono) and am finding that osNpcWhisper, osNpcSay, osNpcShout, llWhisper, llSay, llShout, and llRegionSay do not work. The objects and NPCs are silent on this although regular chat works and objects do respond to channel directed chats by players.

Did I miss some settings to tell objects and NPCs it's okay to chat? They seem to listen fine when I chat at them.

Unable to Start Simulator on Windows

I am able to load and run the OSGrid distribution on the same system with a connection to a remote MySQL database without issue (using port 9100), but I am unable to get the Diva distribution to load. I receive the following error. I am not attempting to run both simulators simultaneously.

2023-04-15 18:31:04,578 INFO - OpenSim.Application [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
2023-04-15 18:31:04,641 INFO - OpenSim.Application [OPENSIM MAIN]: System Locale is en-US
2023-04-15 18:31:04,688 INFO - OpenSim.Framework.Util [UTIL] TimeStamp clock with period of 1E-05ms
2023-04-15 18:31:04,688 INFO - OpenSim.Application [OPENSIM MAIN]: Runtime gave us 4 min worker threads and 4 min IOCP threads
2023-04-15 18:31:04,688 INFO - OpenSim.Application [OPENSIM MAIN]: Runtime gave us 32767 max worker threads and 1000 max IOCP threads
2023-04-15 18:31:04,688 INFO - OpenSim.Application [OPENSIM MAIN]: Limiting max worker threads to 1000
2023-04-15 18:31:04,688 INFO - OpenSim.Application [OPENSIM MAIN]: Threadpool set to 1000 max worker threads and 1000 max IOCP threads
2023-04-15 18:31:04,703 INFO - OpenSim.Application [OPENSIM MAIN]: Environment is supported by OpenSimulator.
2023-04-15 18:31:04,703 INFO - OpenSim.Application Default culture changed to English (United States)
2023-04-15 18:31:04,750 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration settings
2023-04-15 18:31:04,750 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file C:\Users\jennifer\OpenSim\Diva\bin\OpenSimDefaults.ini
2023-04-15 18:31:04,828 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file C:\Users\jennifer\OpenSim\Diva\bin\OpenSim.ini
2023-04-15 18:31:04,859 WARN - OpenSim.ConfigurationLoader [CONFIG]: Could not find include file C:\Users\jennifer\OpenSim\Diva\bin\config-include\osslDefaultEnable.ini
2023-04-15 18:31:04,874 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file C:\Users\jennifer\OpenSim\Diva\bin\config-include\DivaPreferences.ini
2023-04-15 18:31:04,890 WARN - OpenSim.ConfigurationLoader [CONFIG]: Could not find include file C:\Users\jennifer\OpenSim\Diva\bin\config-include\osslDefaultEnable.ini
2023-04-15 18:31:04,907 INFO - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file C:\Users\jennifer\OpenSim\Diva\bin\config-include\MyWorld.ini
2023-04-15 18:31:04,907 WARN - OpenSim.ConfigurationLoader [CONFIG]: Could not find include file C:\Users\jennifer\OpenSim\Diva\bin\config-include\osslDefaultEnable.ini
2023-04-15 18:31:04,922 INFO - OpenSim.ConfigurationLoader [CONFIG]: Loading environment variables for Config
2023-04-15 18:31:05,000 INFO - OpenSim.OpenSim [OPENSIM MAIN]: Using async_call_method SmartThreadPool
2023-04-15 18:31:05,000 INFO - OpenSim.OpenSim [OPENSIM MAIN] Running GC in server mode
2023-04-15 18:31:05,000 INFO - OpenSim.Framework.Servers.BaseOpenSimServer [STARTUP]: Beginning startup processing
2023-04-15 18:31:05,000 INFO - OpenSim.Framework.Servers.BaseOpenSimServer [STARTUP]: version: OpenSim 0.9.2.1 Yeti Release

2023-04-15 18:31:05,000 INFO - OpenSim.Framework.Servers.BaseOpenSimServer [STARTUP]: Operating system version: Microsoft Windows NT 6.2.9200.0, .NET platform Win32NT, 64-bit

2023-04-15 18:31:05,000 INFO - OpenSim.Framework.Servers.BaseOpenSimServer [STARTUP]: Processor Architecture: AMD64(le)
2023-04-15 18:31:05,047 INFO - OpenSim.OpenSim ====================================================================
2023-04-15 18:31:05,047 INFO - OpenSim.OpenSim ========================= STARTING OPENSIM =========================
2023-04-15 18:31:05,047 INFO - OpenSim.OpenSim ====================================================================
2023-04-15 18:31:05,078 INFO - OpenSim.Framework.Console.LocalConsole [LOCAL CONSOLE]: Persistent command line history is Enabled, up to 100 lines from file C:\Users\jennifer\OpenSim\Diva\bin\OpenSimConsoleHistory.txt without timestamps
2023-04-15 18:31:05,078 INFO - OpenSim.Framework.Console.LocalConsole [LOCAL CONSOLE]: Read 100 lines of command line history from file C:\Users\jennifer\OpenSim\Diva\bin\OpenSimConsoleHistory.txt
2023-04-15 18:31:05,125 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Logging started to file C:\Users\jennifer\OpenSim\Diva\bin\OpenSim.log
2023-04-15 18:31:05,156 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Starting in C:\Users\jennifer\OpenSim\Diva\bin
2023-04-15 18:31:05,172 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: OpenSimulator version: OpenSim 0.9.2.1 Yeti Release
2023-04-15 18:31:05,172 INFO - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Operating system version: Microsoft Windows NT 6.2.9200.0, .NET platform Win32NT, 64-bit
2023-04-15 18:31:05,297 ERROR - OpenSim.Server.Base.ServerUtils [SERVER UTILS]: Error loading plugin from OpenSim.Services.SimulationService.dll
System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Users\jennifer\OpenSim\Diva\bin\OpenSim.Services.SimulationService.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
File name: 'file:///C:\Users\jennifer\OpenSim\Diva\bin\OpenSim.Services.SimulationService.dll' ---> System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at OpenSim.Server.Base.ServerUtils.LoadPlugin[T](String dllName, String className, Object[] args)

2023-04-15 18:31:05,406 FATAL - OpenSim.Framework.Servers.BaseOpenSimServer Fatal error: System.Exception: Could not load an ISimulationDataService implementation from OpenSim.Services.SimulationService.dll:SimulationDataService, as configured in the LocalServiceModule parameter of the [SimulationDataStore] config section.
at OpenSim.OpenSimBase.StartupSpecific()
at OpenSim.OpenSim.StartupSpecific()
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup()

Flotsam XmlRpcGroups dos not work

hello this would be some thing i would like to see in the next release i tried installing and nothing is working well not for me lol

Changing ports from defaults

I have a linux server that shares a router with other computers in a data center. Port 9000 is not available, so I would like to change the port on the diva distro from 9000 to 56000. I've changed the ports in the MyWorld.ini and in the Regions.ini, and port forwarding is enabled for tcp/udp of the entire port range 50,000-60,000 (while testing). Iptables and selinux are off (while testing). OpenSim with mono starts and runs fine without errors, but when logging in from Firestorm, I get the message (on both ends) "Connection Refused". Is there something else I should have changed or something else I'm missing? Any help would be appreciated.

Blank in /WIFI.txt

Nothing Stated after

"*** LINUX/MONO EXTRA STEP ***If you're running under linux/mono you need to "

Grid - compilation

Please add step by step instruction for compilation for OpenSim Grid 0.8.1, 0.9.0, 0.9.1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.