Bug 446533 - Fail to view report in XLS/DOC format via BIRT runtime deployed on Websphere 7.0.0.0
Summary: Fail to view report in XLS/DOC format via BIRT runtime deployed on Websphere ...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 4.4.1   Edit
Hardware: PC Windows Server 2003
: P3 normal (vote)
Target Milestone: 4.5.1   Edit
Assignee: Birt-ReportEngine-inbox@eclipse.org CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 15:49 EDT by Irina B CLA
Modified: 2015-06-02 12:58 EDT (History)
1 user (show)

See Also:


Attachments
WAS_corrupted_XLS_file_case.zip (17.97 KB, application/x-zip-compressed)
2014-10-09 15:49 EDT, Irina B CLA
no flags Details
regression_250063.rptdesign (14.54 KB, text/xml)
2014-10-09 17:42 EDT, Irina B CLA
no flags Details
regression_250063_WAS.doc (47.92 KB, application/msword)
2014-10-09 17:44 EDT, Irina B CLA
no flags Details
regression_250063_Tomcat.doc (63.96 KB, application/msword)
2014-10-09 17:44 EDT, Irina B CLA
no flags Details
errors_250063.zip (11.35 KB, application/x-zip-compressed)
2014-10-09 18:05 EDT, Irina B CLA
no flags Details
regression_259548.zip (13.79 KB, application/x-zip-compressed)
2014-10-09 18:29 EDT, Irina B CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Irina B CLA 2014-10-09 15:49:45 EDT
Created attachment 247768 [details]
WAS_corrupted_XLS_file_case.zip

Fail to view XLS file created on BIRT report preview in XLS format via BIRT runtime deployed on Websphere 7.0.0.0

Note that for the same report design this issue has not been encountered on Tomcat, JBOSS and Weblogic.
Comment 2 Irina B CLA 2014-10-09 17:42:00 EDT
Created attachment 247772 [details]
regression_250063.rptdesign

Corrupted DOC file has been created on BIRT report preview in DOC format via BIRT runtime deployed on Websphere 7.0.0.0

http://localhost:9080/birt/preview?__report=report/regression_250063.rptdesign&__format=doc&__locale=en_US

Note that for the same report design this issue has not been encountered on Tomcat, JBOSS and Weblogic.
Comment 3 Irina B CLA 2014-10-09 17:44:17 EDT
Created attachment 247773 [details]
regression_250063_WAS.doc
Comment 4 Irina B CLA 2014-10-09 17:44:43 EDT
Created attachment 247774 [details]
regression_250063_Tomcat.doc
Comment 5 Irina B CLA 2014-10-09 17:55:45 EDT
Additional comments for the issue listed in comment #2.

Note that regression_250063.rptdesign can be viewed in html and xml formats, but it has failed to be viewed in pdf, ppt and postscript formats with following error on page:

- org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report.
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report.
 faultActor: 
 faultNode: 
 faultDetail: 
	{http://xml.apache.org/axis/}stackTrace:org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report.
	at org.eclipse.birt.report.service.ReportEngineService.throwDummyException(ReportEngineService.java:1114)
	at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:943)
...
Comment 6 Irina B CLA 2014-10-09 18:05:10 EDT
Created attachment 247775 [details]
errors_250063.zip
Comment 7 Irina B CLA 2014-10-09 18:29:11 EDT
Created attachment 247777 [details]
regression_259548.zip

regression_259548.rptdesign has failed to be viewed in doc, pdf, ppt and postscript formats (see attached regression_259548.zip file) via BIRT runtime deployed on Websphere 7.0.0.0

http://localhost:9080/birt/preview?__report=report/regression_259548.rptdesign&__format=doc&__locale=en_US

This report can be successfully viewed on Tomcat, JBOSS and Weblogic.