[
https://issues.apache.org/jira/browse/JCR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra updated JCR-622:
---------------------------------
Summary: Auto Reconnect for RMI Repository (was: Auto Reconnect for
RepositoryAccessServlet)
adjusted subject, since it's not the repository access servlet that needs to do
a reconnect but rather the rmi layer.
> Auto Reconnect for RMI Repository
> ---------------------------------
>
> Key: JCR-622
> URL: https://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.
-
You can reply to this email to add a comment to the issue online.