Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 2.0

Java Client - Can NOT connect to a Memcached bucket

1 reply [Last post]
  • Login or register to post comments
Tue, 03/12/2013 - 07:25
peymankh
Offline
Joined: 03/12/2013
Groups: None

Hello folks,

Does the Java client API support loading Memcached buckets in Couchbase or only Couchbase buckets are supported and if so what is the best way of using Memcached buckets on Couchbase?

I've been able to do all sorts of different stuffs with the Couchbase bucket type, but every time that I try to create a new CouchbaseClient using the Memcached bucket type I bump into an UnsupporttedOperationException.

Here's the stacktrace:

java.lang.UnsupportedOperationException: No vbucket support for cachebuckets
at com.couchbase.client.vbucket.config.CacheConfig.getVbucketsCount(CacheConfig.java:55)
at com.couchbase.client.vbucket.ConfigurationProviderHTTP.getBucketConfiguration(ConfigurationProviderHTTP.java:149)
at com.couchbase.client.CouchbaseConnectionFactory.getVBucketConfig(CouchbaseConnectionFactory.java:230)
at com.couchbase.client.CouchbaseClient.(CouchbaseClient.java:237)
at com.couchbase.client.CouchbaseClient.(CouchbaseClient.java:175)
at api.CouchbaseClient.(CouchbaseClient.groovy:23)

I'm using Couchbase 2.0 with Couchbase client 1.1.3.
I'd appreciate it if you could help me with this.

Top
  • Login or register to post comments
Fri, 03/22/2013 - 02:24
tgrall
Offline
Joined: 09/05/2012
Groups: None

Hello,

It is a known issue that has been introduced in 1.1.3, and it is fixed in 1.1.4.

You can download it from:
http://www.couchbase.com/develop/java/current

regards

__________________

Tug
@tgrall

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