Thanks for the suggestion Pontus.

On 11/11/2014 9:01 PM, Pontus Amberg wrote:
I'm not sure this will help but check if the "service.bundleLocation"
property in
<sling.home>/config/org/apache/sling/engine/impl/auth/SlingAuthenticator.config
contains the correct version. This might not be a problem anymore but I
think I had problem with this a while back when the value of "
service.bundleLocation" didn't match the one installed in Sling (the value
contained the version number in the name of the jar/bundle).
One way to test this is to
1. Shutdown Sling
2. Rename
<sling.home>/config/org/apache/sling/engine/impl/auth/SlingAuthenticator.config
3. Start sling
4. Enter http://<your server>/system/console/configMgr
5. Modify some config value of Apache Sling Authentication Service and save
the new config
6. Check if the new
<sling.home>/config/org/apache/sling/engine/impl/auth/SlingAuthenticator.config
contains another "service.bundleLocation" value

I'm not even sure if the version mismatch in "service.bundleLocation" can
cause a problems but at least it is something to check out.

/Pontus



Reply via email to