We are running into a strange issue on our application. When we are reading in an existing Excel spreadsheet (about 3.5 MB) and creating a new HSSFWorkbook, our entire WebSphere app server hangs up. Once the workbook is created, all is well again. As far as we can tell, there are plenty of system resources available (CPU and memory). The POI version that we are using is 2.0 RC1.
Anyone run into a similar problem? Thanks in advance...
