Hi Mohan.

On 21.08.22 04:45, Mohan T wrote:
Dear All,

Just want to know if there are any major differences between the below tomcat 
versions.

Server version
Apache Tomcat/8.5.35

Server built:
Nov 3 2018 17:39:20 UTC
unknown
Server number:
8.5.35.0
8.5.x
Status
Working fine
Error
Error message
No error message .
[AD Thread Pool-Global1] 
org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading 
Illegal access: this web application instance has been stopped already. Could 
not load [org.springframework.context.ApplicationContextInitializer]. The 
following stack trace is thrown for debugging purposes as well as to attempt to 
terminate the thread which caused the illegal access.
java.lang.IllegalStateException: Illegal access: this web application instance 
has been stopped already. Could not load 
[org.springframework.context.ApplicationContextInitializer]. The following 
stack trace is thrown for debugging purposes as well as to attempt to terminate 
the thread which caused the illegal access

When we deploy a application it throws error. Is there any reason because of 
the tomcat version.

Have you read the answer from Thomas https://lists.apache.org/thread/tdqx7pn7g269dyhv13gtrf5gx3myvx7f ?

Looks like you have answered your own question.

https://lists.apache.org/thread/0y0ch2qxzwzoq6rny1zr2q4h3g7gr01y

```
In one of the logs I could see the below error message .

org.apache.catalina.core.ApplicationContext.log
No Spring WebApplicationInitializer types detected on classpath
```

Have you asked the Application Development People how to deploy there Application on tomcat?

There are several hits in internet search engines for the log message.

https://html.duckduckgo.com/html?q=No%20Spring%20WebApplicationInitializer%20types%20detected%20on%20classpath

Maybe some of the hits may solve your topic.


Thanks

Mohan

Regards
Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to