cancel
Showing results for 
Search instead for 
Did you mean: 

cannot access the Share page - installation is on Linux RH

tsharoni
Champ in-the-making
Champ in-the-making
Dear all,

This is my first post in this forum. I want to thanks in advance for any contributed answer.

I installed Alftresco 3.2 on Linux RH (Fedora) that runs as a VM. my MySQL server is installed on the host and my JDK version is 1.6.0_16. In first, I have connectivity problems to my alfresco account in the mySQL, therefore I configured it to be available from the VM. It seems after that the server was up and running, but I got the following error when trying to access the share page:

[size=50]HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: org.alfresco.error.AlfrescoRuntimeException: 08270004 Unable to retrieve object: site-index of type: page
   org.alfresco.web.site.servlet.DispatcherServlet.service(DispatcherServlet.java:146)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

root cause

org.alfresco.error.AlfrescoRuntimeException: 08270004 Unable to retrieve object: site-index of type: page
   org.alfresco.web.framework.ModelObjectManager.getObject(ModelObjectManager.java:140)
   org.alfresco.web.site.Model.getObject(Model.java:513)
   org.alfresco.web.site.Model.getPage(Model.java:165)
   org.alfresco.web.site.SlingshotPageMapper.executeMapper(SlingshotPageMapper.java:188)
   org.alfresco.web.site.AbstractPageMapper.execute(AbstractPageMapper.java:62)
   org.alfresco.web.site.DefaultRequestContextFactory.newInstance(DefaultRequestContextFactory.java:109)
   org.alfresco.web.site.FrameworkHelper.initRequestContext(FrameworkHelper.java:202)
   org.alfresco.web.site.servlet.DispatcherServlet.service(DispatcherServlet.java:142)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

root cause

org.alfresco.web.framework.exception.ModelObjectPersisterException: Error loading object id: site-index from persister id: RemoteStore_alfresco/site-data/pages_page
   org.alfresco.web.framework.MultiModelObjectPersister.getObject(MultiModelObjectPersister.java:110)
   org.alfresco.web.framework.ModelObjectManager.getObject(ModelObjectManager.java:136)
   org.alfresco.web.site.Model.getObject(Model.java:513)
   org.alfresco.web.site.Model.getPage(Model.java:165)
   org.alfresco.web.site.SlingshotPageMapper.executeMapper(SlingshotPageMapper.java:188)
   org.alfresco.web.site.AbstractPageMapper.execute(AbstractPageMapper.java:62)
   org.alfresco.web.site.DefaultRequestContextFactory.newInstance(DefaultRequestContextFactory.java:109)
   org.alfresco.web.site.FrameworkHelper.initRequestContext(FrameworkHelper.java:202)
   org.alfresco.web.site.servlet.DispatcherServlet.service(DispatcherServlet.java:142)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

root cause

org.alfresco.web.framework.exception.ModelObjectPersisterException: Failure to load model object for path: site-index.xml
   org.alfresco.web.framework.StoreModelObjectPersister.getObjectByPath(StoreModelObjectPersister.java:170)
   org.alfresco.web.framework.StoreModelObjectPersister.getObject(StoreModelObjectPersister.java:108)
   org.alfresco.web.framework.MultiModelObjectPersister.getObject(MultiModelObjectPersister.java:106)
   org.alfresco.web.framework.ModelObjectManager.getObject(ModelObjectManager.java:136)
   org.alfresco.web.site.Model.getObject(Model.java:513)
   org.alfresco.web.site.Model.getPage(Model.java:165)
   org.alfresco.web.site.SlingshotPageMapper.executeMapper(SlingshotPageMapper.java:188)
   org.alfresco.web.site.AbstractPageMapper.execute(AbstractPageMapper.java:62)
   org.alfresco.web.site.DefaultRequestContextFactory.newInstance(DefaultRequestContextFactory.java:109)
   org.alfresco.web.site.FrameworkHelper.initRequestContext(FrameworkHelper.java:202)
   org.alfresco.web.site.servlet.DispatcherServlet.service(DispatcherServlet.java:142)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

