You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Rovi <ro...@yahoo.com> on 2005/12/22 05:59:24 UTC

Re: Can't delete documents

I am facing the same issue in Win2K and Lenya 1.2.4 (Packaged version). First 
the file does not de-activate (fives out java class errors) and prompts for 
login; then the menu's for the document disappear. I am able to correct it on 
the server by deleting the nodes in the site XML and the corresponding folders 
and files, but this way-around is good only for a sandbox environment.
Any updates on this will be much appreciated. Thanks!



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Can't delete documents

Posted by Christian Schubert <jo...@gmail.com>.
Hi folks,

we applied the patch to our Lenya (1.2.4) Version. Unfortunately its
not a solution for our problem. Our problem behaves a little
different. Every x-times we save a document the file is locked by a
process. The only way to solve this is to restart the Tomcat
App-Server. I also tried to use the 'build-in'- app-server jetty and
the problem disappears.

My Environment is Windows 2003 , Tomcat 5.5.9.

Kind Regards,
Chris



2005/12/28, Michael Ralston <mi...@ralston.id.au>:
> Patch attached to this email, also added it to bugzilla.
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=38060
>
> Michael
>
> On Thursday 22 December 2005 23:51, Michael Wechner wrote:
> > Michael Ralston wrote:
> > >I sent a patch to the list to fix this on the 11th of October. It was a
> > >DocumentParser not closing a file when it was finished with it, hence the
> > >file was locked and could not be deleted.
> >
> > right, now I remember. Did anyone actually apply that patch.
> > Could you resend your patch resp. attach it to Bugzilla?
> >
> > Michi
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Can't delete documents

Posted by Michael Ralston <mi...@ralston.id.au>.
Patch attached to this email, also added it to bugzilla.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38060

Michael

On Thursday 22 December 2005 23:51, Michael Wechner wrote:
> Michael Ralston wrote:
> >I sent a patch to the list to fix this on the 11th of October. It was a
> >DocumentParser not closing a file when it was finished with it, hence the
> >file was locked and could not be deleted.
>
> right, now I remember. Did anyone actually apply that patch.
> Could you resend your patch resp. attach it to Bugzilla?
>
> Michi
>

Re: Can't delete documents

Posted by Michael Wechner <mi...@wyona.com>.
Michael Ralston wrote:

>I sent a patch to the list to fix this on the 11th of October. It was a 
>DocumentParser not closing a file when it was finished with it, hence the 
>file was locked and could not be deleted.
>

right, now I remember. Did anyone actually apply that patch.
Could you resend your patch resp. attach it to Bugzilla?

Michi

> I would not be surprised if the 
>same bug occurs in many locations throughout lenya...
>
>Michael
>
>On Thursday 22 December 2005 20:21, Michael Wechner wrote:
>  
>
>>Rovi wrote:
>>    
>>
>>>I am facing the same issue in Win2K and Lenya 1.2.4 (Packaged version).
>>>First the file does not de-activate (fives out java class errors) and
>>>prompts for login; then the menu's for the document disappear. I am able
>>>to correct it on the server by deleting the nodes in the site XML and the
>>>corresponding folders and files, but this way-around is good only for a
>>>sandbox environment. Any updates on this will be much appreciated.
>>>Thanks!
>>>      
>>>
>>has anyone file a bug for this?
>>
>>Michi
>>
>>    
>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>>>For additional commands, e-mail: user-help@lenya.apache.org
>>>      
>>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>For additional commands, e-mail: user-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Can't delete documents

Posted by Michael Ralston <mi...@ralston.id.au>.
I sent a patch to the list to fix this on the 11th of October. It was a 
DocumentParser not closing a file when it was finished with it, hence the 
file was locked and could not be deleted. I would not be surprised if the 
same bug occurs in many locations throughout lenya...

Michael

On Thursday 22 December 2005 20:21, Michael Wechner wrote:
> Rovi wrote:
> >I am facing the same issue in Win2K and Lenya 1.2.4 (Packaged version).
> > First the file does not de-activate (fives out java class errors) and
> > prompts for login; then the menu's for the document disappear. I am able
> > to correct it on the server by deleting the nodes in the site XML and the
> > corresponding folders and files, but this way-around is good only for a
> > sandbox environment. Any updates on this will be much appreciated.
> > Thanks!
>
> has anyone file a bug for this?
>
> Michi
>
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> >For additional commands, e-mail: user-help@lenya.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Can't delete documents

Posted by Michael Wohlfart <mi...@zsw-bw.de>.
Hi Michi,

I had similar issues and filed a bug some time ago, to me it
sounds like the same problem:

http://issues.apache.org/bugzilla/show_bug.cgi?id=35586


Michael


Michael Wechner wrote:
> Rovi wrote:
> 
>> I am facing the same issue in Win2K and Lenya 1.2.4 (Packaged
>> version). First the file does not de-activate (fives out java class
>> errors) and prompts for login; then the menu's for the document
>> disappear. I am able to correct it on the server by deleting the nodes
>> in the site XML and the corresponding folders and files, but this
>> way-around is good only for a sandbox environment.
>> Any updates on this will be much appreciated. Thanks!
>>  
>>
> 
> has anyone file a bug for this?
> 
> Michi
> 
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
>>
>>  
>>
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Can't delete documents

Posted by Michael Wechner <mi...@wyona.com>.
Rovi wrote:

>I am facing the same issue in Win2K and Lenya 1.2.4 (Packaged version). First 
>the file does not de-activate (fives out java class errors) and prompts for 
>login; then the menu's for the document disappear. I am able to correct it on 
>the server by deleting the nodes in the site XML and the corresponding folders 
>and files, but this way-around is good only for a sandbox environment.
>Any updates on this will be much appreciated. Thanks!
>  
>

has anyone file a bug for this?

Michi

>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>For additional commands, e-mail: user-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org