You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by viswa <sr...@yahoo.com> on 2018/02/07 14:48:58 UTC

SXSSF Sheet - Issue (Very Urgent)

Hi 
I am using Stream API to download large excel. I am able to create the
wokrkbook. But I am getting sheet value as null. Please find the sample
code, 
SXSSFWorkBook  wb = new SXSSFWorkbook(100); 
sh = wb.createSheet("Validated Data");
This is working fine in window system. But when i deploy in linux, we are
getting issue

Any help and your input will save my time.



--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org