You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Claus Köll (JIRA)" <ji...@apache.org> on 2007/03/05 11:46:51 UTC

[jira] Commented: (JCR-622) Auto Reconnect for RepositoryAccessServlet

    [ https://issues.apache.org/jira/browse/JCR-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477974 ] 

Claus Köll commented on JCR-622:
--------------------------------

Hi Jukka,
Do you have more Informations about broken sessions ?
What partial fix do you have ? I need some fix for this issue, because we can not go into production
until this issue is fixed. We are in a Model 3 Deployment and our (Client)Applications have the WebDAVServlet
which connects to a RMI Repository Server. If this Server now restart all client applications must restartet.
Hope for fix
claus

> Auto Reconnect for RepositoryAccessServlet
> ------------------------------------------
>
>                 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.