• Solved : Imports not recognized in scripting tab of openKM

  • We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
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.
 #43138  by jimac
 
Can I know why are the imports not recognized? Please see the attached picture.
Why is it like that?
Attachments
1111.png
1111.png (77.56 KiB) Viewed 2781 times
Last edited by jimac on Fri Feb 10, 2017 8:36 am, edited 1 time in total.
 #43150  by jllort
 
Probably the error is not much clear, but application is raising an error "Node is locked" this is the real problem, not a problem with imports.

The stack stack trace error with scripting, sometimes is not much clear.
 #43158  by jimac
 
jllort wrote:Probably the error is not much clear, but application is raising an error "Node is locked" this is the real problem, not a problem with imports.

The stack stack trace error with scripting, sometimes is not much clear.

Okay. Sorry, I thought it's because of the imports.
Btw, thanks

this is the log
hmm, how to fix?

Log:
Code: Select all
2017-02-03 08:51:13,905 [localhost-startStop-1] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.presentationml.slideshow'
2017-02-03 08:51:13,905 [localhost-startStop-1] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.presentationml.presentation'
2017-02-03 08:51:13,905 [localhost-startStop-1] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
2017-02-03 08:51:13,905 [localhost-startStop-1] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.spreadsheetml.template'
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - amazon.access.key=
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - amazon.secret.key=
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - application.url=http://Jimac-PC:8080/OpenKM/index.jsp
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - default.admin.role=ROLE_ADMIN
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - default.lang=
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - default.script=print("UserId: " + session.getUserID());
print("EventType: " + eventType);
print("EventNode: " + eventNode.getPath());
print("ScriptNode: " + scriptNode.getPath());
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - default.user.role=ROLE_USER
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.create.autofix=true
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.datasource=java:/comp/env/jdbc/OpenKMDS
2017-02-03 08:51:14,342 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.hbm2ddl=none
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.batch.size.load.objects=30
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.mass.indexer=false
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.threads.index.writer=3
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.threads.load.objects=4
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.threads.subsequent.fetching=8
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.search.analyzer=org.apache.lucene.analysis.standard.StandardAnalyzer
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.search.index.exclusive=true
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.search.index.home=C:\openkm-6.3.1-community\tomcat\repository\index
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.show_sql=false
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - hibernate.statistics=false
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - instance.chroot.path=
2017-02-03 08:51:14,357 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - instance.home=C:\openkm-6.3.1-community\tomcat
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - jbpm.config=C:\openkm-6.3.1-community\tomcat\jbpm.xml
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.base.url=
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.owl.file=
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.skos.file=
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.tree.childs=
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.tree.root=
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.vocabulary.serql=
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - keep.session.alive.interval=5
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction=true
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.batch=10
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.concurrent=false
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.pool.size=5
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.pool.threads=5
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.pool.timeout=1
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - max.file.size=0
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - max.search.results=500
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - min.search.characters=3
2017-02-03 08:51:14,373 [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>
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - notification.message.subject=OpenKM - NOTIFICATION
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - notify.twitter.password=
2017-02-03 08:51:14,373 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - notify.twitter.status=OpenKM - ${documentUrl} - ${documentPath} - ${userId} - ${eventType}
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - notify.twitter.user=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - openmeetings.credentials=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - openmeetings.port=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - openmeetings.url=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - openmeetings.user=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - plugin.debug=false
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.adapter=com.openkm.principal.DatabasePrincipalAdapter
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.database.filter.inactive.users=true
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.hide.connection.roles=false
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.identifier.validation=^[a-zA-Z0-9_]+$
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.mail.attribute=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.mail.search.base=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.mail.search.filter=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.referral=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.role.attribute=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.role.search.base=[]
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.role.search.filter=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.roles.by.user.attribute=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.roles.by.user.search.base=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.roles.by.user.search.filter=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.security.credentials=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.security.principal=
2017-02-03 08:51:14,388 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.server=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.user.attribute=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.user.search.base=[]
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.user.search.filter=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.username.attribute=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.username.search.base=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.username.search.filter=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.users.by.role.attribute=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.users.by.role.search.base=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.users.by.role.search.filter=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - principal.ldap.users.from.roles=false
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - property.groups.cnd=C:\openkm-6.3.1-community\tomcat\PropertyGroups.cnd
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - property.groups.xml=C:\openkm-6.3.1-community\tomcat\PropertyGroups.xml
2017-02-03 08:51:14,404 [localhost-startStop-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.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]
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - remote.conversion.server=
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.cache.dxf=C:\openkm-6.3.1-community\tomcat\repository\cache\dxf
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.cache.home=C:\openkm-6.3.1-community\tomcat\repository\cache
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.cache.pdf=C:\openkm-6.3.1-community\tomcat\repository\cache\pdf
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.cache.swf=C:\openkm-6.3.1-community\tomcat\repository\cache\swf
2017-02-03 08:51:14,404 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.config=NUL:
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.content.checksum=true
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.datastore.backend=fs
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.datastore.home=C:\openkm-6.3.1-community\tomcat\repository\datastore
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.home=C:\openkm-6.3.1-community\tomcat\repository
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.native=true
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - repository.purgatory.home=
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - restrict.file.mime=false
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - restrict.file.name=*~;*.bak
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - schedule.dashboard.refresh=30
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - schedule.session.keepalive=15
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - schedule.ui.notification=1
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - security.access.manager=simple
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - security.live.change.node.limit=100
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - security.mode.multiple=false
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - security.search.evaluation=lucene
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - send.mail.from.user=true
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - store.node.path=false
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - subscription.message.body=Good Day!
<br/>
The document <a href="${documentUrl}">${documentPath}</a> has been ${eventType} by  ${userId}.
<br/>
---
<br/>
<b>Document: </b><a href="${documentUrl}">${documentPath}</a><br/><b>User: </b>${userId}<br/><b>Event: </b>${eventType}<br/><b>Comment: </b>${subscriptionComment}<br/>
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - subscription.message.subject=OpenKM - ${eventType} - ${documentPath}
2017-02-03 08:51:14,420 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.antivir=
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.apache.request.header.fix=false
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.catdoc.xls2csv=
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.document.name.mismatch.check=true
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.execution.timeout=5
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.ghostscript=C:\openkm-6.3.1-community\tomcat\bin\gswin32c.exe
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.imagemagick.convert=C:\openkm-6.3.1-community\tomcat\bin\convert.exe
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.keyword.lowercase=false
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.login.lowercase=false
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.maintenance=false
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.multiple.instances=false
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.ocr=
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.ocr.rotate=
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.openoffice.dictionary=
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.openoffice.path=
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.openoffice.port=2002
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.openoffice.server=
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.openoffice.tasks=200
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.pdf.force.ocr=false
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.pdfimages=C:\openkm-6.3.1-community\tomcat\bin\pdfimages.exe -j -f ${firstPage} -l ${lastPage} ${fileIn} ${imageRoot}
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.previewer=flexpaper
2017-02-03 08:51:14,435 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.profiling=false
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.readonly=false
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.swftools.pdf2swf=C:\openkm-6.3.1-community\tomcat\bin\pdf2swf.exe -f -T 9 -t -s storeallcharacters ${fileIn} -o ${fileOut}
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.webdav.fix=false
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - system.webdav.server=false
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - tomcat.connector.uri.encoding=ISO-8859-1
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - upload.throttle.filter=false
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - user.admin=okmAdmin
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - user.assign.document.creation=true
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - user.password.reset=false
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - user.system=system
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - validator.password=com.openkm.validator.password.NoPasswordValidator
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - validator.password.max.length=0
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - validator.password.min.digits=0
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - validator.password.min.length=0
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - validator.password.min.lowercase=0
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - validator.password.min.uppercase=0
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - validator.password.mini.special=0
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - version.numeration.adapter=com.openkm.vernum.MajorMinorVersionNumerationAdapter
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - version.numeration.format=%d
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - workflow.run.config.form=run_config
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - workflow.start.task.auto.run=true
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - zoho.api.key=
2017-02-03 08:51:14,451 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - zoho.password=
2017-02-03 08:51:14,466 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - zoho.secret.key=
2017-02-03 08:51:14,466 [localhost-startStop-1] INFO  com.openkm.core.Config- RELOAD - zoho.user=
2017-02-03 08:51:14,466 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Repository initializing... ***
2017-02-03 08:51:14,872 [localhost-startStop-1] INFO  com.openkm.module.db.stuff.SecurityHelper- Configuring AccessManager with com.openkm.module.db.stuff.DbSimpleAccessManager
2017-02-03 08:51:14,934 [localhost-startStop-1] INFO  com.openkm.module.db.DbRepositoryModule- Repository already created
2017-02-03 08:51:14,981 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Repository initialized ***
2017-02-03 08:51:14,981 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** User database initialized ***
2017-02-03 08:51:14,981 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Initializing workflow engine... ***
2017-02-03 08:51:14,981 [localhost-startStop-1] INFO  com.openkm.util.JBPMUtils- Creating JBPM default configuration
2017-02-03 08:51:15,044 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Initializing MIME types... ***
2017-02-03 08:51:15,168 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Activating update info ***
2017-02-03 08:51:15,184 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Activating cron ***
2017-02-03 08:51:15,184 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Activating UI Notification ***
2017-02-03 08:51:15,652 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Activating thesaurus repository ***
2017-02-03 08:51:15,668 [localhost-startStop-1] WARN  com.openkm.servlet.RepositoryStartupServlet- *** No OpenOffice manager nor server configured ***
2017-02-03 08:51:15,668 [localhost-startStop-1] INFO  com.openkm.extension.core.ExtensionManager- Initialize and load plugins...
2017-02-03 08:51:15,746 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Execute start script ***
2017-02-03 08:51:15,746 [localhost-startStop-1] WARN  com.openkm.util.ExecutionUtils- Unable to read script: C:\openkm-6.3.1-community\tomcat\start.bsh
2017-02-03 08:51:15,746 [localhost-startStop-1] WARN  com.openkm.util.ExecutionUtils- Unable to read jar: C:\openkm-6.3.1-community\tomcat\start.jar
2017-02-03 08:51:15,746 [localhost-startStop-1] INFO  com.openkm.servlet.RepositoryStartupServlet- *** Execute start SQL ***
2017-02-03 08:51:15,761 [localhost-startStop-1] WARN  com.openkm.servlet.RepositoryStartupServlet- Unable to read sql: C:\openkm-6.3.1-community\tomcat\start.sql
2017-02-03 08:51:15,886 [localhost-startStop-1] WARN  org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet- CMIS version is not defined! Setting it to CMIS 1.0.
2017-02-03 08:51:15,980 [localhost-startStop-1] INFO  org.apache.catalina.startup.HostConfig- Deployment of web application archive C:\openkm-6.3.1-community\tomcat\webapps\OpenKM.war has finished in 51,828 ms
2017-02-03 08:51:15,995 [localhost-startStop-1] INFO  org.apache.catalina.startup.HostConfig- Deploying web application directory C:\openkm-6.3.1-community\tomcat\webapps\ROOT
2017-02-03 08:51:18,288 [localhost-startStop-1] INFO  org.apache.catalina.startup.HostConfig- Deployment of web application directory C:\openkm-6.3.1-community\tomcat\webapps\ROOT has finished in 2,293 ms
2017-02-03 08:51:18,288 [main] INFO  org.apache.coyote.http11.Http11Protocol- Starting ProtocolHandler ["http-bio-0.0.0.0-8080"]
2017-02-03 08:51:18,382 [main] INFO  org.apache.coyote.ajp.AjpProtocol- Starting ProtocolHandler ["ajp-bio-127.0.0.1-8009"]
2017-02-03 08:51:18,398 [main] INFO  org.apache.catalina.startup.Catalina- Server startup in 54675 ms
2017-02-03 08:51:34,829 [http-bio-0.0.0.0-8080-exec-8] INFO  com.openkm.module.common.CommonAuthModule- PrincipalAdapter: com.openkm.principal.DatabasePrincipalAdapter
2017-02-03 08:51:34,985 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.config.GlobalSettings- Trying to find Dozer configuration file: dozer.properties
2017-02-03 08:51:35,160 [http-bio-0.0.0.0-8080-exec-5] WARN  org.dozer.config.GlobalSettings- Dozer configuration file not found: dozer.properties.  Using defaults for all Dozer global properties.
2017-02-03 08:51:35,212 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.DozerInitializer- Initializing Dozer. Version: 5.3.2, Thread Name: http-bio-0.0.0.0-8080-exec-5
2017-02-03 08:51:35,228 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.jmx.JMXPlatformImpl- Dozer JMX MBean [org.dozer.jmx:type=DozerStatisticsController] auto registered with the Platform MBean Server
2017-02-03 08:51:35,228 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.jmx.JMXPlatformImpl- Dozer JMX MBean [org.dozer.jmx:type=DozerAdminController] auto registered with the Platform MBean Server
2017-02-03 08:51:35,321 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.DozerBeanMapper- Initializing a new instance of dozer bean mapper.
2017-02-03 08:51:35,368 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.loader.CustomMappingsLoader- Using the following xml files to load custom mappings for the bean mapper instance: [dozerBeanMapping.xml]
2017-02-03 08:51:35,368 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.loader.CustomMappingsLoader- Trying to find xml mapping file: dozerBeanMapping.xml
2017-02-03 08:51:35,430 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.loader.CustomMappingsLoader- Using URL [file:/C:/openkm-6.3.1-community/tomcat/webapps/OpenKM/WEB-INF/classes/dozerBeanMapping.xml] to load custom xml mappings
2017-02-03 08:51:35,591 [http-bio-0.0.0.0-8080-exec-5] INFO  org.dozer.loader.CustomMappingsLoader- Successfully loaded custom xml mappings from URL: [file:/C:/openkm-6.3.1-community/tomcat/webapps/OpenKM/WEB-INF/classes/dozerBeanMapping.xml]
2017-02-03 08:51:36,056 [http-bio-0.0.0.0-8080-exec-8] INFO  com.openkm.vernum.VersionNumerationFactory- VersionNumerationAdapter: com.openkm.vernum.MajorMinorVersionNumerationAdapter
2017-02-03 08:51:36,728 [http-bio-0.0.0.0-8080-exec-3] WARN  com.openkm.util.DocConverter- system.openoffice.path not configured
2017-02-03 08:51:36,728 [http-bio-0.0.0.0-8080-exec-3] WARN  com.openkm.util.DocConverter- and also system.openoffice.server not configured
2017-02-03 08:51:44,797 [http-bio-0.0.0.0-8080-exec-10] 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.3.1-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.0.dtd
2017-02-03 08:56:15,748 [Update Info] INFO  com.openkm.core.UpdateInfo- *** UpdateInfo activated ***
2017-02-03 08:56:16,816 [Update Info] INFO  com.openkm.util.Update- checkVersion: 
2017-02-03 09:00:00,498 [Thread-18] INFO  com.openkm.core.UserMailImporter- *** User mail importer activated ***
2017-02-03 09:00:22,128 [Thread-18] ERROR com.openkm.util.MailUtils- Couldn't connect to host, port: smtp.gmail.com, 143; timeout -1
com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.gmail.com, 143; timeout -1;
  nested exception is:
	java.net.ConnectException: Connection timed out: connect
	at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:724)
	at javax.mail.Service.connect(Service.java:364)
	at javax.mail.Service.connect(Service.java:245)
	at com.openkm.util.MailUtils.importMessages(MailUtils.java:581)
	at com.openkm.core.UserMailImporter.runAs(UserMailImporter.java:95)
	at com.openkm.core.UserMailImporter.run(UserMailImporter.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at bsh.Reflect.invokeMethod(Reflect.java:166)
	at bsh.Reflect.invokeObjectMethod(Reflect.java:99)
	at bsh.BSHPrimarySuffix.doName(BSHPrimarySuffix.java:176)
	at bsh.BSHPrimarySuffix.doSuffix(BSHPrimarySuffix.java:120)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:80)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
	at bsh.Interpreter.eval(Interpreter.java:664)
	at bsh.Interpreter.eval(Interpreter.java:758)
	at bsh.Interpreter.eval(Interpreter.java:747)
	at com.openkm.util.ExecutionUtils.runScript(ExecutionUtils.java:112)
	at com.openkm.core.Cron$RunnerBsh.run(Cron.java:103)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.ConnectException: Connection timed out: connect
	at java.net.DualStackPlainSocketImpl.connect0(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at java.net.Socket.connect(Socket.java:538)
	at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:312)
	at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:236)
	at com.sun.mail.iap.Protocol.<init>(Protocol.java:117)
	at com.sun.mail.imap.protocol.IMAPProtocol.<init>(IMAPProtocol.java:121)
	at com.sun.mail.imap.IMAPStore.newIMAPProtocol(IMAPStore.java:746)
	at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:689)
	... 21 more
 #43165  by jllort
 
The error is caused because you are not able to connecting to smtp.gmail.com
Code: Select all
2017-02-03 09:00:22,128 [Thread-18] ERROR com.openkm.util.MailUtils- Couldn't connect to host, port: smtp.gmail.com, 143; timeout -1
com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.gmail.com, 143; timeout -1;
  nested exception is:
   java.net.ConnectException: Connection timed out: connect
Do a ping from your server, you have some problem for accessing smtp mail host from your openkm server ( possible firewall rule or similar ).
 #43178  by jimac
 
jllort wrote:The error is caused because you are not able to connecting to smtp.gmail.com
Code: Select all
2017-02-03 09:00:22,128 [Thread-18] ERROR com.openkm.util.MailUtils- Couldn't connect to host, port: smtp.gmail.com, 143; timeout -1
com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.gmail.com, 143; timeout -1;
  nested exception is:
   java.net.ConnectException: Connection timed out: connect
Do a ping from your server, you have some problem for accessing smtp mail host from your openkm server ( possible firewall rule or similar ).

Hello

I ping my own ip address, and its ok.
I also turned off the firewall,

Then I tried the script again.

LOG:
Code: Select all
2017-02-07 09:15:31,909 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - system.webdav.server=false
2017-02-07 09:15:31,909 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - tomcat.connector.uri.encoding=ISO-8859-1
2017-02-07 09:15:31,909 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - upload.throttle.filter=false
2017-02-07 09:15:31,909 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - user.admin=okmAdmin
2017-02-07 09:15:31,909 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - user.assign.document.creation=true
2017-02-07 09:15:31,909 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - user.password.reset=false
2017-02-07 09:15:31,909 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - user.system=system
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - validator.password=com.openkm.validator.password.NoPasswordValidator
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - validator.password.max.length=0
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - validator.password.min.digits=0
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - validator.password.min.length=0
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - validator.password.min.lowercase=0
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - validator.password.min.uppercase=0
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - validator.password.mini.special=0
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - version.numeration.adapter=com.openkm.vernum.MajorMinorVersionNumerationAdapter
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - version.numeration.format=%d
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - workflow.run.config.form=run_config
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - workflow.start.task.auto.run=true
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - zoho.api.key=
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - zoho.password=
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - zoho.secret.key=
2017-02-07 09:15:31,910 [http-bio-0.0.0.0-8080-exec-2] INFO  com.openkm.core.Config- RELOAD - zoho.user=
2017-02-07 09:16:12,281 [http-bio-0.0.0.0-8080-exec-3] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/OpenKM].[ConfigServlet]- Servlet.service() for servlet [ConfigServlet] in context with path [/OpenKM] threw exception
java.lang.RuntimeException: IO exception executing command: C:/openkm-6.3.1-community/tomcat/bin -resize 150x35> C:\openkm-6.3.1-community\tomcat\temp\okm8912746503144836450.jpg C:\openkm-6.3.1-community\tomcat\temp\okm8530116545489652517.jpg
	at com.openkm.util.ImageUtils.ImageMagickConvert(ImageUtils.java:210)
	at com.openkm.util.ImageUtils.ImageMagickConvert(ImageUtils.java:184)
	at com.openkm.util.ImageUtils.resize(ImageUtils.java:177)
	at com.openkm.servlet.admin.ConfigServlet.doPost(ConfigServlet.java:198)
	at com.openkm.servlet.admin.ConfigServlet.service(ConfigServlet.java:102)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	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:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423)
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1079)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:620)
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Cannot run program "C:/openkm-6.3.1-community/tomcat/bin": CreateProcess error=5, Access is denied
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at com.openkm.util.ExecutionUtils.runCmdImpl(ExecutionUtils.java:257)
	at com.openkm.util.ExecutionUtils.runCmd(ExecutionUtils.java:237)
	at com.openkm.util.ImageUtils.ImageMagickConvert(ImageUtils.java:200)
	... 48 more
