Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.OutOfMemoryException #85

Open
mkrishna2025 opened this issue Nov 24, 2020 · 0 comments
Open

System.OutOfMemoryException #85

mkrishna2025 opened this issue Nov 24, 2020 · 0 comments

Comments

@mkrishna2025
Copy link

Can any one please help on this. I am getting OutOfMemoryException on array initialization. It happens in live only and not in local. It happens sometimes.

System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at WebSocketManager.WebSocketManagerMiddleware.Receive(WebSocket socket, Action`2 handleMessage) in C:\Research\GIT\SP.Core\WebSocket-Manager\src\WebSocketManager\WebSocketManagerMiddleware.cs:line 102 at WebSocketManager.WebSocketManagerMiddleware.Invoke(HttpContext context) in C:\Research\GIT\SP.Core\WebSocket-Manager\src\WebSocketManager\WebSocketManagerMiddleware.cs:line 47 at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Builder.RouterMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at
Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at NetCoreApp.Handler.CustomExceptionMiddleware.Invoke(HttpContext context) in

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant