Page 1 of 1

Unstructured Data stage -java/lang/OutOfMemoryError

Posted: Sun Oct 20, 2019 6:59 am
by nani0907
Hi ,

Im facing below error while reading xslx file from Unstructured stage. Excel file is having around 2 lakh record.For less records,job works fine. Below is error.

: JVMDUMP039I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError"

JVMDUMP032I JVM requested System dump using core.20191021.144840.17520.0001.dmp' in response to an event

Thanks in advance

Posted: Sun Oct 20, 2019 8:40 am
by chulett
Have you looked into ways to increase the amount of memory allocated to the JVM? I can't look right now but it is possible to tweak those parameters.

Posted: Sun Oct 20, 2019 11:19 pm
by nani0907
please let me know where to check these parameters..

Posted: Mon Oct 21, 2019 3:17 pm
by chulett