Hello Developers/Users<br><br><div class="gmail_quote"><div><div class="h5">
I am getting the following exception<br>
<br>
Karajan exception: Ambiguous element: property. Possible choices:<br>
    sys:property<br>
    cdm:property<br>
<br>
It probably comes from using the concurrent mapper:<br>
<br>
type statePath{<br>
        file iterState[];<br>
}<br>
statePath statePathFiles<concurrent_mapper; prefix=statePathName,<br>
sufix=".mat">;<br>
statePathFiles.iterState[0]=initialize();<br>
<br>
<br>
I am using swift from SVN<br>
<br>
Any suggestions ?<br>
Thank you<br>
Tibi<br><br>
</div></div></div>