• Connection refused ERROR

  • Problems with installing OpenKM? No problemo, the solution is closer than you think.
Problems with installing OpenKM? No problemo, the solution is closer than you think.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #40456  by eurbinati
 
Hi Guys,
Several months ago I have installed OKM 6.2.5 Build 8109 on a Windows Server 2008 R2 virtual machine and everything worked properly for about one year, then a Connection refused ERROR appeared when I launch OKM (C:\openkm\tomcat\bin\startup.bat).
I do not know if something has been changed on server side, so I was looking into log files in order to find the issue and hopefully a solution.
The only meaningful log file I have found is the attached catalina.log but it does not help me to understand the cause of this issue.
Any help is really appreciated.
Below the versions components:
Code: Select all
C:\openkm\tomcat\bin>catalina.bat version
Using CATALINA_BASE:   "C:\openkm\tomcat"
Using CATALINA_HOME:   "C:\openkm\tomcat"
Using CATALINA_TMPDIR: "C:\openkm\tomcat\temp"
Using JRE_HOME:        "C:\openkm\java"
Using CLASSPATH:       "C:\openkm\tomcat\bin\bootstrap.jar;C:\openkm\tomcat\bin\
tomcat-juli.jar"
Server version: Apache Tomcat/7.0.27
Server built:   Mar 31 2012 03:43:36
Server number:  7.0.27.0
OS Name:        Windows Server 2008 R2
OS Version:     6.1
Architecture:   x86
JVM Version:    1.7.0_40-b43
JVM Vendor:     Oracle Corporation
and the catalina.log file
Code: Select all
2015-09-02 12:21:06,373 [    main] INFO  org.apache.catalina.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\openkm\java\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:\openkm\tomcat\lib\sigar;.
2015-09-02 12:21:07,060 [    main] INFO  org.apache.coyote.http11.Http11Protocol - Initializing ProtocolHandler ["http-bio-0.0.0.0-8080"]
2015-09-02 12:21:07,091 [    main] INFO  org.apache.coyote.ajp.AjpProtocol - Initializing ProtocolHandler ["ajp-bio-8009"]
2015-09-02 12:21:07,091 [    main] INFO  org.apache.catalina.startup.Catalina - Initialization processed in 1149 ms
2015-09-02 12:21:07,169 [    main] INFO  org.apache.catalina.core.StandardService - Starting service Catalina
2015-09-02 12:21:07,169 [    main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/7.0.27
2015-09-02 12:21:07,169 [pool-2-thread-1] INFO  org.apache.catalina.startup.HostConfig - Deploying web application archive C:\openkm\tomcat\webapps\OpenKM.war
2015-09-02 12:21:08,310 [pool-2-thread-1] INFO  org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/OpenKM] - Initializing Spring root WebApplicationContext
2015-09-02 12:21:08,310 [pool-2-thread-1] INFO  org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
2015-09-02 12:21:08,435 [pool-2-thread-1] INFO  org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Wed Sep 02 12:21:08 CEST 2015]; root of context hierarchy
2015-09-02 12:21:08,513 [pool-2-thread-1] INFO  org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
2015-09-02 12:21:10,029 [pool-2-thread-1] INFO  org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
2015-09-02 12:21:10,060 [pool-2-thread-1] INFO  org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
2015-09-02 12:21:10,138 [pool-2-thread-1] INFO  org.springframework.security.core.SpringSecurityCoreVersion - You are running with Spring Security Core 3.1.0.RELEASE
2015-09-02 12:21:10,138 [pool-2-thread-1] INFO  org.springframework.security.config.SecurityNamespaceHandler - Spring Security 'config' module version is 3.1.0.RELEASE
2015-09-02 12:21:10,232 [pool-2-thread-1] INFO  org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1200, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2000]
2015-09-02 12:21:10,232 [pool-2-thread-1] INFO  org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1200, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#1>, order = 2000]
2015-09-02 12:21:10,248 [pool-2-thread-1] INFO  org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1200, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#2>, order = 2000]
2015-09-02 12:21:10,248 [pool-2-thread-1] INFO  org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1200, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#3>, order = 2000]
2015-09-02 12:21:10,248 [pool-2-thread-1] INFO  org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1200, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#4>, order = 2000]
2015-09-02 12:21:10,248 [pool-2-thread-1] INFO  org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1200, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#5>, order = 2000]
2015-09-02 12:21:10,263 [pool-2-thread-1] INFO  org.springframework.security.config.http.HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, <org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0>, order = 800, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1300, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1800, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1900, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#6>, order = 2000]
2015-09-02 12:21:10,279 [pool-2-thread-1] INFO  org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:C:/openkm/tomcat/OpenKM.xml]
2015-09-02 12:21:10,545 [pool-2-thread-1] INFO  org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a390b3: defining beans [dbAuthModule,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,WSS4JInInterceptor,authService,bookmarkService,documentService,folderService,mailService,noteService,notificationService,propertyGroupService,propertyService,repositoryService,searchService,dashboardService,workflowService,testService,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.security.access.vote.RoleVoter#0,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.NullSecurityContextRepository#0,org.springframework.security.web.savedrequest.NullRequestCache#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.PortMapperImpl#1,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#1,org.springframework.security.authentication.ProviderManager#1,org.springframework.security.web.context.NullSecurityContextRepository#1,org.springframework.security.web.savedrequest.NullRequestCache#1,org.springframework.security.access.vote.AffirmativeBased#2,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#1,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#1,org.springframework.security.authentication.AnonymousAuthenticationProvider#1,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#1,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.PortMapperImpl#2,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#2,org.springframework.security.authentication.ProviderManager#2,org.springframework.security.web.context.NullSecurityContextRepository#2,org.springframework.security.web.savedrequest.NullRequestCache#2,org.springframework.security.access.vote.AffirmativeBased#3,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#2,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#2,org.springframework.security.authentication.AnonymousAuthenticationProvider#2,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#2,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.PortMapperImpl#3,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#3,org.springframework.security.authentication.ProviderManager#3,org.springframework.security.web.context.NullSecurityContextRepository#3,org.springframework.security.web.savedrequest.NullRequestCache#3,org.springframework.security.access.vote.AffirmativeBased#4,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#3,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#3,org.springframework.security.authentication.AnonymousAuthenticationProvider#3,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#3,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.PortMapperImpl#4,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#4,org.springframework.security.authentication.ProviderManager#4,org.springframework.security.web.context.NullSecurityContextRepository#4,org.springframework.security.web.savedrequest.NullRequestCache#4,org.springframework.security.access.vote.AffirmativeBased#5,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#4,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#4,org.springframework.security.authentication.AnonymousAuthenticationProvider#4,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#4,org.springframework.security.web.DefaultSecurityFilterChain#4,org.springframework.security.web.PortMapperImpl#5,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#5,org.springframework.security.authentication.ProviderManager#5,org.springframework.security.web.context.NullSecurityContextRepository#5,org.springframework.security.web.savedrequest.NullRequestCache#5,org.springframework.security.access.vote.AffirmativeBased#6,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#5,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#5,org.springframework.security.authentication.AnonymousAuthenticationProvider#5,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#5,org.springframework.security.web.DefaultSecurityFilterChain#5,org.springframework.security.web.PortMapperImpl#6,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#6,org.springframework.security.authentication.ProviderManager#6,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.access.vote.AffirmativeBased#7,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#6,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#6,org.springframework.security.authentication.AnonymousAuthenticationProvider#6,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.web.DefaultSecurityFilterChain#6,loggerListener,dataSource,org.springframework.security.provisioning.JdbcUserDetailsManager#0,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.context.annotation.ConfigurationClassPostProcessor$ImportAwareBeanPostProcessor#0]; root of factory hierarchy
2015-09-02 12:21:10,920 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMAuth from class com.openkm.ws.endpoint.AuthService
2015-09-02 12:21:11,842 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMAuth
2015-09-02 12:21:11,873 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMBookmark from class com.openkm.ws.endpoint.BookmarkService
2015-09-02 12:21:11,935 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMBookmark
2015-09-02 12:21:11,951 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMDocument from class com.openkm.ws.endpoint.DocumentService
2015-09-02 12:21:12,154 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMDocument
2015-09-02 12:21:12,185 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMFolder from class com.openkm.ws.endpoint.FolderService
2015-09-02 12:21:12,248 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMFolder
2015-09-02 12:21:12,264 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMMail from class com.openkm.ws.endpoint.MailService
2015-09-02 12:21:12,389 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMMail
2015-09-02 12:21:12,389 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMNote from class com.openkm.ws.endpoint.NoteService
2015-09-02 12:21:12,435 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMNote
2015-09-02 12:21:12,435 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMNotification from class com.openkm.ws.endpoint.NotificationService
2015-09-02 12:21:12,467 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMNotification
2015-09-02 12:21:12,482 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMPropertyGroup from class com.openkm.ws.endpoint.PropertyGroupService
2015-09-02 12:21:12,560 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMPropertyGroup
2015-09-02 12:21:12,576 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMProperty from class com.openkm.ws.endpoint.PropertyService
2015-09-02 12:21:12,607 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMProperty
2015-09-02 12:21:12,607 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMRepository from class com.openkm.ws.endpoint.RepositoryService
2015-09-02 12:21:12,686 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMRepository
2015-09-02 12:21:12,701 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMSearch from class com.openkm.ws.endpoint.SearchService
2015-09-02 12:21:12,811 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMSearch
2015-09-02 12:21:12,842 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMDashboard from class com.openkm.ws.endpoint.DashboardService
2015-09-02 12:21:12,998 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMDashboard
2015-09-02 12:21:13,014 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMWorkflow from class com.openkm.ws.endpoint.WorkflowService
2015-09-02 12:21:13,264 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMWorkflow
2015-09-02 12:21:13,279 [pool-2-thread-1] INFO  org.apache.cxf.service.factory.ReflectionServiceFactoryBean - Creating Service {http://ws.openkm.com}OKMTest from class com.openkm.ws.endpoint.TestService
2015-09-02 12:21:13,311 [pool-2-thread-1] INFO  org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /OKMTest
2015-09-02 12:21:13,482 [pool-2-thread-1] INFO  org.springframework.security.provisioning.JdbcUserDetailsManager - No authentication manager set. Reauthentication of users when changing passwords will not be performed.
2015-09-02 12:21:13,592 [pool-2-thread-1] INFO  org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/services/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@c64f65, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1867a8a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d72f1f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@56b3bc, org.springframework.security.web.access.ExceptionTranslationFilter@3200f1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@dbf02a]
2015-09-02 12:21:13,607 [pool-2-thread-1] INFO  org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/status'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@14db519, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@ac7f07, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@c7bd88, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@16c3246, org.springframework.security.web.access.ExceptionTranslationFilter@58988c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@872d41]
2015-09-02 12:21:13,607 [pool-2-thread-1] INFO  org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/download'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@850fb7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1cad357, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f922cf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c4dc4, org.springframework.security.web.access.ExceptionTranslationFilter@1f5907b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@e0a961]
2015-09-02 12:21:13,623 [pool-2-thread-1] INFO  org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/workflow-register'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@b3bba1, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1e36e5e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@62f3d4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7614bc, org.springframework.security.web.access.ExceptionTranslationFilter@4b42e0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@113a534]
2015-09-02 12:21:13,639 [pool-2-thread-1] INFO  org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/webdav/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@15e47b8, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@b6add7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14f370a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1a67f87, org.springframework.security.web.access.ExceptionTranslationFilter@1feb04e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1e8f8e3]
2015-09-02 12:21:13,654 [pool-2-thread-1] INFO  org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: Ant [pattern='/feed/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@84428f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@12dd84c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@d38702, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@144a93e, org.springframework.security.web.access.ExceptionTranslationFilter@c35234, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14a0380]
2015-09-02 12:21:13,717 [pool-2-thread-1] INFO  org.springframework.security.web.DefaultSecurityFilterChain - Creating filter chain: org.springframework.security.web.util.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@d07d4, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@17d1a68, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@50b40b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5c74b4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1f202be, org.springframework.security.web.session.SessionManagementFilter@192174d, org.springframework.security.web.access.ExceptionTranslationFilter@37ff9c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6e758c]
2015-09-02 12:21:13,732 [pool-2-thread-1] INFO  org.springframework.security.config.http.DefaultFilterChainValidator - Checking whether login URL '/login.jsp' is accessible with your configuration
2015-09-02 12:21:13,748 [pool-2-thread-1] INFO  org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 5438 ms
2015-09-02 12:21:13,795 [pool-2-thread-1] INFO  com.openkm.core.Config - ** Application OpenKM has DTDs at C:\openkm\tomcat\webapps\OpenKM\WEB-INF\classes\dtd **
2015-09-02 12:21:13,795 [pool-2-thread-1] INFO  com.openkm.core.Config - ** Language profiles at C:\openkm\tomcat\webapps\OpenKM\WEB-INF\classes\lang-profiles **
2015-09-02 12:21:13,795 [pool-2-thread-1] INFO  com.openkm.core.Config - ** Reading config file C:\openkm\tomcat\OpenKM.cfg **
2015-09-02 12:21:13,795 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - hibernate.create.autofix=true
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - hibernate.datasource=java:/comp/env/jdbc/OpenKMDS
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - hibernate.dialect=org.hibernate.dialect.HSQLDialect
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - hibernate.hbm2ddl=none
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - hibernate.search.analyzer=org.apache.lucene.analysis.standard.StandardAnalyzer
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - hibernate.search.index.home=C:\openkm\tomcat\repository\index
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - hibernate.show_sql=false
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - hibernate.statistics=false
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - instance.chroot.path=
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - instance.home=C:\openkm\tomcat
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - jbpm.config=C:\openkm\tomcat\jbpm.xml
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - property.groups.cnd=C:\openkm\tomcat\PropertyGroups.cnd
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - property.groups.xml=C:\openkm\tomcat\PropertyGroups.xml
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.cache.dxf=C:\openkm\tomcat\repository\cache\dxf
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.cache.home=C:\openkm\tomcat\repository\cache
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.cache.pdf=C:\openkm\tomcat\repository\cache\pdf
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.cache.swf=C:\openkm\tomcat\repository\cache\swf
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.config=NUL:
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.datastore.backend=fs
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.datastore.home=C:\openkm\tomcat\repository\datastore
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.home=C:\openkm\tomcat\repository
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.core.Config - LOAD - repository.native=true
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.util.WarUtils - Implementation-Version: 6.2.5
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.util.WarUtils - Implementation-Build: 8109
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Application version: 6.2.5 (build: 8109) ***
2015-09-02 12:21:13,811 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Hibernate initialize ***
2015-09-02 12:21:14,045 [pool-2-thread-1] INFO  org.hibernate.annotations.common.Version - Hibernate Commons Annotations 3.2.0.Final
2015-09-02 12:21:14,045 [pool-2-thread-1] INFO  org.hibernate.cfg.Environment - Hibernate 3.6.10.Final
2015-09-02 12:21:14,045 [pool-2-thread-1] INFO  org.hibernate.cfg.Environment - hibernate.properties not found
2015-09-02 12:21:14,061 [pool-2-thread-1] INFO  org.hibernate.cfg.Environment - Bytecode provider name : javassist
2015-09-02 12:21:14,061 [pool-2-thread-1] INFO  org.hibernate.cfg.Environment - using JDK 1.4 java.sql.Timestamp handling
2015-09-02 12:21:14,686 [pool-2-thread-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.dialect' = org.hibernate.dialect.HSQLDialect
2015-09-02 12:21:14,686 [pool-2-thread-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.connection.datasource' = java:/comp/env/jdbc/OpenKMDS
2015-09-02 12:21:14,686 [pool-2-thread-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.hbm2ddl.auto' = none
2015-09-02 12:21:14,686 [pool-2-thread-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.show_sql' = false
2015-09-02 12:21:14,701 [pool-2-thread-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.generate_statistics' = false
2015-09-02 12:21:14,701 [pool-2-thread-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.search.default.directory_provider' = org.hibernate.search.store.FSDirectoryProvider
2015-09-02 12:21:14,701 [pool-2-thread-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.search.default.indexBase' = C:\openkm\tomcat\repository\index
2015-09-02 12:21:14,920 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.Activity
2015-09-02 12:21:14,967 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.Activity on table OKM_ACTIVITY
2015-09-02 12:21:15,014 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.Bookmark
2015-09-02 12:21:15,014 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.Bookmark on table OKM_BOOKMARK
2015-09-02 12:21:15,014 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.MimeType
2015-09-02 12:21:15,014 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.MimeType on table OKM_MIME_TYPE
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.DatabaseMetadataType
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.DatabaseMetadataType on table OKM_DB_METADATA_TYPE
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.DatabaseMetadataValue
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.DatabaseMetadataValue on table OKM_DB_METADATA_VALUE
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.DatabaseMetadataSequence
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.DatabaseMetadataSequence on table OKM_DB_METADATA_SEQUENCE
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.Config
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.Config on table OKM_CONFIG
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.Css
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.Css on table OKM_CSS
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.extension.DropboxToken
2015-09-02 12:21:15,045 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.extension.DropboxToken on table OKM_DROPBOX_TOKEN
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.cache.UserItems
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.cache.UserItems on table OKM_USER_ITEMS
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.cache.UserNodeKeywords
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.cache.UserNodeKeywords on table OKM_USER_NODE
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.AutomationRule
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.AutomationRule on table OKM_AUTO_RULE
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.AutomationValidation
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.AutomationValidation on table OKM_AUTO_VALIDATION
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.AutomationAction
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.AutomationAction on table OKM_AUTO_ACTION
2015-09-02 12:21:15,061 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.AutomationMetadata
2015-09-02 12:21:15,076 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.AutomationMetadata on table OKM_AUTO_METADATA
2015-09-02 12:21:15,076 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.NodeBase
2015-09-02 12:21:15,076 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.NodeBase on table OKM_NODE_BASE
2015-09-02 12:21:15,092 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.NodeDocument
2015-09-02 12:21:15,092 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.NodeDocument on table OKM_NODE_DOCUMENT
2015-09-02 12:21:15,108 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.NodeDocumentVersion
2015-09-02 12:21:15,108 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.NodeDocumentVersion on table OKM_NODE_DOCUMENT_VERSION
2015-09-02 12:21:15,108 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.NodeFolder
2015-09-02 12:21:15,108 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.NodeFolder on table OKM_NODE_FOLDER
2015-09-02 12:21:15,108 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.NodeMail
2015-09-02 12:21:15,108 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.NodeMail on table OKM_NODE_MAIL
2015-09-02 12:21:15,123 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.NodeNote
2015-09-02 12:21:15,123 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.NodeNote on table OKM_NODE_NOTE
2015-09-02 12:21:15,123 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.NodeProperty
2015-09-02 12:21:15,123 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.NodeProperty on table OKM_NODE_PROPERTY
2015-09-02 12:21:15,123 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.RegisteredPropertyGroup
2015-09-02 12:21:15,123 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.RegisteredPropertyGroup on table OKM_REG_PROPERTY_GROUP
2015-09-02 12:21:15,123 [pool-2-thread-1] INFO  org.hibernate.cfg.AnnotationBinder - Binding entity from annotated class: com.openkm.dao.bean.Omr
2015-09-02 12:21:15,123 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.EntityBinder - Bind entity com.openkm.dao.bean.Omr on table OKM_OMR
2015-09-02 12:21:15,139 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: com.openkm.dao.bean.AutomationRule.validations -> OKM_AUTO_VALIDATION
2015-09-02 12:21:15,139 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: com.openkm.dao.bean.AutomationRule.actions -> OKM_AUTO_ACTION
2015-09-02 12:21:15,139 [pool-2-thread-1] INFO  org.hibernate.cfg.annotations.CollectionBinder - Mapping collection: com.openkm.dao.bean.NodeBase.properties -> OKM_NODE_PROPERTY
2015-09-02 12:21:15,154 [pool-2-thread-1] INFO  org.hibernate.validator.util.Version - Hibernate Validator 4.2.0.Final
2015-09-02 12:21:15,358 [pool-2-thread-1] INFO  org.hibernate.search.Version - Hibernate Search 3.4.2.Final
2015-09-02 12:21:15,420 [pool-2-thread-1] INFO  org.hibernate.util.NamingHelper - JNDI InitialContext properties:{}
2015-09-02 12:21:15,420 [pool-2-thread-1] INFO  org.hibernate.connection.DatasourceConnectionProvider - Using datasource: java:/comp/env/jdbc/OpenKMDS
2015-09-02 12:27:26,385 [    main] ERROR org.apache.catalina.startup.Catalina - Catalina.stop: 
java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.connect0(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.<init>(Socket.java:425)
	at java.net.Socket.<init>(Socket.java:208)
	at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:490)
	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:606)
	at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:371)
	at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:452)
Thanks
Enzo
 #40468  by jllort
 
Can you post here your OpenKM.cfg ?
 #40473  by eurbinati
 
sure, here it is
C:\openkm\tomcat\OpenKM.cfg
content

# OpenKM Hibernate configuration values
hibernate.dialect=org.hibernate.dialect.HSQLDialect
hibernate.hbm2ddl=none
 #40484  by jllort
 
Seems you are using hypersonic embeded database. Are you on Windows or Linux ?
Did your server stopped abnormally ?
 #40486  by eurbinati
 
OS Name: Windows Server 2008 R2
I do not know if the server stopped abnormaly, but it is possible.
The server administrator moved the virtual machine (from one hardware to the current one) and I guess after the moving to the new hardware OKM did not start anymore.
 #40500  by jllort
 
Should not be a problem moving VM to other hardware. I suppose from your server.xml you have this line ucommented:
Code: Select all
<Resource auth="Container" driverClassName="org.hsqldb.jdbcDriver" maxActive="100" maxIdle="30" maxWait="10000" name="jdbc/OpenKMDS" password="" type="javax.sql.DataSource" url="jdbc:hsqldb:${catalina.base}/repository/okmdb" username="sa" validationQuery="select 1 from INFORMATION_SCHEMA.SYSTEM_USERS"/>
Take a look at c:\openkm\repository\ for okmdb ( check if files exists, have grants for accessing etc... )

Can you get it running from older hardware ? ( I suggest switch to mysql rather than hsql, is not good idea for production )
 #40520  by eurbinati
 
Thank you very much for your support
I have solved it installing java 64 bits and increasing memory allocation like below
set JAVA_OPTS=-Xms128m -Xmx2048m -XX:PermSize=128m -XX:MaxPermSize=256m
 #40534  by jllort
 
Is quite strange raise JDBC error connection and be JVM problem. However I suggest you migrate to MySQL because if your Hypersonic database be corrupted for some reason ( bad shutdown could be the cause ), probably will not be able to recover it. We do not suggest use Hypersonic on production ( only for quick testing ).

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.