Jump to content

Bionic Ape

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Bionic Ape

  1. Hi Carlos, Thanks for sharing this blog post. The post certainly reflects most of the scenario we have. Instead of "Engine" we have Plugins, and instead of one we have multiple and a subset shared. This solution was something I was considering, and I actually did some tests. Please let me explain my findings. For 2 Games GameA and GameB and 5 Plugins Plugin1 to Plugin5 we can have that GameA has Plugin 1-3 and GameB has Plugins 1, 3 and 5. Let's say that there are 10 people working in different features in each game. And 2 developers are working in parallel in the same Plugin (Plugin1) but fixing 2 different things. Each developer is working on their branch in GameA and GameB. When the developer from GameA finishes, under that scenario, we merge the changes from /main/GameA to the branch /main/GameB inside the repo Plugin1 and then we update the XLink of Plugin1 of Game1 and Game2 to point to the latest changeset of each branch. Last time I checked, when developer B finishes with their changes, and merge them with main in GameB 2 heads are also created in /main/GameB. I might be wrong, and I skipped something, but I remember it did create 2 heads in the branch "/Main/GameB". Stopping all developers to merge the different XLinks seems to me a bit of a challenge.
  2. We are a studio developing a set of projects in Unreal Engine. These projects share most of the Plugins, so each plugin has its own Cloud Plastic Repository and we reference them via XLinks. We make these XLinks all editable so when changes are made in one project, they are checked in to the Plugin's repo. The problem is that if two projects are working on the same Plugin, when they merge 2 heads are created inside the Plugins repo (the one referencing via XLink), needing to go to the plugin, merge the head, and then update the Xlinks accross all the projects. A second problem is that we normally have around 10 Plugins linked via XLinks, so when we need to update the Main we need to go and do that manually for each Plugin and each project. I love XLinks, I think are really good, but these two problems make friction and we developers end up having errors and tedious merges and updates. Is there anything I can do to ease our updates? Is there a script or something we can write to help the day to day work? Regards,
  3. Hi, Apologies in advance just in case I asksomething obvious or wrong, it is my first post. I can't merge using the option "Merge from this changeset to...". I get an unexpected error has occurred. But, I can merge from "Merge from this changeset" Here's the screen: I have uninstalled and cleaned the files that the uninstaller doesn't remove and install Plastic again without success. It must be a local thing, because it works in other computer and it must be something for all the projects, since it stopped working for all my other projects. I can't find someting significant in my logs. This is what it prints: 2022-08-01 14:04:23,527 ASUSTUF\BionicApe INFO PlasticPipe - CmCallContext UserCredentials changed and will be sent to server LDAPWorkingMode contact@bionicape.com 2022-08-01 14:04:26,225 ASUSTUF\BionicApe ERROR AsyncThreadWaiter - Error when performing background operation: Object reference not set to an instance of an object. 2022-08-01 14:04:23,411 ASUSTUF\BionicApe DEBUG Channel - Valid certificate validation info: Sender: System.Net.Security.SslStream Certificate: SHA1: 975362A4299C0D40618986C42BE054BC81A27441 MD5: D45A5E5F933D88BD9525FE02C8A46E69 Subject: CN=*.plasticscm.com Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US Expiration: 9/26/2022 6:25:15 PM Version: 3 Chain: Policy: Revocation mode: Online Revocation flags: ExcludeRoot Verification flags: NoFlag Verification time: 8/1/2022 2:04:23 PM Status length: 0 SslPolicyErrors: None 2022-08-01 14:04:23,411 ASUSTUF\BionicApe DEBUG Channel - Valid certificate validation info: Sender: System.Net.Security.SslStream Certificate: SHA1: 975362A4299C0D40618986C42BE054BC81A27441 MD5: D45A5E5F933D88BD9525FE02C8A46E69 Subject: CN=*.plasticscm.com Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US Expiration: 9/26/2022 6:25:15 PM Version: 3 Chain: Policy: Revocation mode: Online Revocation flags: ExcludeRoot Verification flags: NoFlag Verification time: 8/1/2022 2:04:23 PM Status length: 0 SslPolicyErrors: None 2022-08-01 14:04:23,412 ASUSTUF\BionicApe DEBUG Channel - Valid certificate validation info: Sender: System.Net.Security.SslStream Certificate: SHA1: 975362A4299C0D40618986C42BE054BC81A27441 MD5: D45A5E5F933D88BD9525FE02C8A46E69 Subject: CN=*.plasticscm.com Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US Expiration: 9/26/2022 6:25:15 PM Version: 3 Chain: Policy: Revocation mode: Online Revocation flags: ExcludeRoot Verification flags: NoFlag Verification time: 8/1/2022 2:04:23 PM Status length: 0 SslPolicyErrors: None 2022-08-01 14:04:23,486 ASUSTUF\BionicApe DEBUG PlasticPipe - CmCallContext sent to server on connection creation 2022-08-01 14:04:23,486 ASUSTUF\BionicApe DEBUG PlasticPipe - CmCallContext sent to server on connection creation 2022-08-01 14:04:23,486 ASUSTUF\BionicApe DEBUG PlasticPipe - CmCallContext sent to server on connection creation 2022-08-01 14:04:23,525 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 944|sendt: 0|recb: 4111|rect: 152|prt: 194|sert: 155|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:04:23,525 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 187|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:04:23,525 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 801|sendt: 0|recb: 4199|rect: 151|prt: 195|sert: 156|dest: 0|zip: 0| BionicApe@cloud|GetSeid 2022-08-01 14:04:23,526 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 187|GetSeid |BionicApe@cloud 2022-08-01 14:04:23,525 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 944|sendt: 0|recb: 4111|rect: 151|prt: 195|sert: 156|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:04:23,526 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 187|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:04:23,527 ASUSTUF\BionicApe INFO PlasticPipe - CmCallContext UserCredentials changed and will be sent to server LDAPWorkingMode contact@bionicape.com 2022-08-01 14:04:23,565 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 215|sendt: 0|recb: 24|rect: 39|prt: 39|sert: 0|dest: 0|zip: 0| BionicApe@cloud|IsAdministrator 2022-08-01 14:04:23,566 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|IsAdministrator |BionicApe@cloud 2022-08-01 14:04:23,565 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 236|sendt: 0|recb: 147|rect: 38|prt: 38|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetChangesetInfoByNumber 2022-08-01 14:04:23,566 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetChangesetInfoByNumber |BionicApe@cloud 2022-08-01 14:04:23,567 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Loaded (working) changeset is 229 2022-08-01 14:04:23,567 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Branch head changeset is 229 2022-08-01 14:04:24,508 ASUSTUF\BionicApe DEBUG GlobalConfig - Getting the repository spec for workspacepath 'a:\Dis\ThePrison' 2022-08-01 14:04:24,509 ASUSTUF\BionicApe DEBUG GlobalConfig - Getting the server config for repository spec 'ThePrison@BionicApe@cloud', folder 'externaltools', config file 'externaltools.conf' 2022-08-01 14:04:24,577 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 46|sendt: 0|recb: 24|rect: 68|prt: 68|sert: 0|dest: 0|zip: 0| BionicApe@cloud|CheckRepositoryExists 2022-08-01 14:04:24,577 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 78|CheckRepositoryExists |BionicApe@cloud 2022-08-01 14:04:24,618 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 48|sendt: 0|recb: 147|rect: 40|prt: 39|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetChangesetInfoByGuid 2022-08-01 14:04:24,618 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 31|GetChangesetInfoByGuid |BionicApe@cloud 2022-08-01 14:04:24,659 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 44|sendt: 0|recb: 35|rect: 40|prt: 39|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetReplicationSourcesForObjects 2022-08-01 14:04:24,659 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetReplicationSourcesForObjects|BionicApe@cloud 2022-08-01 14:04:24,661 ASUSTUF\BionicApe DEBUG GlobalConfig - Getting the repository spec for workspacepath 'a:\Dis\ThePrison' 2022-08-01 14:04:24,662 ASUSTUF\BionicApe DEBUG GlobalConfig - Getting the server config for repository spec 'ThePrison@BionicApe@cloud', folder 'externaltools', config file 'externaltools.conf' 2022-08-01 14:04:24,700 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 44|sendt: 0|recb: 27|rect: 39|prt: 39|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetAttributeRealizationForObjects 2022-08-01 14:04:24,701 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetAttributeRealizationForObjects|BionicApe@cloud 2022-08-01 14:04:26,174 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 48|sendt: 0|recb: 147|rect: 40|prt: 40|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetChangesetInfoByGuid 2022-08-01 14:04:26,175 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetChangesetInfoByGuid |BionicApe@cloud 2022-08-01 14:04:26,224 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 71|sendt: 0|recb: 3971|rect: 45|prt: 45|sert: 0|dest: 0|zip: 0| BionicApe@cloud|ExecuteSimpleQuery 2022-08-01 14:04:26,225 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|ExecuteSimpleQuery |BionicApe@cloud 2022-08-01 14:04:26,225 ASUSTUF\BionicApe ERROR AsyncThreadWaiter - Error when performing background operation: Object reference not set to an instance of an object. 2022-08-01 14:04:26,225 ASUSTUF\BionicApe DEBUG AsyncThreadWaiter - Stack trace: at PlasticAvalonia.WorkspaceWindow.Views.QueryViews.Branches.FillBranchesTable.CalculateWorkingBranch(WorkspaceInfo wkInfo) at PlasticAvalonia.WorkspaceWindow.Views.QueryViews.Branches.FillBranchesTable.<>c__DisplayClass3_0.<FillTable>b__0() at AppUiFramework.Threading.PlasticThreadWaiterBuilder.AsyncThreadWaiter.ExecuteOperation(Operation operation) 2022-08-01 14:04:33,860 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 103|sendt: 0|recb: 214|rect: 921|prt: 920|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetSeid 2022-08-01 14:04:33,861 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 922|GetSeid |BionicApe@cloud 2022-08-01 14:04:33,876 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 54|sendt: 0|recb: 126|rect: 931|prt: 931|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:04:33,876 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 938|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:04:33,878 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 54|sendt: 0|recb: 126|rect: 938|prt: 938|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:04:33,878 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 938|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:04:33,916 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 215|sendt: 0|recb: 24|rect: 54|prt: 54|sert: 0|dest: 0|zip: 0| BionicApe@cloud|IsAdministrator 2022-08-01 14:04:33,916 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|IsAdministrator |BionicApe@cloud 2022-08-01 14:04:33,916 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 40|sendt: 0|recb: 147|rect: 37|prt: 37|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetChangesetInfoByNumber 2022-08-01 14:04:33,917 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 31|GetChangesetInfoByNumber |BionicApe@cloud 2022-08-01 14:04:33,917 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Loaded (working) changeset is 229 2022-08-01 14:04:33,917 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Branch head changeset is 229 2022-08-01 14:04:36,630 ASUSTUF\BionicApe DEBUG WorkspacePathMatcher - Checking IsConfigWorkspace - wkPath: 'a:\Dis\SolarCult' globalConfigWkBasePath: 'C:\Users\BionicApe\AppData\Local\plastic4\globalconfig' 2022-08-01 14:04:36,631 ASUSTUF\BionicApe DEBUG GlobalConfig - Getting the repository spec for workspacepath 'a:\Dis\SolarCult' 2022-08-01 14:04:36,631 ASUSTUF\BionicApe DEBUG GlobalConfig - Getting the server config for repository spec 'SolarCult@BionicApe@cloud', folder 'workspacetree', config file 'ignore.conf' 2022-08-01 14:04:53,000 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 103|sendt: 0|recb: 214|rect: 40|prt: 40|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetSeid 2022-08-01 14:04:53,000 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetSeid |BionicApe@cloud 2022-08-01 14:04:53,000 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 54|sendt: 0|recb: 126|rect: 41|prt: 40|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:04:53,001 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:04:53,000 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 54|sendt: 0|recb: 126|rect: 39|prt: 38|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:04:53,001 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:04:53,042 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 40|sendt: 0|recb: 147|rect: 40|prt: 40|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetChangesetInfoByNumber 2022-08-01 14:04:53,042 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 31|GetChangesetInfoByNumber |BionicApe@cloud 2022-08-01 14:04:53,042 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Loaded (working) changeset is 229 2022-08-01 14:04:53,042 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Branch head changeset is 229 2022-08-01 14:04:53,042 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 215|sendt: 0|recb: 24|rect: 40|prt: 40|sert: 0|dest: 0|zip: 0| BionicApe@cloud|IsAdministrator 2022-08-01 14:04:53,043 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 31|IsAdministrator |BionicApe@cloud 2022-08-01 14:05:19,577 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 54|sendt: 0|recb: 126|rect: 64|prt: 64|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:05:19,577 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 54|sendt: 0|recb: 126|rect: 67|prt: 67|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:05:19,577 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 103|sendt: 0|recb: 214|rect: 67|prt: 67|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetSeid 2022-08-01 14:05:19,577 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 63|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:05:19,578 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 78|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:05:19,578 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 78|GetSeid |BionicApe@cloud 2022-08-01 14:05:19,618 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 215|sendt: 0|recb: 24|rect: 39|prt: 39|sert: 0|dest: 0|zip: 0| BionicApe@cloud|IsAdministrator 2022-08-01 14:05:19,618 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 31|IsAdministrator |BionicApe@cloud 2022-08-01 14:05:19,619 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 40|sendt: 0|recb: 147|rect: 41|prt: 40|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetChangesetInfoByNumber 2022-08-01 14:05:19,619 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 31|GetChangesetInfoByNumber |BionicApe@cloud 2022-08-01 14:05:19,619 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Loaded (working) changeset is 229 2022-08-01 14:05:19,619 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Branch head changeset is 229 2022-08-01 14:05:51,088 ASUSTUF\BionicApe DEBUG Channel - Purging connection to BionicApe@cloud 2022-08-01 14:05:51,089 ASUSTUF\BionicApe DEBUG Channel - Purging connection to BionicApe@cloud 2022-08-01 14:05:51,089 ASUSTUF\BionicApe DEBUG Channel - Purging connection to BionicApe@cloud 2022-08-01 14:06:01,517 ASUSTUF\BionicApe DEBUG ConnectionCreator - Create connection to BionicApe@cloud took 46 ms 2022-08-01 14:06:01,518 ASUSTUF\BionicApe DEBUG ConnectionCreator - Create connection to BionicApe@cloud took 46 ms 2022-08-01 14:06:01,519 ASUSTUF\BionicApe DEBUG ConnectionCreator - Create connection to BionicApe@cloud took 46 ms 2022-08-01 14:06:01,560 ASUSTUF\BionicApe DEBUG Channel - Valid certificate validation info: Sender: System.Net.Security.SslStream Certificate: SHA1: 975362A4299C0D40618986C42BE054BC81A27441 MD5: D45A5E5F933D88BD9525FE02C8A46E69 Subject: CN=*.plasticscm.com Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US Expiration: 9/26/2022 6:25:15 PM Version: 3 Chain: Policy: Revocation mode: Online Revocation flags: ExcludeRoot Verification flags: NoFlag Verification time: 8/1/2022 2:06:01 PM Status length: 0 SslPolicyErrors: None 2022-08-01 14:06:01,561 ASUSTUF\BionicApe DEBUG Channel - Valid certificate validation info: Sender: System.Net.Security.SslStream Certificate: SHA1: 975362A4299C0D40618986C42BE054BC81A27441 MD5: D45A5E5F933D88BD9525FE02C8A46E69 Subject: CN=*.plasticscm.com Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US Expiration: 9/26/2022 6:25:15 PM Version: 3 Chain: Policy: Revocation mode: Online Revocation flags: ExcludeRoot Verification flags: NoFlag Verification time: 8/1/2022 2:06:01 PM Status length: 0 SslPolicyErrors: None 2022-08-01 14:06:01,561 ASUSTUF\BionicApe DEBUG Channel - Valid certificate validation info: Sender: System.Net.Security.SslStream Certificate: SHA1: 975362A4299C0D40618986C42BE054BC81A27441 MD5: D45A5E5F933D88BD9525FE02C8A46E69 Subject: CN=*.plasticscm.com Issuer: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona, C=US Expiration: 9/26/2022 6:25:15 PM Version: 3 Chain: Policy: Revocation mode: Online Revocation flags: ExcludeRoot Verification flags: NoFlag Verification time: 8/1/2022 2:06:01 PM Status length: 0 SslPolicyErrors: None 2022-08-01 14:06:01,637 ASUSTUF\BionicApe DEBUG PlasticPipe - CmCallContext sent to server on connection creation 2022-08-01 14:06:01,640 ASUSTUF\BionicApe DEBUG PlasticPipe - CmCallContext sent to server on connection creation 2022-08-01 14:06:01,640 ASUSTUF\BionicApe DEBUG PlasticPipe - CmCallContext sent to server on connection creation 2022-08-01 14:06:01,676 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 801|sendt: 0|recb: 4199|rect: 154|prt: 199|sert: 161|dest: 0|zip: 0| BionicApe@cloud|GetSeid 2022-08-01 14:06:01,677 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 203|GetSeid |BionicApe@cloud 2022-08-01 14:06:01,677 ASUSTUF\BionicApe INFO PlasticPipe - CmCallContext UserCredentials changed and will be sent to server LDAPWorkingMode contact@bionicape.com 2022-08-01 14:06:01,680 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 944|sendt: 0|recb: 4111|rect: 159|prt: 203|sert: 163|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:06:01,680 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 203|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:06:01,680 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 944|sendt: 0|recb: 4111|rect: 157|prt: 202|sert: 162|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:06:01,681 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 203|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:06:01,717 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 411|sendt: 0|recb: 24|rect: 39|prt: 39|sert: 0|dest: 0|zip: 0| BionicApe@cloud|IsAdministrator 2022-08-01 14:06:01,717 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|IsAdministrator |BionicApe@cloud 2022-08-01 14:06:01,721 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 40|sendt: 0|recb: 147|rect: 41|prt: 40|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetChangesetInfoByNumber 2022-08-01 14:06:01,722 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetChangesetInfoByNumber |BionicApe@cloud 2022-08-01 14:06:01,722 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Loaded (working) changeset is 229 2022-08-01 14:06:01,722 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Branch head changeset is 229 2022-08-01 14:06:09,445 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 103|sendt: 0|recb: 214|rect: 40|prt: 40|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetSeid 2022-08-01 14:06:09,446 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 31|GetSeid |BionicApe@cloud 2022-08-01 14:06:09,445 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 54|sendt: 0|recb: 126|rect: 40|prt: 39|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:06:09,446 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 31|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:06:09,449 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 54|sendt: 0|recb: 126|rect: 42|prt: 41|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetBranchInfoByName 2022-08-01 14:06:09,450 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 47|GetBranchInfoByName |BionicApe@cloud 2022-08-01 14:06:09,516 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 215|sendt: 0|recb: 24|rect: 70|prt: 69|sert: 0|dest: 0|zip: 0| BionicApe@cloud|IsAdministrator 2022-08-01 14:06:09,516 ASUSTUF\BionicApe DEBUG ChannelCall - protocol:plasticproto sec:ssl sentb: 40|sendt: 0|recb: 147|rect: 69|prt: 69|sert: 0|dest: 0|zip: 0| BionicApe@cloud|GetChangesetInfoByNumber 2022-08-01 14:06:09,516 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 78|IsAdministrator |BionicApe@cloud 2022-08-01 14:06:09,517 ASUSTUF\BionicApe DEBUG PlasticPipe - prt: 78|GetChangesetInfoByNumber |BionicApe@cloud 2022-08-01 14:06:09,517 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Loaded (working) changeset is 229 2022-08-01 14:06:09,517 ASUSTUF\BionicApe DEBUG OverlappedCalculator - HasOverlappedItems:: Branch head changeset is 229 Is there anything I can do?
×
×
  • Create New...