root cause

java.io.IOException: Unable to test document path: site-index.xml in remote store: alfresco due to error:
   org.alfresco.web.scripts.RemoteStore.hasDocument(RemoteStore.java:351)
   org.alfresco.web.framework.StoreModelObjectPersister.getObjectByPath(StoreModelObjectPersister.java:136)
   org.alfresco.web.framework.StoreModelObjectPersister.getObject(StoreModelObjectPersister.java:108)
   org.alfresco.web.framework.MultiModelObjectPersister.getObject(MultiModelObjectPersister.java:106)
   org.alfresco.web.framework.ModelObjectManager.getObject(ModelObjectManager.java:136)
   org.alfresco.web.site.Model.getObject(Model.java:513)
   org.alfresco.web.site.Model.getPage(Model.java:165)
   org.alfresco.web.site.SlingshotPageMapper.executeMapper(SlingshotPageMapper.java:188)
   org.alfresco.web.site.AbstractPageMapper.execute(AbstractPageMapper.java:62)
   org.alfresco.web.site.DefaultRequestContextFactory.newInstance(DefaultRequestContextFactory.java:109)
   org.alfresco.web.site.FrameworkHelper.initRequestContext(FrameworkHelper.java:202)
   org.alfresco.web.site.servlet.DispatcherServlet.service(DispatcherServlet.java:142)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

note The full stack trace of the root cause is available in the Apache Tomcat/6.0.18 logs.
Apache Tomcat/6.0.18[/size]

Let me know which attachments you want me to add to this post and I will be happy to deliver.

Appreciate any help,
Zach
27 REPLIES 27

sselvan
Champ in-the-making
Champ in-the-making
I followed MikeH's solution as of http://forums.alfresco.com/en/viewtopic.php?f=47&t=22488 and it worked for me.
I am able to log in into Share, without any issues on Alf 3.2r2 installation.

Thanks Mike!

robertjvr
Champ in-the-making
Champ in-the-making
Hi there i have installed alfresco and tomcat7 with all the prerequisite packages.When i run localhost:8080 works. But when i want to login on localhost:8080/share it does not work.I have done all the user adding and role changes etc. can someone please help me ?

