The installer creates a OKMInstaller.log ( please share )
Ensure you are installing with Java JDK version 1.8 ( not upper or lower version )
Search found 10934 matches
- Wed Nov 27, 2019 7:05 pm
- Forum: New features discussion
- Topic: OpenKm Can not install to pc
- Replies: 1
- Views: 192
- Wed Nov 27, 2019 7:05 pm
- Forum: Configuration
- Topic: Workflow recording
- Replies: 4
- Views: 189
Re: Workflow recording
OpenKM comes with some samples projects, try to put the code there. Also you are getting error with imports ?
Take a look at in the sample project -> properties -> the libraries added ( OpenKM and Tomcat ) or the project dependencies ( OpenKM )
Take a look at in the sample project -> properties -> the libraries added ( OpenKM and Tomcat ) or the project dependencies ( OpenKM )
- Wed Nov 27, 2019 6:53 pm
- Forum: Usage
- Topic: Openkm cdn
- Replies: 1
- Views: 144
Re: Openkm cdn
it is possible this kind of configuration but is not trivial and may have a lot of problems. You are talking about sync two openkm with their own databases and their own server, no ?
- Sat Nov 23, 2019 9:21 am
- Forum: Configuration
- Topic: Workflow recording
- Replies: 4
- Views: 189
Re: Workflow recording
Firts you must download the openkm development environment what comes as a virtual machine. Take a look here https://www.openkm.com/en/download.html ( there's a video what explains how to install it ).
- Sat Nov 23, 2019 9:19 am
- Forum: Installation
- Topic: Workflow IDE Install
- Replies: 1
- Views: 270
Re: Workflow IDE Install
The old openkm portable from sourceforge is deprecated. You should use the new openkm development environment what is released as a VM. Take a look at https://www.openkm.com/en/download.html ( there's the download link and videos about how to install it ).
- Sat Nov 23, 2019 9:17 am
- Forum: Installation
- Topic: Tomcat application not starting
- Replies: 6
- Views: 229
Re: Tomcat application not starting
Seems you have MySQL connection bad configuration in server.xml ( check the XML and ensure all is fine there ).
What is your MySQL version?
Ensure you are able to connect from the openkm server.
Take a look here https://docs.openkm.com/kcenter/view/ok ... oting.html
What is your MySQL version?
Ensure you are able to connect from the openkm server.
Take a look here https://docs.openkm.com/kcenter/view/ok ... oting.html
- Sat Nov 23, 2019 8:33 am
- Forum: Configuration
- Topic: Does metadata search use Lucene index?
- Replies: 3
- Views: 169
Re: Does metadata search use Lucene index?
Because by default we add wildcards in searches. Usually, this behaviour is better for almost users. Why? because almost are not interested in how working wildcards and only want to write free text and get the results. Also, are users who want to take more control, seems your case and the search res...
- Fri Nov 22, 2019 11:34 pm
- Forum: Customization & Improvements
- Topic: Where can I get the source code of OKMAddIn-6.1.2?
- Replies: 1
- Views: 95
Re: Where can I get the source code of OKMAddIn-6.1.2?
This source code is not available and we do not expect in near future share it. Hope you will understading the reason, in past, we have shared some features and competitors take the code, apply changes in the connection and they have the feature connected to their product with minimum efforts. We ca...
- Mon Nov 18, 2019 7:02 pm
- Forum: Configuration
- Topic: Does metadata search use Lucene index?
- Replies: 3
- Views: 169
Re: Does metadata search use Lucene index?
All searches go across lucene, metadata included. You should think metadata as standard words. If you have a key 123456, the query might be something like 123* ( you can try with *45* but I'm not 100% sure if will working, in some places the wildcard is not allowed by lucene )
- Sun Nov 17, 2019 11:02 pm
- Forum: Configuration
- Topic: Recommendation/sample how to download/filter and store eMail Attachement
- Replies: 3
- Views: 153
Re: Recommendation/sample how to download/filter and store eMail Attachement
<r>1- I suggest always IMAP<br/> 2- My second suggestion is not applying any kind of filter from email account, copy all the documents into the same incoming ( one for each email account ).<br/> 3- Arrived here you have two options Automation -> process with event-based in Mail creation, or CrontabT...
- Sun Nov 17, 2019 7:27 pm
- Forum: Uso
- Topic: Archivo Pdf creado de plantilla tamaño muy grande
- Replies: 3
- Views: 144
Re: Archivo Pdf creado de plantilla tamaño muy grande
Efectivamente parece que esto no funciona como debería, abre un incidencia en github ( https://github.com/openkm/document-mana ... tem/issues ). Pon la misma descripción que has escrito en el foro y una url que también apunte aquí.
- Sun Nov 17, 2019 7:21 pm
- Forum: Uso
- Topic: Checksum error
- Replies: 5
- Views: 359
Re: Checksum error
El valor de el checksum debería ser exactamente el mismo ( se calcula a partir de el fichero binario y este aunque lo hayas movido de ubicación no debería verse afectado ). O tenemos un problema con la verificación de el repositorio ( que podría ser ) o los ficheros te han cambiado ( lo cual no es b...
- Fri Nov 15, 2019 7:00 pm
- Forum: Installation
- Topic: Tomcat application not starting
- Replies: 6
- Views: 229
Re: Tomcat application not starting
Do not install OpenKM with a path what contains white spaces like "c:\Program files\..." . Try installing at c:\ or in a path what does not containing white spaces.
- Fri Nov 15, 2019 6:58 pm
- Forum: Configuration
- Topic: Can't connect to H2 database of openkm from ouside of it
- Replies: 4
- Views: 167
Re: Can't connect to H2 database of openkm from ouside of it
There're some tools for migration, I think mysql workbench comes into with migration wizard. Another option is a fresh installation with mysql and use export and import OpenKM features.
- Wed Nov 13, 2019 10:46 pm
- Forum: New features discussion
- Topic: Advice on a config
- Replies: 1
- Views: 190
Re: Advice on a config
Seems this is not a question for OpenKM seems should asking in a forum for IT Administrators. If your question was about hardware requirements for installing OpenKM we will be able to suggest you some configuration, but seems is not your case. Or, I'm confused and I have not understood you?