I uploaded the http://www.nabble.com/file/p17691739/log.txt log.txt .
We are sure that the LoginModule is not causing a problem - we have to login first to retrieve the spaceFolder, that always succeeds. If the login module has issues, space folder cannot be retrieved and it will be seen in the stack trace. Its the topic folder under spaceFolder that cannot be retrieved. We use the AccessManager only for webdav access. The topic folders are failing when accessed through the web application Some operation is leaving the repository in an inconsistent state. I appreciate your help. Maybe I could share some detailed code with you if that would help? Thanks, Sushil Alexander Klimetschek wrote: > > On Thu, Jun 5, 2008 at 10:45 PM, Sushil Vegad <[EMAIL PROTECTED]> > wrote: >> I have attached the http://www.nabble.com/file/p17679143/repository.xml >> repository.xml file. > > I see you use a custom AccessManager and a custom LoginModule. Maybe > they are (unexpectedly) denying access to the node? A bug there might > explain why getNode() does not work, but addNode() throws an > ItemExistsException. And why it happens only after a restart the next > day (some state in the background or a problem with the ldap > connection, etc.). > > Otherwise I have no idea what is going on. Maybe you could also post > the stack trace when it says PathNotFoundException. > > Regards, > Alex > > -- > Alexander Klimetschek > [EMAIL PROTECTED] > > -- View this message in context: http://www.nabble.com/Jackrabbit-1.4.1-PathNotFoundException-tp17676426p17691739.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
