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

          Priority: P2
            Bug ID: 53814
          Assignee: dev@tomcat.apache.org
           Summary: Could not display PDF file on Tomcat 7.0.27 above.
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: manabu.shib...@gmail.com
          Hardware: HP
            Status: NEW
           Version: 7.0.27
         Component: Catalina
           Product: Tomcat 7

When I deploy PDF file on ROOT Application.
And I try to download the PDF file by access to direct
URL(e.g.:http://localhost:8080/example.pdf).
Then browser open Adobe Acrobat Reader but the Reader shows error message and
could not display the PDF file.

Tomcat doesn't record any error log.
Access log shows Acrobat Reader does partial request.

---
192.168.58.97 - - [02/Sep/2012:21:05:47 +0900] "GET
/vsphere-esxi-vcenter-server-50-basics-guide.pdf HTTP/1.1" 206 4096
---

When I deploy same pdf file to Tomcat 7.0.26 running on same machine.
Then Acrobat Reader can display the file collectly.

Tomcat 7.0.28 and 7.0.29 has same problem.

----- Environment -----
Server: RHEL5.8
JDK:1.6.0u33
Tomcat:7.0.27/7.0.28/7.0.29

Client
OS: Windows7
Brownser: IE9
PDF Viewer:Adobe Acrobat Reader 9.5.0

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

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

Reply via email to