Search:

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

Chapter 10. Java Troubleshooting

Table of Contents

10.1. Configuring Logging
10.2. Handling Timeouts
10.3. Timing-out and Blocking
10.4. Bulk Load and Exponential Backoff
10.5. Retrying After Receiving a Temporary Failure
10.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: