11-26-2012 08:10 AM
14:39:27,813 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
14:39:27,907 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
14:39:42,369 WARN [org.alfresco.util.AbstractTriggerBean] Job ehCacheTracerJob is not active/enabled
14:39:48,088 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'sysAdmin' subsystem, ID: [sysAdmin, default]
14:39:48,088 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'sysAdmin' subsystem, ID: [sysAdmin, default]
14:39:48,120 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vtiServer' defined in file [C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\module\org.alfresco.module.vti\context\vti-context.xml]: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/alfresco/repo/webdav/WebDAVSessionListener
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at org.apache.catalina.core.StandardService.start(StandardService.java:525)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: java.lang.NoClassDefFoundError: org/alfresco/repo/webdav/WebDAVSessionListener
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
at java.lang.Class.privateGetPublicMethods(Class.java:2562)
at java.lang.Class.getMethods(Class.java:1427)
at java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1262)
at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1123)
at java.beans.Introspector.getBeanInfo(Introspector.java:414)
at java.beans.Introspector.getBeanInfo(Introspector.java:161)
at org.springframework.beans.CachedIntrospectionResults.<init>(CachedIntrospectionResults.java:224)
at org.springframework.beans.CachedIntrospectionResults.forClass(CachedIntrospectionResults.java:149)
at org.springframework.beans.BeanWrapperImpl.getCachedIntrospectionResults(BeanWrapperImpl.java:305)
at org.springframework.beans.BeanWrapperImpl.getPropertyDescriptors(BeanWrapperImpl.java:312)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.filterPropertyDescriptorsForDependencyCheck(AbstractAutowireCapableBeanFactory.java:1208)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1069)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
… 36 more
Caused by: java.lang.ClassNotFoundException: org.alfresco.repo.webdav.WebDAVSessionListener
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
… 51 more
14:40:07,204 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
14:40:07,345 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
14:40:07,361 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
14:40:07,361 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
14:40:11,012 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 315 Web Scripts (+0 failed), 325 URLs
14:40:11,012 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed)
14:40:11,012 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
14:40:11,247 INFO [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 3864.7324ms)
14:40:11,262 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
14:40:11,278 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
12-18-2012 04:02 AM
15:01:33,562 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
15:01:33,687 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
15:02:01,015 WARN [org.alfresco.util.AbstractTriggerBean] Job ehCacheTracerJob is not active/enabled
15:02:10,296 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopping 'sysAdmin' subsystem, ID: [sysAdmin, default]
15:02:10,296 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Stopped 'sysAdmin' subsystem, ID: [sysAdmin, default]
15:02:10,327 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'vtiServer' defined in file [C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\module\org.alfresco.module.vti\context\vti-context.xml]: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/alfresco/repo/webdav/WebDAVSessionListener
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:527)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at org.apache.catalina.core.StandardService.start(StandardService.java:525)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: java.lang.NoClassDefFoundError: org/alfresco/repo/webdav/WebDAVSessionListener
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
at java.lang.Class.privateGetPublicMethods(Class.java:2562)
at java.lang.Class.getMethods(Class.java:1427)
at java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1262)
at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1123)
at java.beans.Introspector.getBeanInfo(Introspector.java:414)
at java.beans.Introspector.getBeanInfo(Introspector.java:161)
at org.springframework.beans.CachedIntrospectionResults.<init>(CachedIntrospectionResults.java:224)
at org.springframework.beans.CachedIntrospectionResults.forClass(CachedIntrospectionResults.java:149)
at org.springframework.beans.BeanWrapperImpl.getCachedIntrospectionResults(BeanWrapperImpl.java:305)
at org.springframework.beans.BeanWrapperImpl.getPropertyDescriptors(BeanWrapperImpl.java:312)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.filterPropertyDescriptorsForDependencyCheck(AbstractAutowireCapableBeanFactory.java:1208)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1069)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
… 36 more
Caused by: java.lang.ClassNotFoundException: org.alfresco.repo.webdav.WebDAVSessionListener
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
… 51 more
15:02:42,015 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
15:02:42,187 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
15:02:42,202 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
15:02:42,202 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
15:02:48,874 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 313 Web Scripts (+0 failed), 323 URLs
15:02:48,874 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed)
15:02:48,874 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed)
15:02:49,015 INFO [org.springframework.extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 6808.568ms)
15:02:49,031 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl
15:02:49,046 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js
janv. 03, 2010 3:00:18 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files (x86)\Java\jdk1.7.0_07\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Java\jdk1.7.0_07\bin;C:\Alfresco\tomcat\bin\;C:\Alfresco\bin;C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\lib\;C:\Alfresco\tomcat\bin\tcnative-1.dll;.
janv. 03, 2010 3:00:31 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initialisation de Coyote HTTP/1.1 sur http-8080
janv. 03, 2010 3:00:31 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 21969 ms
janv. 03, 2010 3:00:32 PM org.apache.catalina.core.StandardService start
INFO: Démarrage du service Catalina
janv. 03, 2010 3:00:32 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.35
janv. 03, 2010 3:00:32 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Déploiement du descripteur de configuration alfresco.xml
janv. 03, 2010 3:00:55 PM org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.
janv. 03, 2010 3:02:15 PM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
janv. 03, 2010 3:02:15 PM org.apache.catalina.core.StandardContext start
SEVERE: Erreur de démarrage du contexte [/alfresco] suite aux erreurs précédentes
janv. 03, 2010 3:02:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/alfresco] registered the JDBC driver [net.sourceforge.jtds.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
janv. 03, 2010 3:02:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/alfresco] appears to have started a thread named [net.sf.ehcache.CacheManager@559073] but has failed to stop it. This is very likely to create a memory leak.
janv. 03, 2010 3:02:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/alfresco] appears to have started a thread named [Timer runner-1,<CL-NAME>,SRVBDC-23185] but has failed to stop it. This is very likely to create a memory leak.
janv. 03, 2010 3:02:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/alfresco] appears to have started a thread named [TransferQueueBundler,null,null] but has failed to stop it. This is very likely to create a memory leak.
janv. 03, 2010 3:02:15 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@800d7a]) and a value of type [org.apache.cxf.bus.CXFBusImpl] (value [org.apache.cxf.bus.CXFBusImpl@f4c5de]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
janv. 03, 2010 3:02:15 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@b7d6f]) and a value of type [java.util.WeakHashMap] (value [{class org.alfresco.repo.audit.model._3.AuditPath=java.lang.ref.WeakReference@7db601, class org.alfresco.repo.audit.model._3.GenerateValue=java.lang.ref.WeakReference@1383660, class org.alfresco.repo.audit.model._3.PathMappings=java.lang.ref.WeakReference@179e696, class org.alfresco.repo.audit.model._3.PathMap=java.lang.ref.WeakReference@1185af, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@5fcf47, class org.alfresco.repo.audit.model._3.Audit=java.lang.ref.WeakReference@216476, class java.util.ArrayList=java.lang.ref.WeakReference@4aac2d, class org.alfresco.repo.audit.model._3.DataGenerator=java.lang.ref.WeakReference@6dfc0d, class org.alfresco.repo.audit.model._3.DataGenerators=java.lang.ref.WeakReference@bef21e, class org.alfresco.repo.audit.model._3.DataExtractors=java.lang.ref.WeakReference@9cc79, class org.alfresco.repo.audit.model._3.Application=java.lang.ref.WeakReference@14f566c, class org.alfresco.repo.audit.model._3.RecordValue=java.lang.ref.WeakReference@1b2fe5d, class org.alfresco.repo.audit.model._3.DataExtractor=java.lang.ref.WeakReference@599bed}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
janv. 03, 2010 3:02:15 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@10bf532]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@ed450]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
janv. 03, 2010 3:02:15 PM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@19508a3]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
janv. 03, 2010 3:02:21 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Déploiement du descripteur de configuration host-manager.xml
janv. 03, 2010 3:02:21 PM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Déploiement du descripteur de configuration manager.xml
janv. 03, 2010 3:02:21 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Déploiement de l'archive share.war de l'application web
janv. 03, 2010 3:02:49 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Déploiement du répertoire docs de l'application web
janv. 03, 2010 3:02:49 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Déploiement du répertoire examples de l'application web
janv. 03, 2010 3:02:50 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Déploiement du répertoire ROOT de l'application web
janv. 03, 2010 3:02:50 PM org.apache.coyote.http11.Http11Protocol start
INFO: Démarrage de Coyote HTTP/1.1 sur http-8080
janv. 03, 2010 3:02:50 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
janv. 03, 2010 3:02:50 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/47 config=null
janv. 03, 2010 3:02:50 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 138580 ms
janv. 03, 2010 3:04:09 PM org.apache.catalina.loader.WebappClassLoader loadClass
INFO: Illegal access: this web application instance has been stopped already. Could not load org.jgroups.util.TimeScheduler2$1. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
java.lang.IllegalStateException
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
at org.jgroups.util.TimeScheduler2._run(TimeScheduler2.java:294)
at org.jgroups.util.TimeScheduler2.run(TimeScheduler2.java:278)
at java.lang.Thread.run(Thread.java:722)
janv. 03, 2010 3:02:23 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
janv. 03, 2010 3:02:49 PM org.apache.catalina.core.ApplicationContext log
INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
janv. 03, 2010 3:02:49 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'Spring Surf Dispatcher Servlet'
janv. 03, 2010 3:02:50 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
janv. 03, 2010 3:02:50 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
12-18-2012 04:24 AM
Microsoft Windows [version 6.1.7601]
Copyright © 2009 Microsoft Corporation. Tous droits réservés.
C:\Users\administrateur.***>netstat -ano
Connexions actives
Proto Adresse locale Adresse distante État
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 648
TCP 0.0.0.0:912 0.0.0.0:0 LISTENING 3664
TCP 0.0.0.0:999 0.0.0.0:0 LISTENING 848
TCP 0.0.0.0:1433 0.0.0.0:0 LISTENING 848
TCP 0.0.0.0:1435 0.0.0.0:0 LISTENING 2004
TCP 0.0.0.0:1436 0.0.0.0:0 LISTENING 1804
TCP 0.0.0.0:1439 0.0.0.0:0 LISTENING 1696
TCP 0.0.0.0:2382 0.0.0.0:0 LISTENING 3628
TCP 0.0.0.0:2383 0.0.0.0:0 LISTENING 2176
TCP 0.0.0.0:2492 0.0.0.0:0 LISTENING 4928
TCP 0.0.0.0:8009 0.0.0.0:0 LISTENING 1384
TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING 1384
TCP 0.0.0.0:47001 0.0.0.0:0 LISTENING 4
TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING 368
TCP 0.0.0.0:49153 0.0.0.0:0 LISTENING 736
TCP 0.0.0.0:49154 0.0.0.0:0 LISTENING 776
TCP 0.0.0.0:49155 0.0.0.0:0 LISTENING 468
TCP 0.0.0.0:49357 0.0.0.0:0 LISTENING 1804
TCP 0.0.0.0:49934 0.0.0.0:0 LISTENING 2004
TCP 0.0.0.0:50188 0.0.0.0:0 LISTENING 1696
TCP 0.0.0.0:60683 0.0.0.0:0 LISTENING 1552
TCP 0.0.0.0:60684 0.0.0.0:0 LISTENING 1588
TCP 0.0.0.0:60685 0.0.0.0:0 LISTENING 1636
TCP 0.0.0.0:60774 0.0.0.0:0 LISTENING 460
TCP 0.0.0.0:60775 0.0.0.0:0 LISTENING 4944
TCP 127.0.0.1:1433 127.0.0.1:60879 ESTABLISHED 848
TCP 127.0.0.1:1434 0.0.0.0:0 LISTENING 848
TCP 127.0.0.1:8005 0.0.0.0:0 LISTENING 1384
TCP 127.0.0.1:9080 0.0.0.0:0 LISTENING 4928
TCP 127.0.0.1:49358 0.0.0.0:0 LISTENING 1804
TCP 127.0.0.1:49935 0.0.0.0:0 LISTENING 2004
TCP 127.0.0.1:50189 0.0.0.0:0 LISTENING 1696
TCP 127.0.0.1:60870 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60871 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60872 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60873 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60874 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60875 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60876 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60877 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60878 127.0.0.1:1433 TIME_WAIT 0
TCP 127.0.0.1:60879 127.0.0.1:1433 ESTABLISHED 1384
TCP 192.168.0.5:1433 192.168.0.5:60740 ESTABLISHED 848
TCP 192.168.0.5:1433 192.168.0.5:60745 ESTABLISHED 848
TCP 192.168.0.5:1433 192.168.0.5:60772 ESTABLISHED 848
TCP 192.168.0.5:1433 192.168.0.5:60823 ESTABLISHED 848
TCP 192.168.0.5:1433 192.168.0.5:60857 ESTABLISHED 848
TCP 192.168.0.5:1435 192.168.0.3:49300 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49308 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49309 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49311 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49312 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49315 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49333 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49334 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49337 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49338 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49339 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49346 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49913 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49922 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49967 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49974 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49975 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49976 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49977 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49995 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49996 ESTABLISHED 2004
TCP 192.168.0.5:1435 192.168.0.3:49997 ESTABLISHED 2004
TCP 192.168.0.5:1436 192.168.0.3:49652 ESTABLISHED 1804
TCP 192.168.0.5:1436 192.168.0.3:49657 ESTABLISHED 1804
TCP 192.168.0.5:1436 192.168.0.3:49658 ESTABLISHED 1804
TCP 192.168.0.5:1436 192.168.0.3:49660 ESTABLISHED 1804
TCP 192.168.0.5:60740 192.168.0.5:1433 ESTABLISHED 2504
TCP 192.168.0.5:60745 192.168.0.5:1433 ESTABLISHED 2504
TCP 192.168.0.5:60772 192.168.0.5:1433 ESTABLISHED 3784
TCP 192.168.0.5:60789 192.168.0.7:445 ESTABLISHED 4
TCP 192.168.0.5:60823 192.168.0.5:1433 ESTABLISHED 5552
TCP 192.168.0.5:60857 192.168.0.5:1433 ESTABLISHED 5552
TCP 192.168.0.5:60864 192.168.0.7:6010 TIME_WAIT 0
TCP 192.168.0.5:60881 192.168.0.5:50500 TIME_WAIT 0
TCP 192.168.0.5:60882 192.168.0.5:50508 TIME_WAIT 0
TCP 192.168.0.5:60884 192.168.0.5:50500 TIME_WAIT 0
TCP 192.168.0.5:60885 192.168.0.5:50501 TIME_WAIT 0
TCP 192.168.0.5:60886 192.168.0.5:50502 TIME_WAIT 0
TCP 192.168.0.5:60887 192.168.0.5:50504 TIME_WAIT 0
TCP 192.168.0.5:60888 192.168.0.5:50505 TIME_WAIT 0
TCP 192.168.0.5:60889 192.168.0.5:50506 TIME_WAIT 0
TCP 192.168.0.5:60892 192.168.0.5:50500 TIME_WAIT 0
TCP 192.168.0.5:60895 192.168.0.7:6010 ESTABLISHED 468
TCP [::]:80 [::]:0 LISTENING 4
TCP [::]:135 [::]:0 LISTENING 648
TCP [::]:999 [::]:0 LISTENING 848
TCP [::]:1433 [::]:0 LISTENING 848
TCP [::]:1435 [::]:0 LISTENING 2004
TCP [::]:1436 [::]:0 LISTENING 1804
TCP [::]:1439 [::]:0 LISTENING 1696
TCP [::]:2382 [::]:0 LISTENING 3628
TCP [::]:2383 [::]:0 LISTENING 2176
TCP [::]:8009 [::]:0 LISTENING 1384
TCP [::]:8080 [::]:0 LISTENING 1384
TCP [::]:47001 [::]:0 LISTENING 4
TCP [::]:49152 [::]:0 LISTENING 368
TCP [::]:49153 [::]:0 LISTENING 736
TCP [::]:49154 [::]:0 LISTENING 776
TCP [::]:49155 [::]:0 LISTENING 468
TCP [::]:49357 [::]:0 LISTENING 1804
TCP [::]:49934 [::]:0 LISTENING 2004
TCP [::]:50188 [::]:0 LISTENING 1696
TCP [::]:60774 [::]:0 LISTENING 460
TCP [::]:60775 [::]:0 LISTENING 4944
TCP [::1]:1434 [::]:0 LISTENING 848
TCP [::1]:49358 [::]:0 LISTENING 1804
TCP [::1]:49935 [::]:0 LISTENING 2004
TCP [::1]:50189 [::]:0 LISTENING 1696
UDP 0.0.0.0:123 *:* 820
UDP 0.0.0.0:500 *:* 776
UDP 0.0.0.0:1211 *:* 4928
UDP 0.0.0.0:1434 *:* 3628
UDP 0.0.0.0:4500 *:* 776
UDP 0.0.0.0:5355 *:* 932
UDP 0.0.0.0:58007 *:* 4928
UDP 127.0.0.1:52382 *:* 3040
UDP 127.0.0.1:52383 *:* 2840
UDP 127.0.0.1:52384 *:* 2504
UDP 127.0.0.1:52385 *:* 1372
UDP 127.0.0.1:58267 *:* 468
UDP 127.0.0.1:59218 *:* 776
UDP 127.0.0.1:63009 *:* 932
UDP [::]:123 *:* 820
UDP [::]:500 *:* 776
UDP [::]:1434 *:* 3628
UDP [::]:4500 *:* 776
C:\Users\administrateur.***>
###############################
## Common Alfresco Properties #
###############################
#
# Sample custom content and index data location
#
#dir.keystore=${dir.root}/keystore
dir.root=C:/Alfresco/alf_data
#
# Sample database connection properties
#
#
# External locations
#————-
#configuration d'OpenOffice
ooo.exe=C:/Program Files (x86)/OpenOffice.org 3/program/soffice
ooo.enabled=false
#jodconverter.officeHome=./OpenOffice.org
#jodconverter.portNumbers=8101
#jodconverter.officeHome=C:/Program Files(x86)/OpenOffice.org3/program
#jodconverter.enabled=true
img.root=C:/Alfresco/ImageMagick-6.8.0-2
img.exe=${img.root}/imconvert
swf.exe=C:/Program Files (x86)/SWFTools/pdf2swf
#
# Property to control whether schema updates are performed automatically.
# Updates must be enabled during upgrades as, apart from the static upgrade scripts,
# there are also auto-generated update scripts that will need to be executed. After
# upgrading to a new version, this can be disabled.
#
db.schema.update=true
#
# MySQL connection
#
#db.driver=org.gjt.mm.mysql.Driver
#db.url=jdbc:mysql://localhost/alfresco?useUnicode=yes&characterEncoding=UTF-8
#
# Oracle connection
#
#db.driver=oracle.jdbc.OracleDriver
#db.url=jdbc:oracle:thin:@localhost:1521:alfresco
# SQLServer connection
# Requires jTDS driver version 1.2.5 and SNAPSHOT isolation mode
# Enable TCP protocol on fixed port 1433
# Prepare the database with:
ALTER DATABASE alfresco SET ALLOW_SNAPSHOT_ISOLATION ON;
#
db.username=sa
db.password=**********
db.driver=net.sourceforge.jtds.jdbc.Driver
db.url=jdbc:jtds:sqlserver://localhost:1433/alfresco
db.txn.isolation=4096
#hibernate.dialect=org.alfresco.repo.domain.hibernate.dialect.AlfrescoSQLServerDialect
#
# PostgreSQL connection (requires postgresql-8.2-504.jdbc3.jar or equivalent)
#
#db.driver=org.postgresql.Driver
#db.url=jdbc:postgresql://localhost:5432/alfresco
#
# Index Recovery Mode
#————-
#index.recovery.mode=AUTO
#index.recovery.mode=FULL
#
# Outbound Email Configuration
#————-
#mail.host=srvbdc.***.local
#mail.port=25
#mail.username=administrateur
#mail.password=Matoub2012?
#mail.encoding=UTF-8
#mail.from.default=sharoun@***.local
#mail.smtp.auth=true
#mail.protocol=smtp
#mail.testmessage.send=true
#mail.testmessage.subject=Outbound SMTP
#mail.testmessage.text=Outbound SMTP email subsystem is working
#
#
#
# Alfresco Email Service and Email Server
#————-
"
# Enable/Disable the inbound email service. The service could be used by processes other than
# the Email Server (e.g. direct RMI access) so this flag is independent of the Email Service.
#————-
#email.inbound.enabled=true
#
# Email Server properties
#————-
#email.server.enabled=true
#email.server.port=25
#email.server.domain=***.local
#email.inbound.unknownUser=anonymous
#
# A comma separated list of email REGEX patterns of allowed senders.
# If there are any values in the list then all sender email addresses
# must match. For example:
# .*\@alfresco\.com, .*\@alfresco\.org
# Allow anyone:
#————-
#email.server.allowed.senders=.*
#
#
# The default authentication chain
# To configure external authentication subsystems see:
# http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems
#————-
#authentication.chain=ldap-ad1:ldap-ad,passthru1:passthru,alfrescoNtlm1:alfrescoNtlm
authentication.chain=ldap-ad1:ldap-ad,alfrescoNtlm1:alfrescoNtlm
#authentication.chain=alfrescoNtlm1:alfrescoNtlm
#
#
# URL Generation Parameters (The ${localname} token is replaced by the local server name)
#————-
alfresco.context=alfresco
alfresco.host=${localname}
alfresco.port=8080
alfresco.protocol=http
#
share.context=share
share.host=${localname}
share.port=8080
share.protocol=http
#
# IMAP
#
#imap.server.enabled=true
#imap.server.port=143
#imap.server.host=192.168.0.5
#
# Default value of alfresco.rmi.services.host is 0.0.0.0 which means 'listen on all adapters'.
# This allows connections to JMX both remotely and locally.
#
alfresco.rmi.services.host=0.0.0.0
#
#
# RMI service ports for the individual services.
# These seven services are available remotely.
#
# Assign individual ports for each service for best performance
# or run several services on the same port. You can even run everything on 50500 if needed.
#
# Select 0 to use a random unused port.
#
#avm.rmi.service.port=50501
#avmsync.rmi.service.port=50502
#attribute.rmi.service.port=50503
#authentication.rmi.service.port=50504
#repo.rmi.service.port=50505
#action.rmi.service.port=50506
#wcm-deployment-receiver.rmi.service.port=50507
#monitor.rmi.service.port=50508
#CIFS Configuration
cifs.enabled=true
filesystem.name=Alfresco
filesystem.acl.global.defaultAccessLevel=
cifs.serverName=SRVBDCA
cifs.domain=***
cifs.hostannounce=true
cifs.disableNativeCode=true
ntlm.authentication.authenticateCIFS = true
alfresco.authentication.allowGuestLogin=true
ntlm.authentication.mapUnknownUserToGuest=true
alfresco.authentication.authenticateCIFS = true
cifs.sessionDebug=NetBios,STATE,TREE,TRAN,TRAN,ECHO,ERRORS,IPC,SOCKET,NEGOTIATE
### FTP Configuration
ftp.enabled=true
ftp.port=21
ftp.ipv6.enabled=false
## protocol sharepoint configuration
vti.server.port=7070
vti.server.protocol=http
vti.server.external.host=${localname}
vti.server.external.port=${vti.server.port}
vti.alfresco.deployment.context=/alfresco
vti.alfresco.alfrescoHostWithPort=http://SRVBDC:8080
vti.share.shareHostWithPort=http://SRVBDC:8080
This script will apply all the AMPs in C:\Alfresco\amps to the alfresco.war and
share.war files in C:\Alfresco\tomcat\webapps
Press control-c to stop this script . . .
Appuyez sur une touche pour continuer…
Module 'org.alfresco.module.vti' installed in 'C:\Alfresco\tomcat\webapps\alfres
co.war'
- Title: Vti
- Version: 1.2
- Install Date: Sun Jan 03 15:06:17 CET 2010
- Description: Alfresco Vti Extension
No modules are installed in this WAR file
No modules are installed in this WAR file
.
About to clean out tomcat/webapps/alfresco directory and temporary files…
Appuyez sur une touche pour continuer…
12-20-2012 07:29 AM
12-20-2012 07:55 AM
01-11-2013 04:13 AM
02-13-2013 06:54 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.