error:
八月 03, 2013 1:56:18 下午 com.couchbase.client.CouchbaseProperties setPropertyFile
INFO: Could not load properties file “cbclient.properties” because: File not found with system classloader.
2013-08-03 13:56:19.415 INFO com.couchbase.client.CouchbaseConnection: Added {QA sa=/127.0.0.1:11210, #Rops=0, #Wops=0, #iq=0, topRop=null, topWop=null, toWrite=0, interested=0} to connect queue
2013-08-03 13:56:19.497 INFO com.couchbase.client.CouchbaseConnection: Connection state changed for sun.nio.ch.SelectionKeyImpl@eabce30
Fixed.
make sure user httpcore-4.1.1.jar version,
Hello,
This is why it is often better to use a dependency management tool like Maven, all dependencies are included automatically, as documented here:
http://www.couchbase.com/communities/java/getting-started
Regards
Tug