Caused by: java.io.IOException: CreateProcess error=5, Access is denied
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
	at java.lang.ProcessImpl.start(ProcessImpl.java:137)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 51 more
2017-02-07 09:17:02,351 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Initializing text extractors
2017-02-07 09:17:02,351 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.PlainTextExtractor for 'text/plain'
2017-02-07 09:17:02,351 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsWordTextExtractor for 'application/vnd.ms-word'
2017-02-07 09:17:02,352 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsWordTextExtractor for 'application/msword'
2017-02-07 09:17:02,352 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsExcelTextExtractor for 'application/vnd.ms-excel'
2017-02-07 09:17:02,352 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsExcelTextExtractor for 'application/msexcel'
2017-02-07 09:17:02,352 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsExcelTextExtractor for 'application/excel'
2017-02-07 09:17:02,353 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsPowerPointTextExtractor for 'application/vnd.ms-powerpoint'
2017-02-07 09:17:02,353 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsPowerPointTextExtractor for 'application/mspowerpoint'
2017-02-07 09:17:02,353 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsPowerPointTextExtractor for 'application/powerpoint'
2017-02-07 09:17:02,353 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.database'
2017-02-07 09:17:02,354 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.formula'
2017-02-07 09:17:02,354 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.graphics'
2017-02-07 09:17:02,354 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.presentation'
2017-02-07 09:17:02,354 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.spreadsheet'
2017-02-07 09:17:02,354 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.oasis.opendocument.text'
2017-02-07 09:17:02,355 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.sun.xml.calc'
2017-02-07 09:17:02,355 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.sun.xml.draw'
2017-02-07 09:17:02,355 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.sun.xml.impress'
2017-02-07 09:17:02,355 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.OpenOfficeTextExtractor for 'application/vnd.sun.xml.writer'
2017-02-07 09:17:02,355 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.RTFTextExtractor for 'application/rtf'
2017-02-07 09:17:02,356 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.RTFTextExtractor for 'text/rtf'
2017-02-07 09:17:02,356 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.HTMLTextExtractor for 'text/html'
2017-02-07 09:17:02,356 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.XMLTextExtractor for 'text/xml'
2017-02-07 09:17:02,356 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.XMLTextExtractor for 'application/xml'
2017-02-07 09:17:02,356 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering org.apache.jackrabbit.extractor.MsOutlookTextExtractor for 'application/vnd.ms-outlook'
2017-02-07 09:17:02,357 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.PdfTextExtractor for 'application/pdf'
2017-02-07 09:17:02,357 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.AudioTextExtractor for 'audio/mpeg'
2017-02-07 09:17:02,357 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.AudioTextExtractor for 'audio/x-ogg'
2017-02-07 09:17:02,357 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.ExifTextExtractor for 'image/jpeg'
2017-02-07 09:17:02,357 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.Tesseract3TextExtractor for 'image/tiff'
2017-02-07 09:17:02,357 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.Tesseract3TextExtractor for 'image/gif'
2017-02-07 09:17:02,358 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.Tesseract3TextExtractor for 'image/jpg'
2017-02-07 09:17:02,358 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.Tesseract3TextExtractor for 'image/jpeg'
2017-02-07 09:17:02,358 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.Tesseract3TextExtractor for 'image/png'
2017-02-07 09:17:02,358 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.SourceCodeTextExtractor for 'text/x-java'
2017-02-07 09:17:02,358 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.SourceCodeTextExtractor for 'text/css'
2017-02-07 09:17:02,358 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.SourceCodeTextExtractor for 'text/x-csrc'
2017-02-07 09:17:02,359 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.SourceCodeTextExtractor for 'text/x-sql'
2017-02-07 09:17:02,359 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.SourceCodeTextExtractor for 'application/x-php'
2017-02-07 09:17:02,359 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.SourceCodeTextExtractor for 'application/javascript'
2017-02-07 09:17:02,359 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'
2017-02-07 09:17:02,359 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.wordprocessingml.template'
2017-02-07 09:17:02,360 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.presentationml.template'
2017-02-07 09:17:02,360 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.presentationml.slideshow'
2017-02-07 09:17:02,360 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.presentationml.presentation'
2017-02-07 09:17:02,360 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
2017-02-07 09:17:02,360 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.extractor.RegisteredExtractors- Registering com.openkm.extractor.MsOffice2007TextExtractor for 'application/vnd.openxmlformats-officedocument.spreadsheetml.template'
2017-02-07 09:17:02,428 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - amazon.access.key=
2017-02-07 09:17:02,428 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - amazon.secret.key=
2017-02-07 09:17:02,428 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - application.url=http://Jimac-PC:8080/OpenKM/index.jsp
2017-02-07 09:17:02,428 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - default.admin.role=ROLE_ADMIN
2017-02-07 09:17:02,428 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - default.lang=
2017-02-07 09:17:02,428 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - default.script=print("UserId: " + session.getUserID());
print("EventType: " + eventType);
print("EventNode: " + eventNode.getPath());
print("ScriptNode: " + scriptNode.getPath());
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - default.user.role=ROLE_USER
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.create.autofix=true
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.datasource=java:/comp/env/jdbc/OpenKMDS
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.hbm2ddl=none
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.batch.size.load.objects=30
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.mass.indexer=false
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.threads.index.writer=3
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.threads.load.objects=4
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.indexer.threads.subsequent.fetching=8
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.search.analyzer=org.apache.lucene.analysis.standard.StandardAnalyzer
2017-02-07 09:17:02,429 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.search.index.exclusive=true
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.search.index.home=C:\openkm-6.3.1-community\tomcat\repository\index
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.show_sql=false
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - hibernate.statistics=false
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - instance.chroot.path=
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - instance.home=C:\openkm-6.3.1-community\tomcat
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - jbpm.config=C:\openkm-6.3.1-community\tomcat\jbpm.xml
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.base.url=
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.owl.file=
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.skos.file=
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.tree.childs=
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.tree.root=
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - kea.thesaurus.vocabulary.serql=
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - keep.session.alive.interval=5
2017-02-07 09:17:02,430 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction=true
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.batch=10
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.concurrent=false
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.pool.size=5
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.pool.threads=5
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - managed.text.extraction.pool.timeout=1
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - max.file.size=0
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - max.search.results=500
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - min.search.characters=3
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] 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>
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - notification.message.subject=OpenKM - NOTIFICATION
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - notify.twitter.password=
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - notify.twitter.status=OpenKM - ${documentUrl} - ${documentPath} - ${userId} - ${eventType}
2017-02-07 09:17:02,431 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - notify.twitter.user=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - openmeetings.credentials=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - openmeetings.port=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - openmeetings.url=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - openmeetings.user=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - plugin.debug=false
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.adapter=com.openkm.principal.DatabasePrincipalAdapter
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.database.filter.inactive.users=true
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.hide.connection.roles=false
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.identifier.validation=^[a-zA-Z0-9_]+$
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.mail.attribute=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.mail.search.base=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.mail.search.filter=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.referral=
2017-02-07 09:17:02,432 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.role.attribute=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.role.search.base=[]
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.role.search.filter=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.roles.by.user.attribute=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.roles.by.user.search.base=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.roles.by.user.search.filter=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.security.credentials=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.security.principal=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.server=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.user.attribute=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.user.search.base=[]
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.user.search.filter=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.username.attribute=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.username.search.base=
2017-02-07 09:17:02,433 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.username.search.filter=
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.users.by.role.attribute=
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.users.by.role.search.base=
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.users.by.role.search.filter=
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - principal.ldap.users.from.roles=false
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - property.groups.cnd=C:\openkm-6.3.1-community\tomcat\PropertyGroups.cnd
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - property.groups.xml=C:\openkm-6.3.1-community\tomcat\PropertyGroups.xml
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] 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.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]
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - remote.conversion.server=
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.cache.dxf=C:\openkm-6.3.1-community\tomcat\repository\cache\dxf
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.cache.home=C:\openkm-6.3.1-community\tomcat\repository\cache
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.cache.pdf=C:\openkm-6.3.1-community\tomcat\repository\cache\pdf
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.cache.swf=C:\openkm-6.3.1-community\tomcat\repository\cache\swf
2017-02-07 09:17:02,434 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.config=NUL:
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.content.checksum=true
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.datastore.backend=fs
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.datastore.home=C:\openkm-6.3.1-community\tomcat\repository\datastore
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.home=C:\openkm-6.3.1-community\tomcat\repository
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.native=true
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - repository.purgatory.home=
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - restrict.file.mime=false
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - restrict.file.name=*~;*.bak
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - schedule.dashboard.refresh=30
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - schedule.session.keepalive=15
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - schedule.ui.notification=1
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - security.access.manager=simple
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - security.live.change.node.limit=100
2017-02-07 09:17:02,435 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - security.mode.multiple=false
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - security.search.evaluation=lucene
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - send.mail.from.user=true
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - store.node.path=false
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - subscription.message.body=Good Day!
<br/>
The document <a href="${documentUrl}">${documentPath}</a> has been ${eventType} by  ${userId}.
<br/>
---
<br/>
<b>Document: </b><a href="${documentUrl}">${documentPath}</a><br/><b>User: </b>${userId}<br/><b>Event: </b>${eventType}<br/><b>Comment: </b>${subscriptionComment}<br/>
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - subscription.message.subject=OpenKM - ${eventType} - ${documentPath}
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.antivir=
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.apache.request.header.fix=false
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.catdoc.xls2csv=
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.document.name.mismatch.check=true
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.execution.timeout=5
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.ghostscript=C:\openkm-6.3.1-community\tomcat\bin\gswin32c.exe
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.imagemagick.convert=C:/openkm-6.3.1-community/tomcat/bin/convert.exe
2017-02-07 09:17:02,436 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.keyword.lowercase=false
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.login.lowercase=false
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.maintenance=false
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.multiple.instances=false
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.ocr=
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.ocr.rotate=
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.openoffice.dictionary=
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.openoffice.path=C:\Program Files\OpenOffice 4
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.openoffice.port=2002
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.openoffice.server=
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.openoffice.tasks=200
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.pdf.force.ocr=false
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.pdfimages=C:\openkm-6.3.1-community\tomcat\bin\pdfimages.exe -j -f ${firstPage} -l ${lastPage} ${fileIn} ${imageRoot}
2017-02-07 09:17:02,437 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.previewer=flexpaper
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.profiling=false
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.readonly=false
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.swftools.pdf2swf=C:/openkm-6.3.1-community/tomcat/bin/pdf2swf.exe -f -T 9 -t -s storeallcharacters ${fileIn} -o ${fileOut}
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.webdav.fix=false
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - system.webdav.server=false
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - tomcat.connector.uri.encoding=ISO-8859-1
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - upload.throttle.filter=false
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - user.admin=okmAdmin
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - user.assign.document.creation=true
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - user.password.reset=false
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - user.system=system
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - validator.password=com.openkm.validator.password.NoPasswordValidator
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - validator.password.max.length=0
2017-02-07 09:17:02,438 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - validator.password.min.digits=0
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - validator.password.min.length=0
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - validator.password.min.lowercase=0
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - validator.password.min.uppercase=0
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - validator.password.mini.special=0
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - version.numeration.adapter=com.openkm.vernum.MajorMinorVersionNumerationAdapter
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - version.numeration.format=%d
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - workflow.run.config.form=run_config
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - workflow.start.task.auto.run=true
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - zoho.api.key=
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - zoho.password=
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - zoho.secret.key=
2017-02-07 09:17:02,439 [http-bio-0.0.0.0-8080-exec-5] INFO  com.openkm.core.Config- RELOAD - zoho.user=
2017-02-07 09:17:32,754 [http-bio-0.0.0.0-8080-exec-7] WARN  com.openkm.util.ExecutionUtils- Abnormal program termination: -1073741515
2017-02-07 09:17:32,755 [http-bio-0.0.0.0-8080-exec-7] WARN  com.openkm.util.ExecutionUtils- CommandLine: [C:/openkm-6.3.1-community/tomcat/bin/convert.exe, -resize, 150x35>, C:\openkm-6.3.1-community\tomcat\temp\okm7254634369719959932.jpg, C:\openkm-6.3.1-community\tomcat\temp\okm7839409145582070170.jpg]
2017-02-07 09:17:32,756 [http-bio-0.0.0.0-8080-exec-7] WARN  com.openkm.util.ExecutionUtils- STDERR: 
2017-02-07 09:17:32,778 [http-bio-0.0.0.0-8080-exec-7] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/OpenKM].[ConfigServlet]- Servlet.service() for servlet [ConfigServlet] in context with path [/OpenKM] threw exception
java.lang.RuntimeException: 
	at com.openkm.util.ImageUtils.ImageMagickConvert(ImageUtils.java:203)
	at com.openkm.util.ImageUtils.ImageMagickConvert(ImageUtils.java:184)
	at com.openkm.util.ImageUtils.resize(ImageUtils.java:177)
	at com.openkm.servlet.admin.ConfigServlet.doPost(ConfigServlet.java:198)
	at com.openkm.servlet.admin.ConfigServlet.service(ConfigServlet.java:102)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	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:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423)
	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1079)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:620)
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:745)
2017-02-07 09:30:00,285 [Thread-28] INFO  com.openkm.core.UserMailImporter- *** User mail importer activated ***
2017-02-07 09:30:21,654 [Thread-28] ERROR com.openkm.util.MailUtils- Couldn't connect to host, port: smtp.gmail.com, 143; timeout -1
com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.gmail.com, 143; timeout -1;
  nested exception is:
	java.net.ConnectException: Connection timed out: connect
	at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:724)
	at javax.mail.Service.connect(Service.java:364)
	at javax.mail.Service.connect(Service.java:245)
	at com.openkm.util.MailUtils.importMessages(MailUtils.java:581)
	at com.openkm.core.UserMailImporter.runAs(UserMailImporter.java:95)
	at com.openkm.core.UserMailImporter.run(UserMailImporter.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at bsh.Reflect.invokeMethod(Reflect.java:166)
	at bsh.Reflect.invokeObjectMethod(Reflect.java:99)
	at bsh.BSHPrimarySuffix.doName(BSHPrimarySuffix.java:176)
	at bsh.BSHPrimarySuffix.doSuffix(BSHPrimarySuffix.java:120)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:80)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
	at bsh.Interpreter.eval(Interpreter.java:664)
	at bsh.Interpreter.eval(Interpreter.java:758)
	at bsh.Interpreter.eval(Interpreter.java:747)
	at com.openkm.util.ExecutionUtils.runScript(ExecutionUtils.java:112)
	at com.openkm.core.Cron$RunnerBsh.run(Cron.java:103)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.ConnectException: Connection timed out: connect
	at java.net.DualStackPlainSocketImpl.connect0(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at java.net.Socket.connect(Socket.java:538)
	at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:312)
	at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:236)
	at com.sun.mail.iap.Protocol.<init>(Protocol.java:117)
	at com.sun.mail.imap.protocol.IMAPProtocol.<init>(IMAPProtocol.java:121)
	at com.sun.mail.imap.IMAPStore.newIMAPProtocol(IMAPStore.java:746)
	at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:689)
	... 21 more
