Troubleshooting

This section contains the most common issues you might encounter when using Collibra Command Line Interface.

Logs

You can find the logs in the .collibra-cli folder, located in your home folder.

Java

Collibra CLI depends on Java 8. If you get a Java related error, make sure you have Java installed and you have set the java_home variable.

Gradle

Collibra CLI is using Gradle to execute some tasks such as the creation of a project or the upload of resources.

Collibra CLI will download and install Gradle the first time it is required. This might slow down the execution of the first task.

You must be connected to the internet and have permission to create folders and files in your home directory. If you don't, you might see a similar error message:

Contact your IT department to get it fixed.