Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Problem with loader:(org.eclipse.e4.core.di.InjectionException: java.lang.LinkageError: loader constraint violation: loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) previously initiated loadi)
Problem with loader: [message #1184307] Wed, 13 November 2013 11:07 Go to next message
Thais Guimaraes is currently offline Thais GuimaraesFriend
Messages: 1
Registered: November 2013
Junior Member
Iam trying to lunch a example "_900_Everything_but_the_kitchen_sink" but it doesnt work.

FullFeaturedBodyLayerStack<BlinkingRowDataFixture> bodyLayer =
			new FullFeaturedBodyLayerStack<BlinkingRowDataFixture>(
				sortedList,
				BlinkingRowDataFixture.rowIdAccessor,
				propertyNames,
				configRegistry,
				columnGroupModel);


Exception:
Caused by: java.lang.LinkageError: loader constraint violation: loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) previously initiated loading for a different type with name "ca/odell/glazedlists/EventList"
	at org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsDataProvider.<init>(GlazedListsDataProvider.java:44)
	



Does anyone know this problem?
please give me (some) advice

thanks in advance
Re: Problem with loader: [message #1184604 is a reply to message #1184307] Wed, 13 November 2013 15:13 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
No, never heard of that before.

How are you trying to launch the example? It is a simple SWT application and can be started as Java application.
Re: Problem with loader: [message #1746620 is a reply to message #1184604] Tue, 01 November 2016 23:28 Go to previous messageGo to next message
Shwetha Venkatesh is currently offline Shwetha VenkateshFriend
Messages: 15
Registered: March 2016
Junior Member
@ Thais GuimaraesFriend : Facing same issue now, did u get this problem solved? Appreciate if you could let me know the solution.

Thank you.
Re: Problem with loader: [message #1746622 is a reply to message #1746620] Wed, 02 November 2016 04:56 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
What versions of GlazedLists do you have in your runtime?
Previous Topic:How to use ColumnHideShowLayer with ColumnGroupHeaderLayer
Next Topic:ToggleCheckBoxColumnAction for spanned columns
Goto Forum:
  


Current Time: Fri Apr 19 21:16:47 GMT 2024

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

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

Back to the top