https://issues.apache.org/bugzilla/show_bug.cgi?id=54645

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Nick Burch <[email protected]> ---
What are you doing to trigger it?

Is there any chance you could be allowing two different threads to work on the
same open workbook? 

(POI is designed to allow multiple different threads to each access their own
different workbooks, but it isn't designed to let multiple threads work on the
very same workbook object)

As it stands, I can't see anything that might explain why the code would lock
up in regular operation (other than a JVM bug)

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to