IllegalArgumentException: The 'no null' constraint is violated [message #1181634] |
Mon, 11 November 2013 18:36 |
Jeremie Bresson 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?
.
|
|
|
Powered by
FUDForum. Page generated in 0.03775 seconds