What is your error? Can you please post the alfresco.log information here?
Does the share application is running ? Check it out from tomcat.
Does the Repository application (http://localhost:8080/alfresco) is running?

localhost:8080/alfresco also doesn't work
here is my alfresco log

I couldn't find your log.

Here try again …

robertjvr
Champ in-the-making
Champ in-the-making
Not working let me give you the output:

0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:01:31 +0200] "GET /share/page/type/log%5Cin?error=true HTTP/1.1" 400 -
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:02:28 +0200] "GET /share HTTP/1.1" 302 -
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:02:29 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:02:29 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:02:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:02:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:02:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:02:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:02:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:02:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:02:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:02:30 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1123
127.0.0.1 - - [13/Feb/2013:00:02:30 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1129
127.0.0.1 - - [13/Feb/2013:00:02:30 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20Portlet%20Extension.xml?s=sitestore HTTP/1.1" 404 1145
127.0.0.1 - - [13/Feb/2013:00:02:30 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1239
127.0.0.1 - - [13/Feb/2013:00:02:30 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1245
127.0.0.1 - - [13/Feb/2013:00:02:30 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:02:30 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:02:30 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:02:31 +0200] "GET /share/page/ HTTP/1.1" 200 10960
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:02:39 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:02:39 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:02:39 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:02:48 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:02:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:02:48 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:04:51 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:04:51 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:04:51 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:04:51 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:04:57 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:05:02 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:05:14 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:05:20 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:05:59 +0200] "GET /docs/appdev/ HTTP/1.1" 200 7490
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:05:59 +0200] "GET /docs/images/tomcat.gif HTTP/1.1" 200 2066
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:05:59 +0200] "GET /docs/images/asf-logo.gif HTTP/1.1" 200 7279
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:06:08 +0200] "GET /manager/status HTTP/1.1" 401 2486
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:06:15 +0200] "GET /manager/status HTTP/1.1" 401 2486
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:07:59 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:07:59 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:08:01 +0200] "GET /manager/status HTTP/1.1" 401 2486
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:08:07 +0200] "GET /manager/status HTTP/1.1" 401 2486
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:11:57 +0200] "GET /docs/manager-howto.html HTTP/1.1" 200 118508
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:11:57 +0200] "GET /docs/security-howto.html HTTP/1.1" 200 32606
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:11:57 +0200] "GET /docs/images/void.gif HTTP/1.1" 200 43
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:11:57 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:02 +0200] "GET /manager/status HTTP/1.1" 401 2486
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:05 +0200] "GET /manager/status HTTP/1.1" 401 2486
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:16 +0200] "GET /manager/status HTTP/1.1" 401 2486
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:23 +0200] "GET /alfresco HTTP/1.1" 404 967
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:28 +0200] "GET /share HTTP/1.1" 302 -
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:28 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:12:28 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:12:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:12:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:12:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:12:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:12:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:12:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:12:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:12:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1123
127.0.0.1 - - [13/Feb/2013:00:12:29 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1129
127.0.0.1 - - [13/Feb/2013:00:12:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20Portlet%20Extension.xml?s=sitestore HTTP/1.1" 404 1145
127.0.0.1 - - [13/Feb/2013:00:12:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1239
127.0.0.1 - - [13/Feb/2013:00:12:29 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1245
127.0.0.1 - - [13/Feb/2013:00:12:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:12:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:12:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:30 +0200] "GET /share/page/ HTTP/1.1" 200 10960
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:37 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:12:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:12:37 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:13:22 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:13:22 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:13:22 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:14:01 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:14:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:14:01 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:15 +0200] "GET / HTTP/1.1" 200 11243
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:17:15 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:17:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1123
127.0.0.1 - - [13/Feb/2013:00:17:17 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1129
127.0.0.1 - - [13/Feb/2013:00:17:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20Portlet%20Extension.xml?s=sitestore HTTP/1.1" 404 1145
127.0.0.1 - - [13/Feb/2013:00:17:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1239
127.0.0.1 - - [13/Feb/2013:00:17:17 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1245
127.0.0.1 - - [13/Feb/2013:00:17:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:17:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:17:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:17 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:22 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:25 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:17:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:26 +0200] "GET /share/page/ HTTP/1.1" 200 10960
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:28 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:17:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:28 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:35 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:17:35 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:17:35 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:19:22 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:19:22 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:19:27 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:19:27 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:19:27 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:19:27 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:19:27 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:19:27 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:19:27 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:19:27 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:19:27 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:19:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1123
127.0.0.1 - - [13/Feb/2013:00:19:28 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1129
127.0.0.1 - - [13/Feb/2013:00:19:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20Portlet%20Extension.xml?s=sitestore HTTP/1.1" 404 1145
127.0.0.1 - - [13/Feb/2013:00:19:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1239
127.0.0.1 - - [13/Feb/2013:00:19:28 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1245
127.0.0.1 - - [13/Feb/2013:00:19:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:19:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:19:29 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:19:29 +0200] "GET /share/page/ HTTP/1.1" 200 10960
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:21:41 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:21:46 +0200] "GET /manager/html HTTP/1.1" 404 975
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:21:48 +0200] "GET /manager/status HTTP/1.1" 404 979
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:21:50 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:22:03 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:22:38 +0200] "GET /manager/status HTTP/1.1" 404 979
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:46:56 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:47:09 +0200] "GET /manager/status HTTP/1.1" 404 979
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:47:11 +0200] "GET /manager/html HTTP/1.1" 404 975
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:47:13 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:47:18 +0200] "GET /manager/status HTTP/1.1" 404 979
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:47:20 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:47:21 +0200] "GET /host-manager/html HTTP/1.1" 401 2057
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:47:26 +0200] "GET /docs/config/ HTTP/1.1" 200 9862
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:47:43 +0200] "GET /docs/realm-howto.html HTTP/1.1" 200 84908
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:22 +0200] "GET /alfresco HTTP/1.1" 404 967
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:31 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:49:31 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:49:31 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:49:31 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:49:31 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:49:31 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:49:31 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:49:31 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:49:31 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1123
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1129
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20Portlet%20Extension.xml?s=sitestore HTTP/1.1" 404 1145
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1239
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1245
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:33 +0200] "GET /share/page/ HTTP/1.1" 200 10960
127.0.0.1 - - [13/Feb/2013:00:49:33 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:33 +0200] "GET /share/service/messages_112e7ce4ff79d25324dc53c9ffefdd4.js?locale=en_US HTTP/1.1" 200 63472
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:42 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:49:42 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:42 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:48 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:49:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:48 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:53 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:49:53 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:49:53 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:50:01 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:50:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:50:02 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:50:02 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:51:50 +0200] "GET /docs HTTP/1.1" 302 -
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:51:50 +0200] "GET /docs/ HTTP/1.1" 200 17730
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:55:48 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:55:48 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:55:48 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:58:01 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:58:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:58:01 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:59:11 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:00:59:11 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:00:59:11 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:05:25 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:05:36 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:05:36 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:05:36 +0200] "GET /share/page/ HTTP/1.1" 200 10960
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:05:37 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:05:37 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:05:37 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:06:21 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:06:32 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:06:32 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:06:32 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:06:32 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:06:32 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:06:32 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:06:32 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:06:33 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:06:33 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:06:34 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1123
127.0.0.1 - - [13/Feb/2013:01:06:34 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1129
127.0.0.1 - - [13/Feb/2013:01:06:34 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20Portlet%20Extension.xml?s=sitestore HTTP/1.1" 404 1145
127.0.0.1 - - [13/Feb/2013:01:06:34 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1239
127.0.0.1 - - [13/Feb/2013:01:06:34 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1245
127.0.0.1 - - [13/Feb/2013:01:06:34 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:06:34 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:06:34 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:06:34 +0200] "GET /share/page/ HTTP/1.1" 200 10960
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:08:28 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:08:28 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:08:28 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.1.1 - - [13/Feb/2013:01:21:58 +0200] "GET /alfresco HTTP/1.1" 404 967
127.0.1.1 - - [13/Feb/2013:01:21:58 +0200] "GET /favicon.ico HTTP/1.1" 200 21630
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:25:15 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:25:17 +0200] "GET /manager/status HTTP/1.1" 404 979
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:42:54 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:42:54 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:42:54 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:42:54 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:42:54 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:42:54 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:42:54 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:42:54 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:42:55 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:42:55 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:42:55 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:42:55 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:42:55 +0200] "GET /share/page/ HTTP/1.1" 200 10960
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:42:57 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:42:57 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:42:57 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:01:43:00 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:43:00 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:43:01 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:43:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:43:01 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:49:47 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:49:47 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:49:47 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:49:56 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:49:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:49:56 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:50:06 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:01:50:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:01:50:06 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:07:10 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:07:10 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:07:19 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:02:07:20 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:07:20 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:07:20 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:07:20 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:07:20 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:02:07:20 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:02:07:20 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:02:07:20 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:02:07:21 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1123
127.0.0.1 - - [13/Feb/2013:02:07:21 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/extensions/default-persisted-extension.xml?s=sitestore HTTP/1.1" 404 1129
127.0.0.1 - - [13/Feb/2013:02:07:21 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20Portlet%20Extension.xml?s=sitestore HTTP/1.1" 404 1145
127.0.0.1 - - [13/Feb/2013:02:07:21 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1239
127.0.0.1 - - [13/Feb/2013:02:07:21 +0200] "POST /alfresco/s/remoteadm/create/alfresco/site-data/module-deployments/Alfresco%20%3a%3a%20Media%20Management%20-%20Document%20List%20Gallery%20View.xml?s=sitestore HTTP/1.1" 404 1245
127.0.0.1 - - [13/Feb/2013:02:07:21 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:02:07:21 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:02:07:21 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:07:22 +0200] "GET /share/page/ HTTP/1.1" 200 10960
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:07:24 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:02:07:24 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:07:24 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:07:38 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:02:07:38 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:07:38 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "POST /alfresco/s/api/login HTTP/1.1" 404 991
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:25:00 +0200] "POST /share/page/dologin HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/type/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/page-types/login.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1089
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-instances/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1115
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/org/alfresco/global/slingshot-login.xml?s=sitestore HTTP/1.1" 404 1147
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/template-types/webtemplate.xml?s=sitestore HTTP/1.1" 404 1099
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-title.xml?s=sitestore HTTP/1.1" 404 1103
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/components/global.head-resources.xml?s=sitestore HTTP/1.1" 404 1111
127.0.0.1 - - [13/Feb/2013:02:25:00 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/component-types/webscript.xml?s=sitestore HTTP/1.1" 404 1097
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:25:00 +0200] "GET /share/page/type/login?error=true HTTP/1.1" 200 11478
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:27:51 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:27:56 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:02:27:56 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:27:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:27:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:27:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:27:56 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/blog-login.xml?s=sitestore HTTP/1.1" 404 1079
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:27:57 +0200] "GET /share/page/ HTTP/1.1" 500 5260
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:27:57 +0200] "GET /share/themes/default/images/app-logo.png HTTP/1.1" 200 2297
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:01 +0200] "GET /share HTTP/1.1" 302 -
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:01 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:02:28:01 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:28:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:28:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:28:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:28:01 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/blog-login.xml?s=sitestore HTTP/1.1" 404 1079
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:01 +0200] "GET /share/page/ HTTP/1.1" 500 5260
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:06 +0200] "GET /share HTTP/1.1" 302 -
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:06 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:02:28:06 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:28:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:28:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:28:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:28:06 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/blog-login.xml?s=sitestore HTTP/1.1" 404 1079
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:06 +0200] "GET /share/page/ HTTP/1.1" 500 5260
127.0.0.1 - - [13/Feb/2013:02:28:17 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:28:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:28:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:28:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:28:17 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/blog-login.xml?s=sitestore HTTP/1.1" 404 1079
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:17 +0200] "GET /share/page/ HTTP/1.1" 500 5260
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:21 +0200] "GET / HTTP/1.1" 200 11243
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:25 +0200] "GET /share/ HTTP/1.1" 302 -
127.0.0.1 - - [13/Feb/2013:02:28:25 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:28:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:28:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:28:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:28:25 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/blog-login.xml?s=sitestore HTTP/1.1" 404 1079
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:28:25 +0200] "GET /share/page/ HTTP/1.1" 500 5260
127.0.0.1 - - [13/Feb/2013:02:34:09 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:34:09 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:34:09 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:34:09 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:34:09 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/blog-login.xml?s=sitestore HTTP/1.1" 404 1079
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:34:09 +0200] "GET /share/page/ HTTP/1.1" 500 5260
127.0.0.1 - - [13/Feb/2013:02:34:10 +0200] "GET /alfresco/s/api/admin/restrictions?guest=true HTTP/1.1" 404 1017
127.0.0.1 - - [13/Feb/2013:02:34:10 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml?s=sitestore HTTP/1.1" 404 1133
127.0.0.1 - - [13/Feb/2013:02:34:10 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/site-index.xml?s=sitestore HTTP/1.1" 404 1079
127.0.0.1 - - [13/Feb/2013:02:34:10 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/themes/default.xml?s=sitestore HTTP/1.1" 404 1075
127.0.0.1 - - [13/Feb/2013:02:34:10 +0200] "GET /alfresco/s/remoteadm/has/alfresco/site-data/pages/blog-login.xml?s=sitestore HTTP/1.1" 404 1079
0:0:0:0:0:0:0:1 - - [13/Feb/2013:02:34:11 +0200] "GET /share/page/ HTTP/1.1" 500 5260

Can you please attach/post the repository log also? It looks like, you've problem in the Repo side.