-
Notifications
You must be signed in to change notification settings - Fork 437
Description
Apache Hop version?
2.15
Java version?
Tried on both 17 and 25
Operating system
Windows
What happened?
Hi Team,
I am getting a Java heap space issue while trying to merge 4 csv file into one excel file.
System configurations are PROD like, 32 Gbs RAM, 4 core, 8 processor
Error :
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-1"
Exception in thread "HopGuiPipelineGraph: redraw timer" Exception in thread "pool-2-thread-1" java.lang.OutOfMemoryError: Java heap space
2025/10/14 09:50:30 - Generate Additional Sheet.0 - ERROR: UnexpectedError:
Exception in thread "Timer-4" java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
at java.base/java.util.HashMap$KeySet.toArray(HashMap.java:1002)
at org.apache.commons.vfs2.impl.DefaultFileMonitor.run(DefaultFileMonitor.java:476)
at java.base/java.lang.Thread.runWith(Thread.java:1487)
at java.base/java.lang.Thread.run(Thread.java:1474)
2025/10/14 09:50:30 - Generate Additional Sheet.0 - ERROR: java.lang.OutOfMemoryError: Java heap space
Can you please suggest what is wrong here?
Issue Priority
Priority: 3
Issue Component
Component: Transforms