0

I'm new in AEM. I've encountered an error page,right after I have login as admin.

Not Found

Cannot serve request to /projects.html in org.apache.sling.servlets.get.DefaultGetServlet

Thanks for the help![enter image description here]1

emdhie
  • 379
  • 1
  • 3
  • 10
  • Try to start your instance with start.bat from crx-quickstart/bin folder...Don't start your instance from quickstart jar. Most of the time it creates problem like this and jsp rendering issue. – Anupam Maiti Dec 22 '15 at 06:49

1 Answers1

1
  1. Are you able to see any AEM page? For example are you able to navigate to localhost:4502/crx/de ?
  2. This may be your antivirus / firewall blocking it, have you tried switching them off temporarily and trying?
bdodia
  • 76
  • 5