
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: Friday 10:25 PM
Updated: Friday 10:31 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
15.0.42
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Environment:
|
QuickBuild version 15.0.26 (custom src build)
OS Linux amd64, kernel 6.8.0-87-generic
Java Oracle JDK 21.0.3+7-LTS-152
CPUs 32
Jetty max threads 512
Jetty port 8810
Connection pool HikariCP
DB PostgreSQL
QuickBuild version 15.0.26 (custom src build)
OS Linux amd64, kernel 6.8.0-87-generic
Java Oracle JDK 21.0.3+7-LTS-152
CPUs 32
Jetty max threads 512
Jetty port 8810
Connection pool HikariCP
DB PostgreSQL
|
|
|
We are experiencing recurring OutOfMemoryError / heap exhaustion on our QuickBuild server (32 GB heap, 32 CPUs, PostgreSQL backend). Heap dump analysis with Eclipse MAT shows 5 Jetty request threads each
retaining 5-7 GB in org.hibernate.engine.internal.StatefulPersistenceContext, totaling ~28 GB (87% of heap). Each thread holds 50,000+ com.pmease.quickbuild.model.Build entities with ~8 million StepRuntime
objects.
|
|
Description
|
We are experiencing recurring OutOfMemoryError / heap exhaustion on our QuickBuild server (32 GB heap, 32 CPUs, PostgreSQL backend). Heap dump analysis with Eclipse MAT shows 5 Jetty request threads each
retaining 5-7 GB in org.hibernate.engine.internal.StatefulPersistenceContext, totaling ~28 GB (87% of heap). Each thread holds 50,000+ com.pmease.quickbuild.model.Build entities with ~8 million StepRuntime
objects. |
Show » |
| No work has yet been logged on this issue.
|
|