On 12/06/2013 21:35, carl sandburg wrote:
Has anybody tried running a java program that uses POI on a mainframe in
batch under UNIX System Services? We are having a problem creating a
"large" spreadsheet - about 130k rows - the job goes well for about 30k
records, then starts swapping out, then
about as high as it will go:
>
> IJO="-Xms16m -Xmx1500m"
>
>
> any suggestions?
>
> thanks
>
>
>
>
>
> --
> View this message in context:
> http://apache-poi.1045710.n5.nabble.co
t;.
we've used java/POI many times in the past to create smaller spreadsheets.
no problem.
memory is set about as high as it will go:
IJO="-Xms16m -Xmx1500m"
any suggestions?
thanks
--
View this message in context:
http://apache-poi.1045710.n5.nabble.com/problem-runn