Skip to content
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

New Info Log Messages since 2.13.0.CR1 #27987

Closed
Postremus opened this issue Sep 16, 2022 · 1 comment · Fixed by #27993
Closed

New Info Log Messages since 2.13.0.CR1 #27987

Postremus opened this issue Sep 16, 2022 · 1 comment · Fixed by #27993
Assignees
Labels
env/windows Impacts Windows machines kind/bug Something isn't working
Milestone

Comments

@Postremus
Copy link
Member

Postremus commented Sep 16, 2022

Describe the bug

Relates to #26161

On quarkus dev startup, I get info log messages related to recovery service starting up. Are these messages really needed?

__  ____  __  _____   ___  __ ____  ______
 --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
 -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
--\___\_\____/_/ |_/_/|_/_/|_|\____/___/
2022-09-16 07:43:28,364 INFO  [com.arj.ats.jbossatx] (Quarkus Main Thread) ARJUNA032010: JBossTS Recovery Service (tag: 518c8dd50a9ae8e70eb15dfe8fc764adcabef8ab) - JBoss Inc.

2022-09-16 07:43:28,381 INFO  [com.arj.ats.jbossatx] (Quarkus Main Thread) ARJUNA032013: Starting transaction recovery manager
2022-09-16 07:43:30,079 WARN  [com.rab.cli.TrustEverythingTrustManager] (Quarkus Main Thread) SECURITY ALERT: this trust manager trusts every certificate, effectively disabling peer verification. This is convenient for local development but offers no protection against man-in-t
he-middle attacks. Please see https://www.rabbitmq.com/ssl.html to learn more about peer certificate verification.
2022-09-16 07:43:36,200 INFO  [io.quarkus] (Quarkus Main Thread) xxx-backend 1.60.0-RC01-SNAPSHOT on JVM (powered by Quarkus 2.13.0.CR1) started in 16.049s. Listening on: http://localhost:9095
2022-09-16 07:43:36,200 INFO  [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
2022-09-16 07:43:36,200 INFO  [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, config-yaml, hibernate-orm, hibernate-validator, jdbc-postgresql, narayana-jta, rest-client, rest-client-jackson, resteasy-reactive, resteasy-reactive-jackson, resteasy-reactive-j
axb, scheduler, smallrye-context-propagation, smallrye-fault-tolerance, smallrye-health, smallrye-metrics, vertx]

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

windows 10

Output of java -version

openjdk 18.0.2 2022-07-19 OpenJDK Runtime Environment Temurin-18.0.2+9 (build 18.0.2+9) OpenJDK 64-Bit Server VM Temurin-18.0.2+9 (build 18.0.2+9, mixed mode, sharing)

GraalVM version (if different from Java)

No response

Quarkus version or git rev

2.13.0.CR1

Build tool (ie. output of mvnw --version or gradlew --version)

Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537) Maven home: C:\eclipse\tools\java\maven Java version: 18.0.2, vendor: Eclipse Adoptium, runtime: C:\eclipse\tools\java\18 Default locale: de_DE, platform encoding: UTF-8 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

Additional information

No response

@Postremus Postremus added the kind/bug Something isn't working label Sep 16, 2022
@quarkus-bot quarkus-bot bot added env/windows Impacts Windows machines triage/needs-triage labels Sep 16, 2022
@Postremus Postremus changed the title New Info Log Messages since 1.13.0.CR1 New Info Log Messages since 2.13.0.CR1 Sep 16, 2022
@gsmet gsmet self-assigned this Sep 16, 2022
gsmet added a commit to gsmet/quarkus that referenced this issue Sep 16, 2022
@gsmet
Copy link
Member

gsmet commented Sep 16, 2022

Thanks for testing and reporting this. Fixes is here: #27993 .

@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Sep 19, 2022
@gsmet gsmet modified the milestones: 2.14 - main, 2.13.0.Final Sep 20, 2022
gsmet added a commit to gsmet/quarkus that referenced this issue Sep 20, 2022
igorregis pushed a commit to igorregis/quarkus that referenced this issue Oct 16, 2022
igorregis pushed a commit to igorregis/quarkus that referenced this issue Oct 16, 2022
igorregis pushed a commit to igorregis/quarkus that referenced this issue Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
env/windows Impacts Windows machines kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants