• Quick Install not working

  • Problems with installing OpenKM? No problemo, the solution is closer than you think.
Problems with installing OpenKM? No problemo, the solution is closer than you think.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #31113  by nickorossa
 
Hi

I've done an install using the file OpenKM-6.x.x-community-tomcat-bundle.zip and following the quick install instructions; however the Tomcat server does not respond to requests from another machine on the network. The server with OpenKM installed does not have the capability to run a browser.

System running OpenKM is CentOS 7.

I've unzipped the bundle file. Ive made a small modification to the setenv.sh to allow Tomcat to bind to IPv4. The following was added.
Code: Select all
JAVA_OPTS="$JAVA_OPTS -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses"
The port is being listened on by the tomcat processes.
Code: Select all
lsof -P | grep 8080
java      2613                root   53u     IPv4              89046       0t0        TCP *:8080 (LISTEN)
java      2613 2624           root   53u     IPv4              89046       0t0        TCP *:8080 (LISTEN)
java      2613 2625           root   53u     IPv4              89046       0t0        TCP *:8080 (LISTEN)
java      2613 2626           root   53u     IPv4              89046       0t0        TCP *:8080 (LISTEN)
If I run tomcat interactively I can see it startup the application and its components. The only error displayed is below which I don't think should stop tomcat from responding to remote web requests.
Code: Select all
2015-01-30 15:52:40,682 [localhost-startStop-1] WARN  com.openkm.servlet.RepositoryStartupServlet- officeHome must exist and be a directory
java.lang.IllegalArgumentException: officeHome must exist and be a directory
        at org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration.checkArgument(DefaultOfficeManagerConfiguration.java:221)
        at org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration.setOfficeHome(DefaultOfficeManagerConfiguration.java:54)
Any ideas as to where the issue is?

Thanks.

Nick.

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.