Advertisement
SmartPhoneLover

openkm_log_install_errors

Jul 1st, 2022
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 69.58 KB | None | 0 0
  1. today at 18:34:07# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  2. today at 18:34:07# OpenKM Hibernate configuration values
  3. today at 18:34:07# It acts as a 'bridge' between the Java JDBC types and SQL types.
  4. today at 18:34:07# Uncomment the corresponding line.
  5. today at 18:34:07#hibernate.dialect=org.hibernate.dialect.H2Dialect
  6. today at 18:34:07#hibernate.dialect=org.hibernate.dialect.HSQLDialect
  7. today at 18:34:07#hibernate.dialect=org.hibernate.dialect.Oracle10gDialect
  8. today at 18:34:07#hibernate.dialect=org.hibernate.dialect.SQLServerDialect
  9. today at 18:34:07#hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
  10. today at 18:34:07#hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
  11. today at 18:34:07hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
  12. today at 18:34:07
  13. today at 18:34:07# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  14. today at 18:34:07# Configuration property used on Hibernate database schema generation process.
  15. today at 18:34:07# Posible values: create (new instance), update (upgrade instance), none (no changes done).
  16. today at 18:34:07hibernate.hbm2ddl=create
  17. today at 18:34:07
  18. today at 18:34:07# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  19. today at 18:34:07# Other OpenKM settings.
  20. today at 18:34:07# Logback configuration file
  21. today at 18:34:07logback.config=logback.xml
  22. today at 18:34:102022-07-01 18:34:10,094 CRIT Supervisor is running as root.  Privileges were not dropped because no user is specified in the config file.  If you intend to run as root, you can set user=root in the config file to avoid this message.
  23. today at 18:34:102022-07-01 18:34:10,094 INFO Included extra file "/etc/supervisor/conf.d/custom.conf" during parsing
  24. today at 18:34:102022-07-01 18:34:10,134 INFO RPC interface 'supervisor' initialized
  25. today at 18:34:102022-07-01 18:34:10,134 CRIT Server 'inet_http_server' running without any HTTP authentication checking
  26. today at 18:34:102022-07-01 18:34:10,135 INFO RPC interface 'supervisor' initialized
  27. today at 18:34:102022-07-01 18:34:10,136 CRIT Server 'unix_http_server' running without any HTTP authentication checking
  28. today at 18:34:102022-07-01 18:34:10,137 INFO supervisord started with pid 1
  29. today at 18:34:112022-07-01 18:34:11,142 INFO spawned: 'xvfb' with pid 10
  30. today at 18:34:112022-07-01 18:34:11,147 INFO spawned: 'tomcat' with pid 11
  31. today at 18:34:122022-07-01 18:34:12,149 INFO success: xvfb entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  32. today at 18:34:122022-07-01 18:34:12,150 INFO success: tomcat entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  33. today at 18:36:1218:36:12,579 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
  34. today at 18:36:1218:36:12,580 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
  35. today at 18:36:1218:36:12,581 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/tomcat/webapps/OpenKM/WEB-INF/classes/logback.xml]
  36. today at 18:36:1218:36:12,736 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
  37. today at 18:36:1218:36:12,752 |-INFO in ReconfigureOnChangeFilter{invocationCounter=0} - Will scan for changes in [[/opt/tomcat/webapps/OpenKM/WEB-INF/classes/logback.xml]] every 60 seconds.
  38. today at 18:36:1218:36:12,752 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Adding ReconfigureOnChangeFilter as a turbo filter
  39. today at 18:36:1218:36:12,762 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin
  40. today at 18:36:1218:36:12,779 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
  41. today at 18:36:1218:36:12,800 |-INFO in ch.qos.logback.core.joran.action.TimestampAction - Using current interpretation time, i.e. now, as time reference.
  42. today at 18:36:1218:36:12,802 |-INFO in ch.qos.logback.core.joran.action.TimestampAction - Adding property to the context with key="bySecond" and value="2022-07-01" to the LOCAL scope
  43. today at 18:36:1218:36:12,803 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
  44. today at 18:36:1218:36:12,813 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
  45. today at 18:36:1318:36:13,434 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
  46. today at 18:36:1318:36:13,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
  47. today at 18:36:1318:36:13,679 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
  48. today at 18:36:1318:36:13,780 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used
  49. today at 18:36:1318:36:13,785 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the pattern /opt/tomcat/logs/openkm_%d{yyyy-MM-dd}.%i.log for the active file
  50. today at 18:36:1318:36:13,794 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5e413a8d - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/tomcat/logs/openkm_%d{yyyy-MM-dd}.%i.log'.
  51. today at 18:36:1318:36:13,795 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5e413a8d - Roll-over at midnight.
  52. today at 18:36:1318:36:13,796 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5e413a8d - Setting initial period to Fri Jul 01 18:36:13 CEST 2022
  53. today at 18:36:1318:36:13,833 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
  54. today at 18:36:1318:36:13,834 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
  55. today at 18:36:1318:36:13,835 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
  56. today at 18:36:1318:36:13,840 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /opt/tomcat/logs/openkm.log
  57. today at 18:36:1318:36:13,842 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/opt/tomcat/logs/openkm.log]
  58. today at 18:36:1318:36:13,846 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@49e209d0 - Adding [file:/opt/tomcat/logback.xml] to configuration watch list.
  59. today at 18:36:1318:36:13,853 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
  60. today at 18:36:1318:36:13,854 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to WARN
  61. today at 18:36:1318:36:13,855 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback] to WARN
  62. today at 18:36:1318:36:13,856 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.jbpm] to WARN
  63. today at 18:36:1318:36:13,856 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.openkm] to INFO
  64. today at 18:36:1318:36:13,857 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
  65. today at 18:36:1318:36:13,858 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
  66. today at 18:36:1318:36:13,861 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
  67. today at 18:36:1318:36:13,862 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
  68. today at 18:36:1318:36:13,863 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@388c318f - Registering current configuration as safe fallback point
  69. today at 18:36:472022-07-01 18:36:47,385 [localhost-startStop-1] INFO  com.openkm.core.Config - ** Application OpenKM has DTDs at /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd **
  70. today at 18:36:472022-07-01 18:36:47,402 [localhost-startStop-1] INFO  com.openkm.core.Config - ** Language profiles at /opt/tomcat/webapps/OpenKM/WEB-INF/classes/lang-profiles **
  71. today at 18:36:472022-07-01 18:36:47,405 [localhost-startStop-1] INFO  com.openkm.core.Config - ** Reading config file /opt/tomcat/OpenKM.cfg **
  72. today at 18:36:472022-07-01 18:36:47,412 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - cloud.max.repository.size=0
  73. today at 18:36:472022-07-01 18:36:47,414 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - cloud.max.users=0
  74. today at 18:36:472022-07-01 18:36:47,416 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - cloud.mode=false
  75. today at 18:36:472022-07-01 18:36:47,418 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.create.autofix=true
  76. today at 18:36:472022-07-01 18:36:47,421 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.datasource=java:/comp/env/jdbc/OpenKMDS
  77. today at 18:36:472022-07-01 18:36:47,423 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
  78. today at 18:36:472022-07-01 18:36:47,425 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.hbm2ddl=create
  79. today at 18:36:472022-07-01 18:36:47,426 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.search.analyzer=org.apache.lucene.analysis.standard.StandardAnalyzer
  80. today at 18:36:472022-07-01 18:36:47,428 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.search.index.exclusive=true
  81. today at 18:36:472022-07-01 18:36:47,430 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.search.index.home=/opt/tomcat/repository/index
  82. today at 18:36:472022-07-01 18:36:47,431 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.search.worker.buffer.queue.max=256
  83. today at 18:36:472022-07-01 18:36:47,433 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.search.worker.execution=sync
  84. today at 18:36:472022-07-01 18:36:47,435 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.search.worker.thread.pool.size=1
  85. today at 18:36:472022-07-01 18:36:47,437 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.show_sql=false
  86. today at 18:36:472022-07-01 18:36:47,438 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - hibernate.statistics=false
  87. today at 18:36:472022-07-01 18:36:47,443 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - instance.chroot.path=
  88. today at 18:36:472022-07-01 18:36:47,445 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - instance.home=/opt/tomcat
  89. today at 18:36:472022-07-01 18:36:47,447 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - jbpm.config=/opt/tomcat/jbpm.xml
  90. today at 18:36:472022-07-01 18:36:47,449 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - property.groups.cnd=/opt/tomcat/PropertyGroups.cnd
  91. today at 18:36:472022-07-01 18:36:47,451 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - property.groups.xml=/opt/tomcat/PropertyGroups.xml
  92. today at 18:36:472022-07-01 18:36:47,453 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - repository.cache.dxf=/opt/tomcat/repository/cache/dxf
  93. today at 18:36:472022-07-01 18:36:47,455 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - repository.cache.home=/opt/tomcat/repository/cache
  94. today at 18:36:472022-07-01 18:36:47,457 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - repository.cache.pdf=/opt/tomcat/repository/cache/pdf
  95. today at 18:36:472022-07-01 18:36:47,458 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - repository.cache.swf=/opt/tomcat/repository/cache/swf
  96. today at 18:36:472022-07-01 18:36:47,461 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - repository.datastore.backend=fs
  97. today at 18:36:472022-07-01 18:36:47,463 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - repository.datastore.home=/opt/tomcat/repository/datastore
  98. today at 18:36:472022-07-01 18:36:47,468 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - repository.home=/opt/tomcat/repository
  99. today at 18:36:472022-07-01 18:36:47,470 [localhost-startStop-1] INFO  com.openkm.core.Config - LOAD - system.multiple.instances=false
  100. today at 18:36:472022-07-01 18:36:47,473 [localhost-startStop-1] INFO  com.openkm.util.WarUtils - okm.version: 6.3.11
  101. today at 18:36:472022-07-01 18:36:47,475 [localhost-startStop-1] INFO  com.openkm.util.WarUtils - okm.build: d7abb25
  102. today at 18:36:472022-07-01 18:36:47,489 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Application version: 6.3.11 (build: d7abb25) ***
  103. today at 18:36:472022-07-01 18:36:47,500 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Initialize cache manager... ***
  104. today at 18:36:472022-07-01 18:36:47,509 [localhost-startStop-1] WARN  com.openkm.cache.CacheProvider - Using Ehcache config from ClassPath: /ehcache.xml
  105. today at 18:36:472022-07-01 18:36:47,925 [localhost-startStop-1] INFO  com.openkm.cache.CacheProvider - Cache disk store path: /opt/tomcat/temp/okm
  106. today at 18:36:472022-07-01 18:36:47,926 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Hibernate initialize ***
  107. today at 18:36:512022-07-01 18:36:51,498 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.dialect' = org.hibernate.dialect.MySQL5InnoDBDialect
  108. today at 18:36:512022-07-01 18:36:51,505 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.connection.datasource' = java:/comp/env/jdbc/OpenKMDS
  109. today at 18:36:512022-07-01 18:36:51,506 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.hbm2ddl.auto' = create
  110. today at 18:36:512022-07-01 18:36:51,506 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.show_sql' = false
  111. today at 18:36:512022-07-01 18:36:51,512 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.generate_statistics' = false
  112. today at 18:36:512022-07-01 18:36:51,514 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.search.default.directory_provider' = org.hibernate.search.store.FSDirectoryProvider
  113. today at 18:36:512022-07-01 18:36:51,518 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Hibernate 'hibernate.search.default.indexBase' = /opt/tomcat/repository/index
  114. today at 18:36:512022-07-01 18:36:51,521 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Cleaning filesystem data from: /opt/tomcat/repository
  115. today at 18:36:552022-07-01 18:36:55,011 [localhost-startStop-1] WARN  o.h.s.store.DirectoryProviderHelper - Index directory not found, creating: '/opt/tomcat/repository/index'
  116. today at 18:36:552022-07-01 18:36:55,014 [localhost-startStop-1] WARN  o.h.s.store.DirectoryProviderHelper - Index directory not found, creating: '/opt/tomcat/repository/index/com.openkm.dao.bean.NodeBase'
  117. today at 18:36:552022-07-01 18:36:55,465 [localhost-startStop-1] WARN  o.h.s.store.DirectoryProviderHelper - Index directory not found, creating: '/opt/tomcat/repository/index/com.openkm.dao.bean.NodeDocumentVersion'
  118. today at 18:36:562022-07-01 18:36:56,267 [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.
  119. today at 18:36:562022-07-01 18:36:56,377 [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.
  120. today at 18:36:562022-07-01 18:36:56,490 [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.
  121. today at 18:36:562022-07-01 18:36:56,580 [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.
  122. today at 18:36:562022-07-01 18:36:56,683 [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.
  123. today at 18:36:562022-07-01 18:36:56,736 [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.
  124. today at 18:36:562022-07-01 18:36:56,801 [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.
  125. today at 18:36:562022-07-01 18:36:56,836 [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.
  126. today at 18:36:562022-07-01 18:36:56,929 [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.
  127. today at 18:36:562022-07-01 18:36:56,985 [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.
  128. today at 18:36:572022-07-01 18:36:57,020 [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.
  129. today at 18:36:572022-07-01 18:36:57,171 [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.
  130. today at 18:36:572022-07-01 18:36:57,261 [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.
  131. today at 18:36:572022-07-01 18:36:57,454 [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.
  132. today at 18:36:572022-07-01 18:36:57,494 [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.
  133. today at 18:36:572022-07-01 18:36:57,649 [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.
  134. today at 18:36:572022-07-01 18:36:57,699 [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.
  135. today at 18:36:572022-07-01 18:36:57,726 [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.
  136. today at 18:36:572022-07-01 18:36:57,738 [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.
  137. today at 18:36:572022-07-01 18:36:57,894 [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.
  138. today at 18:36:572022-07-01 18:36:57,919 [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.
  139. today at 18:36:572022-07-01 18:36:57,930 [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.
  140. today at 18:36:582022-07-01 18:36:58,023 [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.
  141. today at 18:36:582022-07-01 18:36:58,046 [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.
  142. today at 18:36:582022-07-01 18:36:58,101 [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.
  143. today at 18:36:582022-07-01 18:36:58,164 [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.
  144. today at 18:36:582022-07-01 18:36:58,255 [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.
  145. today at 18:36:582022-07-01 18:36:58,371 [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.
  146. today at 18:36:582022-07-01 18:36:58,400 [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.
  147. today at 18:36:582022-07-01 18:36:58,453 [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.
  148. today at 18:37:012022-07-01 18:37:01,425 [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.
  149. today at 18:37:032022-07-01 18:37:03,452 [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.
  150. today at 18:37:032022-07-01 18:37:03,455 [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.
  151. today at 18:37:032022-07-01 18:37:03,462 [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.
  152. today at 18:37:032022-07-01 18:37:03,464 [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.
  153. today at 18:37:032022-07-01 18:37:03,469 [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.
  154. today at 18:37:032022-07-01 18:37:03,475 [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.
  155. today at 18:37:032022-07-01 18:37:03,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.exceptionHandlers]; using defaults.
  156. today at 18:37:032022-07-01 18:37:03,482 [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.
  157. today at 18:37:032022-07-01 18:37:03,485 [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.
  158. today at 18:37:032022-07-01 18:37:03,488 [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.
  159. today at 18:37:032022-07-01 18:37:03,501 [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.
  160. today at 18:37:032022-07-01 18:37:03,504 [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.
  161. today at 18:37:032022-07-01 18:37:03,508 [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.
  162. today at 18:37:032022-07-01 18:37:03,519 [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.
  163. today at 18:37:032022-07-01 18:37:03,524 [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.
  164. today at 18:37:032022-07-01 18:37:03,527 [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.
  165. today at 18:37:032022-07-01 18:37:03,531 [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.
  166. today at 18:37:032022-07-01 18:37:03,542 [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.
  167. today at 18:37:032022-07-01 18:37:03,544 [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.
  168. today at 18:37:032022-07-01 18:37:03,547 [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.
  169. today at 18:37:032022-07-01 18:37:03,550 [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.
  170. today at 18:37:032022-07-01 18:37:03,553 [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.
  171. today at 18:37:382022-07-01 18:37:38,427 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: create table JBPM_LOG (ID_ bigint not null auto_increment, CLASS_ char(1) not null, INDEX_ integer, DATE_ datetime, TOKEN_ bigint, PARENT_ bigint, MESSAGE_ varchar(4000), EXCEPTION_ varchar(4000), ACTION_ bigint, NODE_ bigint, ENTER_ datetime, LEAVE_ datetime, DURATION_ bigint, NEWLONGVALUE_ bigint, TRANSITION_ bigint, CHILD_ bigint, SOURCENODE_ bigint, DESTINATIONNODE_ bigint, VARIABLEINSTANCE_ bigint, OLDBYTEARRAY_ bigint, NEWBYTEARRAY_ bigint, OLDDATEVALUE_ datetime, NEWDATEVALUE_ datetime, OLDDOUBLEVALUE_ double precision, NEWDOUBLEVALUE_ double precision, OLDLONGIDCLASS_ varchar(255), OLDLONGIDVALUE_ bigint, NEWLONGIDCLASS_ varchar(255), NEWLONGIDVALUE_ bigint, OLDSTRINGIDCLASS_ varchar(255), OLDSTRINGIDVALUE_ varchar(255), NEWSTRINGIDCLASS_ varchar(255), NEWSTRINGIDVALUE_ varchar(255), OLDLONGVALUE_ bigint, OLDSTRINGVALUE_ varchar(4000), NEWSTRINGVALUE_ varchar(4000), TASKINSTANCE_ bigint, TASKACTORID_ varchar(255), TASKOLDACTORID_ varchar(255), SWIMLANEINSTANCE_ bigint, primary key (ID_)) ENGINE=InnoDB
  172. today at 18:37:382022-07-01 18:37:38,429 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
  173. today at 18:39:402022-07-01 18:39:40,673 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_PARENT (PARENT_), add constraint FK_LOG_PARENT foreign key (PARENT_) references JBPM_LOG (ID_)
  174. today at 18:39:402022-07-01 18:39:40,674 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  175. today at 18:39:402022-07-01 18:39:40,676 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_DESTNODE (DESTINATIONNODE_), add constraint FK_LOG_DESTNODE foreign key (DESTINATIONNODE_) references JBPM_NODE (ID_)
  176. today at 18:39:402022-07-01 18:39:40,676 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  177. today at 18:39:402022-07-01 18:39:40,681 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_TOKEN (TOKEN_), add constraint FK_LOG_TOKEN foreign key (TOKEN_) references JBPM_TOKEN (ID_)
  178. today at 18:39:402022-07-01 18:39:40,683 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  179. today at 18:39:402022-07-01 18:39:40,688 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_SOURCENODE (SOURCENODE_), add constraint FK_LOG_SOURCENODE foreign key (SOURCENODE_) references JBPM_NODE (ID_)
  180. today at 18:39:402022-07-01 18:39:40,690 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  181. today at 18:39:402022-07-01 18:39:40,695 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_ACTION (ACTION_), add constraint FK_LOG_ACTION foreign key (ACTION_) references JBPM_ACTION (ID_)
  182. today at 18:39:402022-07-01 18:39:40,697 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  183. today at 18:39:402022-07-01 18:39:40,701 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_NEWBYTES (NEWBYTEARRAY_), add constraint FK_LOG_NEWBYTES foreign key (NEWBYTEARRAY_) references JBPM_BYTEARRAY (ID_)
  184. today at 18:39:402022-07-01 18:39:40,701 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  185. today at 18:39:402022-07-01 18:39:40,705 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_SWIMINST (SWIMLANEINSTANCE_), add constraint FK_LOG_SWIMINST foreign key (SWIMLANEINSTANCE_) references JBPM_SWIMLANEINSTANCE (ID_)
  186. today at 18:39:402022-07-01 18:39:40,705 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  187. today at 18:39:402022-07-01 18:39:40,708 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_TRANSITION (TRANSITION_), add constraint FK_LOG_TRANSITION foreign key (TRANSITION_) references JBPM_TRANSITION (ID_)
  188. today at 18:39:402022-07-01 18:39:40,709 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  189. today at 18:39:402022-07-01 18:39:40,712 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_VARINST (VARIABLEINSTANCE_), add constraint FK_LOG_VARINST foreign key (VARIABLEINSTANCE_) references JBPM_VARIABLEINSTANCE (ID_)
  190. today at 18:39:402022-07-01 18:39:40,712 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  191. today at 18:39:402022-07-01 18:39:40,715 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_CHILDTOKEN (CHILD_), add constraint FK_LOG_CHILDTOKEN foreign key (CHILD_) references JBPM_TOKEN (ID_)
  192. today at 18:39:402022-07-01 18:39:40,715 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  193. today at 18:39:402022-07-01 18:39:40,718 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_OLDBYTES (OLDBYTEARRAY_), add constraint FK_LOG_OLDBYTES foreign key (OLDBYTEARRAY_) references JBPM_BYTEARRAY (ID_)
  194. today at 18:39:402022-07-01 18:39:40,718 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  195. today at 18:39:402022-07-01 18:39:40,722 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_TASKINST (TASKINSTANCE_), add constraint FK_LOG_TASKINST foreign key (TASKINSTANCE_) references JBPM_TASKINSTANCE (ID_)
  196. today at 18:39:402022-07-01 18:39:40,722 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  197. today at 18:39:402022-07-01 18:39:40,725 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table JBPM_LOG add index FK_LOG_NODE (NODE_), add constraint FK_LOG_NODE foreign key (NODE_) references JBPM_NODE (ID_)
  198. today at 18:39:402022-07-01 18:39:40,726 [localhost-startStop-1] ERROR o.h.tool.hbm2ddl.SchemaExport - (conn=8) Table 'openkm.JBPM_LOG' doesn't exist
  199. today at 18:43:262022-07-01 18:43:26,574 [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.
  200. today at 18:43:262022-07-01 18:43:26,581 [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.
  201. today at 18:43:272022-07-01 18:43:27,783 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Executing specific import for: org.hibernate.dialect.MySQL5InnoDBDialect
  202. today at 18:43:272022-07-01 18:43:27,794 [localhost-startStop-1] INFO  c.openkm.util.DatabaseDialectAdapter - Generation SQL for GeneralDialect...
  203. today at 18:43:282022-07-01 18:43:28,351 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Importing translation: es-ES.sql
  204. today at 18:43:292022-07-01 18:43:29,722 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Importing translation: fr-FR.sql
  205. today at 18:43:372022-07-01 18:43:37,604 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Importing translation: en-GB.sql
  206. today at 18:43:382022-07-01 18:43:38,703 [localhost-startStop-1] INFO  com.openkm.dao.HibernateUtil - Executing Hibernate create autofix
  207. today at 18:43:382022-07-01 18:43:38,713 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - Create missing directory /opt/tomcat/repository/cache/dxf
  208. today at 18:43:382022-07-01 18:43:38,719 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - Create missing directory /opt/tomcat/repository/cache/pdf
  209. today at 18:43:382022-07-01 18:43:38,723 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - Create missing directory /opt/tomcat/repository/cache/swf
  210. today at 18:43:382022-07-01 18:43:38,726 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - Create missing directory /opt/tomcat/repository/datastore
  211. today at 18:43:382022-07-01 18:43:38,728 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Initialize property groups... ***
  212. today at 18:43:382022-07-01 18:43:38,739 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - new LocalResolver(/opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd)
  213. today at 18:43:382022-07-01 18:43:38,741 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.4//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/workflow-forms-2.4.dtd)
  214. today at 18:43:382022-07-01 18:43:38,744 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 1.1//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/property-groups-1.1.dtd)
  215. today at 18:43:382022-07-01 18:43:38,746 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.0//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/workflow-forms-2.0.dtd)
  216. today at 18:43:382022-07-01 18:43:38,748 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 1.0//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/property-groups-1.0.dtd)
  217. today at 18:43:382022-07-01 18:43:38,753 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.0//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/property-groups-2.0.dtd)
  218. today at 18:43:382022-07-01 18:43:38,755 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.2//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/workflow-forms-2.2.dtd)
  219. today at 18:43:382022-07-01 18:43:38,758 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.2//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/property-groups-2.2.dtd)
  220. today at 18:43:382022-07-01 18:43:38,761 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.1//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/workflow-forms-2.1.dtd)
  221. today at 18:43:382022-07-01 18:43:38,763 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.3//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/workflow-forms-2.3.dtd)
  222. today at 18:43:382022-07-01 18:43:38,765 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 1.0//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/workflow-forms-1.0.dtd)
  223. today at 18:43:382022-07-01 18:43:38,768 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Report Parameters 2.0//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/report-parameters-2.0.dtd)
  224. today at 18:43:382022-07-01 18:43:38,773 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.1//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/property-groups-2.1.dtd)
  225. today at 18:43:382022-07-01 18:43:38,775 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 1.1//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/workflow-forms-1.1.dtd)
  226. today at 18:43:382022-07-01 18:43:38,778 [localhost-startStop-1] INFO  c.o.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.3//EN, /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/property-groups-2.3.dtd)
  227. today at 18:43:382022-07-01 18:43:38,789 [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) => /opt/tomcat/webapps/OpenKM/WEB-INF/classes/dtd/property-groups-2.0.dtd
  228. today at 18:43:382022-07-01 18:43:38,887 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Initialize language detection engine... ***
  229. today at 18:43:492022-07-01 18:43:49,445 [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.*]
  230. today at 18:43:492022-07-01 18:43:49,453 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - amazon.access.key=
  231. today at 18:43:492022-07-01 18:43:49,466 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - amazon.secret.key=
  232. today at 18:43:492022-07-01 18:43:49,470 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - application.url=http://1d25bcf42d6c/OpenKM/index.jsp
  233. today at 18:43:492022-07-01 18:43:49,476 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - ask.drag.and.drop.updates=false
  234. today at 18:43:492022-07-01 18:43:49,487 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - cloud.max.repository.size=0
  235. today at 18:43:492022-07-01 18:43:49,489 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - cloud.max.users=0
  236. today at 18:43:492022-07-01 18:43:49,489 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - cloud.mode=false
  237. today at 18:43:492022-07-01 18:43:49,489 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - default.admin.role=ROLE_ADMIN
  238. today at 18:43:492022-07-01 18:43:49,490 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - default.lang=
  239. today at 18:43:492022-07-01 18:43:49,490 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - default.user.role=ROLE_USER
  240. today at 18:43:492022-07-01 18:43:49,490 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.create.autofix=true
  241. today at 18:43:492022-07-01 18:43:49,490 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.datasource=java:/comp/env/jdbc/OpenKMDS
  242. today at 18:43:492022-07-01 18:43:49,490 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
  243. today at 18:43:492022-07-01 18:43:49,491 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.hbm2ddl=create
  244. today at 18:43:492022-07-01 18:43:49,491 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.batch.size.load.objects=30
  245. today at 18:43:492022-07-01 18:43:49,491 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.mass.indexer=false
  246. today at 18:43:492022-07-01 18:43:49,491 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.threads.index.writer=3
  247. today at 18:43:492022-07-01 18:43:49,491 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.threads.load.objects=4
  248. today at 18:43:492022-07-01 18:43:49,491 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.indexer.threads.subsequent.fetching=8
  249. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.search.analyzer=org.apache.lucene.analysis.standard.StandardAnalyzer
  250. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.search.index.exclusive=true
  251. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.search.index.home=/opt/tomcat/repository/index
  252. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.search.worker.buffer.queue.max=256
  253. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.search.worker.execution=sync
  254. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.search.worker.thread.pool.size=1
  255. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.show_sql=false
  256. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - hibernate.statistics=false
  257. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - instance.chroot.path=
  258. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - instance.home=/opt/tomcat
  259. today at 18:43:492022-07-01 18:43:49,492 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - jbpm.config=/opt/tomcat/jbpm.xml
  260. today at 18:43:492022-07-01 18:43:49,493 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.base.url=
  261. today at 18:43:492022-07-01 18:43:49,493 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.owl.file=
  262. today at 18:43:492022-07-01 18:43:49,493 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.skos.file=
  263. today at 18:43:492022-07-01 18:43:49,493 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.tree.childs=
  264. today at 18:43:492022-07-01 18:43:49,493 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.tree.root=
  265. today at 18:43:492022-07-01 18:43:49,493 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.vocabulary.serql=
  266. today at 18:43:492022-07-01 18:43:49,493 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - keep.session.alive.interval=5
  267. today at 18:43:492022-07-01 18:43:49,493 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - logo.favicon=logo_favicon.ico
  268. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - logo.login=logo_login.gif
  269. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - logo.mobile=logo_mobile.gif
  270. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - logo.report=logo_report.gif
  271. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - logo.tiny=logo_tiny.gif
  272. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction=true
  273. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.batch=10
  274. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.concurrent=false
  275. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.pool.size=5
  276. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.pool.threads=5
  277. today at 18:43:492022-07-01 18:43:49,494 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.pool.timeout=1
  278. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - max.file.size=0
  279. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - max.search.clauses=1024
  280. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - max.search.results=500
  281. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - min.search.characters=3
  282. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - mobile.theme=b
  283. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - native.sql.optimizations=false
  284. today at 18:43:492022-07-01 18:43:49,495 [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>
  285. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - notification.message.subject=OpenKM - NOTIFICATION
  286. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - notify.twitter.password=
  287. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - notify.twitter.status=OpenKM - ${documentUrl} - ${documentPath} - ${userId} - ${eventType}
  288. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - notify.twitter.user=
  289. today at 18:43:492022-07-01 18:43:49,495 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - openmeetings.credentials=
  290. today at 18:43:492022-07-01 18:43:49,496 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - openmeetings.port=
  291. today at 18:43:492022-07-01 18:43:49,496 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - openmeetings.url=
  292. today at 18:43:492022-07-01 18:43:49,496 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - openmeetings.user=
  293. today at 18:43:492022-07-01 18:43:49,496 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - plugin.debug=false
  294. today at 18:43:492022-07-01 18:43:49,496 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.adapter=com.openkm.principal.DatabasePrincipalAdapter
  295. today at 18:43:492022-07-01 18:43:49,496 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.database.filter.inactive.users=true
  296. today at 18:43:492022-07-01 18:43:49,496 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.hide.connection.roles=false
  297. today at 18:43:492022-07-01 18:43:49,496 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.identifier.validation=^[a-zA-Z0-9_]+$
  298. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.attribute=
  299. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.search.base=
  300. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.search.filter=
  301. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.referral=
  302. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.attribute=
  303. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.search.base=[]
  304. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.search.filter=
  305. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.attribute=
  306. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.search.base=
  307. today at 18:43:492022-07-01 18:43:49,497 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.search.filter=
  308. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.security.credentials=
  309. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.security.principal=
  310. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.server=
  311. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.attribute=
  312. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.search.base=[]
  313. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.search.filter=
  314. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.attribute=
  315. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.search.base=
  316. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.search.filter=
  317. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.attribute=
  318. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.search.base=
  319. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.search.filter=
  320. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.from.roles=false
  321. today at 18:43:492022-07-01 18:43:49,498 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - property.groups.cnd=/opt/tomcat/PropertyGroups.cnd
  322. today at 18:43:492022-07-01 18:43:49,499 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - property.groups.xml=/opt/tomcat/PropertyGroups.xml
  323. today at 18:43:492022-07-01 18:43:49,499 [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>
  324. today at 18:43:492022-07-01 18:43:49,499 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - proposed.subscription.message.subject=OpenKM - PROPOSED SUBSCRIPTION
  325. today at 18:43:492022-07-01 18:43:49,506 [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]
  326. today at 18:43:492022-07-01 18:43:49,508 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - remote.conversion.server=
  327. today at 18:43:492022-07-01 18:43:49,508 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.cache.dxf=/opt/tomcat/repository/cache/dxf
  328. today at 18:43:492022-07-01 18:43:49,508 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.cache.home=/opt/tomcat/repository/cache
  329. today at 18:43:492022-07-01 18:43:49,508 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.cache.pdf=/opt/tomcat/repository/cache/pdf
  330. today at 18:43:492022-07-01 18:43:49,508 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.cache.swf=/opt/tomcat/repository/cache/swf
  331. today at 18:43:492022-07-01 18:43:49,508 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.content.checksum=true
  332. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.datastore.backend=fs
  333. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.datastore.home=/opt/tomcat/repository/datastore
  334. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.home=/opt/tomcat/repository
  335. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.purgatory.home=
  336. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - repository.stats.optimization=true
  337. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - restrict.file.mime=false
  338. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - restrict.file.name=*~;*.bak
  339. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - schedule.dashboard.refresh=30
  340. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - schedule.session.keepalive=15
  341. today at 18:43:492022-07-01 18:43:49,509 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - schedule.ui.notification=1
  342. today at 18:43:492022-07-01 18:43:49,514 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - security.access.manager=simple
  343. today at 18:43:492022-07-01 18:43:49,516 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - security.extended.mask=0
  344. today at 18:43:492022-07-01 18:43:49,518 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - security.live.change.node.limit=100
  345. today at 18:43:492022-07-01 18:43:49,519 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - security.mode.multiple=false
  346. today at 18:43:492022-07-01 18:43:49,519 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - security.search.evaluation=lucene
  347. today at 18:43:492022-07-01 18:43:49,519 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - send.mail.from.user=true
  348. today at 18:43:492022-07-01 18:43:49,519 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - store.node.path=false
  349. today at 18:43:492022-07-01 18:43:49,520 [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/>
  350. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - subscription.message.subject=OpenKM - ${eventType} - ${documentPath}
  351. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.antivir=
  352. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.apache.request.header.fix=false
  353. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.catdoc.xls2csv=
  354. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.demo=false
  355. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.document.name.mismatch.check=true
  356. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.dwg2dxf=
  357. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.execution.timeout=5
  358. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.ghostscript=/usr/bin/gs
  359. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.imagemagick.convert=/usr/bin/convert
  360. today at 18:43:492022-07-01 18:43:49,521 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.keyword.lowercase=false
  361. today at 18:43:492022-07-01 18:43:49,525 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.login.lowercase=false
  362. today at 18:43:492022-07-01 18:43:49,525 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.maintenance=false
  363. today at 18:43:492022-07-01 18:43:49,526 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.multiple.instances=false
  364. today at 18:43:492022-07-01 18:43:49,527 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.ocr=
  365. today at 18:43:492022-07-01 18:43:49,528 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.ocr.rotate=
  366. today at 18:43:492022-07-01 18:43:49,528 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.openoffice.dictionary=
  367. today at 18:43:492022-07-01 18:43:49,529 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.openoffice.program=/usr/bin/soffice
  368. today at 18:43:492022-07-01 18:43:49,529 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.pdf.force.ocr=false
  369. today at 18:43:492022-07-01 18:43:49,529 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.pdfimages=/opt/tomcat/bin/pdfimages -j -f ${firstPage} -l ${lastPage} ${fileIn} ${imageRoot}
  370. today at 18:43:492022-07-01 18:43:49,529 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.previewer=flexpaper
  371. today at 18:43:492022-07-01 18:43:49,529 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.profiling=false
  372. today at 18:43:492022-07-01 18:43:49,531 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.readonly=false
  373. today at 18:43:492022-07-01 18:43:49,532 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.swftools.pdf2swf=
  374. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.webdav.fix=false
  375. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - system.webdav.server=false
  376. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - text.banner=&nbsp;
  377. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - text.title=OpenKM
  378. today at 18:43:492022-07-01 18:43:49,534 [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>
  379. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - tomcat.connector.uri.encoding=ISO-8859-1
  380. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - upload.throttle.filter=false
  381. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - user.admin=okmAdmin
  382. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - user.assign.document.creation=true
  383. today at 18:43:492022-07-01 18:43:49,534 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - user.item.cache=true
  384. today at 18:43:492022-07-01 18:43:49,537 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - user.keywords.cache=false
  385. today at 18:43:492022-07-01 18:43:49,538 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - user.password.reset=false
  386. today at 18:43:492022-07-01 18:43:49,539 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - user.system=system
  387. today at 18:43:492022-07-01 18:43:49,541 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - validator.password=com.openkm.validator.password.NoPasswordValidator
  388. today at 18:43:492022-07-01 18:43:49,541 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - validator.password.max.length=0
  389. today at 18:43:492022-07-01 18:43:49,541 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - validator.password.min.digits=0
  390. today at 18:43:492022-07-01 18:43:49,541 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - validator.password.min.length=0
  391. today at 18:43:492022-07-01 18:43:49,541 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - validator.password.min.lowercase=0
  392. today at 18:43:492022-07-01 18:43:49,543 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - validator.password.min.uppercase=0
  393. today at 18:43:492022-07-01 18:43:49,543 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - validator.password.mini.special=0
  394. today at 18:43:492022-07-01 18:43:49,543 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - version.append.download=false
  395. today at 18:43:492022-07-01 18:43:49,544 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - version.numeration.adapter=com.openkm.vernum.MajorMinorVersionNumerationAdapter
  396. today at 18:43:492022-07-01 18:43:49,546 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - version.numeration.format=%d
  397. today at 18:43:492022-07-01 18:43:49,548 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - webservices.visible.properties=[restrict.file.name]
  398. today at 18:43:492022-07-01 18:43:49,548 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - workflow.run.config.form=run_config
  399. today at 18:43:492022-07-01 18:43:49,549 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - workflow.start.task.auto.run=true
  400. today at 18:43:492022-07-01 18:43:49,550 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - zoho.api.key=
  401. today at 18:43:492022-07-01 18:43:49,551 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - zoho.password=
  402. today at 18:43:492022-07-01 18:43:49,551 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - zoho.secret.key=
  403. today at 18:43:492022-07-01 18:43:49,553 [localhost-startStop-1] INFO  com.openkm.core.Config - RELOAD - zoho.user=
  404. today at 18:43:492022-07-01 18:43:49,559 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Repository initializing... ***
  405. today at 18:43:492022-07-01 18:43:49,675 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - No okm:root node found
  406. today at 18:43:492022-07-01 18:43:49,677 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Repository creation
  407. today at 18:43:492022-07-01 18:43:49,677 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Create okm:root
  408. today at 18:43:502022-07-01 18:43:50,195 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Create okm:thesaurus
  409. today at 18:43:502022-07-01 18:43:50,317 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Create okm:categories
  410. today at 18:43:502022-07-01 18:43:50,408 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Create okm:templates
  411. today at 18:43:502022-07-01 18:43:50,557 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Create okm:personal
  412. today at 18:43:502022-07-01 18:43:50,738 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Create okm:mail
  413. today at 18:43:502022-07-01 18:43:50,831 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Create okm:trash
  414. today at 18:43:502022-07-01 18:43:50,913 [localhost-startStop-1] INFO  c.o.module.db.DbRepositoryModule - Create config
  415. today at 18:43:512022-07-01 18:43:51,041 [localhost-startStop-1] INFO  com.openkm.module.db.DbAuthModule - Create okm:trash/system
  416. today at 18:43:512022-07-01 18:43:51,051 [localhost-startStop-1] INFO  c.o.module.db.stuff.SecurityHelper - Configuring AccessManager with com.openkm.module.db.stuff.DbSimpleAccessManager
  417. today at 18:43:512022-07-01 18:43:51,205 [localhost-startStop-1] INFO  com.openkm.module.db.DbAuthModule - Create okm:personal/system
  418. today at 18:43:512022-07-01 18:43:51,316 [localhost-startStop-1] INFO  com.openkm.module.db.DbAuthModule - Create okm:mail/system
  419. today at 18:43:512022-07-01 18:43:51,506 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Repository initialized ***
  420. today at 18:43:512022-07-01 18:43:51,508 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Cache deserialization ***
  421. today at 18:43:512022-07-01 18:43:51,606 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** User database initialized ***
  422. today at 18:43:512022-07-01 18:43:51,614 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Initializing workflow engine... ***
  423. today at 18:43:512022-07-01 18:43:51,620 [localhost-startStop-1] INFO  com.openkm.util.JBPMUtils - Creating JBPM default configuration
  424. today at 18:43:512022-07-01 18:43:51,823 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Initializing MIME types... ***
  425. today at 18:43:522022-07-01 18:43:52,046 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Activating update info ***
  426. today at 18:43:522022-07-01 18:43:52,047 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Activating cron ***
  427. today at 18:43:522022-07-01 18:43:52,049 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Activating UI Notification ***
  428. today at 18:43:522022-07-01 18:43:52,070 [localhost-startStop-1] INFO  c.o.module.common.CommonAuthModule - PrincipalAdapter: com.openkm.principal.DatabasePrincipalAdapter
  429. today at 18:43:562022-07-01 18:43:56,203 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Activating thesaurus repository ***
  430. today at 18:43:562022-07-01 18:43:56,223 [localhost-startStop-1] INFO  c.o.extension.core.ExtensionManager - Initialize and load plugins...
  431. today at 18:43:562022-07-01 18:43:56,587 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Execute start script ***
  432. today at 18:43:562022-07-01 18:43:56,593 [localhost-startStop-1] WARN  com.openkm.util.ExecutionUtils - Unable to read script: /opt/tomcat/start.bsh
  433. today at 18:43:562022-07-01 18:43:56,594 [localhost-startStop-1] WARN  com.openkm.util.ExecutionUtils - Unable to read jar: /opt/tomcat/start.jar
  434. today at 18:43:562022-07-01 18:43:56,595 [localhost-startStop-1] INFO  c.o.servlet.RepositoryStartupServlet - *** Execute start SQL ***
  435. today at 18:43:562022-07-01 18:43:56,595 [localhost-startStop-1] WARN  c.o.servlet.RepositoryStartupServlet - Unable to read sql: /opt/tomcat/start.sql
  436. today at 18:43:562022-07-01 18:43:56,614 [localhost-startStop-1] WARN  o.a.c.o.s.i.a.CmisAtomPubServlet - CMIS version is not defined! Setting it to CMIS 1.0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement