AFAIK it should work. Which error is showing?
AFAIK it should work. Which error is showing?
Unsupported major. minor version 52.0 comes when you are trying to run a class compiled using Java 1.8 compiler into a lower JRE version e.g. JRE 1.7 or JRE 1.6.
Te lo dice claramente:
ERROR: OpenKM needs Java 1.8
Have you tried on a different computer?
Adjunta el log del instalador comprimido, y veré qué sistema detecta.
I've verified it works.
This library is available at our Maven repository. Just use a pom.xml like this one at https://docs.openkm.com/kcenter/view/sdk4j-1.2/sample-client.html You can also use this project at https://github.com/openkm/sdk4j-with-dependences to generate the library with dependencies ready to use in your pr...
This library is available at our Maven repository. Just use a pom.xml like this one at https://docs.openkm.com/kcenter/view/sdk4j-1.2/sample-client.html You can also use this project at https://github.com/openkm/sdk4j-with-dependences to generate the library with dependencies ready to use in your pr...
I don't fully understand what you want. According to the inicial message, the problem was:
ActionHandler class hangsAnd according to another messge this problem was solver. So, I don't know what do you want me to do.
You can ignore these errors. It's something related to Eclipse validations.
Please, try with https://maven.openkm.com/ and tell me which errors do you have.
Why are you using such old OpenKM version? I would recommend using 6.3.10-DEV which will be released soon.
Please, attach the whole project zipped. It's the best way to get support.
Regards.
Please, take a look at https://docs.openkm.com/kcenter/view/okm-6.3-com/using-docker.html According to the Dockerfile the only volume should be "/opt/tomcat", or at least , it's the default one. In the documentation some other files or directories are mounted as volumes to make possible ch...
I have tested the installer in both VirtualBox virtual machines and Docker containers and haven't seen this problem.
Please, attach the installer log to see what is happening.
Regards.