Skip to content

Reduce messages in console when waiting for start server to complete #119

@cherylking

Description

@cherylking

The following message appears repeatedly while waiting for the server to start. Optimize the logic to only print the message once.

CWWKM2013I: The file {0} being validated does not exist.

This is logged in AbstractTask.findStringsInFileCommon() method, which is called by findStringInFile(), which is called by waitForStringInLog() in a loop based on the serverStartTimeout value.

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