Installing Alfresco Community Edition 7.0.2 failed with Tomcat

cancel
Showing results for 
Search instead for 
Did you mean: 
asylbek
Member II

Installing Alfresco Community Edition 7.0.2 failed with Tomcat

Hello. I downloaded Alfresco Community Edition 7.0.2 from official page and do everything that was in installation page https://docs.alfresco.com/content-services/community/install/zip/tomcat/ . I had an error when i opened http://localhost:8080/

org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: [14] in the generated java file: [/opt/alfresco/tomcat/work/Catalina/localhost/ROOT/org/apache/jsp/index_jsp.java]
Only a type can be imported. javax.servlet.ServletContext resolves to a package

An error occurred at line: [15] in the generated java file: [/opt/alfresco/tomcat/work/Catalina/localhost/ROOT/org/apache/jsp/index_jsp.java]
Only a type can be imported. javax.servlet.RequestDispatcher resolves to a package

 when i run command 

     javac /opt/alfresco/tomcat/work/Catalina/localhost/ROOT/org/apache/jsp/index_jsp.java

there is occured errors such

        /opt/alfresco/tomcat/work/Catalina/localhost/ROOT/org/apache/jsp/index_jsp.java:14: error: package javax.servlet does not exist import javax.servlet.ServletContext;

There i did a mistake?

2 Replies
abhinavmishra14
Advanced

Re: Installing Alfresco Community Edition 7.0.2 failed with Tomcat

This looks like any missing or incorrect config/setup. Unfortunately the info you have shared is not enough as well to get the context of the issue. 

I would recommend to review your steps again and see if you are missing anything. 

Here you can find detailed steps to setup ACS7.X community:

 
~Abhinav
(ACSCE, AWS SAA, Azure Admin)
abhinavmishra14
Advanced

Re: Installing Alfresco Community Edition 7.0.2 failed with Tomcat

@ReenaKim please share the error log? 

~Abhinav
(ACSCE, AWS SAA, Azure Admin)