Jump to content

Plastic 3 to 4: imported repo cannot merge due to exception


Byron

Recommended Posts

Hi,

Thanks for being there for us in times of need - I absolutely appreciate this service, which is not quite the standard for users who didn't pay a dime, yet.

That said, lets sum up my status of the plastic 3 to 4 conversion so far:

  • I managed to install plastic 4.0.239.0, including server, side by side to a plastic 3.0.187.35 installation, currently using windows 7 64.
  • I exported 4 of 4 repositories using the plastic 3 fast export function. It worked fine. These repositories where created and used most of the time using plastic 3.0.187.22. For a few weeks now, they are hosted on a plastic 3.0.187.32 server.
  • I imported 4 of 4 repositories to plastic 4, and it seemed to have worked fine. That is I can create new revisions, and I can create new branches.
  • However, On 3 of 4 repositories I cannot merge anything, an exception is thrown on the server side.

Please see the client and server side logs for reference. The server log contains a full stack trace of the issue. Please note that the top of the stack says, "Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.", which means "An element with the same key was already added".

One of the failing repositories is rather small, and I believe its possible that I could provide it as fast-exported version to aid your debugging.

Thanks again,

Sebastian

PS: I am still trying to attach the logs - the uploader failed for me for some reason :(: Error This upload failed . I should have enough space: Used 19.19K of your 500K global upload quota (Max. single file size: 480.81K) . It really doesn't allow to upload anything, I tried plastic.log.txt, plastic.log.zip, plastic_log.zip, plastic_log.jpg .

Link to comment
Share on other sites

Easy things are never easy, right ;) ?

SERVER LOG:

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

2012-01-19 15:02:06,236 (null) (null) INFO Channel - 'sinklevel' compression mode set. all metadata will be serialized

2012-01-19 15:02:06,783 (null) (null) INFO Channel - 'BufferPoolMax' is set to '10'. It sets the maximum number of available buffers for object data transfers

2012-01-19 15:02:06,783 (null) (null) INFO Channel - 'SerializationObjectsAtSink' is set to 'True'. True means SerializationBase descendants are directly written into the response buffer

2012-01-19 15:02:07,174 (null) (null) INFO Channel - 'sinklevel' compression mode set. all metadata will be serialized

2012-01-19 15:02:07,174 (null) (null) INFO Channel - 'BufferPoolMax' is set to '10'. It sets the maximum number of available buffers for object data transfers

2012-01-19 15:02:07,174 (null) (null) INFO Channel - 'SerializationObjectsAtSink' is set to 'True'. True means SerializationBase descendants are directly written into the response buffer

2012-01-19 15:02:07,236 (null) (null) INFO Channel - Creating self-signed certificate 'ssl-certificate.pfx' for host 'Win7x64_VM'

2012-01-19 15:02:10,236 79148f86-6e09-466c-a5bb-e2d29d04eb11 Server:WIN7X64_VM INFO Transaction - Transaction timeout -> 120000ms

2012-01-19 15:02:13,174 a417233a-e775-401f-82a6-0d62d8388535 Server:WIN7X64_VM INFO Security - Get active users

2012-01-19 15:02:13,283 a417233a-e775-401f-82a6-0d62d8388535 Server:WIN7X64_VM INFO Security - Creating new user or group EVERY_USER_OR_GROUP

...

2012-01-19 15:12:58,580 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:13:02,658 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info 2

2012-01-19 15:13:02,783 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/SCM1665 SimulationLinker Part2/SCM1671 FL_Operators for simple SmokeSim at repository ID 2

2012-01-19 15:13:02,845 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/SCM1665 SimulationLinker Part2/SCM1671 FL_Operators for simple SmokeSim at repository ID 2

2012-01-19 15:13:02,924 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR FindMerge - Duplicated csetId:1 building the hashes in the CommonAncestorDataProvider

2012-01-19 15:13:02,986 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR Operations - OnError catching exception Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.

bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)

bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)

bei System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)

bei Codice.CM.Server.Merge.ConnectedRevisionsDataProvider.a()

bei Codice.CM.Server.Merge.CalculateMerge.a(MergeSource A_0)

bei Codice.CM.Server.Merge.CalculateMerge.c(MergeSource A_0)

bei Codice.CM.Server.ItemHandler.CalculateMerge(MergeSource mergeSource)

bei Codice.CM.Server.SecuredItemHandler.CalculateMerge(MergeSource source)

bei Codice.CM.Server.TransactionInterceptor.CalculateMerge(MergeSource source)

2012-01-19 15:13:03,033 ERROR Codice.CM.Server.ExceptionTracerSink - Dumping in-transit exception:There has been an unexpected error "Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.". For more information check the server log.

bei Codice.CM.Server.TransactionInterceptor.CalculateMerge(MergeSource source)

bei Codice.CM.Server.TriggerInterceptor.CalculateMerge(MergeSource mergeSource)

bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)

bei System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

2012-01-19 15:13:33,236 INFO Channel - The exception was caught during PlasticTcpClientConnection.ProcessMessages: System.Runtime.Remoting.RemotingException, Tcp transport error., ThId: 14

2012-01-19 15:19:19,283 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:19:19,314 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:19:19,424 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:19:19,470 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:19:19,486 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:19:24,064 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info 2

2012-01-19 15:19:24,189 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/SCM1665 SimulationLinker Part2/SCM1671 FL_Operators for simple SmokeSim at repository ID 2

2012-01-19 15:19:24,220 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/SCM1665 SimulationLinker Part2/SCM1671 FL_Operators for simple SmokeSim at repository ID 2

2012-01-19 15:19:24,283 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR FindMerge - Duplicated csetId:1 building the hashes in the CommonAncestorDataProvider

2012-01-19 15:19:24,283 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR Operations - OnError catching exception Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.

bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)

bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)

bei System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)

bei Codice.CM.Server.Merge.ConnectedRevisionsDataProvider.a()

bei Codice.CM.Server.Merge.CalculateMerge.a(MergeSource A_0)

bei Codice.CM.Server.Merge.CalculateMerge.c(MergeSource A_0)

bei Codice.CM.Server.ItemHandler.CalculateMerge(MergeSource mergeSource)

bei Codice.CM.Server.SecuredItemHandler.CalculateMerge(MergeSource source)

bei Codice.CM.Server.TransactionInterceptor.CalculateMerge(MergeSource source)

2012-01-19 15:19:24,299 ERROR Codice.CM.Server.ExceptionTracerSink - Dumping in-transit exception:There has been an unexpected error "Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.". For more information check the server log.

bei Codice.CM.Server.TransactionInterceptor.CalculateMerge(MergeSource source)

bei Codice.CM.Server.TriggerInterceptor.CalculateMerge(MergeSource mergeSource)

bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)

bei System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

2012-01-19 15:19:57,236 INFO Channel - The exception was caught during PlasticTcpClientConnection.ProcessMessages: System.Runtime.Remoting.RemotingException, Tcp transport error., ThId: 6

2012-01-19 15:21:02,189 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch 1020 at repository ID 2

2012-01-19 15:21:33,236 INFO Channel - The exception was caught during PlasticTcpClientConnection.ProcessMessages: System.Runtime.Remoting.RemotingException, Tcp transport error., ThId: 5

2012-01-19 15:25:04,921 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Check connection

2012-01-19 15:25:19,558 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:25:20,933 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:25:20,980 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:25:22,652 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:25:22,683 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:25:22,761 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:25:25,058 INFO Channel - The exception was caught during PlasticTcpClientConnection.ProcessMessages: System.Runtime.Remoting.RemotingException, Tcp transport error., ThId: 12

2012-01-19 15:25:34,671 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Check connection

