hi team, I'm trying to build octavia but after 4 ...
# help-api-cli-orchestration
d
hi team, I'm trying to build octavia but after 4 or 5 errors I managed to cut through, I'm now stuck with something I can't find a solution to anywhere, anyone seen this one before?
Copy code
> Task :airbyte-db:jooq:generateConfigsDatabaseJooq FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':airbyte-db:jooq:generateConfigsDatabaseJooq'.
> Process 'command '/usr/lib/jvm/java-17-oracle/bin/java'' finished with non-zero exit value 255
a
Hi @Dejan Antonic, are you on the latest state of master? Maybe checkout 
v0.35.37-alpha
 and try again (https://github.com/airbytehq/airbyte/tree/v0.35.37-alpha)
d
still fails unfortunately, which Java version should I have?
a
Java 17
Could you please try to follow this guide first? https://docs.airbyte.com/contributing-to-airbyte/developing-locally
Octavia heavily rely on the airbyte platform project
(sorry as the project is pretty recent you're like the first one trying to follow my read me guide 😄 )
😆 1
d
still getting this after following the guide
Think I'm getting closer to resolution
getting even closer after purging the old one and installing latest docker version
a
@Dejan Antonic I'm having the same problem building the project, and this is due to some current problem in the CLI dependency. At this step you should still have built the majority of the requested artifact to work on the CLI