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

            Bug ID: 55647
           Summary: Error while reading content from XLSX filess.
           Product: POI
           Version: 3.6
          Hardware: PC
                OS: HP-UX
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: kalidasa...@cognizant.com

We bump on this issue randomly while trying to read data from Excel files and
when there are more than one application running on the server, the job fails
with the following exception

File not found: /var/tmp/poifiles/poi-ooxml-139277053.tmp (Permission denied
(errno:13))


It looks like it has issues in creating a temporary files since a file may have
been created earlier or some other job is using the temp file location. 

Also since the job is running on the server, we may not be able to change the
java.io.tmpdir location since it may impact other applications. 

We will like to know is there any work around or is this issue has been
resolved in new versions of POI

Thank you in advance

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to