Hi , 

We have a import excel functionality where the user uploads a file with data
to import.For few of the files (we do not have those samples) , the thread
is running since a long time (252 + minutes ) at the following line  where
we check to see if there are empty rows :

java.lang.Thread.State: RUNNABLE
        at org.apache.xmlbeans.impl.store.Xobj.remove_element(Xobj.java:2232)
        at
org.openxmlformats.schemas.spreadsheetml.x2006.main.impl.CTSheetDataImpl.removeRow(Unknown
Source)
        - locked <0x00000006d6e764f8> (a org.apache.xmlbeans.impl.store.Locale)
        at 
org.apache.poi.xssf.usermodel.XSSFSheet.removeRow(XSSFSheet.java:1990)
        at
com.razor.app.ra.common.importer.factory.impl.XlsxExcelImporter.deleteEmptyRows(XlsxExcelImporter.java:240)

Any help would be appreciated .

Thanks !




--
Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to