markt-asf commented on PR #857:
URL: https://github.com/apache/tomcat/pull/857#issuecomment-2891015548

   This issue does not occur on a clean install with `bindOnInit` set to 
`false`. 
   
   For the first change, `localAddress` should not be null. The correct fix is 
to address why `localAddress` is null, not to silence the warning telling you 
something has gone wrong.
   
   For the second change, the exception should not occur. The correct fix is to 
address why the exception is thrown, not to silence the warning telling you 
something has gone wrong.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to