Java – error calling method check when deploying war on Tomcat

When I deploy the war generated by ant on the local system (copy / paste under / webapps), everything is normal

The problem is that when I deploy war on a remote server for testing, I receive the following error message:

But the application was not deployed at all I have to use probe (lambaprobe. ORG) to manage and deploy applications on Tomcat on the remote server I'm talking about I don't have access to the file system. I can only access the probe

Any ideas will be appreciated!

thank you

Solution

I often encounter this problem. After checking the log, it is caused by outofmemoryerror with Tomcat

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>