Skip to content

Instantly share code, notes, and snippets.

@jaekwonpark
Last active May 11, 2017 03:05
Show Gist options
  • Save jaekwonpark/1bcd1552e7d9266264161e07b9bcf139 to your computer and use it in GitHub Desktop.
Save jaekwonpark/1bcd1552e7d9266264161e07b9bcf139 to your computer and use it in GitHub Desktop.
elapsed:0.0672015
CallStack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Couchbase.IO.MultiplexingConnection.Send2(Byte[] request) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\MultiplexingConnection.cs:line 202
at Couchbase.IO.Services.MultiplexingIOService.Execute2[T](IOperation`1 operation, IConnection connection) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\Services\MultiplexingIOService.cs:line 112
at Couchbase.Authentication.SASL.SaslFactory.<>c.<GetFactory>b__2_0(String username, String password, IIOService service, ITypeTranscoder transcoder) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Authentication\SASL\SaslFactory.cs:line 31
at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.GetConfig(String bucketName, String username, String password) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\Server\Providers\CarrierPublication\CarrierPublicationProvider.cs:line 61
at Couchbase.Core.ClusterController.CreateBucket(String bucketName, String username, String password, IAuthenticator authenticator) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\ClusterController.cs:line 229
at Couchbase.Cluster.OpenBucket(String bucketname, String password) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Cluster.cs:line 120
at SdkdConsole.Daemon.Handle.Run() in C:\Users\jae\work\src\github.com\couchbase\sdkd-net\src\SdkdConsole\Daemon\Handle.cs:line 119
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
elapsed:0.3350418
CallStack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Couchbase.IO.MultiplexingConnection.Send2(Byte[] request) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\MultiplexingConnection.cs:line 202
at Couchbase.IO.Services.MultiplexingIOService.Execute2[T](IOperation`1 operation, IConnection connection) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\Services\MultiplexingIOService.cs:line 112
at Couchbase.Authentication.SASL.SaslFactory.<>c.<GetFactory>b__2_0(String username, String password, IIOService service, ITypeTranscoder transcoder) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Authentication\SASL\SaslFactory.cs:line 31
at Couchbase.Core.Server.CreateSaslMechanismIfNotExists() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\Server.cs:line 397
at Couchbase.Configuration.CouchbaseConfigContext.LoadConfig(IIOService ioService) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\CouchbaseConfigContext.cs:line 232
at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.GetConfig(String bucketName, String username, String password) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\Server\Providers\CarrierPublication\CarrierPublicationProvider.cs:line 99
at Couchbase.Core.ClusterController.CreateBucket(String bucketName, String username, String password, IAuthenticator authenticator) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\ClusterController.cs:line 229
at Couchbase.Cluster.OpenBucket(String bucketname, String password) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Cluster.cs:line 120
at SdkdConsole.Daemon.Handle.Run() in C:\Users\jae\work\src\github.com\couchbase\sdkd-net\src\SdkdConsole\Daemon\Handle.cs:line 119
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
elapsed:36.1969374
CallStack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Couchbase.IO.MultiplexingConnection.Send2(Byte[] request) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\MultiplexingConnection.cs:line 202
at Couchbase.IO.Services.MultiplexingIOService.Execute2[T](IOperation`1 operation, IConnection connection) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\Services\MultiplexingIOService.cs:line 112
at Couchbase.Authentication.SASL.SaslFactory.<>c.<GetFactory>b__2_0(String username, String password, IIOService service, ITypeTranscoder transcoder) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Authentication\SASL\SaslFactory.cs:line 31
at Couchbase.Core.Server.CreateSaslMechanismIfNotExists() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\Server.cs:line 397
at Couchbase.Configuration.CouchbaseConfigContext.LoadConfig(IBucketConfig bucketConfig, Boolean force) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\CouchbaseConfigContext.cs:line 90
at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.UpdateConfig(IBucketConfig bucketConfig, Boolean force) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\Server\Providers\CarrierPublication\CarrierPublicationProvider.cs:line 199
at Couchbase.Core.ClusterController.ProcessConfig() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\ClusterController.cs:line 104
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Force timeout
elapsed:36.27294
CallStack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Couchbase.IO.MultiplexingConnection.Send2(Byte[] request) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\MultiplexingConnection.cs:line 202
at Couchbase.IO.Services.MultiplexingIOService.Execute2[T](IOperation`1 operation, IConnection connection) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\Services\MultiplexingIOService.cs:line 112
at Couchbase.Authentication.SASL.SaslFactory.<>c.<GetFactory>b__2_0(String username, String password, IIOService service, ITypeTranscoder transcoder) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Authentication\SASL\SaslFactory.cs:line 31
at Couchbase.Core.Server.CreateSaslMechanismIfNotExists() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\Server.cs:line 397
at Couchbase.Configuration.CouchbaseConfigContext.LoadConfig(IBucketConfig bucketConfig, Boolean force) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\CouchbaseConfigContext.cs:line 90
at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.UpdateConfig(IBucketConfig bucketConfig, Boolean force) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\Server\Providers\CarrierPublication\CarrierPublicationProvider.cs:line 199
at Couchbase.Core.ClusterController.ProcessConfig() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\ClusterController.cs:line 104
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
elapsed:36.3289401
CallStack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Couchbase.IO.MultiplexingConnection.Send2(Byte[] request) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\MultiplexingConnection.cs:line 202
at Couchbase.IO.Services.MultiplexingIOService.Execute2[T](IOperation`1 operation, IConnection connection) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\Services\MultiplexingIOService.cs:line 112
at Couchbase.Authentication.SASL.SaslFactory.<>c.<GetFactory>b__2_0(String username, String password, IIOService service, ITypeTranscoder transcoder) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Authentication\SASL\SaslFactory.cs:line 31
at Couchbase.Core.Server.CreateSaslMechanismIfNotExists() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\Server.cs:line 397
at Couchbase.Configuration.CouchbaseConfigContext.LoadConfig(IBucketConfig bucketConfig, Boolean force) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\CouchbaseConfigContext.cs:line 90
at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.UpdateConfig(IBucketConfig bucketConfig, Boolean force) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\Server\Providers\CarrierPublication\CarrierPublicationProvider.cs:line 199
at Couchbase.Core.ClusterController.ProcessConfig() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\ClusterController.cs:line 104
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
elapsed:36.3789441
CallStack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Couchbase.IO.MultiplexingConnection.Send2(Byte[] request) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\MultiplexingConnection.cs:line 202
at Couchbase.IO.Services.MultiplexingIOService.Execute2[T](IOperation`1 operation, IConnection connection) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\IO\Services\MultiplexingIOService.cs:line 112
at Couchbase.Authentication.SASL.SaslFactory.<>c.<GetFactory>b__2_0(String username, String password, IIOService service, ITypeTranscoder transcoder) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Authentication\SASL\SaslFactory.cs:line 31
at Couchbase.Core.Server.CreateSaslMechanismIfNotExists() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\Server.cs:line 397
at Couchbase.Configuration.CouchbaseConfigContext.LoadConfig(IBucketConfig bucketConfig, Boolean force) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\CouchbaseConfigContext.cs:line 90
at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.UpdateConfig(IBucketConfig bucketConfig, Boolean force) in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Configuration\Server\Providers\CarrierPublication\CarrierPublicationProvider.cs:line 199
at Couchbase.Core.ClusterController.ProcessConfig() in C:\Users\jae\work\src\github.com\couchbase\couchbase-net-client\Src\Couchbase\Core\ClusterController.cs:line 104
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment