Hi All,<br />
<br />
i have tried since some days to deploy a birt-report into Pentaho.<br />
There are some manuals to do that:<br />
1.)<br />
<a class='bbc_url' href='
http://wiki.pentaho.com/display/ServerDoc1x/1.+Eclipse+BIRT+Report+Definitions'>1. Eclipse BIRT Report Definitions - Pentaho Wiki</a><br />
<br />
2.)<br />
<a class='bbc_url' href='
http://www.stratebi.es/Bugs/birt/Integrating BIRT in Pentaho 2.0.pdf'>http://www.stratebi.es/Bugs/birt/Integrating BIRT in Pentaho 2.0.pdf</a><br />
<br />
3.)<br />
<a class='bbc_url' href='
http://www.osbi.fr/?tag=pentaho'>osbi.fr (Open Source Business Intelligence) Pentaho</a><br />
<br />
4.)<br />
<a class='bbc_url' href='
http://forums.pentaho.org/showpost.php?p=164889&postcount=4'>Pentaho Community Forums - View Single Post - Birt 2.2</a><br />
<br />
<br />
All the instructions i followed, but i got after starting of pentaho over the<br />
start-pentaho.bat an exception:<br />
<pre class='_prettyXprint _lang-auto _linenums:0'>
21:07:29,265 ERROR [Logger] misc-org.pentaho.platform.engine.core.system.Pentaho
System: PentahoSystem.ERROR_0014 - Fehler beim Ausf³hren der Startup Sequenz - o
rg.pentaho.platform.plugin.action.eclipsebirt.BirtSystemListener
org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014
- Fehler beim Ausf³hren der Startup Sequenz - org.pentaho.platform.plugin.actio
n.eclipsebirt.BirtSystemListener
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemLis
tenersOfStartup(PentahoSystem.java:324)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSys
tem.java:299)
at org.pentaho.platform.engine.core.system.PentahoSystem.init(PentahoSys
tem.java:220)
at org.pentaho.platform.web.http.context.SolutionContextListener.context
Initialized(SolutionContextListener.java:131)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3764)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4
216)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
.java:760)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:74
0)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.jav
a:926)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.j
ava:889)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492
)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:311)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443
)
at org.apache.catalina.core.StandardService.start(StandardService.java:4
48)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:700
)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Caused by: java.lang.NoSuchMethodError: org.eclipse.birt.report.engine.api.Engin
eConfig.getLogFile()Ljava/lang/String;
at org.eclipse.birt.report.engine.api.impl.ReportEngine.intializeLogger(
ReportEngine.java:169)
at org.eclipse.birt.report.engine.api.impl.ReportEngine.<init>(ReportEng
ine.java:120)
at org.eclipse.birt.report.engine.api.impl.ReportEngineFactory.createRep
ortEngine(ReportEngineFactory.java:13)
at org.pentaho.platform.plugin.action.eclipsebirt.BirtSystemListener.cre
ateBIRTEngine(BirtSystemListener.java:205)
at org.pentaho.platform.plugin.action.eclipsebirt.BirtSystemListener.sta
rtup(BirtSystemListener.java:81)
at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemLis
tenersOfStartup(PentahoSystem.java:319)
... 27 more
21:07:29,281 ERROR [Logger] Error end:
Pentaho BI Plattform Server wurde nicht ordnungsgemõ▀ initialisert. Das System w
ird Anfragen nicht annehmen k÷nnen.
25.08.2009 21:07:29 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
25.08.2009 21:07:29 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
25.08.2009 21:07:29 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/32 config=null
25.08.2009 21:07:29 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
25.08.2009 21:07:29 org.apache.catalina.startup.Catalina start
INFO: Server startup in 5812 ms
</pre>
<br />
Does anybody know that exception and could please help me?<br />
I tried some certain pentaho version (2.0, 3.0,3.5) but everytime I got the same exception.<br />
<br />
Thank you.<br />
<br />
Bye<br />
ManInBlack