2012-01-19 15:25:49,607 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:25:51,075 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:25:51,122 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:25:52,919 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:25:52,982 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:25:53,044 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:26:18,923 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Retrieving server instance Id

2012-01-19 15:26:18,923 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch 1635 at repository ID 2

2012-01-19 15:26:20,579 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info 2

2012-01-19 15:26:20,876 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/SCM1665 SimulationLinker Part2/SCM1671 FL_Operators for simple SmokeSim at repository ID 2

2012-01-19 15:26:20,923 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/SCM1665 SimulationLinker Part2/SCM1671 FL_Operators for simple SmokeSim at repository ID 2

2012-01-19 15:26:21,095 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR FindMerge - Duplicated csetId:1 building the hashes in the CommonAncestorDataProvider

2012-01-19 15:26:21,095 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR Operations - OnError catching exception Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.

bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)

bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)

bei System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)

bei Codice.CM.Server.Merge.ConnectedRevisionsDataProvider.a()

bei Codice.CM.Server.Merge.CalculateMerge.a(MergeSource A_0)

bei Codice.CM.Server.Merge.CalculateMerge.c(MergeSource A_0)

bei Codice.CM.Server.ItemHandler.CalculateMerge(MergeSource mergeSource)

bei Codice.CM.Server.SecuredItemHandler.CalculateMerge(MergeSource source)

bei Codice.CM.Server.TransactionInterceptor.CalculateMerge(MergeSource source)

2012-01-19 15:26:21,095 ERROR Codice.CM.Server.ExceptionTracerSink - Dumping in-transit exception:There has been an unexpected error "Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.". For more information check the server log.

bei Codice.CM.Server.TransactionInterceptor.CalculateMerge(MergeSource source)

bei Codice.CM.Server.TriggerInterceptor.CalculateMerge(MergeSource mergeSource)

bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)

bei System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

2012-01-19 15:26:52,242 INFO Channel - The exception was caught during PlasticTcpClientConnection.ProcessMessages: System.Runtime.Remoting.RemotingException, Tcp transport error., ThId: 12

2012-01-19 15:28:37,908 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Check connection

2012-01-19 15:28:52,925 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:28:54,400 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:28:54,490 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:28:56,200 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:28:56,232 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:28:56,310 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:28:59,048 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Retrieving server instance Id

2012-01-19 15:28:59,048 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch 3 at repository ID 2

2012-01-19 15:29:12,841 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main at repository ID 2

2012-01-19 15:29:18,687 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main at repository ID 2

2012-01-19 15:29:19,695 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main at repository ID 2

2012-01-19 15:29:19,851 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO UpdatePerf - TryCheckin initial security check [0] ms

2012-01-19 15:29:19,851 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO UpdatePerf - TryCheckin operation [0] ms

2012-01-19 15:29:20,038 d2a1ef44-032e-4e87-9bc0-0e0f03e228f9 WIN7X64_VM INFO UpdatePerf - Checkin initial security check [0] ms

2012-01-19 15:29:20,148 d2a1ef44-032e-4e87-9bc0-0e0f03e228f9 WIN7X64_VM INFO Operations - Commit repository transaction d2a1ef44-032e-4e87-9bc0-0e0f03e228f9

2012-01-19 15:29:20,464 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:29:20,527 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:29:20,699 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:29:20,745 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:29:20,777 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:29:34,792 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main at repository ID 2

2012-01-19 15:29:34,820 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Create branch testbranch at repository ID 2

2012-01-19 15:29:35,305 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Retrieve repository list

2012-01-19 15:29:35,595 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:29:35,644 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:29:35,767 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:29:35,809 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch 3603 at repository ID 2

2012-01-19 15:29:35,837 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:29:35,922 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:29:36,412 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:29:36,484 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:29:36,681 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:29:36,709 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:29:36,737 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:29:50,616 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:29:54,217 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:29:54,472 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:29:54,523 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO UpdatePerf - TryCheckin initial security check [0] ms

