Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » java.lang.ClassCircularityError with Teneo
java.lang.ClassCircularityError with Teneo [message #51406] Thu, 21 September 2006 09:36 Go to next message
Eclipse UserFriend
Originally posted by: mat.loo.gmail.com

Here is my Problem :

java.lang.ClassCircularityError: org/apache/log4j/PropertyConfigurator
at org.eclipse.emf.teneo.eclipse.StorePlugin.start(StorePlugin. java:64)

This appends when I try to right-click on a .ecore and want to generate
JPOX Mapping (in Teneo sub-menu).

Any idea how to solve this ?
Re: java.lang.ClassCircularityError with Teneo [message #51565 is a reply to message #51406] Thu, 21 September 2006 14:47 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi,
Seems related to classloading. Could this be the cause:
http://bugs.sun.com/bugdatabase/view_bug.do;:YfiG?bug_id=4699981

When searching on internet there were several other references to this exception. One proposed to
add the option: -Xverify:none as a java argument when starting the app (seems like a real
workaround, nl. ignore the problem).

gr. Martin

Mat Lo wrote:
> Here is my Problem :
>
> java.lang.ClassCircularityError: org/apache/log4j/PropertyConfigurator
> at org.eclipse.emf.teneo.eclipse.StorePlugin.start(StorePlugin. java:64)
>
> This appends when I try to right-click on a .ecore and want to generate
> JPOX Mapping (in Teneo sub-menu).
>
> Any idea how to solve this ?
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: java.lang.ClassCircularityError with Teneo [message #591601 is a reply to message #51406] Thu, 21 September 2006 14:47 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi,
Seems related to classloading. Could this be the cause:
http://bugs.sun.com/bugdatabase/view_bug.do;:YfiG?bug_id=4699981

When searching on internet there were several other references to this exception. One proposed to
add the option: -Xverify:none as a java argument when starting the app (seems like a real
workaround, nl. ignore the problem).

gr. Martin

Mat Lo wrote:
> Here is my Problem :
>
> java.lang.ClassCircularityError: org/apache/log4j/PropertyConfigurator
> at org.eclipse.emf.teneo.eclipse.StorePlugin.start(StorePlugin. java:64)
>
> This appends when I try to right-click on a .ecore and want to generate
> JPOX Mapping (in Teneo sub-menu).
>
> Any idea how to solve this ?
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Previous Topic:Re: How impl "xsd:choice" model constraint ?
Next Topic:OCL generation templates: getEAllOperations() vs. getEOperations()
Goto Forum:
  


Current Time: Wed Jul 17 15:14:21 GMT 2024

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

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

Back to the top