-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AV-68634] Capella Dev Tutorial - Add Course Records and Other Docs #322
base: AV-68634-tutorial-feature-branch
Are you sure you want to change the base?
[AV-68634] Capella Dev Tutorial - Add Course Records and Other Docs #322
Conversation
|
||
If you get a `DnsSrvLookupFailedEvent` error to specify your IP address in your console, go to your Java file and replace `localhost` with the IP address of your local Couchbase cluster in your browser. | ||
// If you get a `DnsSrvLookupFailedEvent` error to specify your IP address in your console, go to your Java file and replace `localhost` with the IP address of your local Couchbase cluster in your browser. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commented out this error since it didn't seem relevant to Capella. Let me know if you think we should keep it.
|
||
**SLF4J: Failed to load StaticLoggerBinder** | ||
|
||
If you get an `SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"` error, add the following dependencies to your `pom.xml` file and try compiling and running the Maven command again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added this error newly and it is not present in the original server documentation.
Encountered this error while trying out the code samples in Capella. Can remove it if it seems irrelevant.
AV-68634
Doc Changes:
Preview: https://preview.docs-test.couchbase.com/AV-68634-retrieve-records/home/index.html