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

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

Open
cherylking opened this issue Aug 18, 2020 · 0 comments
Open

Comments

@cherylking
Copy link
Member

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.

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