Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Folks,
I hope this email finds you well. We are currently in the process of migrating our system from Talend 7.3 to Talend 8.0. During the migration, we have encountered an issue related to memory allocation.
The error we are facing is as follows:
Exception in thread "Thread-34" java.lang.OutOfMemoryError: Required array size too large
at java.base/java.nio.file.Files.readAllBytes(Files.java:3294)
at main_load.file_in_gs___4_0_1.FILE_IN_GS___4.tGSPut_18Process(FILE_IN_GS___4.java:2997)
at main_load.file_in_gs___4_0_1.FILE_IN_GS___4.tGSPut_20Process(FILE_IN_GS___4.java:2833)
at main_load.file_in_gs___4_0_1.FILE_IN_GS___4.tGSPut_19Process(FILE_IN_GS___4.java:2590)
at main_load.file_in_gs___4_0_1.FILE_IN_GS___4.tGSPut_17Process(FILE_IN_GS___4.java:2347)
at main_load.file_in_gs___4_0_1.FILE_IN_GS___4$2.run(FILE_IN_GS___4.java:4121)
Exception in component tRunJob_22 (STAGING_LOAD)
java.lang.RuntimeException: Child job running failed.
As part of our troubleshooting efforts, we have already increased the job run VM to -Xmx4096M, but the issue persists.
We kindly request your assistance in identifying the root cause of this OutOfMemoryError and providing guidance on how to resolve it. If there are any specific settings or configurations that need adjustment for Talend 8.0, please advise accordingly.
Best Regards,
Praveena