NotifyUtil::java.net.ConnectException: Connection refused: connect
NotifyUtil::java.net.ConnectException: Connection refused: connect
If you are seeing this 'NotifyUtil::java.net.ConnectException: Connection refused: connect' error in your tomcat stdout log file then I am sure it keeps repeating quite frequently and your log file grows tremendously due to this error.
This error may not be affecting the functionality of your webapps but it will affect the performance of the tomcat and slow it down. The main cause of this error is due to some sort of http monitor setting in your tomcat web.xml file. The complete error looks like this.

0 Comments:
Post a Comment
<< Home