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

Prevent misleading warning messages with HK2 MultiException #492

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Apr 29, 2019

WARNING: The following warnings have been detected:
WARNING: Unknown HK2 failure detected:
MultiException stack 1 of 1
java.lang.IllegalStateException: Please wait for the server to initialize

Change-Id: Ic683b982c95390fcb356074b9291fd664fcf4be2
improve: #490

WARNING: The following warnings have been detected:
WARNING: Unknown HK2 failure detected:
MultiException stack 1 of 1
java.lang.IllegalStateException: Please wait for the server to initialize

Change-Id: Ic683b982c95390fcb356074b9291fd664fcf4be2
improve: #490
@javeme javeme force-pushed the hk2-warning-wait-initialize branch from d9c47e5 to c73a53e Compare April 29, 2019 16:27
@javeme javeme changed the title Prevent misleading warning messages Prevent misleading warning messages with HK2 MultiException Apr 29, 2019
@codecov
Copy link

codecov bot commented Apr 29, 2019

Codecov Report

Merging #492 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #492   +/-   ##
=========================================
  Coverage     68.99%   68.99%           
+ Complexity     3281     3280    -1     
=========================================
  Files           208      208           
  Lines         16193    16193           
  Branches       2334     2334           
=========================================
  Hits          11172    11172           
  Misses         3772     3772           
  Partials       1249     1249

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8d8fe2...c73a53e. Read the comment docs.

@Linary Linary merged commit 48f61ff into master Apr 30, 2019
@Linary Linary deleted the hk2-warning-wait-initialize branch April 30, 2019 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants