• Installing OpenKM on synology NAS DS420

  • 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.
 #53502  by mstthmr
 
Hello Guys,

Thank you all for having this nice community that helping each other to have the best use of this DMS. I have installed MariadB 10 and phpmyAdmin on my Synology NAS DS420. Also, I have installed OpenKM on my Windows 11 machine. after I ran the startup.bat function, the database in the phpmyadmin (NAS synology) has been modified to match the OpenKM synology tables.

Now I can't access my OpenKM in the browser and I haven't received the proper response from the NAS synology. Please help me guys.

Thanks
BR
 #53508  by UberStrike88
 
Hi there,

Can you explain in more details what happens when you access the url of you openkm installation (maybe provide screenshots etc) Also can you dump the output of catalina and openkm and post them here so we can see what error it is throwing out. The logs are in your tomcat/logs folder. Sound to me that your openkm install cannot talk to the db on the Nas
 #53509  by mstthmr
 
Thanks for your reply! I really appreciate it.

Here we go I have attached the browser page when I wrote NAS_IP:3306/OpenKM. Also I have attached the logs as you have requested.

catalina log file
Code: Select all
17-May-2022 19:56:46.357 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version:        Apache Tomcat/8.5.34
17-May-2022 19:56:46.358 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built:          Sep 4 2018 22:28:22 UTC
17-May-2022 19:56:46.358 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number:         8.5.34.0
17-May-2022 19:56:46.358 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name:               Windows 11
17-May-2022 19:56:46.358 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version:            10.0
17-May-2022 19:56:46.358 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture:          amd64
17-May-2022 19:56:46.359 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home:             C:\Program Files\Java\jre1.8.0_333
17-May-2022 19:56:46.359 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version:           1.8.0_333-b02
17-May-2022 19:56:46.359 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:            Oracle Corporation
17-May-2022 19:56:46.359 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:         C:\openkm\tomcat-8.5.34
17-May-2022 19:56:46.359 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:         C:\openkm\tomcat-8.5.34
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=C:\openkm\tomcat-8.5.34\conf\logging.properties
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xms512m
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx2048m
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+UseG1GC
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+UseStringDeduplication
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+HeapDumpOnOutOfMemoryError
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:HeapDumpPath=C:\openkm\tomcat-8.5.34
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.net.preferIPv4Stack=true
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dmail.mime.ignoreunknownencoding=true
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dfile.encoding=UTF-8
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dsun.jnu.encoding=UTF-8
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.awt.headless=true
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs=
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=C:\openkm\tomcat-8.5.34
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=C:\openkm\tomcat-8.5.34
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=C:\openkm\tomcat-8.5.34\temp
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx1g
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library [1.2.17] using APR version [1.6.3].
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
17-May-2022 19:56:46.360 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
17-May-2022 19:56:46.741 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.0.2o  27 Mar 2018]
17-May-2022 19:56:46.953 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-0.0.0.0-8080"]
17-May-2022 19:56:47.101 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
17-May-2022 19:56:47.107 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-127.0.0.1-8009"]
17-May-2022 19:56:47.108 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
17-May-2022 19:56:47.108 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 1026 ms
17-May-2022 19:56:47.162 WARNING [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = OpenKMDS Property maxActive is not used in DBCP2, use maxTotal instead. maxTotal default value is 8. You have set value of "100" for "maxActive" property, which is being ignored.
17-May-2022 19:56:47.162 WARNING [main] org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory.getObjectInstance Name = OpenKMDS Property maxWait is not used in DBCP2 , use maxWaitMillis instead. maxWaitMillis default value is -1. You have set value of "10000" for "maxWait" property, which is being ignored.
17-May-2022 19:56:47.187 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
17-May-2022 19:56:47.188 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.34
17-May-2022 19:56:47.217 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [C:\openkm\tomcat-8.5.34\webapps\OpenKM.war]
17-May-2022 19:56:47.228 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
17-May-2022 19:56:47.229 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'allowLinking' to 'true' did not find a matching property.
17-May-2022 19:57:03.207 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
17-May-2022 19:57:03.603 INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader.initWebApplicationContext Root WebApplicationContext: initialization started
17-May-2022 19:57:03.701 INFO [localhost-startStop-1] org.springframework.context.support.AbstractApplicationContext.prepareRefresh Refreshing Root WebApplicationContext: startup date [Tue May 17 19:57:03 AST 2022]; root of context hierarchy
17-May-2022 19:57:03.761 INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions Loading XML bean definitions from ServletContext resource [/WEB-INF/appContext.xml]
17-May-2022 19:57:05.034 INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions Loading XML bean definitions from ServletContext resource [/WEB-INF/soap.xml]
17-May-2022 19:57:05.096 INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions Loading XML bean definitions from ServletContext resource [/WEB-INF/rest.xml]
17-May-2022 19:57:05.125 INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions Loading XML bean definitions from ServletContext resource [/WEB-INF/cmis.xml]
17-May-2022 19:57:05.145 INFO [localhost-startStop-1] org.springframework.security.core.SpringSecurityCoreVersion.performVersionChecks You are running with Spring Security Core null
17-May-2022 19:57:05.152 INFO [localhost-startStop-1] org.springframework.security.config.SecurityNamespaceHandler.<init> Couldn't determine package version information.
17-May-2022 19:57:05.257 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300]
17-May-2022 19:57:05.259 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#1>, order = 2300]
17-May-2022 19:57:05.259 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#2>, order = 2300]
17-May-2022 19:57:05.260 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#3>, order = 2300]
17-May-2022 19:57:05.260 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#4>, order = 2300]
17-May-2022 19:57:05.261 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#5>, order = 2300]
17-May-2022 19:57:05.262 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#6>, order = 2300]
17-May-2022 19:57:05.263 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#7>, order = 2300]
17-May-2022 19:57:05.264 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, 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 = 1500, 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 = 1700, 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 = 2000, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#8>, order = 2300]
17-May-2022 19:57:05.278 INFO [localhost-startStop-1] org.springframework.security.config.http.HttpSecurityBeanDefinitionParser.checkFilterChainOrder 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 = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, <org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0>, order = 1100, 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 = 1600, 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 = 1700, 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 = 2000, 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 = 2100, 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 = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#9>, order = 2300]
17-May-2022 19:57:05.285 INFO [localhost-startStop-1] org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions Loading XML bean definitions from URL [file:C:/openkm/tomcat-8.5.34/OpenKM.xml]
17-May-2022 19:57:05.468 INFO [localhost-startStop-1] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.<init> JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
17-May-2022 19:57:05.544 INFO [localhost-startStop-1] org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1bb8e398: 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,authService,bookmarkService,documentService,folderService,mailService,noteService,notificationService,propertyGroupService,propertyService,repositoryService,searchService,dashboardService,workflowService,testService,rest,cmisNavigationService,cmisPolicyService,cmisDiscoveryService,cmisMultiFilingService,cmisRepositoryService,cmisRelationshipService,cmisVersioningService,cmisObjectService,cmisAclService,CmisLifecycleBean,CmisServiceFactory,swagger2Feature,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,roleVoter,org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#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.web.PortResolverImpl#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.web.PortResolverImpl#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.web.PortResolverImpl#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.web.PortResolverImpl#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.web.PortResolverImpl#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.web.PortResolverImpl#6,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#6,org.springframework.security.authentication.ProviderManager#6,org.springframework.security.web.context.NullSecurityContextRepository#6,org.springframework.security.web.savedrequest.NullRequestCache#6,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.www.BasicAuthenticationEntryPoint#6,org.springframework.security.web.DefaultSecurityFilterChain#6,org.springframework.security.web.PortMapperImpl#7,org.springframework.security.web.PortResolverImpl#7,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#7,org.springframework.security.authentication.ProviderManager#7,org.springframework.security.web.context.NullSecurityContextRepository#7,org.springframework.security.web.savedrequest.NullRequestCache#7,org.springframework.security.access.vote.AffirmativeBased#8,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#7,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#7,org.springframework.security.authentication.AnonymousAuthenticationProvider#7,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#7,org.springframework.security.web.DefaultSecurityFilterChain#7,org.springframework.security.web.PortMapperImpl#8,org.springframework.security.web.PortResolverImpl#8,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#8,org.springframework.security.authentication.ProviderManager#8,org.springframework.security.web.context.NullSecurityContextRepository#8,org.springframework.security.web.savedrequest.NullRequestCache#8,org.springframework.security.access.vote.AffirmativeBased#9,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#8,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#8,org.springframework.security.authentication.AnonymousAuthenticationProvider#8,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#8,org.springframework.security.web.DefaultSecurityFilterChain#8,org.springframework.security.web.PortMapperImpl#9,org.springframework.security.web.PortResolverImpl#9,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#9,org.springframework.security.authentication.ProviderManager#9,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#9,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#9,org.springframework.security.authentication.AnonymousAuthenticationProvider#9,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.web.DefaultSecurityFilterChain#9,accessDecisionManager,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.importAwareProcessor]; root of factory hierarchy
17-May-2022 19:57:12.719 INFO [localhost-startStop-1] org.springframework.security.provisioning.JdbcUserDetailsManager.initDao No authentication manager set. Reauthentication of users when changing passwords will not be performed.
17-May-2022 19:57:12.809 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/status'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@71fbefa4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@42283adb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@9ade0e9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7610856b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5838c2c2, org.springframework.security.web.access.ExceptionTranslationFilter@5b45c5fc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3d09ccd5]
17-May-2022 19:57:12.816 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/download'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@1cd38a2f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3444045c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7dd11f1c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25e86a3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@25ce635, org.springframework.security.web.access.ExceptionTranslationFilter@162e64c6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63f2b0e0]
17-May-2022 19:57:12.821 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/workflow-register'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@60d6bd8b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3258630a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@778c00cb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d1daf28, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@48f263e5, org.springframework.security.web.access.ExceptionTranslationFilter@39c319c2, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2e5ecc69]
17-May-2022 19:57:12.827 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/webdav/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@3110aca4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@e5635f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1a0eb3c5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@593b4282, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6dfaa08d, org.springframework.security.web.access.ExceptionTranslationFilter@462ec9f6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2951ca6d]
17-May-2022 19:57:12.831 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/feed/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@2d3bfe61, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4cbf2e4f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3e5464cf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@392fdfd, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7128c318, org.springframework.security.web.access.ExceptionTranslationFilter@44d05624, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@593f306d]
17-May-2022 19:57:12.837 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/cmis/browser/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@cb58f5c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7288ef61, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@20df4209, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@119dbf43, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@31f20d43, org.springframework.security.web.access.ExceptionTranslationFilter@4341ffb, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5ea1da7e]
17-May-2022 19:57:12.842 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/cmis/atom/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@349bf2c2, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@102f268d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@69ad069a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@26767910, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4d9092fe, org.springframework.security.web.access.ExceptionTranslationFilter@2462de8f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@257a954f]
17-May-2022 19:57:12.847 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/cmis/atom11/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@24f729de, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2cccad85, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@255c9aca, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4a35c5e3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5791aca2, org.springframework.security.web.access.ExceptionTranslationFilter@1ef88350, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5f33d08f]
17-May-2022 19:57:12.851 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: Ant [pattern='/services/rest/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@3a637e63, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@444b558f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4ef44d7e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6ee5865, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@275fbebd, org.springframework.security.web.access.ExceptionTranslationFilter@39a660f4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@55d55503]
17-May-2022 19:57:12.963 INFO [localhost-startStop-1] org.springframework.security.web.DefaultSecurityFilterChain.<init> Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@57947eb8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5feea4ab, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@f8ab27d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1a705e9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7532dadb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5f53f32a, org.springframework.security.web.session.SessionManagementFilter@590bbe7, org.springframework.security.web.access.ExceptionTranslationFilter@3c216ef1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5fa69fac]
17-May-2022 19:57:12.983 INFO [localhost-startStop-1] org.springframework.security.config.http.DefaultFilterChainValidator.checkLoginPageIsntProtected Checking whether login URL '/login.jsp' is accessible with your configuration
17-May-2022 19:57:13.014 INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader.initWebApplicationContext Root WebApplicationContext: initialization completed in 9411 ms
17-May-2022 19:57:35.320 INFO [localhost-startStop-1] org.jbpm.JbpmConfiguration.getInstance using jbpm configuration resource 'jbpm.cfg.xml'
17-May-2022 19:57:35.342 INFO [localhost-startStop-1] org.jbpm.persistence.db.StaleObjectLogConfigurer.hideStaleObjectExceptions stale object exceptions will be hidden from logging
17-May-2022 19:57:36.088 WARNING [localhost-startStop-1] net.xeoh.plugins.base.impl.classpath.loader.FileLoader.loadFrom Supplied path does not exist. Unable to add plugins from there.
17-May-2022 19:57:36.193 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [C:\openkm\tomcat-8.5.34\webapps\OpenKM.war] has finished in [48,976] ms
17-May-2022 19:57:36.193 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [C:\openkm\tomcat-8.5.34\webapps\ROOT]
17-May-2022 19:57:36.195 WARNING [localhost-startStop-1] org.apache.catalina.startup.SetContextPropertiesRule.begin [SetContextPropertiesRule]{Context} Setting property 'antiJARLocking' to 'true' did not find a matching property.
17-May-2022 19:57:36.660 INFO [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
17-May-2022 19:57:36.661 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [C:\openkm\tomcat-8.5.34\webapps\ROOT] has finished in [468] ms
17-May-2022 19:57:36.665 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-0.0.0.0-8080"]
17-May-2022 19:57:36.676 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-127.0.0.1-8009"]
17-May-2022 19:57:36.679 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 49569 ms
 #53510  by mstthmr
 
and here is the OpenKM log file
Code: Select all
2022-05-17 19:57:13,027 [localhost-startStop-1] [] INFO  com.openkm.core.Config - ** Application OpenKM has DTDs at C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd **
2022-05-17 19:57:13,034 [localhost-startStop-1] [] INFO  com.openkm.core.Config - ** Language profiles at C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\lang-profiles **
2022-05-17 19:57:13,035 [localhost-startStop-1] [] INFO  com.openkm.core.Config - ** Reading config file C:\openkm\tomcat-8.5.34\OpenKM.cfg **
2022-05-17 19:57:13,042 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - cloud.max.repository.size=0
2022-05-17 19:57:13,042 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - cloud.max.users=0
2022-05-17 19:57:13,043 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - cloud.mode=false
2022-05-17 19:57:13,043 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.create.autofix=true
2022-05-17 19:57:13,043 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.datasource=java:/comp/env/jdbc/OpenKMDS
2022-05-17 19:57:13,044 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
2022-05-17 19:57:13,044 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.hbm2ddl=none
2022-05-17 19:57:13,044 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.search.analyzer=org.apache.lucene.analysis.standard.StandardAnalyzer
2022-05-17 19:57:13,044 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.search.index.exclusive=true
2022-05-17 19:57:13,044 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.search.index.home=C:\openkm\tomcat-8.5.34\repository\index
2022-05-17 19:57:13,044 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.search.worker.buffer.queue.max=256
2022-05-17 19:57:13,045 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.search.worker.execution=sync
2022-05-17 19:57:13,045 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.search.worker.thread.pool.size=1
2022-05-17 19:57:13,045 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.show_sql=false
2022-05-17 19:57:13,046 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - hibernate.statistics=false
2022-05-17 19:57:13,046 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - instance.chroot.path=
2022-05-17 19:57:13,046 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - instance.home=C:\openkm\tomcat-8.5.34
2022-05-17 19:57:13,046 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - jbpm.config=C:\openkm\tomcat-8.5.34\jbpm.xml
2022-05-17 19:57:13,047 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - property.groups.cnd=C:\openkm\tomcat-8.5.34\PropertyGroups.cnd
2022-05-17 19:57:13,047 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - property.groups.xml=C:\openkm\tomcat-8.5.34\PropertyGroups.xml
2022-05-17 19:57:13,047 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - repository.cache.dxf=C:\openkm\tomcat-8.5.34\repository\cache\dxf
2022-05-17 19:57:13,047 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - repository.cache.home=C:\openkm\tomcat-8.5.34\repository\cache
2022-05-17 19:57:13,047 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - repository.cache.pdf=C:\openkm\tomcat-8.5.34\repository\cache\pdf
2022-05-17 19:57:13,048 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - repository.cache.swf=C:\openkm\tomcat-8.5.34\repository\cache\swf
2022-05-17 19:57:13,048 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - repository.datastore.backend=fs
2022-05-17 19:57:13,048 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - repository.datastore.home=C:\openkm\tomcat-8.5.34\repository\datastore
2022-05-17 19:57:13,048 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - repository.home=C:\openkm\tomcat-8.5.34\repository
2022-05-17 19:57:13,048 [localhost-startStop-1] [] INFO  com.openkm.core.Config - LOAD - system.multiple.instances=false
2022-05-17 19:57:13,049 [localhost-startStop-1] [] INFO  com.openkm.util.WarUtils - okm.version: 6.3.11
2022-05-17 19:57:13,050 [localhost-startStop-1] [] INFO  com.openkm.util.WarUtils - okm.build: d7abb25
2022-05-17 19:57:13,054 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Application version: 6.3.11 (build: d7abb25) ***
2022-05-17 19:57:13,055 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Initialize cache manager... ***
2022-05-17 19:57:13,058 [localhost-startStop-1] [] WARN  com.openkm.cache.CacheProvider - Using Ehcache config from ClassPath: /ehcache.xml
2022-05-17 19:57:13,211 [localhost-startStop-1] [] INFO  com.openkm.cache.CacheProvider - Cache disk store path: C:\openkm\tomcat-8.5.34\temp/okm
2022-05-17 19:57:13,212 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Hibernate initialize ***
2022-05-17 19:57:13,971 [localhost-startStop-1] [] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.dialect' = org.hibernate.dialect.MySQL5InnoDBDialect
2022-05-17 19:57:13,971 [localhost-startStop-1] [] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.connection.datasource' = java:/comp/env/jdbc/OpenKMDS
2022-05-17 19:57:13,973 [localhost-startStop-1] [] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.hbm2ddl.auto' = none
2022-05-17 19:57:13,973 [localhost-startStop-1] [] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.show_sql' = false
2022-05-17 19:57:13,973 [localhost-startStop-1] [] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.generate_statistics' = false
2022-05-17 19:57:13,973 [localhost-startStop-1] [] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.search.default.directory_provider' = org.hibernate.search.store.FSDirectoryProvider
2022-05-17 19:57:13,974 [localhost-startStop-1] [] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.search.default.indexBase' = C:\openkm\tomcat-8.5.34\repository\index
2022-05-17 19:57:32,142 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.DatabaseMetadataSequence]; using defaults.
2022-05-17 19:57:32,157 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Action]; using defaults.
2022-05-17 19:57:32,167 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Node]; using defaults.
2022-05-17 19:57:32,174 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.DatabaseMetadataType]; using defaults.
2022-05-17 19:57:32,188 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.ExceptionHandler]; using defaults.
2022-05-17 19:57:32,194 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.module.def.ModuleDefinition]; using defaults.
2022-05-17 19:57:32,202 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.ProcessDefinition]; using defaults.
2022-05-17 19:57:32,206 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.context.def.VariableAccess]; using defaults.
2022-05-17 19:57:32,217 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.instantiation.Delegation]; using defaults.
2022-05-17 19:57:32,228 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.Bookmark]; using defaults.
2022-05-17 19:57:32,232 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Event]; using defaults.
2022-05-17 19:57:32,249 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.Css]; using defaults.
2022-05-17 19:57:32,262 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.Role]; using defaults.
2022-05-17 19:57:32,305 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.NodeProperty]; using defaults.
2022-05-17 19:57:32,312 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.NodeNote]; using defaults.
2022-05-17 19:57:32,329 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Transition]; using defaults.
2022-05-17 19:57:32,341 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.User]; using defaults.
2022-05-17 19:57:32,348 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.Language]; using defaults.
2022-05-17 19:57:32,352 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.taskmgmt.def.TaskController]; using defaults.
2022-05-17 19:57:32,366 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.Translation]; using defaults.
2022-05-17 19:57:32,374 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.UserConfig]; using defaults.
2022-05-17 19:57:32,378 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.NodeDocumentVersion]; using defaults.
2022-05-17 19:57:32,394 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.taskmgmt.def.Task]; using defaults.
2022-05-17 19:57:32,397 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.DatabaseMetadataValue]; using defaults.
2022-05-17 19:57:32,403 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.MimeType]; using defaults.
2022-05-17 19:57:32,408 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.RegisteredPropertyGroup]; using defaults.
2022-05-17 19:57:32,419 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.node.Decision.decisionConditions]; using defaults.
2022-05-17 19:57:32,427 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Transition.exceptionHandlers]; using defaults.
2022-05-17 19:57:32,430 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.ExceptionHandler.actions]; using defaults.
2022-05-17 19:57:32,431 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.node.TaskNode.tasks]; using defaults.
2022-05-17 19:57:32,469 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks]; using defaults.
2022-05-17 19:57:32,471 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.ProcessDefinition.definitions]; using defaults.
2022-05-17 19:57:32,472 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Transition.events]; using defaults.
2022-05-17 19:57:32,473 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes]; using defaults.
2022-05-17 19:57:32,474 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.ProcessDefinition.actions]; using defaults.
2022-05-17 19:57:32,475 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Node.arrivingTransitions]; using defaults.
2022-05-17 19:57:32,476 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.taskmgmt.def.Swimlane.tasks]; using defaults.
2022-05-17 19:57:32,477 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.taskmgmt.def.Task.exceptionHandlers]; using defaults.
2022-05-17 19:57:32,478 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.action.Script.variableAccesses]; using defaults.
2022-05-17 19:57:32,479 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.taskmgmt.def.Task.events]; using defaults.
2022-05-17 19:57:32,480 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.Language.translations]; using defaults.
2022-05-17 19:57:32,481 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Node.exceptionHandlers]; using defaults.
2022-05-17 19:57:32,482 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.ProcessDefinition.nodes]; using defaults.
2022-05-17 19:57:32,483 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Event.actions]; using defaults.
2022-05-17 19:57:32,485 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.ProcessDefinition.events]; using defaults.
2022-05-17 19:57:32,486 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.node.ProcessState.variableAccesses]; using defaults.
2022-05-17 19:57:32,487 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Node.events]; using defaults.
2022-05-17 19:57:32,488 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.Node.leavingTransitions]; using defaults.
2022-05-17 19:57:32,491 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.taskmgmt.def.TaskController.variableAccesses]; using defaults.
2022-05-17 19:57:32,493 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.SuperState.nodes]; using defaults.
2022-05-17 19:57:32,494 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.graph.def.ProcessDefinition.exceptionHandlers]; using defaults.
2022-05-17 19:57:32,495 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.jbpm.file.def.FileDefinition.processFiles]; using defaults.
2022-05-17 19:57:32,496 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [com.openkm.dao.bean.User.roles]; using defaults.
2022-05-17 19:57:32,609 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.UpdateTimestampsCache]; using defaults.
2022-05-17 19:57:32,613 [localhost-startStop-1] [] WARN  n.s.e.h.AbstractEhcacheRegionFactory - Couldn't find a specific ehcache configuration for cache named [org.hibernate.cache.StandardQueryCache]; using defaults.
2022-05-17 19:57:32,894 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Initialize property groups... ***
2022-05-17 19:57:32,897 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - new LocalResolver(C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd)
2022-05-17 19:57:32,897 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 1.0//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-1.0.dtd)
2022-05-17 19:57:32,897 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 1.1//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-1.1.dtd)
2022-05-17 19:57:32,898 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.0//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.0.dtd)
2022-05-17 19:57:32,898 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.1//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.1.dtd)
2022-05-17 19:57:32,898 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.2//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.2.dtd)
2022-05-17 19:57:32,898 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.3//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.3.dtd)
2022-05-17 19:57:32,899 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Report Parameters 2.0//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\report-parameters-2.0.dtd)
2022-05-17 19:57:32,899 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 1.0//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-1.0.dtd)
2022-05-17 19:57:32,899 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 1.1//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-1.1.dtd)
2022-05-17 19:57:32,899 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.0//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.0.dtd)
2022-05-17 19:57:32,900 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.1//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.1.dtd)
2022-05-17 19:57:32,900 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.2//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.2.dtd)
2022-05-17 19:57:32,900 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.3//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.3.dtd)
2022-05-17 19:57:32,900 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.4//EN, C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.4.dtd)
2022-05-17 19:57:32,904 [localhost-startStop-1] [] INFO  c.o.util.FormUtils$LocalResolver - resolveEntity(publicId=-//OpenKM//DTD Property Groups 2.0//EN, systemId=http://www.openkm.com/dtd/property-groups-2.0.dtd) => C:\openkm\tomcat-8.5.34\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.0.dtd
2022-05-17 19:57:32,921 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Initialize language detection engine... ***
2022-05-17 19:57:35,101 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - activity.log.actions=[LOGIN, LOGOUT, CREATE_.*, DELETE_.*, PURGE_.*, MOVE_.*, COPY_.*, CHECKOUT_DOCUMENT, CHECKIN_DOCUMENT, GET_DOCUMENT_CONTENT.*]
2022-05-17 19:57:35,101 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - amazon.access.key=
2022-05-17 19:57:35,102 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - amazon.secret.key=
2022-05-17 19:57:35,102 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - application.url=http://DESKTOP-OQKB62P/OpenKM/index.jsp
2022-05-17 19:57:35,102 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - ask.drag.and.drop.updates=false
2022-05-17 19:57:35,103 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - cloud.max.repository.size=0
2022-05-17 19:57:35,103 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - cloud.max.users=0
2022-05-17 19:57:35,103 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - cloud.mode=false
2022-05-17 19:57:35,103 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - default.admin.role=ROLE_ADMIN
2022-05-17 19:57:35,104 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - default.lang=
2022-05-17 19:57:35,104 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - default.user.role=ROLE_USER
2022-05-17 19:57:35,104 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.create.autofix=true
2022-05-17 19:57:35,104 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.datasource=java:/comp/env/jdbc/OpenKMDS
2022-05-17 19:57:35,105 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
2022-05-17 19:57:35,105 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.hbm2ddl=none
2022-05-17 19:57:35,105 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.batch.size.load.objects=30
2022-05-17 19:57:35,105 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.mass.indexer=false
2022-05-17 19:57:35,105 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.threads.index.writer=3
2022-05-17 19:57:35,106 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.threads.load.objects=4
2022-05-17 19:57:35,106 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.threads.subsequent.fetching=8
2022-05-17 19:57:35,106 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.search.analyzer=org.apache.lucene.analysis.standard.StandardAnalyzer
2022-05-17 19:57:35,106 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.search.index.exclusive=true
2022-05-17 19:57:35,107 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.search.index.home=C:\openkm\tomcat-8.5.34\repository\index
2022-05-17 19:57:35,107 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.search.worker.buffer.queue.max=256
2022-05-17 19:57:35,107 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.search.worker.execution=sync
2022-05-17 19:57:35,107 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.search.worker.thread.pool.size=1
2022-05-17 19:57:35,107 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.show_sql=false
2022-05-17 19:57:35,108 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - hibernate.statistics=false
2022-05-17 19:57:35,108 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - instance.chroot.path=
2022-05-17 19:57:35,108 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - instance.home=C:\openkm\tomcat-8.5.34
2022-05-17 19:57:35,108 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - jbpm.config=C:\openkm\tomcat-8.5.34\jbpm.xml
2022-05-17 19:57:35,108 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.base.url=
2022-05-17 19:57:35,109 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.owl.file=
2022-05-17 19:57:35,109 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.skos.file=
2022-05-17 19:57:35,109 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.tree.childs=
2022-05-17 19:57:35,109 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.tree.root=
2022-05-17 19:57:35,109 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.vocabulary.serql=
2022-05-17 19:57:35,110 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - keep.session.alive.interval=5
2022-05-17 19:57:35,110 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - logo.favicon=logo_favicon.ico
2022-05-17 19:57:35,110 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - logo.login=logo_login.gif
2022-05-17 19:57:35,110 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - logo.mobile=logo_mobile.gif
2022-05-17 19:57:35,111 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - logo.report=logo_report.gif
2022-05-17 19:57:35,111 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - logo.tiny=logo_tiny.gif
2022-05-17 19:57:35,111 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction=true
2022-05-17 19:57:35,111 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.batch=10
2022-05-17 19:57:35,111 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.concurrent=false
2022-05-17 19:57:35,112 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.pool.size=5
2022-05-17 19:57:35,112 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.pool.threads=5
2022-05-17 19:57:35,112 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.pool.timeout=1
2022-05-17 19:57:35,112 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - max.file.size=0
2022-05-17 19:57:35,112 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - max.search.clauses=1024
2022-05-17 19:57:35,113 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - max.search.results=500
2022-05-17 19:57:35,113 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - min.search.characters=3
2022-05-17 19:57:35,113 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - mobile.theme=b
2022-05-17 19:57:35,113 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - native.sql.optimizations=false
2022-05-17 19:57:35,113 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - notification.message.body=<b>Message: </b>${notificationMessage}<br/><b>User: </b>${userId}<br/><#list documentList as doc><b>Document: </b><a href="${doc.url}">${doc.path}</a><br/></#list>
2022-05-17 19:57:35,114 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - notification.message.subject=OpenKM - NOTIFICATION
2022-05-17 19:57:35,114 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - notify.twitter.password=
2022-05-17 19:57:35,114 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - notify.twitter.status=OpenKM - ${documentUrl} - ${documentPath} - ${userId} - ${eventType}
2022-05-17 19:57:35,114 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - notify.twitter.user=
2022-05-17 19:57:35,115 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - openmeetings.credentials=
2022-05-17 19:57:35,115 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - openmeetings.port=
2022-05-17 19:57:35,115 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - openmeetings.url=
2022-05-17 19:57:35,115 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - openmeetings.user=
2022-05-17 19:57:35,115 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - plugin.debug=false
2022-05-17 19:57:35,116 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.adapter=com.openkm.principal.DatabasePrincipalAdapter
2022-05-17 19:57:35,116 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.database.filter.inactive.users=true
2022-05-17 19:57:35,116 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.hide.connection.roles=false
2022-05-17 19:57:35,116 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.identifier.validation=^[a-zA-Z0-9_]+$
2022-05-17 19:57:35,116 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.attribute=
2022-05-17 19:57:35,117 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.search.base=
2022-05-17 19:57:35,117 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.search.filter=
2022-05-17 19:57:35,117 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.referral=
2022-05-17 19:57:35,117 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.attribute=
2022-05-17 19:57:35,117 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.search.base=[]
2022-05-17 19:57:35,118 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.search.filter=
2022-05-17 19:57:35,118 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.attribute=
2022-05-17 19:57:35,118 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.search.base=
2022-05-17 19:57:35,118 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.search.filter=
2022-05-17 19:57:35,118 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.security.credentials=
2022-05-17 19:57:35,119 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.security.principal=
2022-05-17 19:57:35,119 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.server=
2022-05-17 19:57:35,119 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.attribute=
2022-05-17 19:57:35,119 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.search.base=[]
2022-05-17 19:57:35,119 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.search.filter=
2022-05-17 19:57:35,120 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.attribute=
2022-05-17 19:57:35,121 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.search.base=
2022-05-17 19:57:35,122 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.search.filter=
2022-05-17 19:57:35,122 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.attribute=
2022-05-17 19:57:35,122 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.search.base=
2022-05-17 19:57:35,122 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.search.filter=
2022-05-17 19:57:35,122 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.from.roles=false
2022-05-17 19:57:35,123 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - property.groups.cnd=C:\openkm\tomcat-8.5.34\PropertyGroups.cnd
2022-05-17 19:57:35,123 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - property.groups.xml=C:\openkm\tomcat-8.5.34\PropertyGroups.xml
2022-05-17 19:57:35,123 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - proposed.subscription.message.body=<b>Comment: </b>${proposedSubscriptionComment}<br/><b>User: </b>${userId}<br/><#list documentList as doc><b>Document: </b><a href="${doc.url}">${doc.path}</a><br/></#list>
2022-05-17 19:57:35,123 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - proposed.subscription.message.subject=OpenKM - PROPOSED SUBSCRIPTION
2022-05-17 19:57:35,123 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - registered.text.extractors=[com.openkm.extractor.PlainTextExtractor, com.openkm.extractor.MsWordTextExtractor, com.openkm.extractor.MsExcelTextExtractor, com.openkm.extractor.MsPowerPointTextExtractor, com.openkm.extractor.OpenOfficeTextExtractor, com.openkm.extractor.RTFTextExtractor, com.openkm.extractor.HTMLTextExtractor, com.openkm.extractor.XMLTextExtractor, com.openkm.extractor.MsOutlookTextExtractor, com.openkm.extractor.PdfTextExtractor, com.openkm.extractor.AudioTextExtractor, com.openkm.extractor.ExifTextExtractor, com.openkm.extractor.Tesseract3TextExtractor, com.openkm.extractor.SourceCodeTextExtractor, com.openkm.extractor.MsOffice2007TextExtractor]
2022-05-17 19:57:35,124 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - remote.conversion.server=
2022-05-17 19:57:35,124 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.cache.dxf=C:\openkm\tomcat-8.5.34\repository\cache\dxf
2022-05-17 19:57:35,124 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.cache.home=C:\openkm\tomcat-8.5.34\repository\cache
2022-05-17 19:57:35,124 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.cache.pdf=C:\openkm\tomcat-8.5.34\repository\cache\pdf
2022-05-17 19:57:35,124 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.cache.swf=C:\openkm\tomcat-8.5.34\repository\cache\swf
2022-05-17 19:57:35,125 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.content.checksum=true
2022-05-17 19:57:35,125 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.datastore.backend=fs
2022-05-17 19:57:35,125 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.datastore.home=C:\openkm\tomcat-8.5.34\repository\datastore
2022-05-17 19:57:35,125 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.home=C:\openkm\tomcat-8.5.34\repository
2022-05-17 19:57:35,125 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.purgatory.home=
2022-05-17 19:57:35,126 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - repository.stats.optimization=true
2022-05-17 19:57:35,126 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - restrict.file.mime=false
2022-05-17 19:57:35,126 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - restrict.file.name=*~;*.bak
2022-05-17 19:57:35,126 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - schedule.dashboard.refresh=30
2022-05-17 19:57:35,126 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - schedule.session.keepalive=15
2022-05-17 19:57:35,127 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - schedule.ui.notification=1
2022-05-17 19:57:35,127 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - security.access.manager=simple
2022-05-17 19:57:35,127 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - security.extended.mask=0
2022-05-17 19:57:35,127 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - security.live.change.node.limit=100
2022-05-17 19:57:35,127 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - security.mode.multiple=false
2022-05-17 19:57:35,128 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - security.search.evaluation=lucene
2022-05-17 19:57:35,128 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - send.mail.from.user=true
2022-05-17 19:57:35,128 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - store.node.path=false
2022-05-17 19:57:35,128 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - subscription.message.body=<b>Document: </b><a href="${documentUrl}">${documentPath}</a><br/><b>User: </b>${userId}<br/><b>Event: </b>${eventType}<br/><b>Comment: </b>${subscriptionComment}<br/>
2022-05-17 19:57:35,128 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - subscription.message.subject=OpenKM - ${eventType} - ${documentPath}
2022-05-17 19:57:35,129 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.antivir=
2022-05-17 19:57:35,129 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.apache.request.header.fix=false
2022-05-17 19:57:35,129 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.catdoc.xls2csv=
2022-05-17 19:57:35,129 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.demo=false
2022-05-17 19:57:35,129 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.document.name.mismatch.check=true
2022-05-17 19:57:35,130 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.dwg2dxf=
2022-05-17 19:57:35,130 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.execution.timeout=5
2022-05-17 19:57:35,130 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.ghostscript=C:\openkm\tomcat-8.5.34\bin\gswin32c.exe
2022-05-17 19:57:35,130 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.imagemagick.convert=C:\openkm\tomcat-8.5.34\bin\convert.exe
2022-05-17 19:57:35,130 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.keyword.lowercase=false
2022-05-17 19:57:35,130 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.login.lowercase=false
2022-05-17 19:57:35,131 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.maintenance=false
2022-05-17 19:57:35,131 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.multiple.instances=false
2022-05-17 19:57:35,131 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.ocr=
2022-05-17 19:57:35,131 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.ocr.rotate=
2022-05-17 19:57:35,132 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.openoffice.dictionary=
2022-05-17 19:57:35,132 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.openoffice.program=C:/openkm/tomcat-8.5.34/extras/LibreOffice/App/libreoffice/program/soffice.exe
2022-05-17 19:57:35,132 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.pdf.force.ocr=false
2022-05-17 19:57:35,132 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.pdfimages=C:\openkm\tomcat-8.5.34\bin\pdfimages.exe -j -f ${firstPage} -l ${lastPage} ${fileIn} ${imageRoot}
2022-05-17 19:57:35,132 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.previewer=flexpaper
2022-05-17 19:57:35,132 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.profiling=false
2022-05-17 19:57:35,133 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.readonly=false
2022-05-17 19:57:35,133 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.swftools.pdf2swf=C:\openkm\tomcat-8.5.34\bin\pdf2swf.exe -f -T 9 -t -s storeallcharacters ${fileIn} -o ${fileOut}
2022-05-17 19:57:35,133 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.webdav.fix=false
2022-05-17 19:57:35,133 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - system.webdav.server=false
2022-05-17 19:57:35,133 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - text.banner=&nbsp;
2022-05-17 19:57:35,134 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - text.title=OpenKM
2022-05-17 19:57:35,134 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - text.welcome=<p>Welcome to OpenKM !</p><p>Use a valid username and password to access to OpenKM user Desktop.</p>
2022-05-17 19:57:35,134 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - tomcat.connector.uri.encoding=ISO-8859-1
2022-05-17 19:57:35,134 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - upload.throttle.filter=false
2022-05-17 19:57:35,134 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - user.admin=okmAdmin
2022-05-17 19:57:35,135 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - user.assign.document.creation=true
2022-05-17 19:57:35,135 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - user.item.cache=true
2022-05-17 19:57:35,135 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - user.keywords.cache=false
2022-05-17 19:57:35,135 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - user.password.reset=false
2022-05-17 19:57:35,135 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - user.system=system
2022-05-17 19:57:35,136 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - validator.password=com.openkm.validator.password.NoPasswordValidator
2022-05-17 19:57:35,139 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - validator.password.max.length=0
2022-05-17 19:57:35,139 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - validator.password.min.digits=0
2022-05-17 19:57:35,139 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - validator.password.min.length=0
2022-05-17 19:57:35,140 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - validator.password.min.lowercase=0
2022-05-17 19:57:35,140 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - validator.password.min.uppercase=0
2022-05-17 19:57:35,140 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - validator.password.mini.special=0
2022-05-17 19:57:35,140 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - version.append.download=false
2022-05-17 19:57:35,141 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - version.numeration.adapter=com.openkm.vernum.MajorMinorVersionNumerationAdapter
2022-05-17 19:57:35,141 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - version.numeration.format=%d
2022-05-17 19:57:35,141 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - webservices.visible.properties=[restrict.file.name]
2022-05-17 19:57:35,141 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - workflow.run.config.form=run_config
2022-05-17 19:57:35,141 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - workflow.start.task.auto.run=true
2022-05-17 19:57:35,142 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - zoho.api.key=
2022-05-17 19:57:35,142 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - zoho.password=
2022-05-17 19:57:35,142 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - zoho.secret.key=
2022-05-17 19:57:35,142 [localhost-startStop-1] [] INFO  com.openkm.core.Config - RELOAD - zoho.user=
2022-05-17 19:57:35,143 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Repository initializing... ***
2022-05-17 19:57:35,205 [localhost-startStop-1] [] INFO  c.o.module.db.stuff.SecurityHelper - Configuring AccessManager with com.openkm.module.db.stuff.DbSimpleAccessManager
2022-05-17 19:57:35,241 [localhost-startStop-1] [] INFO  c.o.module.db.DbRepositoryModule - Repository already created
2022-05-17 19:57:35,299 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Repository initialized ***
2022-05-17 19:57:35,299 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Cache deserialization ***
2022-05-17 19:57:35,316 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** User database initialized ***
2022-05-17 19:57:35,316 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Initializing workflow engine... ***
2022-05-17 19:57:35,318 [localhost-startStop-1] [] INFO  com.openkm.util.JBPMUtils - Creating JBPM default configuration
2022-05-17 19:57:35,373 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Initializing MIME types... ***
2022-05-17 19:57:35,567 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Activating update info ***
2022-05-17 19:57:35,568 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Activating cron ***
2022-05-17 19:57:35,569 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Activating UI Notification ***
2022-05-17 19:57:35,993 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Activating thesaurus repository ***
2022-05-17 19:57:35,999 [localhost-startStop-1] [] INFO  c.o.extension.core.ExtensionManager - Initialize and load plugins...
2022-05-17 19:57:36,090 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Execute start script ***
2022-05-17 19:57:36,091 [localhost-startStop-1] [] WARN  com.openkm.util.ExecutionUtils - Unable to read script: C:\openkm\tomcat-8.5.34\start.bsh
2022-05-17 19:57:36,092 [localhost-startStop-1] [] WARN  com.openkm.util.ExecutionUtils - Unable to read jar: C:\openkm\tomcat-8.5.34\start.jar
2022-05-17 19:57:36,092 [localhost-startStop-1] [] INFO  c.o.servlet.RepositoryStartupServlet - *** Execute start SQL ***
2022-05-17 19:57:36,092 [localhost-startStop-1] [] WARN  c.o.servlet.RepositoryStartupServlet - Unable to read sql: C:\openkm\tomcat-8.5.34\start.sql
2022-05-17 19:57:36,096 [localhost-startStop-1] [] WARN  o.a.c.o.s.i.a.CmisAtomPubServlet - CMIS version is not defined! Setting it to CMIS 1.0.
2022-05-17 20:00:00,254 [Thread-16] [] INFO  com.openkm.core.UserMailImporter - *** User mail importer activated ***
2022-05-17 20:00:00,264 [Thread-16] [] INFO  c.o.module.common.CommonAuthModule - PrincipalAdapter: com.openkm.principal.DatabasePrincipalAdapter
2022-05-17 20:02:35,801 [Update Info] [] INFO  com.openkm.core.UpdateInfo - *** UpdateInfo activated ***
2022-05-17 20:02:36,149 [Update Info] [] INFO  com.openkm.util.Update - checkVersion: 
 #53511  by mstthmr
 
I have start the OpenKM service manually from the services list as attached.

the browser result is the same.
Attachments
2.png
2.png (38.29 KiB) Viewed 2541 times
 #53518  by mstthmr
 
I forgot to attach the browser screen when I have tried to access OpenKm through host_IP:3306/OpenKM/
Attachments
1.png
1.png (16.06 KiB) Viewed 2482 times
 #53532  by jllort
 
You are using wrong port, the tomcat is binding at 8080, 3306 is the MySQL port, should try with http://Your_IP:8080/OpenKM

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.