Posted: Tue Jul 12, 2011 11:28 pm Post subject: Unable to handle 92MB zip file (500 MB file)
Centurion
Joined: 27 Mar 2007 Posts: 142
Hi All,
My current flow will download 92mb encripted zip file from an ftp server and decript it, unzips it and and remove the header and tail of the file and dumps into another ftp.
while doing this process, I am getting out of memory error.
Posted: Wed Jul 13, 2011 6:03 am Post subject: Re: Unable to handle 92MB zip file (500 MB file)
Newbie
Joined: 13 Jul 2006 Posts: 5
I assume this decrypting and unzipping is taking place inside a java compute node? Not some user defined node ?
Regardless your JVM has run out of memory, as the error tells you search for increasing the JVM heap size, its mentioned on this board frequently and should also be in the infocenter.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum