ItemNotFoundException, repository corrupted?

2009-09-10 Thread Daniel, de la Cuesta Navarrete
Hi, We are working with Sling 3 and we have a strange problem. The point is that we have a resource in the repository with a sling:resourceType and a GET.jsp that match each other. If we do a GET of the resource I get a 500 status code (the error trace is at the bottom), of course I ensure that

Re: ItemNotFoundException, repository corrupted?

2009-09-10 Thread Alexander Klimetschek
On Thu, Sep 10, 2009 at 18:53, Daniel, de la Cuesta Navarrete wrote: > 10.09.2009 17:47:31.888 *INFO* [httpSSLWorkerThread-8181-1] > org.apache.jackrabbit.net.JCRURLConnection connect: URL: > jcr:/_/default/apps/gad/content/GET.jsp, Reason: > javax.jcr.ItemNotFoundException > 10.09.2009 17:47:31.9

Re: ItemNotFoundException, repository corrupted?

2009-09-11 Thread Daniel, de la Cuesta Navarrete
How can I can fix this? Now I'm having the same problem with other jsps that were working fine yesterday. Thank you, 2009/9/10 Alexander Klimetschek > On Thu, Sep 10, 2009 at 18:53, Daniel, de la Cuesta Navarrete > wrote: > > 10.09.2009 17:47:31.888 *INFO* [httpSSLWorkerThread-8181-1] > > org

Re: ItemNotFoundException, repository corrupted?

2009-09-11 Thread Felix Meschberger
Hi Daniel, Daniel, de la Cuesta Navarrete schrieb: > We are working with Sling 3 and we have a strange problem. > > The point is that we have a resource in the repository with a > sling:resourceType and a GET.jsp that match each other. > > If we do a GET of the resource I get a 500 status code (

Re: ItemNotFoundException, repository corrupted?

2009-09-14 Thread Daniel, de la Cuesta Navarrete
Hi Felix, I have restarted the bundle and the problem continues. We are going to install our bundles in Sling 5 in a few hours. But, could you give me more details about the problem you and Alex pointed (concurrency issue)? The problem appeared deploying the sling war in Glassfish, can we preve