• Can not export db

  • 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.
 #41048  by yedkm
 
Hi,

I am running openkm 6.2.5 on Windows Server 2012R2

I want to upgrade to the latest version and switch the database to MySQL, but when I go to the Export option in Administration I receive this error:
Code: Select all
Application error

Class:	org.apache.jasper.JasperException
Message:	Unable to compile class for JSP: An error occurred at line: 1 in the generated java file The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files Stacktrace:
Date:	Fri Dec 11 13:10:45 PST 2015
Last entries in Catalina.log
Code: Select all
2015-12-11 13:10:00,005 [Thread-15079] WARN  com.openkm.extractor.TextExtractorWorker - *** Text extraction already running ***
2015-12-11 13:10:00,051 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:10:10,210 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:10:22,523 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:10:30,649 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:10:41,259 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:10:45,712 [http-bio-192.168.99.15-8080-exec-9] ERROR org.apache.jasper.compiler.JDTCompiler - Compilation error
org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
	at org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(ClassFileReader.java:372)
	at org.apache.jasper.compiler.JDTCompiler$1.findType(JDTCompiler.java:232)
	at org.apache.jasper.compiler.JDTCompiler$1.findType(JDTCompiler.java:188)
	at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.askForType(LookupEnvironment.java:113)
	at org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding.resolve(UnresolvedReferenceBinding.java:49)
	at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.resolveType(BinaryTypeBinding.java:122)
	at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getTypeFromTypeSignature(LookupEnvironment.java:1335)
	at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getTypeFromVariantTypeSignature(LookupEnvironment.java:1391)
	at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getTypeArgumentsFromSignature(LookupEnvironment.java:1172)
	at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getTypeFromTypeSignature(LookupEnvironment.java:1340)
	at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.createMethod(BinaryTypeBinding.java:550)
	at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.createMethods(BinaryTypeBinding.java:630)
	at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.cachePartsFrom(BinaryTypeBinding.java:365)
	at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createBinaryTypeFrom(LookupEnvironment.java:688)
	at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createBinaryTypeFrom(LookupEnvironment.java:667)
	at org.eclipse.jdt.internal.compiler.Compiler.accept(Compiler.java:296)
	at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.askForType(LookupEnvironment.java:118)
	at org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding.resolve(UnresolvedReferenceBinding.java:49)
	at org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.resolveType(BinaryTypeBinding.java:122)
	at org.eclipse.jdt.internal.compiler.lookup.PackageBinding.getTypeOrPackage(PackageBinding.java:168)
	at org.eclipse.jdt.internal.compiler.lookup.Scope.getPackage(Scope.java:2379)
	at org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference.internalResolveLeafType(ParameterizedQualifiedTypeReference.java:138)
	at org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference.internalResolveType(ParameterizedQualifiedTypeReference.java:132)
	at org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference.resolveType(ParameterizedQualifiedTypeReference.java:351)
	at org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding.resolveTypeFor(SourceTypeBinding.java:1374)
	at org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding.fields(SourceTypeBinding.java:699)
	at org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding.faultInTypesForFieldsAndMethods(SourceTypeBinding.java:677)
	at org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope.faultInTypes(CompilationUnitScope.java:469)
	at org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:756)
	at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:468)
	at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:459)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:378)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:353)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:340)
	at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:646)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:357)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:101)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:182)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:999)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:565)
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
2015-12-11 13:10:45,790 [http-bio-192.168.99.15-8080-exec-9] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/OpenKM].[jsp] - Servlet.service() for servlet [jsp] in context with path [/OpenKM] threw exception [Unable to compile class for JSP: 

An error occurred at line: 1 in the generated java file
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files

Stacktrace:] with root cause
org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: 1 in the generated java file
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files

Stacktrace:
	at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:102)
	at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:331)
	at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:469)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:378)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:353)
	at org.apache.jasper.compiler.Compiler.compile(Compiler.java:340)
	at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:646)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:357)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:101)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:182)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:999)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:565)
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
2015-12-11 13:10:58,854 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:11:23,137 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:11:33,450 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:12:00,874 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-11 13:12:12,937 [Thread-17] INFO  com.openkm.util.DocumentUtils - Using OpenOffice dictionary: C:\Program Files (x86)\OpenOffice 4\en_us.oxt
Thanks for your help.
 #41057  by jllort
 
Try to remove the dictionary C:\Program Files (x86)\OpenOffice 4\en_us.oxt from the configuration. If is not enought try with :
1- Stop OpenKM.
2- Clean folder -> webapps/OpenKM ( the folder only , do not remove the OpenKM.war file ) and work/Catalina/localhost ( folder )
3- Start again
 #41071  by yedkm
 
Did not work..

Now when I try to open OpenKM I see this message:
Code: Select all
HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: 1 in the generated java file
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files

Stacktrace:
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:102)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:331)
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:469)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:378)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:353)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:340)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:646)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:357)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
	org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
	org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:101)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:113)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:45)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:182)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
	org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
	org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
	org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.27 logs.

Apache Tomcat/7.0.27
Last entries in catalina log are these ones:
Code: Select all
2015-12-15 12:56:29,457 [pool-2-thread-1] INFO  org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge - Cache provider: org.hibernate.cache.HashtableCacheProvider
2015-12-15 12:56:29,457 [pool-2-thread-1] INFO  org.hibernate.cfg.SettingsFactory - Optimize cache for minimal puts: disabled
2015-12-15 12:56:29,457 [pool-2-thread-1] INFO  org.hibernate.cfg.SettingsFactory - Structured second-level cache entries: disabled
2015-12-15 12:56:29,457 [pool-2-thread-1] INFO  org.hibernate.cfg.SettingsFactory - Statistics: disabled
2015-12-15 12:56:29,457 [pool-2-thread-1] INFO  org.hibernate.cfg.SettingsFactory - Deleted entity synthetic identifier rollback: disabled
2015-12-15 12:56:29,473 [pool-2-thread-1] INFO  org.hibernate.cfg.SettingsFactory - Default entity-mode: pojo
2015-12-15 12:56:29,473 [pool-2-thread-1] INFO  org.hibernate.cfg.SettingsFactory - Named query checking : enabled
2015-12-15 12:56:29,473 [pool-2-thread-1] INFO  org.hibernate.cfg.SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): disabled
2015-12-15 12:56:30,036 [pool-2-thread-1] INFO  org.hibernate.impl.SessionFactoryImpl - building session factory
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [materialized_blob] overrides previous : org.hibernate.type.MaterializedBlobType@7a848142
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [characters_clob] overrides previous : org.hibernate.type.PrimitiveCharacterArrayClobType@641aab07
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [wrapper_materialized_blob] overrides previous : org.hibernate.type.WrappedMaterializedBlobType@52f4a100
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [blob] overrides previous : org.hibernate.type.BlobType@b76d5ab
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [java.sql.Blob] overrides previous : org.hibernate.type.BlobType@b76d5ab
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [clob] overrides previous : org.hibernate.type.ClobType@55a6db16
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [java.sql.Clob] overrides previous : org.hibernate.type.ClobType@55a6db16
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [wrapper_characters_clob] overrides previous : org.hibernate.type.CharacterArrayClobType@64551036
2015-12-15 12:56:30,051 [pool-2-thread-1] INFO  org.hibernate.type.BasicTypeRegistry - Type registration [materialized_clob] overrides previous : org.hibernate.type.MaterializedClobType@13de411d
2015-12-15 12:56:31,348 [pool-2-thread-1] INFO  org.hibernate.impl.SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name configured
2015-12-15 12:56:31,801 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Initialize property groups... ***
2015-12-15 12:56:31,801 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - new LocalResolver(C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 1.0//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-1.0.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 1.1//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-1.1.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.0//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.0.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Property Groups 2.1//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.1.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Report Parameters 2.0//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\report-parameters-2.0.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 1.0//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-1.0.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 1.1//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-1.1.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.0//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.0.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.1//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.1.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.2//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.2.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.3//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.3.dtd)
2015-12-15 12:56:31,817 [pool-2-thread-1] INFO  com.openkm.util.FormUtils$LocalResolver - registerDTD(-//OpenKM//DTD Workflow Forms 2.4//EN, C:\openkm-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\workflow-forms-2.4.dtd)
2015-12-15 12:56:31,833 [pool-2-thread-1] INFO  com.openkm.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-6.2.5-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.0.dtd
2015-12-15 12:56:31,848 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Initialize language detection engine... ***
2015-12-15 12:56:32,879 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Initializing text extractors
2015-12-15 12:56:32,879 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.PlainTextExtractor for 'text/plain'
2015-12-15 12:56:32,895 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsWordTextExtractor for 'application/vnd.ms-word'
2015-12-15 12:56:32,895 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsWordTextExtractor for 'application/msword'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsExcelTextExtractor for 'application/vnd.ms-excel'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsExcelTextExtractor for 'application/msexcel'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsExcelTextExtractor for 'application/excel'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsPowerPointTextExtractor for 'application/vnd.ms-powerpoint'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsPowerPointTextExtractor for 'application/mspowerpoint'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsPowerPointTextExtractor for 'application/powerpoint'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.database'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.formula'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.graphics'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.presentation'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.spreadsheet'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.text'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.sun.xml.calc'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.sun.xml.draw'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.sun.xml.impress'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.sun.xml.writer'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.RTFTextExtractor for 'application/rtf'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.RTFTextExtractor for 'text/rtf'
2015-12-15 12:56:32,919 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.HTMLTextExtractor for 'text/html'
2015-12-15 12:56:32,935 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.XMLTextExtractor for 'text/xml'
2015-12-15 12:56:32,935 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.XMLTextExtractor for 'application/xml'
2015-12-15 12:56:32,935 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.PngTextExtractor for 'image/png'
2015-12-15 12:56:32,935 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.PngTextExtractor for 'image/apng'
2015-12-15 12:56:32,935 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.PngTextExtractor for 'image/mng'
2015-12-15 12:56:32,951 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering org.apache.jackrabbit.extractor.MsOutlookTextExtractor for 'application/vnd.ms-outlook'
2015-12-15 12:56:32,951 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.PdfTextExtractor for 'application/pdf'
2015-12-15 12:56:32,951 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.AudioTextExtractor for 'audio/mpeg'
2015-12-15 12:56:32,951 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.AudioTextExtractor for 'audio/x-ogg'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.ExifTextExtractor for 'image/jpeg'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.CuneiformTextExtractor for 'image/tiff'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.CuneiformTextExtractor for 'image/gif'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.CuneiformTextExtractor for 'image/jpg'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.CuneiformTextExtractor for 'image/jpeg'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.CuneiformTextExtractor for 'image/png'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.SourceCodeTextExtractor for 'text/x-java'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.SourceCodeTextExtractor for 'text/css'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.SourceCodeTextExtractor for 'text/x-csrc'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.SourceCodeTextExtractor for 'text/x-sql'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.SourceCodeTextExtractor for 'application/x-php'
2015-12-15 12:56:32,966 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.SourceCodeTextExtractor for 'application/javascript'
2015-12-15 12:56:32,982 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'
2015-12-15 12:56:32,982 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.wordprocessingml.template'
2015-12-15 12:56:32,982 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.presentationml.template'
2015-12-15 12:56:32,982 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.presentationml.slideshow'
2015-12-15 12:56:32,982 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.presentationml.presentation'
2015-12-15 12:56:32,982 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
2015-12-15 12:56:32,982 [pool-2-thread-1] INFO  com.openkm.extractor.RegisteredExtractors - Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.spreadsheetml.template'
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - application.url=http://192.168.99.15:8080/OpenKM/index.jsp
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - default.admin.role=ROLE_ADMIN
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - default.lang=
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - default.script=print("UserId: " + session.getUserID());
print("EventType: " + eventType);
print("EventNode: " + eventNode.getPath());
print("ScriptNode: " + scriptNode.getPath());
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - default.user.role=ROLE_USER
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - hibernate.create.autofix=true
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - hibernate.datasource=java:/comp/env/jdbc/OpenKMDS
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - hibernate.dialect=org.hibernate.dialect.HSQLDialect
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - hibernate.hbm2ddl=none
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - hibernate.search.analyzer=org.apache.lucene.analysis.standard.StandardAnalyzer
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - hibernate.search.index.home=D:okmrepo\index
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - hibernate.show_sql=false
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - hibernate.statistics=false
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - instance.chroot.path=
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - instance.home=C:\openkm-6.2.5-community\tomcat
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - jbpm.config=C:\openkm-6.2.5-community\tomcat\jbpm.xml
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.base.url=
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.owl.file=
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.skos.file=
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.tree.childs=
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.tree.root=
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - kea.thesaurus.vocabulary.serql=
2015-12-15 12:56:33,169 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction=true
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - managed.text.extraction.batch=10
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - max.file.size=0
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - max.search.results=500
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - min.search.characters=3
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - notification.message.body=<b>Document: </b><a href="${documentUrl}">${documentPath}</a><br/><b>User: </b>${userId}<br/><b>Message: </b>${notificationMessage}<br/>
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - notification.message.subject=OpenKM - NOTIFICATION - ${documentName}
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - notify.twitter.password=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - notify.twitter.status=OpenKM - ${documentUrl} - ${documentPath} - ${userId} - ${eventType}
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - notify.twitter.user=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - plugin.debug=false
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.adapter=com.openkm.principal.DatabasePrincipalAdapter
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.database.filter.inactive.users=true
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.hide.connection.roles=false
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.attribute=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.search.base=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.mail.search.filter=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.referral=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.attribute=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.search.base=[]
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.role.search.filter=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.attribute=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.search.base=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.roles.by.user.search.filter=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.security.credentials=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.security.principal=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.server=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.attribute=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.search.base=[]
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.user.search.filter=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.attribute=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.search.base=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.username.search.filter=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.attribute=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.search.base=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.by.role.search.filter=
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - principal.ldap.users.from.roles=false
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - property.groups.cnd=C:\openkm-6.2.5-community\tomcat\PropertyGroups.cnd
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - property.groups.xml=C:\openkm-6.2.5-community\tomcat\PropertyGroups.xml
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - registered.text.extractors=[org.apache.jackrabbit.extractor.PlainTextExtractor, org.apache.jackrabbit.extractor.MsWordTextExtractor, org.apache.jackrabbit.extractor.MsExcelTextExtractor, org.apache.jackrabbit.extractor.MsPowerPointTextExtractor, org.apache.jackrabbit.extractor.OpenOfficeTextExtractor, org.apache.jackrabbit.extractor.RTFTextExtractor, org.apache.jackrabbit.extractor.HTMLTextExtractor, org.apache.jackrabbit.extractor.XMLTextExtractor, org.apache.jackrabbit.extractor.PngTextExtractor, org.apache.jackrabbit.extractor.MsOutlookTextExtractor, com.openkm.extractor.PdfTextExtractor, com.openkm.extractor.AudioTextExtractor, com.openkm.extractor.ExifTextExtractor, com.openkm.extractor.CuneiformTextExtractor, com.openkm.extractor.SourceCodeTextExtractor, com.openkm.extractor.MsOffice2007TextExtractor]
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.cache.dxf=D:okmrepo\cache\dxf
2015-12-15 12:56:33,185 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.cache.home=D:okmrepo\cache
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.cache.pdf=D:okmrepo\cache\pdf
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.cache.swf=D:okmrepo\cache\swf
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.config=NUL:
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.content.checksum=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.datastore.backend=fs
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.datastore.home=D:okmrepo\datastore
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.home=D:okmrepo
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - repository.native=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - restrict.file.mime=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - restrict.file.name=*~;*.bak
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - schedule.dashboard.refresh=30
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - schedule.session.keepalive=15
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - schedule.ui.notification=1
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - security.access.manager=simple
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - security.mode.multiple=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - security.search.evaluation=lucene
2015-12-15 12:56:33,201 [pool-2-thread-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/>
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - subscription.message.subject=OpenKM - ${eventType} - ${documentPath}
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.antivir=C:\ClamAV\clamscan.exe
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.apache.request.header.fix=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.document.name.mismatch.check=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.execution.timeout=5
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.ghostscript.ps2pdf=
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.imagemagick.convert=C:\Program Files\ImageMagick-6.8.7-Q16\convert.exe
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.keyword.lowercase=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.login.lowercase=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.maintenance=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.ocr=C:\Program Files (x86)\Tesseract-OCR\tesseract.exe ${fileIn} ${fileOut}
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.ocr.rotate=90;180;270;
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.openoffice.dictionary=C:\Program Files (x86)\OpenOffice 4\en_us.oxt
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.openoffice.path=C:\Program Files (x86)\OpenOffice 4
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.openoffice.port=2002
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.openoffice.tasks=200
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.pdf.force.ocr=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.previewer=flexpaper
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.readonly=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.swftools.pdf2swf=C:\Program Files (x86)\SWFTools\pdf2swf.exe -f -T 9 -t -s storeallcharacters ${fileIn} -o ${fileOut}
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.webdav.fix=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - system.webdav.server=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - update.info=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - upload.throttle.filter=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - user.admin=okmAdmin
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - user.assign.document.creation=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - user.item.cache=true
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - user.keywords.cache=false
2015-12-15 12:56:33,201 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - user.system=system
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - validator.password=com.openkm.validator.password.NoPasswordValidator
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - validator.password.max.length=0
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - validator.password.min.digits=0
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - validator.password.min.length=0
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - validator.password.min.lowercase=0
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - validator.password.min.uppercase=0
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - validator.password.mini.special=0
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - version.numeration.adapter=com.openkm.vernum.MajorMinorVersionNumerationAdapter
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - workflow.run.config.form=run_config
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.core.Config - RELOAD - workflow.start.task.auto.run=true
2015-12-15 12:56:33,216 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Repository initializing... ***
2015-12-15 12:56:33,279 [pool-2-thread-1] INFO  com.openkm.module.db.stuff.SecurityHelper - Configuring AccessManager with com.openkm.module.db.stuff.DbSimpleAccessManager
2015-12-15 12:56:33,294 [pool-2-thread-1] INFO  com.openkm.module.db.DbRepositoryModule - Repository already created
2015-12-15 12:56:33,310 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Repository initialized ***
2015-12-15 12:56:33,310 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Cache deserialization ***
2015-12-15 12:56:33,326 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** User database initialized ***
2015-12-15 12:56:33,326 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Initializing workflow engine... ***
2015-12-15 12:56:33,326 [pool-2-thread-1] INFO  com.openkm.util.JBPMUtils - Creating JBPM default configuration
2015-12-15 12:56:33,404 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Initializing MIME types... ***
2015-12-15 12:56:33,482 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Activating update info ***
2015-12-15 12:56:33,482 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Activating cron ***
2015-12-15 12:56:33,482 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Activating UI Notification ***
2015-12-15 12:56:33,544 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Activating thesaurus repository ***
2015-12-15 12:56:33,560 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Start OpenOffice manager ***
2015-12-15 12:56:33,560 [pool-2-thread-1] INFO  com.openkm.util.DocConverter - *** Build Office Manager ***
2015-12-15 12:56:33,560 [pool-2-thread-1] INFO  com.openkm.util.DocConverter - system.openoffice.path=C:\Program Files (x86)\OpenOffice 4
2015-12-15 12:56:33,560 [pool-2-thread-1] INFO  com.openkm.util.DocConverter - system.openoffice.tasks=200
2015-12-15 12:56:33,560 [pool-2-thread-1] INFO  com.openkm.util.DocConverter - system.openoffice.port=2002
2015-12-15 12:56:33,607 [pool-2-thread-1] INFO  org.artofsolving.jodconverter.office.ProcessPoolOfficeManager - ProcessManager implementation is SigarProcessManager
2015-12-15 12:56:33,701 [pool-2-thread-1] WARN  com.openkm.servlet.RepositoryStartupServlet - failed to start and connect
org.artofsolving.jodconverter.office.OfficeException: failed to start and connect
	at org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:64)
	at org.artofsolving.jodconverter.office.PooledOfficeManager.start(PooledOfficeManager.java:101)
	at org.artofsolving.jodconverter.office.ProcessPoolOfficeManager.start(ProcessPoolOfficeManager.java:62)
	at com.openkm.util.DocConverter.start(DocConverter.java:149)
	at com.openkm.servlet.RepositoryStartupServlet.start(RepositoryStartupServlet.java:288)
	at com.openkm.servlet.RepositoryStartupServlet.init(RepositoryStartupServlet.java:127)
	at javax.servlet.GenericServlet.init(GenericServlet.java:160)
	at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1266)
	at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1185)
	at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1080)
	at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5015)
	at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5302)
	at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:895)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:871)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:615)
	at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:962)
	at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1603)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.ExecutionException: org.artofsolving.jodconverter.office.OfficeException: could not establish connection
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.artofsolving.jodconverter.office.ManagedOfficeProcess.startAndWait(ManagedOfficeProcess.java:62)
	... 22 more
Caused by: org.artofsolving.jodconverter.office.OfficeException: could not establish connection
	at org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:142)
	at org.artofsolving.jodconverter.office.ManagedOfficeProcess.access$000(ManagedOfficeProcess.java:31)
	at org.artofsolving.jodconverter.office.ManagedOfficeProcess$1.run(ManagedOfficeProcess.java:58)
	... 5 more
Caused by: java.lang.IllegalStateException: a process with acceptString 'socket,host=127.0.0.1,port=2002' is already running; pid 3956
	at org.artofsolving.jodconverter.office.OfficeProcess.start(OfficeProcess.java:67)
	at org.artofsolving.jodconverter.office.OfficeProcess.start(OfficeProcess.java:60)
	at org.artofsolving.jodconverter.office.ManagedOfficeProcess.doStartProcessAndConnect(ManagedOfficeProcess.java:119)
	... 7 more
2015-12-15 12:56:33,716 [pool-2-thread-1] INFO  com.openkm.extension.core.ExtensionManager - Initialize and load plugins...
2015-12-15 12:56:33,794 [pool-2-thread-1] WARN  net.xeoh.plugins.base.impl.classpath.loader.FileLoader - Supplied path does not exist. Unable to add plugins from there.
2015-12-15 12:56:33,794 [pool-2-thread-1] INFO  com.openkm.servlet.RepositoryStartupServlet - *** Ejecute start script ***
2015-12-15 12:56:33,794 [pool-2-thread-1] WARN  com.openkm.util.ExecutionUtils - Unable to read script: C:\openkm-6.2.5-community\tomcat\start.bsh
2015-12-15 12:56:33,794 [pool-2-thread-1] WARN  com.openkm.util.ExecutionUtils - Unable to read jar: C:\openkm-6.2.5-community\tomcat\start.jar
2015-12-15 12:56:33,841 [    main] INFO  org.apache.coyote.http11.Http11Protocol - Starting ProtocolHandler ["http-bio-192.168.99.15-8080"]
2015-12-15 12:56:33,857 [    main] INFO  org.apache.coyote.ajp.AjpProtocol - Starting ProtocolHandler ["ajp-bio-8009"]
2015-12-15 12:56:33,857 [    main] INFO  org.apache.catalina.startup.Catalina - Server startup in 63731 ms
2015-12-15 12:56:34,492 [Update Info] INFO  com.openkm.core.UpdateInfo - *** UpdateInfo activated ***
thanks
 #41082  by jllort
 
Take a look at the error.
Code: Select all
Caused by: java.lang.IllegalStateException: a process with acceptString 'socket,host=127.0.0.1,port=2002' is already running; pid 3956
Seems you have a soffice yet running ( close any openoffice app what should be running, sometimes there's an app in the toolbar etc... take a look at programs running and kill them before starting OpenKM )

Which JDK are you running I would like to see the begging of the catalina.log file while OpenKM is starting.
 #41087  by yedkm
 
That was the problem!
I was running 8u25 and after downgrading to 7u80 is working now....thanks!
 #41094  by jllort
 
Version 6.3 was compiled with JDK 1.7 ( not always is good idea use major JDK version, on almost cases all goes right but not always ). Also we encourage using sun JDK rather OpenJDK, basically because is what we are using on development and production scenarios, well tested and sure will going right, however with OpenJDK should going right, but if there's not an special reason we do not suggest use it.

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.