US and Worldwide: +1 (866) 660-7555
Results 1 to 4 of 4

Thread: Using BIRT OUTPUT with Kettle

  1. #1
    Join Date
    Aug 2006
    Posts
    140

    Default Using BIRT OUTPUT with Kettle

    Using BIRT OUTPUT with Kettle

    I' m using BIRT OUTPUT STEP component to Kette (Matt) for send reports via mail. It work perfect when I run it over graphic interface of kettle but when i run using kitchen (JOBS) and pan (TRANSFORMATIONS) it alway say BIRT Output - java.lang.ClassCastException: org.eclipse.birt.report.engine.api.impl.ReportEngineFactory cannot be cast to org.eclipse.birt.report.engine.api.IReportEngineFactory Somebody has worked with this step, What could be the problem?????.

  2. #2
    Join Date
    Aug 2006
    Posts
    140

    Default

    It look like the version of ReportEngine don't work with pan or kitchen

  3. #3

    Default

    I haven't had the time to investigate what causes this, but this only occurs with the 2.6.2 engine, which is installed by default in the plugin.
    You can easily upgrade the embedded BIRT engine by removing the contents of the plugins/step/BIRTOutput/lib and libext/ReportEngine folders, and copying over the jars from a more recent (e.g. 3.7.2) BIRT runtime (all jars from ReportEngine/lib).

  4. #4
    Join Date
    Aug 2006
    Posts
    140

    Default

    Quote Originally Posted by bamaer View Post
    I haven't had the time to investigate what causes this, but this only occurs with the 2.6.2 engine, which is installed by default in the plugin.
    You can easily upgrade the embedded BIRT engine by removing the contents of the plugins/step/BIRTOutput/lib and libext/ReportEngine folders, and copying over the jars from a more recent (e.g. 3.7.2) BIRT runtime (all jars from ReportEngine/lib).

    Thanks for your answer.

    That is true, I've working with diferent versions of BIRT and I can see that I have to work with the correct version for the BI Pentaho Server that I be working.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •