Question
Connection refused tomcat 8080
Good afternoon,
I have the following problem, I installed tomcat + mysql and I am accessing the application externally direct through (ip + port + context), Example: http: // 196 ....: 8080/ApplicationContext.
After a certain time of use of the application of the nothing begins to give “Connection Refused” ERRCONNECTIONREFUSED.
After a certain time, about 5 minutes the application returns to normal operation without any restart or inter- change.
Is it necessary to release some configuration?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×