2014-12-16 00:16:16,434 [1] INFO Couchbase.Cluster - Version: 2.0.0.1 2014-12-16 00:16:16,636 [1] INFO Couchbase.Cluster - Configuration: {"UseSsl":false,"SslPort":11207,"ApiPort":8092,"MgmtPort":8091,"DirectPort":11210,"HttpsMgmtPort":18091,"HttpsApiPort":18092,"ObserveTimeout":500,"ObserveInterval":10,"MaxViewRetries":2,"ViewHardTimeout":30000,"Servers":["http://192.168.37.2","http://192.168.37.101"],"SerializationSettings":{"ReferenceLoopHandling":0,"MissingMemberHandling":0,"ObjectCreationHandling":0,"NullValueHandling":0,"DefaultValueHandling":0,"Converters":[],"PreserveReferencesHandling":0,"TypeNameHandling":0,"MetadataPropertyHandling":0,"TypeNameAssemblyFormat":0,"ConstructorHandling":0,"ContractResolver":{"DynamicCodeGeneration":true,"DefaultMembersSearchFlags":20,"SerializeCompilerGeneratedMembers":false,"IgnoreSerializableInterface":false,"IgnoreSerializableAttribute":true},"ReferenceResolver":null,"TraceWriter":null,"Binder":null,"Error":null,"Context":{"Context":null,"State":0},"DateFormatString":"yyyy'-'MM'-'dd'T'HH':'mm':'ss.FFFFFFFK","MaxDepth":null,"Formatting":0,"DateFormatHandling":0,"DateTimeZoneHandling":3,"DateParseHandling":1,"FloatFormatHandling":0,"FloatParseHandling":0,"StringEscapeHandling":0,"Culture":"(Default)","CheckAdditionalContent":false},"DeserializationSettings":{"ReferenceLoopHandling":0,"MissingMemberHandling":0,"ObjectCreationHandling":0,"NullValueHandling":0,"DefaultValueHandling":0,"Converters":[],"PreserveReferencesHandling":0,"TypeNameHandling":0,"MetadataPropertyHandling":0,"TypeNameAssemblyFormat":0,"ConstructorHandling":0,"ContractResolver":{"DynamicCodeGeneration":true,"DefaultMembersSearchFlags":20,"SerializeCompilerGeneratedMembers":false,"IgnoreSerializableInterface":false,"IgnoreSerializableAttribute":true},"ReferenceResolver":null,"TraceWriter":null,"Binder":null,"Error":null,"Context":{"Context":null,"State":0},"DateFormatString":"yyyy'-'MM'-'dd'T'HH':'mm':'ss.FFFFFFFK","MaxDepth":null,"Formatting":0,"DateFormatHandling":0,"DateTimeZoneHandling":3,"DateParseHandling":1,"FloatFormatHandling":0,"FloatParseHandling":0,"StringEscapeHandling":0,"Culture":"(Default)","CheckAdditionalContent":false},"BucketConfigs":{"default":{"UseSsl":false,"Servers":["http://127.0.0.1"],"Port":11210,"BucketName":"default","Password":"","Username":"","PoolConfiguration":{"MaxSize":2,"MinSize":1,"WaitTimeout":2500,"MaxAcquireIterationCount":5,"RecieveTimeout":2500,"ShutdownTimeout":10000,"OperationTimeout":2500,"UseSsl":false,"ConnectionTimeout":15000,"EnableOperationTiming":false,"LockAttributes":[],"LockAllAttributesExcept":[],"LockElements":[],"LockAllElementsExcept":[],"LockItem":false,"ElementInformation":{"Properties":[],"IsPresent":false,"IsLocked":false,"IsCollection":false,"Source":null,"LineNumber":0,"Type":"Couchbase.Configuration.Client.PoolConfiguration, Couchbase.NetClient, Version=2.0.0.1, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2","Validator":{},"Errors":[]},"CurrentConfiguration":null},"ObserveTimeout":500,"ObserveInterval":10}},"PoolConfiguration":{"MaxSize":2,"MinSize":1,"WaitTimeout":2500,"MaxAcquireIterationCount":5,"RecieveTimeout":2500,"ShutdownTimeout":10000,"OperationTimeout":2500,"UseSsl":false,"ConnectionTimeout":15000,"EnableOperationTiming":false,"LockAttributes":[],"LockAllAttributesExcept":[],"LockElements":[],"LockAllElementsExcept":[],"LockItem":false,"ElementInformation":{"Properties":[],"IsPresent":false,"IsLocked":false,"IsCollection":false,"Source":null,"LineNumber":0,"Type":"Couchbase.Configuration.Client.PoolConfiguration, Couchbase.NetClient, Version=2.0.0.1, Culture=neutral, PublicKeyToken=05e9c6b5a9ec94c2","Validator":{},"Errors":[]},"CurrentConfiguration":null},"HeartbeatConfigInterval":10000.0,"ViewRequestTimeout":5000,"DefaultConnectionLimit":5,"MaxServicePointIdleTime":100000,"Expect100Continue":false,"EnableConfigHeartBeat":true,"EnableOperationTiming":false} 2014-12-16 00:16:16,638 [1] DEBUG Couchbase.Core.ClusterController - Trying to bootstrap with Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider. 2014-12-16 00:16:16,641 [1] DEBUG Couchbase.Configuration.Server.Providers.ConfigProviderBase - Getting config for bucket default 2014-12-16 00:16:16,646 [1] DEBUG Couchbase.Configuration.Server.Providers.ConfigProviderBase - Bootstrapping with 127.0.0.1:11210 2014-12-16 00:16:17,664 [1] DEBUG Couchbase.Configuration.Server.Providers.ConfigProviderBase - Bootstrapping with 127.0.0.1:11210 failed. 2014-12-16 00:16:17,666 [1] WARN Couchbase.Configuration.Server.Providers.ConfigProviderBase - System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:11210 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at Couchbase.IO.DefaultConnectionFactory.b__2[T](IConnectionPool`1 p, IByteConverter c) at Couchbase.IO.ConnectionPool`1.Initialize() at Couchbase.Core.ClusterController.<.ctor>b__2(PoolConfiguration config, IPEndPoint endpoint) at Couchbase.Configuration.Server.Providers.CarrierPublication.CarrierPublicationProvider.GetConfig(String bucketName, String password) 2014-12-16 00:16:17,671 [1] 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) 2014-12-16 00:16:17,671 [1] DEBUG Couchbase.Core.ClusterController - Trying to bootstrap with Couchbase.Configuration.Server.Providers.Streaming.HttpStreamingProvider. 2014-12-16 00:16:17,674 [1] INFO Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig - Bootstrapping from http://192.168.37.101/ 2014-12-16 00:16:42,301 [1] ERROR Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig - Bootstrapping failed from http://192.168.37.101/: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.37.101:80 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig.DownLoadConfig[T](Uri uri) at Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig.DownloadConfigs(Uri server) 2014-12-16 00:16:42,301 [1] INFO Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig - Bootstrapping from http://192.168.37.2/ 2014-12-16 00:17:02,080 [1] ERROR Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig - Bootstrapping failed from http://192.168.37.2/: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.37.2:80 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig.DownLoadConfig[T](Uri uri) at Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig.DownloadConfigs(Uri server) 2014-12-16 00:17:02,085 [1] WARN Couchbase.Core.ClusterController - Couchbase.Configuration.Server.Serialization.BootstrapException: Could not bootstrap from configured servers list. at Couchbase.Configuration.Server.Providers.Streaming.HttpServerConfig.Initialize() at Couchbase.Configuration.Server.Providers.Streaming.HttpStreamingProvider.StartProvider(String username, String password) at Couchbase.Configuration.Server.Providers.Streaming.HttpStreamingProvider.GetConfig(String bucketName, String password) at Couchbase.Core.ClusterController.CreateBucket(String bucketName, String password)