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

[debugging module] lab guide errors do not appear #27

Open
thoraxe opened this issue Oct 26, 2018 · 1 comment
Open

[debugging module] lab guide errors do not appear #27

thoraxe opened this issue Oct 26, 2018 · 1 comment

Comments

@thoraxe
Copy link

thoraxe commented Oct 26, 2018

lab guide says:

$ oc logs dc/gateway | grep -i error

...
WARNING: Inventory error for 444436: status code 204
SEVERE: Inventory error for 444436: null
...

What actually comes up:

SEVERE: Inventory error for 329299: operation timeout                                                                                                                                                         
SEVERE: Inventory error for 329199: operation timeout                                                                                                                                                         
SEVERE: Inventory error for 165613: operation timeout                                                                                                                                                         
SEVERE: Inventory error for 165614: operation timeout                                                                                                                                                         
SEVERE: Inventory error for 165954: operation timeout                                                                                                                                                         
SEVERE: Inventory error for 444434: operation timeout                                                                                                                                                         
SEVERE: Inventory error for 444435: operation timeout                                                                                                                                                         
SEVERE: Inventory error for 444436: operation timeout                                                                                                                                                         
SEVERE: Inventory error for 329199: open circuit                                                                                                                                                              
SEVERE: Inventory error for 165613: open circuit                                                                                                                                                              
SEVERE: Inventory error for 165614: open circuit                                                                                                                                                              
SEVERE: Inventory error for 165954: open circuit                                                                                                                                                              
SEVERE: Inventory error for 444434: open circuit                                                                                                                                                              
SEVERE: Inventory error for 444435: open circuit                                                                                                                                                              
SEVERE: Inventory error for 444436: open circuit                                                                                                                                                              
SEVERE: Inventory error for 329299: operation timeout

Along with the java exec itself.

@thoraxe
Copy link
Author

thoraxe commented Oct 26, 2018

Grepping for "null" doesn't return the expected result, either.

Is it possible this module was written before the circuitbreaker one, or was written without the circuitbreaker being present?

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

No branches or pull requests

1 participant