Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Birt Viewer Exception(org.eclipse.birt.report.exception.ViewerException)
Birt Viewer Exception [message #1773990] Sun, 08 October 2017 11:49 Go to next message
Muzaffar Hussain is currently offline Muzaffar HussainFriend
Messages: 1
Registered: October 2017
Junior Member
org.eclipse.birt.report.exception.ViewerException: Fatal error occurred when try to startup report engine.
at org.eclipse.birt.report.service.ReportEngineService.setEngineContext(ReportEngineService.java:342)
at org.eclipse.birt.report.service.BirtViewerReportService.setContext(BirtViewerReportService.java:1023)
at org.eclipse.birt.report.servlet.ViewerServlet.__getContext(ViewerServlet.java:148)
at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doGet(BirtSoapMessageDispatcherServlet.java:151)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
at java.lang.Thread.run(Thread.java:748)


i am new to birt.... I have downloaded the Eclipse Mars 2 which comes with Birt reporting plugins. And I imported the WebViewerExample. I can see the report with birt viewer when i run the report directly. but when i load the project or even starting the tomcat with this project in it throws the above. I have seen many people having this very same issue. but i don't seem to understand how to solve this.... Any help would be great
Re: Birt Viewer Exception [message #1774701 is a reply to message #1773990] Wed, 18 October 2017 18:24 Go to previous messageGo to next message
robert thompson is currently offline robert thompsonFriend
Messages: 1
Registered: October 2017
Junior Member
I am having the same error trying to deploy in Weblogic. Have you found out anything further?
Re: Birt Viewer Exception [message #1774777 is a reply to message #1774701] Thu, 19 October 2017 14:14 Go to previous message
Datta Mane is currently offline Datta ManeFriend
Messages: 2
Registered: October 2017
Junior Member
Make sure you have latest version, I have deployed 4.7 on tomcat and works without any issues,
Download and build from here , may need to make sure you use proper maven version when doing a build
https://github.com/eclipse/birt
Previous Topic:HTML Table rendering in PDF, DOC
Next Topic:Data of two data sets in one table
Goto Forum:
  


Current Time: Thu Apr 18 08:56:44 GMT 2024

Powered by FUDForum. Page generated in 0.02221 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top