Error OKM-005024
PostPosted:Tue Jun 18, 2013 7:52 am
Hi,
I've been evaluating professional version and recently moved to community version.
I just copied repository folder from professional(v6.2.14) to community(v6.2.3) and now i cannot upload any file.
It returns OKM-005024 error which is "Some problem uploading document to server. - Caused by database problem."
I haven't configured any database on the system so I'm suspecting hsqldb but I'm seeing something else.
even viewing, downloading of all the contents i've uploaded are possible.
what do i do to solve this?
thank you in advance.
regards,
ekyu5
----------------------------------------------------------------------
OS: CentOS 6.4 x64
Browser: IE/Chrome
OpenKM version: 6.2.3-community
I've been evaluating professional version and recently moved to community version.
I just copied repository folder from professional(v6.2.14) to community(v6.2.3) and now i cannot upload any file.
It returns OKM-005024 error which is "Some problem uploading document to server. - Caused by database problem."
I haven't configured any database on the system so I'm suspecting hsqldb but I'm seeing something else.
Code: Select all
funny thing is i can login with the id I created when i was using professional.2013-06-18 16:11:45,650 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] INFO org.apache.catalina.startup.HostConfig - Undeploying context [/manager]
2013-06-18 16:11:45,656 [ContainerBackgroundProcessor[StandardEngine[Catalina]]] WARN org.apache.catalina.loader.WebappClassLoader - JDBC driver de-registration failed for web application [/manager]
java.lang.NullPointerException
at org.apache.catalina.loader.WebappClassLoader.clearReferencesJdbc(WebappClassLoader.java:2051)
at org.apache.catalina.loader.WebappClassLoader.clearReferences(WebappClassLoader.java:1987)
at org.apache.catalina.loader.WebappClassLoader.stop(WebappClassLoader.java:1899)
at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:661)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5509)
at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
at org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:1030)
at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1276)
at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1454)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:295)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1379)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1537)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1547)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1526)
at java.lang.Thread.run(Thread.java:662)even viewing, downloading of all the contents i've uploaded are possible.
what do i do to solve this?
thank you in advance.
regards,
ekyu5
----------------------------------------------------------------------
OS: CentOS 6.4 x64
Browser: IE/Chrome
OpenKM version: 6.2.3-community