Tomcat cannot be started, but it will be OK if you restart it after starting another project.

I would like to ask you java gods if you have encountered this situation:
ecplise failed to start a project, reported no class, and did not make any changes,
tried to start another project and found that it could start normally.
then start the failed project again and find that it starts normally!
I swear, I haven"t made any changes during that time!
initially suspected to be a problem with tomcat caching, but I don"t understand.
is there any great god who can enlighten one or two?

Mar.04,2021

does another project have Maven to download the Jar package in the background, and make sure that the two projects are deployed in the same tomcat?


may be the problem with the jar package. What is your error? post it.

Menu