On 15/01/2019 12:31, prasoon sharma wrote:
> Hi
> I used the tutorial at
> https://www.rosehosting.com/blog/how-to-install-tomcat-8-on-a-centos-6-vps/ 
> and
> some tips from
> https://www.openprogrammer.info/2015/06/14/how-to-install-java-8-and-tomcat-8-on-centos-6-as-service/
> I have configured it at 8081 port

Which Tomcat version did you install?

Are you sure the download was not corrupted?

Does the manifest of $CATALINA_HOME/lib/jasper.jar show the same version?

Does your web application include any Tomcat JARs in WEB-INF/lib?

Mark

> 
> 
> On Tue, Jan 15, 2019 at 4:14 PM Mark Thomas <ma...@apache.org> wrote:
> 
>> On 15/01/2019 10:33, prasoon sharma wrote:
>>> Hi
>>> I am facing issue with Tomcat 8.5 on my Centos Server.
>>>
>>> I am getting HTTP 500 error as
>>>
>>> javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could
>>> not initialize class org.apache.jasper.compiler.EncodingDetector
>>>
>>>
>>> Check the detailed description at
>>>
>> https://stackoverflow.com/questions/54076418/java-lang-noclassdeffounderror-could-not-initialize-class-org-apache-jasper-com
>>
>> What steps did you take to install Apache Tomcat?
>>
>> Mark
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 


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

Reply via email to