Client 2.0.3 CCCP Errors on custom port

Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.
2015-05-02 10:12:41,313 | 9 | DEBUG | Couchbase.Configuration.Server.Providers.ConfigProviderBase | Getting config for bucket test
2015-05-02 10:12:41,324 | 9 | DEBUG | Couchbase.Configuration.Server.Providers.ConfigProviderBase | Bootstrapping with 127.0.0.1:11212
2015-05-02 10:12:44,361 | 9 | DEBUG | Couchbase.IO.ConnectionPool1[[Couchbase.IO.Connection, Couchbase.NetClient, Version=2.0.3.0, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2]] | Initializing connection on [127.0.0.1:11212 | 8cc59bb1-e998-4dcb-b616-12e15a83b21d] - cfb897b8-fe6e-45df-963d-2d75a8fb67a1 - Disposed: False 2015-05-02 10:12:44,362 | 9 | DEBUG | Couchbase.Core.ClusterController | Creating DefaultIOStrategy 2015-05-02 10:12:44,362 | 9 | DEBUG | Couchbase.IO.Strategies.DefaultIOStrategy | Creating DefaultIOStrategy d9a7b767-3308-4f6c-ae43-1d4ab1ae3e9c 2015-05-02 10:12:44,364 | 9 | DEBUG | Couchbase.IO.ConnectionPool1[[Couchbase.IO.Connection, Couchbase.NetClient, Version=2.0.3.0, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2]] | Acquire existing: 8cc59bb1-e998-4dcb-b616-12e15a83b21d | 127.0.0.1:11212 | [0, 1] - cfb897b8-fe6e-45df-963d-2d75a8fb67a1 - Disposed: False
2015-05-02 10:12:44,385 | 9 | DEBUG | Couchbase.IO.ConnectionPool1[[Couchbase.IO.Connection, Couchbase.NetClient, Version=2.0.3.0, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2]] | Acquire new: 041e5bf5-06a6-4db2-a2d3-64becef8f6b6 | 127.0.0.1:11212 | [0, 1] - cfb897b8-fe6e-45df-963d-2d75a8fb67a1 - Disposed: False 2015-05-02 10:12:44,386 | 9 | DEBUG | Couchbase.Authentication.SASL.PlainTextMechanism | Authenticating socket 041e5bf5-06a6-4db2-a2d3-64becef8f6b6 2015-05-02 10:12:44,389 | 9 | DEBUG | Couchbase.Authentication.SASL.PlainTextMechanism | Authenticated socket 041e5bf5-06a6-4db2-a2d3-64becef8f6b6 succeeded: Authenticated 2015-05-02 10:12:44,389 | 9 | DEBUG | Couchbase.IO.Strategies.DefaultIOStrategy | Authenticated test using Couchbase.Authentication.SASL.PlainTextMechanism - d9a7b767-3308-4f6c-ae43-1d4ab1ae3e9c. 2015-05-02 10:12:44,390 | 9 | DEBUG | Couchbase.IO.ConnectionPool1[[Couchbase.IO.Connection, Couchbase.NetClient, Version=2.0.3.0, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2]] | Releasing: 041e5bf5-06a6-4db2-a2d3-64becef8f6b6 on 127.0.0.1:11212 - cfb897b8-fe6e-45df-963d-2d75a8fb67a1
2015-05-02 10:12:44,392 | 9 | WARN | Couchbase.Configuration.Server.Providers.ConfigProviderBase | Could not retrieve configuration for test. Reason: Internal error
2015-05-02 10:12:44,423 | 9 | WARN | Couchbase.Core.ClusterController | System.AggregateException: One or more errors occurred.
at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.GetConfig(String bucketName, String password)
at Couchbase.Core.ClusterController.CreateBucket(String bucketName, String password)

@ahasnaini

I created a Jira ticket for 2.1.1 release (June 2015): http://issues.couchbase.com/browse/NCBC-873

Thanks,

Jeff