You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mohan T <Mo...@ramco.com.INVALID> on 2022/08/21 02:45:12 UTC

Difference between versions

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.

Thanks

Mohan












DISCLAIMER: This communication contains information which is confidential and the copyright of Ramco Systems Ltd, its subsidiaries or a third party ("Ramco"). This email may also contain legally privileged information. Confidentiality and legal privilege attached to this communication are not waived or lost by reason of mistaken delivery to you.This email is intended to be read or used by the addressee only. If you are not the intended recipient, any use, distribution, disclosure or copying of this email is strictly prohibited without the express written approval of Ramco. Please delete and destroy all copies and email Ramco at Legal@ramco.com immediately. Any views expressed in this communication are those of the individual sender, except where the sender specifically states them to be the views of Ramco. Except as required by law, Ramco does not represent, warrant and/or guarantee that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference. If you do not wish to receive such communications, please forward this communication to marketing@ramco.com and express your wish not to receive such communications henceforth.

Re: Difference between versions

Posted by Alex <al...@none.at>.
Hi Mark.

On 23.08.22 08:32, Mark Thomas wrote:
> On 23/08/2022 00:36, Alex wrote:
>> Dear Mohan.
>>
>> your E-Mail address is invalid!
>>
>> Mohan.T@ramco.com.INVALID
> 
> That isn't something the OP has done. That change is made by the ASF 
> mail servers else many subscribers won't receive list emails.
> 
> https://blogs.apache.org/infra/search?q=munging
> 
> 
>> That does not helps to support you.
> 
> Just reply to the list and the OP will see the response.

Thank you Mark for clarification and please accept my apologize for lack 
of knowledge and the noise.

> Mark

Regards
Alex

>>
>> Regards
>>
>> Alex
>>
>> On 22.08.22 16:17, Alex wrote:
>>> 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-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 

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


Re: Difference between versions

Posted by Mark Thomas <ma...@apache.org>.
On 23/08/2022 00:36, Alex wrote:
> Dear Mohan.
> 
> your E-Mail address is invalid!
> 
> Mohan.T@ramco.com.INVALID

That isn't something the OP has done. That change is made by the ASF 
mail servers else many subscribers won't receive list emails.

https://blogs.apache.org/infra/search?q=munging


> That does not helps to support you.

Just reply to the list and the OP will see the response.

Mark

> 
> Regards
> 
> Alex
> 
> On 22.08.22 16:17, Alex wrote:
>> 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-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 

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


Re: Difference between versions

Posted by Alex <al...@none.at>.
Dear Mohan.

your E-Mail address is invalid!

Mohan.T@ramco.com.INVALID

That does not helps to support you.

Regards

Alex

On 22.08.22 16:17, Alex wrote:
> 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-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>

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


Re: Difference between versions

Posted by Alex <al...@none.at>.
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org