Multiple instances
(Adding template at the end of the page)
(Replacing message template with parser tag)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
If you get an error like this:
If you get an error like this:
[[File:2023-08-09 09h57 07.png|none|thumb|629x629px]]
[[File:2023-08-09 09h57 07.png|none|thumb|629x629px]]
Line 10: Line 11:
[[File:2023-08-09 10h00 45.png|none|thumb|1136x1136px]]
[[File:2023-08-09 10h00 45.png|none|thumb|1136x1136px]]
{{Edited|July|12|2024}}
{{Edited|July|12|2024}}
[[Category:Error messages]]

Latest revision as of 07:35, 17 June 2024

If you get an error like this:

2023-08-09 09h57 07.png

The Singleton class SOMECLASSNAME has multiple instances.

This means that for some reason, there is more than one object of the class that is marked as Singleton - and there should per definition only be one.

To fix this, start the MDriven OCL Debugger towards the same database that has the error.

Select all the objects of the given class: SOMECLASSNAME.allinstances, easiest via a Seeker (1 & 2), Search (3), then delete all but 1 of the objects(4&5).

2023-08-09 10h00 45.png
This page was edited 95 days ago on 06/17/2024. What links here