2012-01-19 15:29:54,523 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO UpdatePerf - TryCheckin operation [0] ms

2012-01-19 15:29:54,625 7d1a3603-f4b6-481c-b96c-76267016ca80 WIN7X64_VM INFO UpdatePerf - Checkin initial security check [0] ms

2012-01-19 15:29:54,693 7d1a3603-f4b6-481c-b96c-76267016ca80 WIN7X64_VM INFO Operations - Commit repository transaction 7d1a3603-f4b6-481c-b96c-76267016ca80

2012-01-19 15:29:54,983 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:29:55,119 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:29:55,238 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:29:55,272 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:29:55,323 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:30:00,277 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Retrieve repository list

2012-01-19 15:30:00,668 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:30:00,702 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main at repository ID 2

2012-01-19 15:30:00,787 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main at repository ID 2

2012-01-19 15:30:00,804 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch 3 at repository ID 2

2012-01-19 15:30:00,838 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main at repository ID 2

2012-01-19 15:30:01,897 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch 3603 at repository ID 2

2012-01-19 15:30:02,881 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info 2

2012-01-19 15:30:03,162 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:30:03,215 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get info for branch /main/testbranch at repository ID 2

2012-01-19 15:30:03,369 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR FindMerge - Duplicated csetId:1 building the hashes in the CommonAncestorDataProvider

2012-01-19 15:30:03,369 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR FindMerge - Duplicated csetId:2 building the hashes in the CommonAncestorDataProvider

2012-01-19 15:30:03,369 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR FindMerge - Duplicated csetId:3 building the hashes in the CommonAncestorDataProvider

2012-01-19 15:30:03,371 00000000-0000-0000-0000-000000000000 WIN7X64_VM ERROR Operations - OnError catching exception Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.

bei System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)

bei System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)

bei System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)

bei Codice.CM.Server.Merge.ConnectedRevisionsDataProvider.a()

bei Codice.CM.Server.Merge.CalculateMerge.a(MergeSource A_0)

bei Codice.CM.Server.Merge.CalculateMerge.c(MergeSource A_0)

bei Codice.CM.Server.ItemHandler.CalculateMerge(MergeSource mergeSource)

bei Codice.CM.Server.SecuredItemHandler.CalculateMerge(MergeSource source)

bei Codice.CM.Server.TransactionInterceptor.CalculateMerge(MergeSource source)

2012-01-19 15:30:03,379 ERROR Codice.CM.Server.ExceptionTracerSink - Dumping in-transit exception:There has been an unexpected error "Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.". For more information check the server log.

bei Codice.CM.Server.TransactionInterceptor.CalculateMerge(MergeSource source)

bei Codice.CM.Server.TriggerInterceptor.CalculateMerge(MergeSource mergeSource)

bei System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)

bei System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

2012-01-19 15:30:09,606 INFO Channel - The exception was caught during PlasticTcpClientConnection.ProcessMessages: System.Runtime.Remoting.RemotingException, Tcp transport error., ThId: 11

2012-01-19 15:44:06,486 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Check connection

2012-01-19 15:44:25,332 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:44:27,013 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:44:27,078 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:44:28,660 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get repository info rtsim

2012-01-19 15:44:28,705 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get branch explorer information for repository 2

2012-01-19 15:44:28,781 00000000-0000-0000-0000-000000000000 WIN7X64_VM INFO Operations - Get label list for repository Id 2

2012-01-19 15:45:01,164 INFO Channel - The exception was caught during PlasticTcpClientConnection.ProcessMessages: System.Runtime.Remoting.RemotingException, Tcp transport error., ThId: 11

Link to comment
Share on other sites

Client Log

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

2012-01-19 15:25:34,031 DEBUG UserInfo - Time retrieving CurrentUser 0 ms

2012-01-19 15:25:34,140 INFO BufferPool - [CompressionPool] BufferPool created with 5.00 Mb size and 5 max buffers