2017-02-07 09:37:15,689 [http-bio-0.0.0.0-8080-exec-6] 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.3.1-community\tomcat\webapps\OpenKM\WEB-INF\classes\dtd\property-groups-2.0.dtd
Attachments
error
error
54.png (72.55 KiB) Viewed 2756 times
 #43192  by jllort
 
I think the configuration parameter is wrong, see the command line
Code: Select all
java.lang.RuntimeException: IO exception executing command: C:/openkm-6.3.1-community/tomcat/bin -resize 150x35> C:\openkm-6.3.1-community\tomcat\temp\okm8912746503144836450.jpg C:\openkm-6.3.1-community\tomcat\temp\okm8530116545489652517.jpg
This is not a convert.exe path C:/openkm-6.3.1-community/tomcat/bin !


Anyway the error you have in scripting has not any relation with the error in log. In the scripting error raises document locked. A document can be locked by two reasons -> lock or edit. Before purge the document check if the document is locked ( doc.isLocket() ), in case afirmative should discover the reason when doc.isCheckedOut() then document is edited and you should cancel the checkout, otherside the document is locked and must cancel the lock.

Also can try to iterate along all the nodes, do not purge and print in the screen the locked nodes.
 #43200  by jimac
 
jllort wrote:I think the configuration parameter is wrong, see the command line
Code: Select all
java.lang.RuntimeException: IO exception executing command: C:/openkm-6.3.1-community/tomcat/bin -resize 150x35> C:\openkm-6.3.1-community\tomcat\temp\okm8912746503144836450.jpg C:\openkm-6.3.1-community\tomcat\temp\okm8530116545489652517.jpg
This is not a convert.exe path C:/openkm-6.3.1-community/tomcat/bin !


Anyway the error you have in scripting has not any relation with the error in log. In the scripting error raises document locked. A document can be locked by two reasons -> lock or edit. Before purge the document check if the document is locked ( doc.isLocket() ), in case afirmative should discover the reason when doc.isCheckedOut() then document is edited and you should cancel the checkout, otherside the document is locked and must cancel the lock.

Also can try to iterate along all the nodes, do not purge and print in the screen the locked nodes.
Hello Jllort,

Thank You. I have successfully purge all users trash.
The problem is, there is one document that is edited.
Thank You Again!!

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.