[Opensim-users] OpenSim_Search module problems with 0.9.3

Leal Duarte ajlduarte at sapo.pt
Sat Aug 10 19:50:13 UTC 2024


Hi,

     That error seems unrelated to the search module

     Test region without the search module, to be sure

Ubit

On 10-Aug-24 18:47, Luisillo Contepomi wrote:
> Hi all!
> I am trying to install the search module from scratch in a clean 
> installation without using old ini files.
> I have tried with the one downloaded from git clone 
> https://github.com/kcozens/OpenSimSearch as indicated in the wiki but 
> it gives errors and I have also tried with the one downloaded from 
> OsGrid and it also gives errors.
>
> Could you tell me where I can download the most recent search module 
> to compile it with 0.9.3dev Dot net.?
>
> Thanks.
> Kind regards,
> -- 
> Luisillo Contepomi
>
> Errors from the module downloaded from osgrid
>
>
>
>
> 19:30:24 - [GRID HANDLER]: Exception Unknown column 'locX' in 'where 
> clause'    at 
> MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync)
>    at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 
> affectedRow, Int64 insertedId, Boolean execAsync)
>    at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, 
> Int32 affectedRows, Int64 insertedId, Boolean execAsync)
>    at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, 
> Boolean force, Boolean execAsync)
>    at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean 
> execAsync, CancellationToken cancellationToken)
>    at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean 
> execAsync, CancellationToken cancellationToken)
>    at 
> MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior 
> behavior, Boolean execAsync, CancellationToken cancellationToken)
>    at 
> MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior 
> behavior, Boolean execAsync, CancellationToken cancellationToken)
>    at 
> MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior 
> behavior, Boolean execAsync, CancellationToken cancellationToken)
>    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
>    at OpenSim.Data.MySQL.MySqlRegionData.RunCommand(MySqlCommand cmd) 
> in 
> /home/contepomi/grid/Robust/OpenSim/Data/MySQL/MySQLRegionData.cs:line 
> 224
>    at OpenSim.Data.MySQL.MySqlRegionData.Get(Int32 startX, Int32 
> startY, Int32 endX, Int32 endY, UUID scopeID) in 
> /home/contepomi/grid/Robust/OpenSim/Data/MySQL/MySQLRegionData.cs:line 
> 198
>    at OpenSim.Services.GridService.GridService.RegisterRegion(UUID 
> scopeID, GridRegion regionInfos) in 
> /home/contepomi/grid/Robust/OpenSim/Services/GridService/GridService.cs:line 
> 249
>    at 
> OpenSim.Server.Handlers.Grid.GridServerPostHandler.Register(Dictionary`2 
> request) in 
> /home/contepomi/grid/Robust/OpenSim/Server/Handlers/Grid/GridServerPostHandler.cs:line 
> 203
>    at 
> OpenSim.Server.Handlers.Grid.GridServerPostHandler.ProcessRequest(String 
> path, Stream requestData, IOSHttpRequest httpRequest, IOSHttpResponse 
> httpResponse) in 
> /home/contepomi/grid/Robust/OpenSim/Server/Handlers/Grid/GridServerPostHandler.cs:line 
> 88
> 19:30:24 - [GRID HANDLER]: Exception Unknown column 'uuid' in 'where 
> clause'    at 
> MySql.Data.MySqlClient.MySqlStream.ReadPacketAsync(Boolean execAsync)
>    at MySql.Data.MySqlClient.NativeDriver.GetResultAsync(Int32 
> affectedRow, Int64 insertedId, Boolean execAsync)
>    at MySql.Data.MySqlClient.Driver.GetResultAsync(Int32 statementId, 
> Int32 affectedRows, Int64 insertedId, Boolean execAsync)
>    at MySql.Data.MySqlClient.Driver.NextResultAsync(Int32 statementId, 
> Boolean force, Boolean execAsync)
>    at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean 
> execAsync, CancellationToken cancellationToken)
>    at MySql.Data.MySqlClient.MySqlDataReader.NextResultAsync(Boolean 
> execAsync, CancellationToken cancellationToken)
>    at 
> MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior 
> behavior, Boolean execAsync, CancellationToken cancellationToken)
>    at 
> MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior 
> behavior, Boolean execAsync, CancellationToken cancellationToken)
>    at 
> MySql.Data.MySqlClient.MySqlCommand.ExecuteReaderAsync(CommandBehavior 
> behavior, Boolean execAsync, CancellationToken cancellationToken)
>    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader()
>    at OpenSim.Data.MySQL.MySqlRegionData.RunCommand(MySqlCommand cmd) 
> in 
> /home/contepomi/grid/Robust/OpenSim/Data/MySQL/MySQLRegionData.cs:line 
> 224
>    at OpenSim.Data.MySQL.MySqlRegionData.Get(UUID regionID, UUID 
> scopeID) in 
> /home/contepomi/grid/Robust/OpenSim/Data/MySQL/MySQLRegionData.cs:line 
> 156
>    at OpenSim.Services.GridService.GridService.GetNeighbours(UUID 
> scopeID, UUID regionID) in 
> /home/contepomi/grid/Robust/OpenSim/Services/GridService/GridService.cs:line 
> 447
>    at 
> OpenSim.Server.Handlers.Grid.GridServerPostHandler.GetNeighbours(Dictionary`2 
> request) in 
> /home/contepomi/grid/Robust/OpenSim/Server/Handlers/Grid/GridServerPostHandler.cs:line 
> 242
>    at 
> OpenSim.Server.Handlers.Grid.GridServerPostHandler.ProcessRequest(String 
> path, Stream requestData, IOSHttpRequest httpRequest, IOSHttpResponse 
> httpResponse) in 
> /home/contepomi/grid/Robust/OpenSim/Server/Handlers/Grid/GridServerPostHandler.cs:line 
> 94
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users


More information about the Opensim-users mailing list