[
https://issues.apache.org/jira/browse/JCR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-622:
------------------------------
Component/s: rmi
Affects Version/s: 1.0
1.0.1
1.1.1
1.2.1
1.2.2
1.2.3
Fix Version/s: 1.3
I'll take a shot at fixing this already for the 1.3 release.
> Auto Reconnect for RMI Repository
> ---------------------------------
>
> Key: JCR-622
> URL: https://issues.apache.org/jira/browse/JCR-622
> Project: Jackrabbit
> Issue Type: Bug
> Components: rmi, webdav
> Affects Versions: 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1, 1.2.2, 1.2.3
> Reporter: Claus Köll
> Fix For: 1.3
>
>
> 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.