Search:

Search all manuals
Search this manual
Manual
Couchbase Client Library: Java 1.1
Community Wiki and Resources
Download Client Library
JavaDoc
Couchbase Developer Guide 2.0
Couchbase Server Manual 2.0
Java Client Library
SDK Forum
Wiki: Java Client Library
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
Couchbase Client Library: Java 1.1
Child Sections
Chapters

Chapter 11. Java Troubleshooting

Table of Contents

11.1. Configuring Logging
11.2. Handling Timeouts
11.3. Timing-out and Blocking
11.4. Bulk Load and Exponential Backoff
11.5. Retrying After Receiving a Temporary Failure
11.6. Java Virtual Machine Tuning Guidelines

This Couchbase SDK Java provides a complete interface to Couchbase Server through the Java programming language. For more on Couchbase Server and Java read our Java SDK Getting Started Guide followed by our in-depth Couchbase and Java tutorial. We recommended Java SE 6 (or higher) for running the Couchbase Client Library.

This section covers the following topics: