Script execution on startup [SOLVED]
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2009 07:29 AM
Hi
I'm seeing a large amount of DEBUG logging statements on startup coming from scripts.servlet.BasicHttpAuthenticatorFactory$BasicHttpAuthenticator.
e.g.
Is there a scheduled web script execution job run by Alfresco? (I'm using Labs 3b). I see these DEBUG messages periodically too outside of me actually executing any web scripts and it *seems* like a large proportion if not all configured web scripts are being executed. Is this expected behaviour or should I be worried?
Cheers
Steve
I'm seeing a large amount of DEBUG logging statements on startup coming from scripts.servlet.BasicHttpAuthenticatorFactory$BasicHttpAuthenticator.
e.g.
12:28:29,696 User:admin DEBUG [scripts.servlet.BasicHttpAuthenticatorFactory$BasicHttpAuthenticator] HTTP Authorization provided: true12:28:29,696 User:admin DEBUG [scripts.servlet.BasicHttpAuthenticatorFactory$BasicHttpAuthenticator] URL ticket provided: false12:28:29,696 User:admin DEBUG [scripts.servlet.BasicHttpAuthenticatorFactory$BasicHttpAuthenticator] Authenticating (BASIC HTTP) user admin12:28:29,703 User:admin DEBUG [web.scripts.RepositoryContainer] Begin transaction: required12:28:29,790 User:admin DEBUG [web.scripts.RepositoryContainer] End transaction: required12:28:29,792 User:admin DEBUG [web.scripts.RepositoryContainer] Authentication reset: authenticated as admin12:28:29,891 User:admin DEBUG [web.scripts.RepositoryContainer] Current authentication: authenticated as admin12:28:29,891 User:admin DEBUG [web.scripts.RepositoryContainer] Authentication required: admin12:28:29,891 User:admin DEBUG [web.scripts.RepositoryContainer] Guest login requested: false
Is there a scheduled web script execution job run by Alfresco? (I'm using Labs 3b). I see these DEBUG messages periodically too outside of me actually executing any web scripts and it *seems* like a large proportion if not all configured web scripts are being executed. Is this expected behaviour or should I be worried?
Cheers
Steve
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2009 09:20 AM
I figured out this behaviour was due to SSI's in my content, as the virtualisation server started up the presumably the content was synced into the various virtual apps the SSI's were executed against web script URLs.
ops:

