Auto Reconnect for RepositoryAccessServlet
------------------------------------------

                 Key: JCR-622
                 URL: http://issues.apache.org/jira/browse/JCR-622
             Project: Jackrabbit
          Issue Type: Bug
          Components: webdav
    Affects Versions: 1.1
            Reporter: Claus Köll


If i bind the RepositoryAccessServlet to a RMI Repository and then reboot the 
Repository i get a
NullpointerException. 
Stack :
java.lang.NullPointerException
        at 
org.apache.jackrabbit.webdav.jcr.JcrDavException.<init>(JcrDavException.java:111)
        at 
org.apache.jackrabbit.webdav.simple.DavSessionProviderImpl.attachSession(DavSessionProviderImpl.java:99)
        at 
org.apache.jackrabbit.server.AbstractWebdavServlet.service(AbstractWebdavServlet.java:181)

If i deploy jackrabbit in a Model 3 Environment this Situation can happen very 
often.
thanks
claus

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to