Jump to content

The constructor to deserialize an object of type 'Codice.CM.Common.CmItemLoadedTwiceOnTreeException' was not found


phayman

Recommended Posts

Just an FYI...  When merging from a branch, we're getting this error in the PlasticSCM client:
 
---------------------------
Error
---------------------------
The constructor to deserialize an object of type 'Codice.CM.Common.CmItemLoadedTwiceOnTreeException' was not found.: x.x.x.x:8087
---------------------------
OK   
---------------------------
 
 
The server shows this log: (NOTE: I <REMOVED> the actual file names)
 
2014-02-04 19:10:55,279 9202149d-9317-4f20-90ad-72c17284eb57 NT AUTHORITY\SYSTEM at PH-LAPTOP ERROR Operations - Plastic server version: 5.0.44.506
 
2014-02-04 19:10:55,281 9202149d-9317-4f20-90ad-72c17284eb57 NT AUTHORITY\SYSTEM at PH-LAPTOP ERROR Operations - OnError catching exception The item 109418 is loaded twice at '<REMOVED>' and '<REMOVED>'. Please, remove one of them.
 
2014-02-04 19:10:55,282  NT AUTHORITY\SYSTEM at  ERROR Codice.CM.Server.ExceptionTracerSink - Dumping in-transit exception:The item 109418 is loaded twice at '<REMOVED>' and '<REMOVED>'. Please, remove one of them.
 

 

 

We overcame the problem by excluding the file's location on the source branch.

Link to comment
Share on other sites

  • 4 weeks later...

I'm getting this issue currently.

 

Edit: The problem was entirely with files which had (name_conflict) at the beginning following a merge. I just killed those files and I managed to checkin. This largely happened due to me rearranging and cleaning up the project folder structure, and then merging. Looks like I'm going to have to lock everyone out of main for a bit and do it there instead.

Link to comment
Share on other sites

  • 11 months later...

Hi,

 

Yes, please check the first message of the post. The server log "plastic.server.log" should include an entry similar to:

 

2014-02-04 19:10:55,282  NT AUTHORITY\SYSTEM at  ERROR Codice.CM.Server.ExceptionTracerSink - Dumping in-transit exception:The item 9999 is loaded twice at '<REMOVED>' and '<REMOVED>'. Please, remove one of them.

 

Regards,

Carlos

Link to comment
Share on other sites

I found this in the server log:

2015-02-12 17:07:47,355 a07f1ee2-236a-42e3-8abd-435dd37d0d8a NT AUTHORITY\SYSTEM at GREULICH-PC ERROR Operations - OnError catching exception The item 260077 is loaded twice at '/Assets/_Models/Environment/Snow Rat World/Filler/Mountain/SnowRatWorld_Mountain_Attrib.tga' and '/Assets/_Models/Environment/Snow Rat World/Filler/Mountain/SnowRatWorld_MountainV1_Attrib.tga'. Please, remove one of them.

Checking it out I couldn't find the first of the two files, and in an attempt to fix it I deleted the second one. That seemed to resolve the error, now we just need to reimport the file and set it up.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...