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

Admin console: Missing the ALL log level #1743

Closed
z-mathe opened this issue Jul 3, 2017 · 1 comment
Closed

Admin console: Missing the ALL log level #1743

z-mathe opened this issue Jul 3, 2017 · 1 comment

Comments

@z-mathe
Copy link

z-mathe commented Jul 3, 2017

Description


There are some properties in payaradomain template with the level ALL (if I know well, it is not deprecated yet, we also use some settings from our earlier versions):

logging.properties (e.g. from payaradomain folder):

com.sun.enterprise.server.logging.GFFileHandler.level=ALL
com.sun.enterprise.server.logging.SyslogHandler.level=ALL

Expected Outcome

After starting the server, it should be selectable the ALL level as well on the GUI from the dropdown controls. What's more, the stored value should be read back.

Current Outcome

Because the ALL level is missing from the list, the "Module Log Levels" form automatically change these levels to OFF. This is very deceptive if someone presses the "Save" button while setting another feature. We've also noticed that it just stopped logging the system completely, until we turned it back to ALL.

image

Environment

  • Payara Version: 4.1.2.172
  • Edition: Full
  • JDK Version: 8 u131 - Oracle
  • Operating System: Windows
@smillidge
Copy link
Contributor

Duplicate of #1680 this will be fixed in 173.

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