2012-01-19 15:25:34,656 DEBUG Channel - Create conection 437 ms. (host:localhost port:8087 ssl:False)

2012-01-19 15:25:34,702 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:25:34,702 DEBUG BufferPool - CompressionPool [1] buffers allocated

2012-01-19 15:25:34,718 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:25:34,718 DEBUG BufferPool - CompressionPool [2] buffers allocated

2012-01-19 15:25:34,734 INFO Serialization - Uncompressed 274 bytes in 383 bytes. Time: 16 ms.

2012-01-19 15:25:34,734 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:25:34,749 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:25:34,749 DEBUG ClientSink - | CheckConnection | proc 578 | 1 | 11269208

2012-01-19 15:25:34,859 DEBUG ClientConfig - Time loading client.conf (C:\Users\Byron\AppData\Local\plastic4\client.conf) 0 ms

2012-01-19 15:25:35,984 INFO Aero - Can't enable Aero because visual styles are disabled (Application.RenderWithVisualStyle == false)

2012-01-19 15:25:35,984 INFO Aero - Can't enable Aero because composition is not enabled!!

2012-01-19 15:25:36,156 DEBUG MainFormSettings - MainFormSettings, Action: Load

2012-01-19 15:25:36,156 DEBUG MainFormSettings - Height -> 791

2012-01-19 15:25:36,156 DEBUG MainFormSettings - LocationX -> 300

2012-01-19 15:25:36,156 DEBUG MainFormSettings - LocationY -> 150

2012-01-19 15:25:36,156 DEBUG MainFormSettings - Maximized -> False

2012-01-19 15:25:36,156 DEBUG MainFormSettings - TreeToolbarWidth -> 160

2012-01-19 15:25:36,156 DEBUG MainFormSettings - Width -> 1181

2012-01-19 15:25:39,536 DEBUG GuiClientConfigData - Loading gui configuration

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - Action: Load, File: C:\Users\Byron\AppData\Local\plastic4\guiclient.conf

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - GuiClientConfigData:

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - AnnotateBackColorNewer -> -1

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - AnnotateBackColorOlder -> -12360836

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - AnnotateShowLineNumbers -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - CommentsHistorySize -> 10

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - CommitShowChanged -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - CommitShowCheckouts -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - CommitShowDeleted -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - CommitShowPrivates -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - ComparisonMethod -> NotIgnore

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - DisplayViewHints -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - Encoding ->

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - HeaderCommentMode -> None

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - HelpBaseURL ->

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - ItemViewMode -> a

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - LastUsedRepository -> rtsim (localhost:8087)

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - LastUsedRepServer -> localhost:8087

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - MergeResolutionType -> Forced

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - SelectorExplorerViewMode -> a

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - ShowAddComments -> False

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - ShowEmptyCommentWarning -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - ShowIgnoredItems -> False

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - UpdateChecksDisk -> False

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - WarnMoveOperationPermissions -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - WarnPendingChanges -> True

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - AnnotateFont ->

2012-01-19 15:25:40,177 DEBUG GuiClientConfigData - EnableMethodHistory -> False

2012-01-19 15:25:44,240 ERROR LogoCustomizer - Unable to retrieve Der Remoteserver hat einen Fehler zurückgegeben: (404) Nicht gefunden. image, Der Remoteserver hat einen Fehler zurückgegeben: (404) Nicht gefunden.

2012-01-19 15:25:48,679 DEBUG GuiCredentialsHandler - Initialized

2012-01-19 15:25:49,513 DEBUG WorkspaceTree - Initialize - Going to load tree

2012-01-19 15:25:49,513 DEBUG WorkspaceTree - BuildTree for workspace cecf5560-f89e-49ff-9c08-89417e24262f

2012-01-19 15:25:49,544 DEBUG WorkspaceDataStore - GetWorkspaceContent 16 ms

