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

Feast core crashes without logger set #150

Closed
tims opened this issue Mar 6, 2019 · 1 comment
Closed

Feast core crashes without logger set #150

tims opened this issue Mar 6, 2019 · 1 comment

Comments

@tims
Copy link
Contributor

tims commented Mar 6, 2019

Expected Behavior

Feast core should start cleanly with a default logger if none is set.

Current Behavior

Feast core crashes without a logger set

Steps to reproduce

If I comment out logType: JSON in the helm chart feast core does not start
The pod enters a crash loop with:

2019-03-06 05:53:31,246 main ERROR JsonLayout contains an invalid element or attribute "objectMessageAsJsonObject"
2019-03-06 05:53:31,755 main ERROR Unable to locate appender "Appender" for logger config "root"
2019-03-06 05:53:33,143 main ERROR JsonLayout contains an invalid element or attribute "objectMessageAsJsonObject"
2019-03-06 05:53:33,147 main ERROR Unable to locate appender "Appender" for logger config "root"
@tims
Copy link
Contributor Author

tims commented Mar 6, 2019

See this change PR #120

@tims tims assigned tims and unassigned tims Mar 6, 2019
@tims tims added bug good first issue Good for newcomers and removed good first issue Good for newcomers labels Mar 6, 2019
@woop woop closed this as completed Sep 1, 2019
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

2 participants