Problem with repository.xml path configuration
PostPosted:Mon May 27, 2013 2:42 pm
Hi,
I have moved my openKM Jboss bundel from one directory to another. i.e from /usr/ to /usr/share/
Now, when i restart the server from directory /usr/share/jboss-4.2.3.GA, application is trying to read repository.xml from previous directory
ie /usr/jboss-4.2.3.GA/ rather than from /usr/share/jboss-4.2.3.GA/ and throwing FileNotFoundException.
I have also tried to specify path as /usr/share/jboss-4.2.3.GA/repository.xml explicitly in OpenKM.cfg for property repository.config.
But it didn't work and application is still trying to read repository.xml from previous directory.
Here are my Env details :
OpenKM 5.1.10
Cent OS 6.4
Java 6
Thanks
I have moved my openKM Jboss bundel from one directory to another. i.e from /usr/ to /usr/share/
Now, when i restart the server from directory /usr/share/jboss-4.2.3.GA, application is trying to read repository.xml from previous directory
ie /usr/jboss-4.2.3.GA/ rather than from /usr/share/jboss-4.2.3.GA/ and throwing FileNotFoundException.
I have also tried to specify path as /usr/share/jboss-4.2.3.GA/repository.xml explicitly in OpenKM.cfg for property repository.config.
But it didn't work and application is still trying to read repository.xml from previous directory.
Here are my Env details :
OpenKM 5.1.10
Cent OS 6.4
Java 6
Thanks