AEM startup errors
Hi Folks ,
I'm running in to a strange issue with my local AEM 5.6.1 version . On startup of my AEM 5.6.1 on the console I can see errors stating
[Fatal Error] :1:1: Content is not allowed in prolog
[Fatal Error] :1:1: Content is not allowed in prolog
After this it indicates as start up completed but when I try to access localhost:4502/welcome.html a blank page appears . In the error log i can see the following trace
Logs :
ERROR* [0:0:0:0:0:0:0:1 [1380790846386] GET /favicon.ico HTTP/1.1] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: AuthenticationSupport service missing. Cannot authenticate request.
ERROR* [0:0:0:0:0:0:0:1 [1380790846386] GET /favicon.ico HTTP/1.1] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: Possible reason is missing Repository service. Check Authentication.
Appreciate any help in providing me pointers on this problem .
Thanks in advance