Local Build Not Running

57 views
Skip to first unread message

Stanley Phu

unread,
May 18, 2022, 7:17:09 PM5/18/22
to debezium
Hi,
We've tried building Debezium Server locally but we're having issues when trying to run the local build. It looks like it shows the Quarkus initialization logs but nothing after:

__  ____  __  _____   ___  __ ____  ______
 --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
 -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/
2022-05-18 22:56:00,019 WARN  [io.qua.net.run.NettyRecorder] (Thread-0) Netty DefaultChannelId initialization (with io.netty.machineId system property set to 28:a2:96:55:55:e9:5b:ce) took more than a second
2022-05-18 22:56:04,497 INFO  [io.quarkus] (main) debezium-server-dist 1.10.0.Final on JVM (powered by Quarkus 2.7.2.Final) started in 15.093s. Listening on: http://0.0.0.0:8080
2022-05-18 22:56:04,502 INFO  [io.quarkus] (main) Profile prod activated.
2022-05-18 22:56:04,503 INFO  [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 

We're building with the following command:
mvn clean install -Passembly -DskipITs -DskipTests

Here are my current versions:
➜  ~ git --version
git version 2.32.0 (Apple Git-132)
➜  ~ javac -version
javac 17.0.3
➜  ~ mvn -version
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/homebrew/Cellar/maven/3.8.5/libexec
Java version: 18.0.1, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk/18.0.1/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "12.2", arch: "aarch64", family: "mac"
➜  ~ docker --version
Docker version 20.10.12, build e91ed57

Thanks, 
Stanley

jiri.p...@gmail.com

unread,
May 18, 2022, 11:52:07 PM5/18/22
to debezium
Reply all
Reply to author
Forward
0 new messages