You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment
This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment
The first log record in server.log is not printed by the server, but by it's launcher. That means ...
the launcher prints the log even if the server startup failed. The cause is not printed anywhere.
the launcher uses it's own configuration and ignores server's logging.properties
refactoring required, there is quite a lot of copy&paste, dead code, etc.
The text was updated successfully, but these errors were encountered: