• Errors faced while migrating from 5.1.11 to 6.3

  • 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.
 #31524  by hariharan.gopal
 
Hi,

I have a ubuntu server.
Previously I had OpenKM 5.1.11. No I am trying to migrate to 6.3.0
First I downloaded openkm-6.3.0-community-tomcat-bundle.zip from the link http://sourceforge.net/projects/openkm/ ... p/download.

Then I unziped in /opt.
Then I ran the command sudo /opt/tomcat/bin/catalina.sh run.

I have attached the output of that,
(109.76 KiB) Downloaded 165 times
I am getting the timed out error page in browser.

So please guide me on how to solve this issue.

Thanks in advance.
 #31549  by jllort
 
jboss comes into with tomcat and if you get it running on same computer you will got a ports conflict, as is shown in your log
Code: Select all
java.net.BindException: Address already in use /127.0.0.1:8009
Take a look here about changing tomcat ports http://wiki.openkm.com/index.php/Severa ... ame_server
 #31596  by jllort
 
If you read the wiki url I write before, there's the information you need for it, change server.xml file as is indicated there.
 #31608  by jllort
 
Seems your changes in xml are correct:
Code: Select all
<Server port="8105" shutdown="SHUTDOWN">
<Connector port="8180" address="0.0.0.0" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" />
<Connector port="8109" address="127.0.0.1" protocol="AJP/1.3" redirectPort="8443" />
Is not going right ? in this case what error do you got now ?

For testing OpenKM we encourage you use clean OS ( or VM ), because sometimes you'll lost a lot of time working on servers ( for testing ) with lots of garbage, take only as is, a suggestion.
 #36704  by jllort
 
I think changing the tomcat ports will be the best option, take a look here http://wiki.openkm.com/index.php/Severa ... ame_server In previous post I talk you about it.

Take in mind you must stop tomcat, edit server.xml file and then start again ( can not be do on fly )

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.