OutOfMemory Error #63
Closed
pintu903
started this conversation in
New Content Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Content Details
Hi,
I am Pintu Kumar. I am facing a recurring issue in the program, and the error messages indicate a java.lang.OutOfMemoryError. Here are the details:
First occurrence:
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "ClientThread";
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "WebSocket background processing";
Second occurrence:
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "ClientThread";
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "pool-2-thread-1"
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "http-nio-8080-Poller";
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Catalina-utility-2";
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "MaintenanceTimer-3-thread-1";
I would appreciate your assistance in resolving this issue.
Thanks and Regards,
Pintu
Website Section
No response
Beta Was this translation helpful? Give feedback.
All reactions