You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Lenz, Evan" <le...@seattleu.edu> on 2002/12/02 18:10:06 UTC

Where does Cocoon store state between Tomcat restarts?

Tomcat/Cocoon on our production server has somehow reached a bad state after
attempting to launch our Web site. Tomcat restarts but does not respond to
any requests. The machine is currently closed off from the outside world, so
it can't be a question of load, I think. I've deleted the files in the two
directories I see named "cache-dir":

/var/tomcat4/work/Standalone/localhost/cocoon/cocoon-files/cache-dir
/var/tomcat4/work/Standalone/localhost/_/cocoon-files/cache-dir

But I'm assuming that there are other files somewhere else that could be
maintaining this bad state. Basically, I just need an enumeration of where
Cocoon stores state between Tomcat restarts, if that is possible.

Thanks much,
Evan

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Where does Cocoon store state between Tomcat restarts?

Posted by Ludovic de Beaurepaire <lu...@axonie.com>.
Hi,

Perhaps there is another place, because when i delete the work dir under
windows and re-start tomcat, i have noticed the last accessed time is not
changed for XSL files when they are not modified. But i don't know where :-(

Ludovic
----- Original Message -----
From: "Christoph Gaffga" <cg...@triplemind.com>
To: <co...@xml.apache.org>
Cc: <le...@seattleu.edu>
Sent: Monday, December 02, 2002 6:40 PM
Subject: Re: Where does Cocoon store state between Tomcat restarts?


> Hi ,
> for me it always works when I do
> rm -Rf /var/tomcat4/work/*
> I think, then you have them all.
>
> yours
> Christoph
> cgaffga@triplemind.com
>
> ----- Original Message -----
> From: "Lenz, Evan" <le...@seattleu.edu>
> To: <co...@xml.apache.org>
> Sent: Monday, December 02, 2002 6:10 PM
> Subject: Where does Cocoon store state between Tomcat restarts?
>
>
> > Tomcat/Cocoon on our production server has somehow reached a bad state
> after
> > attempting to launch our Web site. Tomcat restarts but does not respond
to
> > any requests. The machine is currently closed off from the outside
world,
> so
> > it can't be a question of load, I think. I've deleted the files in the
two
> > directories I see named "cache-dir":
> >
> > /var/tomcat4/work/Standalone/localhost/cocoon/cocoon-files/cache-dir
> > /var/tomcat4/work/Standalone/localhost/_/cocoon-files/cache-dir
> >
> > But I'm assuming that there are other files somewhere else that could be
> > maintaining this bad state. Basically, I just need an enumeration of
where
> > Cocoon stores state between Tomcat restarts, if that is possible.
> >
> > Thanks much,
> > Evan
> >
> > ---------------------------------------------------------------------
> > Please check that your question  has not already been answered in the
> > FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> >
> > To unsubscribe, e-mail:     <co...@xml.apache.org>
> > For additional commands, e-mail:   <co...@xml.apache.org>
> >
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
>
>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Where does Cocoon store state between Tomcat restarts?

Posted by Christoph Gaffga <cg...@triplemind.com>.
Hi ,
for me it always works when I do
rm -Rf /var/tomcat4/work/*
I think, then you have them all.

yours
Christoph
cgaffga@triplemind.com

----- Original Message -----
From: "Lenz, Evan" <le...@seattleu.edu>
To: <co...@xml.apache.org>
Sent: Monday, December 02, 2002 6:10 PM
Subject: Where does Cocoon store state between Tomcat restarts?


> Tomcat/Cocoon on our production server has somehow reached a bad state
after
> attempting to launch our Web site. Tomcat restarts but does not respond to
> any requests. The machine is currently closed off from the outside world,
so
> it can't be a question of load, I think. I've deleted the files in the two
> directories I see named "cache-dir":
>
> /var/tomcat4/work/Standalone/localhost/cocoon/cocoon-files/cache-dir
> /var/tomcat4/work/Standalone/localhost/_/cocoon-files/cache-dir
>
> But I'm assuming that there are other files somewhere else that could be
> maintaining this bad state. Basically, I just need an enumeration of where
> Cocoon stores state between Tomcat restarts, if that is possible.
>
> Thanks much,
> Evan
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>