You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2009/11/04 22:35:32 UTC

[jira] Created: (SLING-1170) Log is spammed by pluggable default access manager

Log is spammed by pluggable default access manager
--------------------------------------------------

                 Key: SLING-1170
                 URL: https://issues.apache.org/jira/browse/SLING-1170
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Jackrabbit Server 2.0.5
            Reporter: Carsten Ziegeler
             Fix For: JCR Jackrabbit Server 2.0.5


Currently the log is spammed on every request with these messages:
04.11.2009 13:32:51.309 *INFO* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker Registering PluggableDefaultAccessManager instance
04.11.2009 13:32:51.309 *WARN* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager No pluggable AccessManager available, 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-1170) Log is spammed by pluggable default access manager

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773695#action_12773695 ] 

Ian Boston commented on SLING-1170:
-----------------------------------

The patch I am putting in, will print the warning out once using a static int, after that it will print at debug level.
It might come out twice (or more) if the very first time there are multiple threads hitting the same check, but thats better than using a synchronzed.

> Log is spammed by pluggable default access manager
> --------------------------------------------------
>
>                 Key: SLING-1170
>                 URL: https://issues.apache.org/jira/browse/SLING-1170
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Server 2.0.5
>            Reporter: Carsten Ziegeler
>            Assignee: Ian Boston
>             Fix For: JCR Jackrabbit Server 2.0.5
>
>
> Currently the log is spammed on every request with these messages:
> 04.11.2009 13:32:51.309 *INFO* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker Registering PluggableDefaultAccessManager instance
> 04.11.2009 13:32:51.309 *WARN* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager No pluggable AccessManager available, 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-1170) Log is spammed by pluggable default access manager

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773710#action_12773710 ] 

Ian Boston commented on SLING-1170:
-----------------------------------

We probably don't need the warn, but if you are trying to plug something in and it doesn't work, then having the warn there can eliminate frustrations. It also gives anyone on dev@ the opportunity to say "did you see .PluggableDefaultAccessManager No pluggable AccessManager available " in your logs, when the inevitable question comes "why doesn't this work"

wdyt?

(can easilly downgrade to debug, not a problem)






> Log is spammed by pluggable default access manager
> --------------------------------------------------
>
>                 Key: SLING-1170
>                 URL: https://issues.apache.org/jira/browse/SLING-1170
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Server 2.0.5
>            Reporter: Carsten Ziegeler
>            Assignee: Ian Boston
>             Fix For: JCR Jackrabbit Server 2.0.5
>
>
> Currently the log is spammed on every request with these messages:
> 04.11.2009 13:32:51.309 *INFO* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker Registering PluggableDefaultAccessManager instance
> 04.11.2009 13:32:51.309 *WARN* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager No pluggable AccessManager available, 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-1170) Log is spammed by pluggable default access manager

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-1170.
-----------------------------------


> Log is spammed by pluggable default access manager
> --------------------------------------------------
>
>                 Key: SLING-1170
>                 URL: https://issues.apache.org/jira/browse/SLING-1170
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Server 2.0.6
>            Reporter: Carsten Ziegeler
>            Assignee: Ian Boston
>             Fix For: JCR Jackrabbit Server 2.0.6
>
>
> Currently the log is spammed on every request with these messages:
> 04.11.2009 13:32:51.309 *INFO* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker Registering PluggableDefaultAccessManager instance
> 04.11.2009 13:32:51.309 *WARN* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager No pluggable AccessManager available, 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1170) Log is spammed by pluggable default access manager

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Boston resolved SLING-1170.
-------------------------------

    Resolution: Fixed

Fixed and committed.

> Log is spammed by pluggable default access manager
> --------------------------------------------------
>
>                 Key: SLING-1170
>                 URL: https://issues.apache.org/jira/browse/SLING-1170
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Server 2.0.5
>            Reporter: Carsten Ziegeler
>            Assignee: Ian Boston
>             Fix For: JCR Jackrabbit Server 2.0.5
>
>
> Currently the log is spammed on every request with these messages:
> 04.11.2009 13:32:51.309 *INFO* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker Registering PluggableDefaultAccessManager instance
> 04.11.2009 13:32:51.309 *WARN* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager No pluggable AccessManager available, 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SLING-1170) Log is spammed by pluggable default access manager

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Boston reassigned SLING-1170:
---------------------------------

    Assignee: Ian Boston

> Log is spammed by pluggable default access manager
> --------------------------------------------------
>
>                 Key: SLING-1170
>                 URL: https://issues.apache.org/jira/browse/SLING-1170
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Server 2.0.5
>            Reporter: Carsten Ziegeler
>            Assignee: Ian Boston
>             Fix For: JCR Jackrabbit Server 2.0.5
>
>
> Currently the log is spammed on every request with these messages:
> 04.11.2009 13:32:51.309 *INFO* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker Registering PluggableDefaultAccessManager instance
> 04.11.2009 13:32:51.309 *WARN* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager No pluggable AccessManager available, 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-1170) Log is spammed by pluggable default access manager

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773698#action_12773698 ] 

Felix Meschberger commented on SLING-1170:
------------------------------------------

Do we need this message as a WARN at all ? Wouldn't be ok for a default setup to not have some plugin and just expect to run on the default ?

> Log is spammed by pluggable default access manager
> --------------------------------------------------
>
>                 Key: SLING-1170
>                 URL: https://issues.apache.org/jira/browse/SLING-1170
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Server 2.0.5
>            Reporter: Carsten Ziegeler
>            Assignee: Ian Boston
>             Fix For: JCR Jackrabbit Server 2.0.5
>
>
> Currently the log is spammed on every request with these messages:
> 04.11.2009 13:32:51.309 *INFO* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker Registering PluggableDefaultAccessManager instance
> 04.11.2009 13:32:51.309 *WARN* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager No pluggable AccessManager available, 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SLING-1170) Log is spammed by pluggable default access manager

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774186#action_12774186 ] 

Felix Meschberger commented on SLING-1170:
------------------------------------------

ok, agreed. let's leave like it is. Thanks.

> Log is spammed by pluggable default access manager
> --------------------------------------------------
>
>                 Key: SLING-1170
>                 URL: https://issues.apache.org/jira/browse/SLING-1170
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Jackrabbit Server 2.0.5
>            Reporter: Carsten Ziegeler
>            Assignee: Ian Boston
>             Fix For: JCR Jackrabbit Server 2.0.5
>
>
> Currently the log is spammed on every request with these messages:
> 04.11.2009 13:32:51.309 *INFO* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.AccessManagerFactoryTracker Registering PluggableDefaultAccessManager instance
> 04.11.2009 13:32:51.309 *WARN* [127.0.0.1 [1257370371287] GET /slingshot/albums/travel.html HTTP/1.1] org.apache.sling.jcr.jackrabbit.server.impl.security.PluggableDefaultAccessManager No pluggable AccessManager available, 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.