Community
Participate
Working Groups
Build Identifier: org.eclipse.equinox.metatype_1.1.0.v20101217 I have serval bundles that provide metatype file in them. One of them has a bug which is reported via the message: [ERROR ] DataParser.init(String, Attributes, Vector) Default value cannot be null when cardinality is zero. Bundle:org.eclipse.equinox.metatype(id=12) the problem is this message doesn't help me to locate where the problem metatype xml is to fix it. It doesn't help me work out which bundle is wrong, or which attribute needs a non-null default, or the pid Reproducible: Always
The outcome of Bug 334642 could affect this one.
Closing since the solution for bug 334642 fixed this as well. Null default values are now allowed when cardinality is zero.