Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » IllegalArgumentException: The 'no null' constraint is violated(in org.eclipse.birt.chart.examples.view.models.Radar.createRadar())
IllegalArgumentException: The 'no null' constraint is violated [message #1181634] Mon, 11 November 2013 18:36
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 124
Registered: November 2010
Senior Member
Hi,

I am working on a Gallery of all BIRT example Charts of the org.eclipse.birt.chart.examples project.

I got following stacktrace:

Exception in thread "main" java.lang.IllegalArgumentException: The 'no null' constraint is violated
	at org.eclipse.emf.common.util.AbstractEList.validate(AbstractEList.java:95)
	at org.eclipse.emf.ecore.util.EcoreEList.validate(EcoreEList.java:63)
	at org.eclipse.emf.common.util.BasicEList.addUnique(BasicEList.java:418)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.doAddUnique(NotifyingListImpl.java:325)
	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(NotifyingListImpl.java:309)
	at org.eclipse.emf.common.util.AbstractEList.add(AbstractEList.java:301)
	at org.eclipse.birt.chart.model.util.ChartDefaultValueUtil.createDefaultValueChartInstance(ChartDefaultValueUtil.java:356)
	at org.eclipse.birt.chart.factory.Generator.prepareStyles(Generator.java:188)
	at org.eclipse.birt.chart.factory.Generator.build(Generator.java:1077)
        at ...


I am testing with Kepler SR1 Version in a STANDALONE context.

> What can I do?
> Is this a known bug in the example Suite?

.
Previous Topic:Need help to setup workspace to build BIRT
Next Topic:Birt viewer error - adding OJDBC14 jar
Goto Forum:
  


Current Time: Tue Mar 19 05:40:43 GMT 2024

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

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

Back to the top