I just noticed that if I just wait Sling seems to start ok, but it can
take almost 5 minutes before I can access content!
If i look in the error.log I can see that there's a pause for more than
3 minutes and then Sling seems to proceed
with the startup as normal with no errors in the log. Is this
Hum... I might have been a bit to quick. I frequently fail to access
content in Sling after a restart with the following error being
displayed in the log
"*ERROR* [http-80-6] org.apache.sling.engine.impl.SlingMainServlet
handleSecurity: AuthenticationSupport service missing. Cannot
authentica
I've just tried the current trunk and the problem seems to be fixed.
Thanks for the quick fix!
/Pontus
On 2010-08-15 17:16, Carsten Ziegeler wrote:
Hi,
I've committed a potential fix for the problem. It would be great, if
you can give the latest trunk a try.
Regards
Carsten
Carsten Ziegeler
Hi,
I've committed a potential fix for the problem. It would be great, if
you can give the latest trunk a try.
Regards
Carsten
Carsten Ziegeler wrote
> Pontus Amberg wrote
>> I just tried to deploy org.apache.sling.launchpad-6-SNAPSHOT.war built
>> from the current trunk to a small Linux serve
Pontus Amberg wrote
> I just tried to deploy org.apache.sling.launchpad-6-SNAPSHOT.war built
> from the current trunk to a small Linux server with SUN Java 1.6 and
> Tomcat 6.0.29 and Slings fails to start since I get a
> NullPointerException in SlingSettingsServiceImpl
Unfortunately this is a st