when starting the tomcat 9 facing the errors

When i am trying to start the tomcat in my local pc i am facing the below issue in tomcat “java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load . The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access”. Tomcat is getting started but not able to open the identity IQ. Kindly help me if any one had come accros this issue.

Details-

Identity IQ-8.2

Apache tomcat - 9.0.55

JDK -11

Mysql -8.0.28

Windows version in my pc - windows 10

Ps:-I tried changing the port numbers in server.xml and restarting my local also but it did not work

You need to post the entire log. There are probably more entries related to the error and you’ve omitted them.