Skip to content

'SEVERE' warnings related to phoebus.folder.name.preference and phoebus.user being undefined #3810

@kasemir

Description

@kasemir

When starting an otherwise perfectly running instance, there are these, well, SEVERE looking warnings while the application initializes various key file locations:

CONFIG [org.phoebus.product] Loading logging configuration from /.../phoebus/core/launcher/target/classes/logging.properties
SEVERE [org.phoebus.framework.preferences] Reading Preferences: Java system property or Environment variable'$(phoebus.folder.name.preference)' is not defined
SEVERE [org.phoebus.framework.preferences] Reading Preferences: Java system property or Environment variable'$(phoebus.user)' is not defined
CONFIG [org.phoebus.framework.workbench] phoebus_install is set to .... found from $(phoebus.install) system property
CONFIG [org.phoebus.framework.workbench] folder_name_preference is set to .phoebus found from  default value
CONFIG [org.phoebus.framework.workbench] user home is set to ..... found from $(user.home) system property
CONFIG [org.phoebus.framework.workbench] phoebus_user folder is set to ...../.phoebus

When something happens later on, I get emails with these SEVERE messages as the first perceived error, masking the actual issue.

The SEVERE messages should be suppressed or at best get logged at a FINE level

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions