Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Diagrams with SVG in latest photon broken

Hi,

thanks for the information. I added the update-sites [2] and [3]. Now, the exception does no occur any more in the 2nd instance and I can see the diagrams again. So far, so good. However, shapes are still not displayed and a quite bad site-effect: Eclipse does not want to read any repositories any more (related to missing dependency in org.apache.httpcomponents.httpclient?)

Ansgar


________________________________________
From: mdt-papyrus.dev-bounces@xxxxxxxxxxx [mdt-papyrus.dev-bounces@xxxxxxxxxxx] on behalf of Pierre-Charles David [pierre-charles.david@xxxxxxx]
Sent: Tuesday, May 29, 2018 17:43
To: mdt-papyrus.dev@xxxxxxxxxxx
Subject: Re: [mdt-papyrus.dev] Diagrams with SVG in latest photon broken

On 29/05/2018 17:30, Ansgar Radermacher wrote:
> java.lang.LinkageError: loader constraint violation in interface
> itable initialization: when resolving method
> "org.apache.batik.dom.AbstractDocument.createEvent(Ljava/lang/String;)Lorg/w3c/dom/events/Event;"
> the class loader (instance of
> org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the current
> class, org/apache/batik/anim/dom/SVGOMDocument, and the class loader
> (instance of <bootloader>) for interface
> org/w3c/dom/events/DocumentEvent have different Class objects for the
> type org/w3c/dom/events/Event used in the signature     at

This looks similar to the issue BIRT already reported last week
regarding the new Batik 1.9.1 packaging, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=522740#c78 and following.

I think this should be fixed by this change [1], which it available in
the latest Orbit I-build [2]. An RC2 version of GMF Runtime 1.12 built
against that is also available at [3]. I've not had any confirmation yet
from the BIRT side if indeed this fixes the issue however.

[1] https://git.eclipse.org/r/c/123335
[2]
http://download.eclipse.org/tools/orbit/downloads/drops/I20180528174014/repository/
[3]
http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S201805290950

_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev


Back to the top