java.lang.ClassCircularityError with Teneo [message #51406] |
Thu, 21 September 2006 05:36  |
Eclipse User |
|
|
|
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 10:47  |
Eclipse User |
|
|
|
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 10:47  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03329 seconds