Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

GC overhead limit exceeded (Snowflake)

Hi,

 

I knew that this topic is very common ,but I can not resolve the problem.

 

I have a simple job, with one tSnowflakeInput  and one tSnowflakeOuytput and between these objects a tMap. The process is very simple, I want to load in target table all records from source table, to build a stage table. 

but gives me these error:

Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.LinkedList.listIterator(Unknown Source)
at java.util.AbstractList.listIterator(Unknown Source)
at java.util.AbstractSequentialList.iterator(Unknown Source)
at routines.system.RunStat.sendMessages(RunStat.java:281)
at routines.system.RunStat.run(RunStat.java:245)
at java.lang.Thread.run(Unknown Source)
Exception in thread "ProcessQueueThread" java.lang.OutOfMemoryError: GC overhead limit exceeded
Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded

 

Labels (2)
1 Reply
manodwhb
Champion II
Champion II