2012-01-19 15:25:49,560 DEBUG WorkspaceTree - BuildTree 47 ms. WkId cecf5560-f89e-49ff-9c08-89417e24262f

2012-01-19 15:25:49,560 DEBUG WorkspaceTree - Initialize - tree timestamp is 634625827635334813/20472

2012-01-19 15:25:49,638 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:25:49,638 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:25:49,638 INFO Serialization - Uncompressed 481 bytes in 753 bytes. Time: 0 ms.

2012-01-19 15:25:49,638 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:25:49,638 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:25:49,638 DEBUG ClientSink - | GetRepositoryInfo | proc 47 | 1 | 21937520

2012-01-19 15:25:49,669 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:49,669 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:49,700 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,341 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,419 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,419 INFO TimerPerformance - LoadWorkspaceContent time 0 for 7 objects

2012-01-19 15:25:50,450 INFO TimerPerformance - GetPhysicalEntries time 31 for 6 objects

2012-01-19 15:25:50,450 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,450 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,450 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,466 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,466 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,466 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,466 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,466 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,466 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,466 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,482 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,482 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,482 INFO TimerPerformance - LoadChildren time 63 for 6 objects

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - Action: Save, File: C:\Users\Byron\AppData\Local\plastic4\guiclient.conf

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - GuiClientConfigData:

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - AnnotateBackColorNewer -> -1

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - AnnotateBackColorOlder -> -12360836

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - AnnotateShowLineNumbers -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - CommentsHistorySize -> 10

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - CommitCalculateManuallyMoved -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - CommitShowChanged -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - CommitShowCheckouts -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - CommitShowDeleted -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - CommitShowPrivates -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - ComparisonMethod -> NotIgnore

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - DisplayViewHints -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - Encoding ->

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - HeaderCommentMode -> None

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - HelpBaseURL ->

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - ItemViewMode -> a

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - LastUsedRepository -> rtsim (localhost:8087)

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - LastUsedRepServer -> localhost:8087

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - MergeResolutionType -> Forced

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - SelectorExplorerViewMode -> a

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - ShowAddComments -> False

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - ShowEmptyCommentWarning -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - ShowIgnoredItems -> False

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - UpdateChecksDisk -> False

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - WarnMoveOperationPermissions -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - WarnPendingChanges -> True

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - AnnotateFont ->

2012-01-19 15:25:50,544 DEBUG GuiClientConfigData - EnableMethodHistory -> False

2012-01-19 15:25:50,607 DEBUG CommitViewControl - Load commit view preferences

2012-01-19 15:25:50,607 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-01-19 15:25:50,607 DEBUG CommitViewControl - Load commit view preferences

2012-01-19 15:25:50,607 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-01-19 15:25:50,607 DEBUG CommitViewControl - Load commit view preferences

2012-01-19 15:25:50,607 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-01-19 15:25:50,607 DEBUG CommitViewControl - Load commit view preferences

2012-01-19 15:25:50,607 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-01-19 15:25:50,607 DEBUG CommitViewControl - Load commit view preferences

2012-01-19 15:25:50,607 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-01-19 15:25:50,607 DEBUG CommitViewControl - Load commit view preferences

2012-01-19 15:25:50,607 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-01-19 15:25:50,607 DEBUG CommitViewControl - Load commit view preferences

2012-01-19 15:25:50,607 DEBUG CommitViewControl - WorkspaceStatusOptions: [CalculateLocalMoves | FindChanged | FindCheckouts | FindLocallyDeleted | FindPrivates]

2012-01-19 15:25:50,622 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,638 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,685 DEBUG WorkspaceStatus: DiskChangesSearcher - GetFSNodeFromPath: 0

2012-01-19 15:25:50,685 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,700 DEBUG WorkspaceStatus: DiskChangesSearcher - GetWorkspaceTree: 15

