Relative Content

Tag Archive for javalinuxspring-boottomcatwinscp

Issue while starting Springboot jar with embedded tomcat

I have created a springboot jar file with an embedded tomcat and deployed It on an external tomcat server. I connect remotely to this external tomcat using winSCP and try to start this jar using the command java -jar . The file starts successfully but after 15 seconds, it shows a dialog box with the following message and terminates the connection.