Skip to main content



      Home
Home » Archived » BIRT » BIRT Viewer Error
BIRT Viewer Error [message #1413788] Fri, 29 August 2014 08:24 Go to next message
Eclipse UserFriend
Hi,

i'm trying to update the birt viewer in my server but getting an error.

The error is this:

java.lang.NoSuchMethodError: org.eclipse.birt.report.engine.api.EmitterInfo.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Boolean;Ljava/lang/Boolean;Lorg/eclipse/birt/core/framework/IConfigurationElement;)V
at org.eclipse.birt.report.engine.extension.internal.ExtensionManager.loadEmitterExtensionDefns(ExtensionManager.java:593)
at org.eclipse.birt.report.engine.extension.internal.ExtensionManager.<init>(ExtensionManager.java:142)
at org.eclipse.birt.report.engine.extension.internal.ExtensionManager.createInstance(ExtensionManager.java:155)
at org.eclipse.birt.report.engine.extension.internal.ExtensionManager.getInstance(ExtensionManager.java:164)
at org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.<init>(ReportEngineHelper.java:79)
at org.eclipse.birt.report.engine.api.impl.ReportEngine.<init>(ReportEngine.java:127)
at org.eclipse.birt.report.engine.api.impl.ReportEngineFactory$1.run(ReportEngineFactory.java:18)
at org.eclipse.birt.report.engine.api.impl.ReportEngineFactory$1.run(ReportEngineFactory.java:1)
at java.security.AccessController.doPrivileged(Native Method)



My server is jboss, and this is how i tried:

I was using 2.3.2 version, and trying to update to 2.5.0
1)Downloaded the runtime from birt site;
2)Pasted where the old folder is;
3) Change the configuration archive of jboss with this line:
#report.engine.home=C:/user/dts-0/ServidorAplicacao/birt-runtime-2_3_2/ReportEngine
report.engine.home=C:/user/dts-0/ServidorAplicacao/birt-runtime-2_5_0/ReportEngine

4) tried: localhost:8080/birt and shows the page saying that the birt version is installed. But when i try to open a report it shows blank. And when i tried to generate a rptdesign of mine, it shows the error i pointed in the beginning of the topic.


I read in somewhere that if you want to upgrade birt, you have to upgrade mannualy some plugins. But where?

[Updated on: Fri, 29 August 2014 09:04] by Moderator

Re: BIRT Viewer Error [message #1415980 is a reply to message #1413788] Thu, 04 September 2014 01:00 Go to previous message
Eclipse UserFriend
You replaced the current viewer in JBoss with the new WebViewerExample and it tells you the 2.5.0 viewer is installed? Does the test report run?
Previous Topic:How to find out page breaks using birt api
Next Topic:How to calculate percentage in the same column?
Goto Forum:
  


Current Time: Wed Jul 23 13:46:15 EDT 2025

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

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

Back to the top