Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Exception in RunTask while running the report(NullPointerException occured in RunTask doRun method while running the report)
Exception in RunTask while running the report [message #1234618] Wed, 22 January 2014 11:45
purnima d is currently offline purnima dFriend
Messages: 26
Registered: April 2013
Junior Member
Hi ,

We have encountered below exception with BIRT 3.7.0 while running the reports , looks like it is BIRT API issue.

Note :After bouncing the weblogic server reports got generated as usual.


Platform :
BIRT runtime - 3.7.0
Java - jrockit-jdk1.6.0_45-R28.2.7-4.1.0-64
OS - UNIX
Weblogic 11g
Oracle - 11g



2014-01-14 17:58:05,346, SEVERE [org.eclipse.birt.report.engine.api.impl.RunTask.doRun] : An error happened while running the report. Cause:java.lang.NullPointerException
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
at java.io.FilterOutputStream.close(FilterOutputStream.java:140)
at org.eclipse.birt.data.engine.executor.cache.disk.DataFileWriter.close(DataFileWriter.java:119)
at org.eclipse.birt.data.engine.executor.cache.disk.RowFile.closeWriter(RowFile.java:186)
at org.eclipse.birt.data.engine.executor.cache.disk.RowFile.close(RowFile.java:269)
at org.eclipse.birt.data.engine.api.CloseListenerManager.closeAll(CloseListenerManager.java:38)
at org.eclipse.birt.data.engine.impl.DataEngineImpl.shutdown(DataEngineImpl.java:584)
at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.shutdown(DataRequestSessionImpl.java:509)
at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.shutdown(AbstractDataEngine.java:348)
at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.shutdown(DataGenerationEngine.java:151)


Regards,
Purnima

[Updated on: Fri, 24 January 2014 10:53]

Report message to a moderator

Previous Topic:RCP Designer download only for Windows
Next Topic:Birt Report for Maximo 7
Goto Forum:
  


Current Time: Fri Apr 26 09:08:34 GMT 2024

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

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

Back to the top