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

Logs of test runs do not respect our formatting anymore #895

Closed
gsmet opened this issue Feb 14, 2019 · 0 comments
Closed

Logs of test runs do not respect our formatting anymore #895

gsmet opened this issue Feb 14, 2019 · 0 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@gsmet
Copy link
Member

gsmet commented Feb 14, 2019

It started recently but the log of our tests now look like:

WARN: Jaeger service name has not been defined (e.g. JAEGER_SERVICE_NAME environment variable or system properties)
Feb 13, 2019 8:17:29 AM com.arjuna.ats.arjuna.recovery.TransactionStatusManager start
INFO: ARJUNA012170: TransactionStatusManager started on port 43679 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService
Feb 13, 2019 8:17:29 AM org.hibernate.resource.beans.spi.ManagedBeanRegistryInitiator resoveBeanContainer
INFO: HHH10005002: No explicit CDI BeanManager reference was passed to Hibernate, but CDI is available on the Hibernate ClassLoader.
Feb 13, 2019 8:17:29 AM org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator initiateService
INFO: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform]
Feb 13, 2019 8:17:29 AM org.jboss.shamrock.agroal.runtime.DataSourceProducer getDatasource

which is very hard to read and definitely not what we want.

@gsmet gsmet added first public release kind/bug Something isn't working labels Feb 14, 2019
stuartwdouglas referenced this issue in stuartwdouglas/quarkus-old Feb 27, 2019
Fixes #1014, log polluted by Kafka
Fixes #895, make sure JUnit tests use the correct logmanager
@gsmet gsmet added this to the 0.10.0 milestone Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants