Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Membase | Membase Server 1.6.x

Problems connecting with Enyim client

2 replies [Last post]
  • Login or register to post comments
Fri, 01/14/2011 - 03:38
simonthorogood
Offline
Joined: 01/14/2011
Groups: None

Hi - can anybody help me with the following:

I have a server and test client running on my local workstation. There is a default memcached bucket and I have created a new membase bucket

Membase Server (1.6.4.1) setup in Membase Console

Bucket Name:membase-test
Type: membase
Access Control: Standard Port, password = password

Enyim (2.10.0.0) config file

    <membase>
        <servers bucket="membase-test" bucketPassword="password">
            <add uri="http://localhost:8091/pools/default" />
        </servers>
        <socketPool minPoolSize="10" maxPoolSize="20" connectionTimeout="00:00:10" deadTimeout="00:00:10"/>
    </membase>
   
client creation code:

_membaseTestBucket = new MembaseClient("membase-test");

When I try a simple set/get operation I get the following log output

Membase.MessageStreamListener: 460 DEBUG - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Debug()
Starting the listener. Queue=True
Membase.MessageStreamListener: 460 DEBUG - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Debug()
Started working.
Membase.MessageStreamListener: 684 DEBUG - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Debug()
Looking for the first working node.
Membase.ConfigHelper: 2144 WARN  - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.WarnFormat()
Could not find the pool 'membase-test' at http://localhost:8091/pools/default

Membase.MessageStreamListener: 2151 WARN  - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Warn()
Could not resolve url http://localhost:8091/pools/default; trying the next in the list
Membase.MessageStreamListener: 2152 DEBUG - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Debug()
Could not found a working node.
Membase.MessageStreamListener: 2153 WARN  - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Warn()
All nodes are dead, sleeping for a while.
Membase.MembasePool: 2156 INFO  - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Info()
Received new configuration.
Membase.MembasePool: 2160 INFO  - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Info()
Config is empty, all nodes are down.
Membase.MessageStreamListener: 2161 DEBUG - (null)
Enyim.Caching.Log4NetWrapper.Enyim.Caching.ILog.Debug()
Processing message:
   
   



 

Top
  • Login or register to post comments
Fri, 01/14/2011 - 15:28
perry
Offline
Joined: 10/11/2010
Groups:

 Hi there, thanks for posting.

 

I think there have been some things moving around with the authentication in recent versions both on the client and server side.

 

Can you try using the very latest client code (I believe it is currently v11-beta and will be officially released very shortly).

 

Let me know if that helps.

 

Perry

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!

Top
  • Login or register to post comments
Fri, 01/21/2011 - 10:50
simonthorogood
Offline
Joined: 01/14/2011
Groups: None

Thanks, just upgraded to 2.11 and the problem seems to have gone away.

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker