Page 1 of 1

First login through openKM Web service throws exception

PostPosted:Wed Oct 09, 2013 5:04 am
by mohan
I am using OpenKM 6.2.3 Tomcat bundle and integrated openKM with ldap authentication.
Users are able to login successfully through openKM .But if first login is through openKM web services openKM throws "RepositoryException : okm:/trash ".

User is required to login to openKM at least once then only user able to search ,download documents through openKM Web Services.

Re: First login through openKM Web service throws exception

PostPosted:Thu Oct 10, 2013 7:45 am
by jllort
That's I know bug ( I suggest upgrade to 6.2.4 version I'm not sure if there're is solved ). Basically first time user loggin from UI creates some folders structure okm:personal/user okm:trash/user but when login - here's the bug - with webservices does not, and that's why you get the error. If user should logged from UI one time you'll not ge this error.