Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in thread "main" java.lang.Error: java.lang.OutOfMemoryError: Java heap space
at test.test2_0_1.test2.tFileInputDelimited_1Process(test2.java:2367)
at test.test2_0_1.test2.runJobInTOS(test2.java:4213)
at test.test2_0_1.test2.main(test2.java:4087)
Caused by: java.lang.OutOfMemoryError: Java heap space
Warning: to avoid a Memory heap space error the buffer of the lookup has been limited to a size of 397827 , try to reduce the advanced parameter "Max buffer size" (~100000 or at least less than 397827), then if needed try to increase the JVM Xmx parameter.
Have you selected the 'store temp data on disk' icon for the lookup in tMap?