Alex, My bad. This problem has nothing to do with Jackrabbit This has to do with my dev environment where I run tomcat in its home directory from eclipse or create a server instance for tomcat in eclipse. Server instance copies tomcat in eclipse workfolder and it would not synchronize the repository files correctly, which gave a PathNotFoundException.
Again, I appreciate your 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-tp17676426p17698285.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
