Menu

#4 JXL issue while accessing same workbook concurrently

open
nobody
None
5
2009-06-12
2009-06-12
Anonymous
No

Hi ,
We are using jxl for reading the data from Excel files.
The issue which we observing currenly is , our software accesses multiple
sheets from the same workbook at the same time. For each sheet we are
having a jvm pool so each job gets a jvm from the pool depending on the
availability of jvm and starts processing the file.
Doing this we are facing an issue that getWorkBook() call hangs in case of
it is executed from different jvms at the same time. The pattern we couldnt
able to find. One place where it hangs is parse() method from WorkBook
class. Any idea about this ? or any patch is available with this fix ?

We use jxl 1.4.2_02-b03 version

Discussion


Log in to post a comment.

MongoDB Logo MongoDB