2012-01-19 15:25:50,700 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:50,700 DEBUG WorkspaceStatus: DiskChangesSearcher - GetTreeChangedNode: 0

2012-01-19 15:25:50,810 DEBUG WorkspaceStatus: DiskChangesSearcher - Process changes: 110

2012-01-19 15:25:50,810 DEBUG WorkspaceStatus: DiskChangesSearcher - -------ProcessChanges:--------

2012-01-19 15:25:50,810 DEBUG WorkspaceStatus: DiskChangesSearcher - timerProcessChange 0 ms, 151 times

2012-01-19 15:25:50,810 DEBUG WorkspaceStatus: DiskChangesSearcher - timerGetChangeTypes 15 ms, 151 times

2012-01-19 15:25:50,810 DEBUG WorkspaceStatus: DiskChangesSearcher - timerNeedToProcessChildren 0 ms, 151 times

2012-01-19 15:25:50,810 DEBUG WorkspaceStatus: DiskChangesSearcher - Get changes total time: 141

2012-01-19 15:25:50,810 DEBUG WorkspaceStatus - Search changes: 157

2012-01-19 15:25:50,810 DEBUG CommitViewBuilder - Get changes from provider: 203

2012-01-19 15:25:50,825 DEBUG CommitViewBuilder - Build changes: 15

2012-01-19 15:25:51,013 DEBUG MainForm - Show current group from OnShown

2012-01-19 15:25:51,107 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:25:51,107 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:25:51,107 INFO Serialization - Uncompressed 481 bytes in 753 bytes. Time: 0 ms.

2012-01-19 15:25:51,107 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:25:51,107 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:25:51,107 DEBUG ClientSink - | GetRepositoryInfo | proc 32 | 10 | 18297632

2012-01-19 15:25:51,169 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:25:51,169 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:25:51,169 INFO Serialization - Uncompressed 7815 bytes in 16865 bytes. Time: 0 ms.

2012-01-19 15:25:51,169 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:25:51,638 DEBUG BrEx - BrEx deserialization 375ms

2012-01-19 15:25:51,638 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:25:51,638 DEBUG ClientSink - | GetReleaseDiagramInfo | proc 516 | 10 | 18742144

2012-01-19 15:25:51,982 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:51,997 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:25:52,763 DEBUG ReplicationSourceControl - Control handle created: True

2012-01-19 15:25:52,966 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:25:52,966 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:25:52,966 INFO Serialization - Uncompressed 481 bytes in 753 bytes. Time: 0 ms.

2012-01-19 15:25:52,966 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:25:52,966 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:25:52,966 DEBUG ClientSink - | GetRepositoryInfo | proc 47 | 12 | 18651744

2012-01-19 15:25:53,013 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:25:53,013 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:25:53,013 INFO Serialization - Uncompressed 423 bytes in 737 bytes. Time: 0 ms.

2012-01-19 15:25:53,013 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:25:53,013 DEBUG BrEx - BrEx deserialization 0ms

2012-01-19 15:25:53,013 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:25:53,013 DEBUG ClientSink - | GetReleaseDiagramInfo | proc 31 | 12 | 18700896

2012-01-19 15:25:53,075 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:25:53,075 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:25:53,075 INFO Serialization - Uncompressed 555 bytes in 913 bytes. Time: 0 ms.

2012-01-19 15:25:53,075 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:25:53,075 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:25:53,075 DEBUG ClientSink - | GetMarkerList | proc 31 | 12 | 18831968

2012-01-19 15:26:18,923 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:26:18,923 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:26:18,923 INFO Serialization - Uncompressed 354 bytes in 478 bytes. Time: 0 ms.

2012-01-19 15:26:18,923 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:26:18,923 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:26:18,923 DEBUG ClientSink - | GetServerInstanceId | proc 0 | 1 | 17730696

2012-01-19 15:26:18,954 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:26:18,954 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:26:18,954 INFO Serialization - Uncompressed 816 bytes in 1323 bytes. Time: 0 ms.

