Skip to content

User Service Handler Exception #118

@jjtkalt

Description

@jjtkalt

Getting a frequent exception on the Robust console (versions 9037 and 9254). Been getting this for a long while. We have not found any in-world event that seems to trigger it. And we can't see any obvious impact from the user point of view, which is either comforting or extremely worrisome, depending on your point of view.

[USER SERVICE HANDLER]: Exception in method getmultiaccounts: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
at OpenSim.Services.UserAccountService.UserAccountService.GetUserAccounts(UUID scopeID, List1 IDs) in /home/opensim/Binaries/Build/OpenSim/Services/UserAccountService/UserAccountService.cs:line 307 at OpenSim.Server.Handlers.UserAccounts.UserAccountServerPostHandler.GetMultiAccounts(Dictionary2 request) in /home/opensim/Binaries/Build/OpenSim/Server/Handlers/UserAccounts/UserAccountServerPostHandler.cs:line 235
at OpenSim.Server.Handlers.UserAccounts.UserAccountServerPostHandler.ProcessRequest(String path, Stream requestData, IOSHttpRequest httpRequest, IOSHttpResponse httpResponse) in /home/opensim/Binaries/Build/OpenSim/Server/Handlers/UserAccounts/UserAccountServerPostHandler.cs:line 106

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions