Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » How to find a thread in "thread_overview" that cased OutOfMemoryError?
How to find a thread in "thread_overview" that cased OutOfMemoryError? [message #1863370] Tue, 30 January 2024 02:04
Dmitry Katsubo is currently offline Dmitry KatsuboFriend
Messages: 14
Registered: November 2010
Junior Member

Dear community,

Followup for the topic on stackoverflow: How is it possible to locate a thread that cased OutOfMemoryError? This is pretty possible in VisualVM, but it seems tricky to map its thread IDs to what is MAT showing:
"111455555454545554" prio=5 tid=9531 RUNNABLE
	at java.lang.OutOfMemoryError.<init>(OutOfMemoryError.java:48)
	at com.test.ImageUtils.scaleBitmap(ImageUtils.java:496)

Previous Topic:Unknown host cbi.eclipse.org: Name or service not known
Next Topic:Does MAT run fully locally?
Goto Forum:
  


Current Time: Fri Jan 17 19:26:58 GMT 2025

Powered by FUDForum. Page generated in 0.02998 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top