Page 1 of 2

Error after logging in for the first time: Taxonomy error

PostPosted:Wed Jun 18, 2014 3:45 pm
by mroushdy
Hello,
I am new to OpenKM, I installed it via the .run file and also the tomcat bundle on centos 6.5, but I get the following error after entering my credentials:

"Loading Taxonomy - Eval Browser Params", and that loading window never finishes that loading

Image

Kindly help.

Thank you.

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Thu Jun 19, 2014 2:53 pm
by jllort
It's a fresh installation ? what version ? are you logging with okmAdmin user ?

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Thu Jun 19, 2014 5:13 pm
by mroushdy
yes it is a new openKM fresh installation, it's the first time i install it, installed on Centos 6.5, version of openkm 6.2, yes im logging in with the admin account, it's the very first time I log in and I cannot do anything inside of it.

Do you think it's a problem of the java on the server?

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Fri Jun 20, 2014 8:51 am
by icek
Hi All,

I have exactly the same issue: Loading taxonomy - eval browser params and freeze.
My config:
Centos 6.5 runing on a VM (VMware).
Java 1.8.0_05

The VM has been built only to support OpenKM, there is no other program or web application running.

Tomcat works fine otherwise I could not connect to IP:8080/OpenKM

Please advice.

David

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Fri Jun 20, 2014 4:41 pm
by mroushdy
I have news, I managed to start it on CentOS 5.9 i386 edition with jdk 1.6, I think ig will also work fine on Centos 6.5 the x86 edition, so maybe the issue occurs with x64.

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Sun Jun 22, 2014 10:22 am
by jllort
With OpenKM 6.3 you should use JDK 1.7 ( sun )
In tomcat-7.0.27/logs/catalina.log we got the tomcat log what can show us if there's some problem. Take a look there.

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Sun Jun 22, 2014 2:26 pm
by mroushdy
I've the following config on Centos X86 as wel asll X64

java version "1.7.0_55"
OpenJDK Runtime Environment (rhel-2.4.7.1.el6_5-i386 u55-b13)
OpenJDK Server VM (build 24.51-b03, mixed mode)


but still the same error, but on the same edition on centos 5.9 OpenKM works fine.

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Sun Jun 22, 2014 6:39 pm
by jllort
- Stop tomcat
- Clean logs folder
- Set OpenKM.cfg to create repository again
- Start openkm

If error persist, stop openkm and share here the catalina.log file

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Mon Jun 23, 2014 12:34 pm
by icek
Hi,
How to set OpenKM.cfg to create repository again please?

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Mon Jun 23, 2014 1:41 pm
by mroushdy
I instructed it to migrate to a new repository, but I still have the same issue. both 32 and 64-bit of Centos 6.5 generates the same issue, but CentOS 5.10 is good and works very fine with me.

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Mon Jun 23, 2014 4:57 pm
by mroushdy
jllort wrote:- Stop tomcat
- Clean logs folder
- Set OpenKM.cfg to create repository again
- Start openkm

If error persist, stop openkm and share here the catalina.log file
I get this in the catalina.log
Code: Select all
2014-06-23 18:59:03,238 [main] INFO  org.apache.catalina.core.AprLifecycleListener- The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: :/opt/openkm-6.3.0-community/tomcat/lib/sigar:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2014-06-23 18:59:03,964 [main] INFO  org.apache.coyote.http11.Http11Protocol- Initializing ProtocolHandler ["http-bio-0.0.0.0-8080"]
2014-06-23 18:59:04,018 [main] INFO  org.apache.coyote.ajp.AjpProtocol- Initializing ProtocolHandler ["ajp-bio-127.0.0.1-8009"]
2014-06-23 18:59:04,032 [main] INFO  org.apache.catalina.startup.Catalina- Initialization processed in 1921 ms
2014-06-23 18:59:04,166 [main] INFO  org.apache.catalina.core.StandardService- Starting service Catalina
2014-06-23 18:59:04,167 [main] INFO  org.apache.catalina.core.StandardEngine- Starting Servlet Engine: Apache Tomcat/7.0.53
2014-06-23 18:59:04,237 [localhost-startStop-1] INFO  org.apache.catalina.startup.HostConfig- Deploying web application archive /opt/openkm-6.3.0-community/tomcat/webapps/OpenKM.war
2014-06-23 18:59:31,934 [localhost-startStop-1] INFO  org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/OpenKM]- No Spring WebApplicationInitializer types detected on classpath
@                                                                               @
"catalina.log" 396L, 96160C
What do you think?

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Mon Jun 23, 2014 5:26 pm
by mroushdy
jllort wrote:- Stop tomcat
- Clean logs folder
- Set OpenKM.cfg to create repository again
- Start openkm

If error persist, stop openkm and share here the catalina.log file
Followed your steps with a new repository but I get this below:
Code: Select all
community/tomcat/lib/sigar:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2014-06-23 20:02:11,753 [main] INFO  org.apache.coyote.http11.Http11Protocol- Initializing ProtocolHandler ["http-bio-0.0.0.0-8080"]
2014-06-23 20:02:11,815 [main] INFO  org.apache.coyote.ajp.AjpProtocol- Initializing ProtocolHandler ["ajp-bio-127.0.0.1-8009"]
2014-06-23 20:02:11,830 [main] INFO  org.apache.catalina.startup.Catalina- Initialization processed in 2406 ms
2014-06-23 20:02:12,006 [main] INFO  org.apache.catalina.core.StandardService- Starting service Catalina
2014-06-23 20:02:12,007 [main] INFO  org.apache.catalina.core.StandardEngine- Starting Servlet Engine: Apache Tomcat/7.0.53
2014-06-23 20:02:12,093 [localhost-startStop-1] INFO  org.apache.catalina.startup.HostConfig- Deploying web application archive /opt/openkm-6.3.0-community/tomcat/webapps/OpenKM.war
2014-06-23 20:02:38,628 [localhost-startStop-1] INFO  org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/OpenKM]- No Spring WebApplicationInitializer types detected on classpath
@                                                                               @
"catalina.log" 786L, 174988C

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Tue Jun 24, 2014 11:28 am
by jllort
icek wrote:Hi,
How to set OpenKM.cfg to create repository again please?
do
hibernate.hbm2ddl=none

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Tue Jun 24, 2014 2:21 pm
by jllort
If it's possible post here the log into a zip file. The log stops at the point we see in your post ?

Re: Error after logging in for the first time: Taxonomy erro

PostPosted:Tue Jun 24, 2014 3:09 pm
by mroushdy
no more content in the log file, but I will try to recreate the repository..