Page 1 of 1

com.openkm.core.RepositoryException: okm: is not a registere

PostPosted:Wed Jun 29, 2011 5:24 am
by umerkk
Hello
im doing installation on existing JBOSS 5.1.0
i have copied the files to deploy directory, and also the property and repository files to the $JBOSS.
it works fine till now, i can browse OPENKM , but i cannot login.

i have added OPENM xml code on login-conf.xml
the error i got after entering username & pass it

com.openkm.core.RepositoryException: okm: is not a registered namespace prefix.

Looking forward to hear from you soon.

Re: com.openkm.core.RepositoryException: okm: is not a regis

PostPosted:Sat Jul 02, 2011 9:30 am
by jllort
You're making and upgrade version ? from 5.1.0 to which version ?

Re: com.openkm.core.RepositoryException: okm: is not a regis

PostPosted:Wed Jul 13, 2011 5:05 am
by dennislivera
i got the same problem, when trying to login after, integrating OpenKm with JBoss server 5.1.0GA...........

For the integration procedure i followed the following post http://forum.openkm.com/viewtopic.php?f=3&t=3665 ...

Re: com.openkm.core.RepositoryException: okm: is not a regis

PostPosted:Thu Jul 14, 2011 8:53 pm
by jllort
About 2010 post
this file %JBOSS_HOME%/indexing_configuration.xml actually not exists ( from 2010 post )
it's not necessary adding jboss-classloading.xml

With last OpenKM version sure you must delete library hibernate-anotations.jar

Re: com.openkm.core.RepositoryException: okm: is not a regis

PostPosted:Thu Jul 14, 2011 9:20 pm
by pavila
This error message is thrown the first time run of OpenKM, because there is no created repository. After this first run, the repository is created (the new folder located at $JBOSS_HOME/repository) and this error is not shown anymore. If you see this error every time you start JBoss, then you have a problem. Check if the $JBOSS_HOME/repository folder has been created.