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?
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:
@ReenaKim please share the error log?
I am getting the same error - where can I find the error log to provide you more details?
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.