question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Memory leak still

See original GitHub issue

Can we please reopen #160 as 2.0.8 is still not resolving it?

Oct 20, 2020 7:51:49 AM hudson.init.impl.InstallUncaughtExceptionHandler handleException
WARNING: Caught unhandled exception with ID cb34e4da-4856-4d56-bd16-fd4e13a5621b
java.lang.OutOfMemoryError: Java heap space

Oct 20, 2020 7:52:29 AM hudson.init.impl.InstallUncaughtExceptionHandler handleException
WARNING: Caught unhandled exception with ID 6f9e8576-0195-423c-aa0d-90ec157768f5
java.lang.OutOfMemoryError: Java heap space

Oct 20, 2020 7:59:35 AM hudson.model.AsyncPeriodicWork doRun
INFO: Periodic background build discarder thread is still running. Execution aborted.
Oct 20, 2020 8:03:31 AM org.jenkinsci.plugins.workflow.job.WorkflowRun finish

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
mbevc1commented, Mar 24, 2021

Runs on 2.0.9 and latest LTS Jenkins for couple of days and seems okay now 🤞 . Thanks!

0reactions
markyjackson-tauliacommented, Mar 21, 2021

@mbevc1 thank you. have a good rest of the weekend

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I check for memory leaks, and what should I do to stop ...
Finding a memory leak​​ As the process terminates, it may not be an obvious issue if there is more than adequate RAM to...
Read more >
How to fix still-reachable memory leak? - Google Groups
Hi, My program have many still-reachable memory leak, but DRmemory only show the address range. eg: Error #76: REACHABLE LEAK 32768 direct bytes ......
Read more >
Memory leak - Wikipedia
In computer science, a memory leak is a type of resource leak that occurs when a computer program incorrectly manages memory allocations in...
Read more >
Memory Leaks
Memory that is still reachable by the application. This is NOT considered a leak. It is reported as "still-reachable allocation(s)" in Dr. Memory's...
Read more >
How To Fix Windows 10 Memory Leaks - Online Tech Tips
This should fix the memory leak issue in most cases, at least temporarily, until you can find a permanent fix. Open the Start...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found