Hi Roman,

As far as I know "e3labeller" isn't a valid labeller type, check
http://www.cruisecontrolnet.org/projects/ccnet/wiki/Labellers for
reference, if you're just using a four part version string i'd suggest
using the defaultlabeller:

<labeller type="defaultlabeller">
   <prefix>1.0.1.</prefix>
</labeller>

Cheers,
Jay

On Dec 6, 8:52 am, Roman Müller <[email protected]> wrote:
> Hello
>
> I get an error if i run ccnet.exe.
>
> The error message is.
> [CCNet Server:ERROR] Exception:
> Unable to instantiate CruiseControl projects from configuration
> document.
> Configuration document is likely missing Xml nodes required for
> properly populat
> ing CruiseControl configuration.
> Type with NetReflector name "e3labeller" does not exist.  The name may
> be incorr
> ect or the assembly containing the type might not be loaded.
>
> In the ccnet.config there are projects with the tags.
>
>                 <labeller type="e3labeller">
>                         <prefix>1.0.1.</prefix>
>                 </labeller>
>
> How can i run CruiseControl with this e3labeller?
>
> Thanks in advance
> Roman

Reply via email to