Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
EvoticTalend
Contributor
Contributor

java.lang.OutOfMemoryError: GC overhead limit exceeded

Hello! I have a job with several Excels to send after some transformations to an SQL Server DDBB.

But in an specific Excel I have this error:

"Exception in component tFileInputExcel_3 (PURLS_1)

java.io.IOException: GC overhead limit exceeded

java.lang.OutOfMemoryError: GC overhead limit exceeded"

I have other Excel with this same problem that has even more rows, HOW CAN I SOLVE IT?

Labels (3)
1 Solution

Accepted Solutions
gjeremy1617088143

Hi, you can try to increase the memory in the jvm parameters :

Run tab --> Advanced settings --> use specific JVM arguments

 

Xms is the initial memory allocated

Xmx is the max memory wich will be allocated.

Send me love and kudos

 

 

View solution in original post

3 Replies
gjeremy1617088143

Hi, you can try to increase the memory in the jvm parameters :

Run tab --> Advanced settings --> use specific JVM arguments

 

Xms is the initial memory allocated

Xmx is the max memory wich will be allocated.

Send me love and kudos

 

 

EvoticTalend
Contributor
Contributor
Author

Thank you very much gjeremy , it works 😉

gjeremy1617088143

you're welcome @Ivan R​