2012-01-19 15:26:18,954 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:26:18,954 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:26:18,954 DEBUG ClientSink - | GetBranchInfo | proc 31 | 1 | 17788040

2012-01-19 15:26:19,033 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:26:19,033 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:26:19,033 INFO Serialization - Uncompressed 330 bytes in 475 bytes. Time: 0 ms.

2012-01-19 15:26:19,033 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:26:19,033 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:26:19,033 DEBUG ClientSink - | GetReplicationSourcesForObjects | proc 31 | 1 | 17927304

2012-01-19 15:26:20,564 INFO TimerPerformance - GetSelectObjects time 0

2012-01-19 15:26:20,626 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:26:20,626 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:26:20,626 INFO Serialization - Uncompressed 481 bytes in 753 bytes. Time: 0 ms.

2012-01-19 15:26:20,626 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:26:20,626 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:26:20,626 DEBUG ClientSink - | GetRepositoryInfo | proc 47 | 1 | 18173064

2012-01-19 15:26:20,892 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:26:20,892 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:26:20,892 INFO Serialization - Uncompressed 816 bytes in 1323 bytes. Time: 0 ms.

2012-01-19 15:26:20,892 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:26:20,892 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:26:20,892 DEBUG ClientSink - | GetBranchInfoByName | proc 16 | 1 | 20273960

2012-01-19 15:26:20,939 DEBUG BufferPool - -> Entering with name CompressionPool (5)

2012-01-19 15:26:20,939 DEBUG BufferPool - -> Entering with name CompressionPool (4)

2012-01-19 15:26:20,939 INFO Serialization - Uncompressed 816 bytes in 1323 bytes. Time: 0 ms.

2012-01-19 15:26:20,939 DEBUG BufferPool - <- Releasing with name CompressionPool (3)

2012-01-19 15:26:20,939 DEBUG BufferPool - <- Releasing with name CompressionPool (4)

2012-01-19 15:26:20,939 DEBUG ClientSink - | GetBranchInfoByName | proc 16 | 1 | 20380456

2012-01-19 15:26:21,001 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:26:21,017 DEBUG WorkspaceTree - NeedToLoadTree: False, mTreeStamp: 634625827635334813/20472, mLastStamp: 634625827635334813/20472

2012-01-19 15:26:21,095 DEBUG ClientSink - | CalculateMerge | proc 63 | 4 | 17135272

2012-01-19 15:26:21,111 ERROR CmProxy - Error invoking method [CalculateMerge] [plastic://localhost:8087/ItemHandler] There has been an unexpected error "Ein Element mit dem gleichen Schlüssel wurde bereits hinzugefügt.". For more information check the server log.

2012-01-19 15:26:57,810 DEBUG MainFormSettings - MainFormSettings, Action: Save

2012-01-19 15:26:57,810 DEBUG MainFormSettings - Height -> 791

2012-01-19 15:26:57,810 DEBUG MainFormSettings - LocationX -> 300

2012-01-19 15:26:57,810 DEBUG MainFormSettings - LocationY -> 150

2012-01-19 15:26:57,810 DEBUG MainFormSettings - Maximized -> False

2012-01-19 15:26:57,810 DEBUG MainFormSettings - TreeToolbarWidth -> 160

2012-01-19 15:26:57,810 DEBUG MainFormSettings - Width -> 1181

Link to comment
Share on other sites

One of the failing repositories is rather small, and I believe its possible that I could provide it as fast-exported version to aid your debugging.

This option is the fastest one! I'll test/debug it right now, can you send to mlucio at codicesofware dot com?

Thanks!

Manu.

Link to comment
Share on other sites

Just for completeness: Manu had a look at this, and realized that with this version of the plastic 4 server, and in this case, you will have to restart the server after each fast-import .

This was verified to work for me.

This known error will be fixed in the upcoming release.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...