Hi,
I have installed both AMP files and deployed and started alfresco and I see no Records Space appearing under company home. I use version 3.4.d.
After starting the share I do see this in the log of the share:
SEVERE: The web application [/share] created a ThreadLocal with key of type [null] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@71304a7c]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@2d588db6]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
24-mei-2011 9:38:53 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/share] created a ThreadLocal with key of type [null] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@71689bf1]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@10bfbefc]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
24-mei-2011 9:38:54 org.apache.coyote.http11.Http11Protocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8090
24-mei-2011 9:39:37 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8090
24-mei-2011 9:39:37 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 844 ms
24-mei-2011 9:39:37 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
24-mei-2011 9:39:37 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
24-mei-2011 9:39:37 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive share.war
09:39:56,329 INFO [extensions.webscripts.DeclarativeRegistry] Registered 305 Web Scripts (+0 failed), 315 URLs
09:39:56,331 INFO [extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed)
09:39:56,331 INFO [extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
09:39:56,691 INFO [extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 6850.048ms)
09:39:56,726 INFO [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
09:39:57,180 INFO [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
09:39:58,219 INFO [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
09:39:58,265 INFO [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
09:39:59,441 INFO [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
09:39:59,446 INFO [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
24-mei-2011 9:39:59 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8090
24-mei-2011 9:39:59 org.apache.catalina.startup.Catalina start
INFO: Server startup in 22253 ms
Can anybody help me out here?
Jeeko