Bug 59308 - Query result export to Excel doesn't work all the time
Summary: Query result export to Excel doesn't work all the time
Status: RESOLVED INVALID
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-12 09:25 UTC by rares
Modified: 2016-04-12 11:08 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rares 2016-04-12 09:25:52 UTC
Hello.

This is my problem: 

I have a huge database that contains contracts, transportation type , routes and prices. 

The guys at contracting are periodicaly exporting data from the DB using different criterias and it works without an issue.

BUT, for the last 2 months, two of the criterias are causing the Excel export to freeze. There are about 70 criterias, but if 2 of them are checked, the export freezes. These two creterias are related to a diesel price matrix, that is uploaded from excel format in Eclipse and then in the DB. 

Does anyone have any ideas where the issue might be? The company updated the MS Office from 2007 to 2013. 

I would apreciate any ideas.

Thanks,
Rares
Comment 1 Dominik Stadler 2016-04-12 10:13:14 UTC
Please use the mailing list for general usage questions as bugzilla is intended for actual bug-reports. 

Also you surely will need to include a lot more details about why you think Apache POI is even related here to give anybody else a chance of suggesting anything here, e.g. how is the code writing to Excel files, how is Apache POI used here, what do you mean with "freezes", did you take a look at thread dumps, ...
Comment 2 rares 2016-04-12 11:08:55 UTC
Thanks Dominik. I will do that. Problem is I do not have access to all areas.