Accessing Projects.html gives Error Unresolved compilation problems - ExperienceLogConfig cannot be resolved to a type
Hi Adobe Guys,
I am currently facing this error when I try to access my Projects.html page in AEM 6.1 sp2 local instance. Please provide me the hot fix to resolve this problem.
http://localhost:4502/projects.html
Error --> Unresolved compilation problems: Only a type can be imported. com.adobe.cq.experiencelog.ExperienceLogConfig resolves to a package ExperienceLogConfig cannot be resolved to a type ExperienceLogConfig cannot be resolved to a type
Cannot serve request to /projects.html in /libs/cq/experiencelog/components/head/head.jsp
Exception:
java.lang.Error: Unresolved compilation problems: Only a type can be imported. com.adobe.cq.experiencelog.ExperienceLogConfig resolves to a package ExperienceLogConfig cannot be resolved to a type ExperienceLogConfig cannot be resolved to a type at org.apache.jsp.libs.cq.experiencelog.components.head.head_jsp.<init>(head_jsp.java:6) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
