Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Migration to Birt Runtime Engine 4.2.1 error(signer information does not match signer information of other classes in the same package)
Migration to Birt Runtime Engine 4.2.1 error [message #976206] Thu, 08 November 2012 11:52 Go to next message
Mike Dawson Kovalsky is currently offline Mike Dawson KovalskyFriend
Messages: 3
Registered: November 2012
Junior Member
Hi! I'm migrating to Eclipse Birt Runtime Engine 4.2.1 in my Java EE project with jre6 and Tomcat 6.0, this problem occurs when i deploy the project in Tomcat:

07-nov-2012 19:30:23 org.apache.catalina.core.StandardContext listenerStart 
GRAVE: Excepción enviando evento inicializado de contexto a instancia de escuchador de clase org.eclipse.birt.report.listener.ViewerServletContextListener java.lang.SecurityException: class "org.eclipse.birt.report.engine.api.IExtractionOption"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:806) ...


I have deleted all the old libraries of Birt Runtime Engine 2.2 but the problem persists. The project compiles correctly with no errors.

I tried Classpath Checker and it tells this:

Jar conflicts between C:\Program Files\Java\jre6\lib\rt.jar and \xxxx_webapp\WEB-INF\lib\org.eclipse.birt.runtime_4.2.1.v20120918-1113.jar xxxx_webapp Unknown Classpath Checker Problem


It tells me that the class "org.w3c.dom.DOMConfiguration" is conflicting between rt.jar and org.eclipse.birt.runtime_4.2.1.v20120918-1113.jar

I tried to use jdk1.6 instead of jre6 and jr7 but with no success

Thanks a lot.
Re: Migration to Birt Runtime Engine 4.2.1 error [message #977482 is a reply to message #976206] Fri, 09 November 2012 10:11 Go to previous messageGo to next message
Mike Dawson Kovalsky is currently offline Mike Dawson KovalskyFriend
Messages: 3
Registered: November 2012
Junior Member
Hi again, i tried to erase IExceptionOption.class of the birt runtime jar, and the error is that Tomcat doesn't find the class IExceptionOption.

I tried to unsign the birt runtime jar, but then, the error is

org.eclipse.birt.core.exception.BirtException: Cant startup the OSGI framework


Any ideas please?

Thanks a lot.
Re: Migration to Birt Runtime Engine 4.2.1 error [message #1011315 is a reply to message #976206] Tue, 19 February 2013 09:53 Go to previous messageGo to next message
pete storey is currently offline pete storeyFriend
Messages: 1
Registered: February 2013
Junior Member
Hi

we're having the same problem - did you ever manage to resolve it?

thanks
Pete
Re: Migration to Birt Runtime Engine 4.2.1 error [message #1011736 is a reply to message #1011315] Wed, 20 February 2013 07:05 Go to previous message
Mike Dawson Kovalsky is currently offline Mike Dawson KovalskyFriend
Messages: 3
Registered: November 2012
Junior Member
Hi! Yes, the problem is that Birt uses OSGi runtime prior to 3.x version, and now, it uses POJO. Fortunately, Eclipse guys still distributes the new versions in OSGi runtime too. Then, download the "Report Engine OSGi deployment" from http://download.eclipse.org/birt/downloads/build.php?build=R-R1-4_2_1-201209181113. Everything worked right the first time with this Cool

Good luck!
Previous Topic:Cube doesnt exist
Next Topic:Table setColSpan
Goto Forum:
  


Current Time: Tue Apr 16 19:52:13 GMT 2024

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

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

Back to the top