Re: [JBoss-user] Still Disappearing JSPs seen via Jetty

2002-10-15 Thread Frank Morton

> Look around in /tmp/Jetty_* dirs
> 
> Is it possible that some chron job is removing the JSPs from these 
> directories ?

That must be it! I didn't even realize that "tmpwatch" is
running by default on the red hat systems. That fits
the symptoms exactly and explains why it never
happened on other systems.

I'll make the change and see if it runs fine for awhile.

Thanks and I owe you!

Frank

> 
> Jules
> 
> 
> Frank Morton wrote:
> 
> > I've posted this a number of times with no response
> >
> > each time it happens. And it is happening right now, do
> >
> > I'd like to know if there is anything I can check before
> >
> > restarting for a clue.
> >
> >  
> >
> > I'm now using 3.0.2 with JDK 1.3.1-b24 under Red Hat 7.2.
> >
> >  
> >
> > Periodically, seems like after long periods of idle time, that
> >
> > Jetty looses track of all the jsp files, so I start getting 404
> >
> > Not Found errors.
> >
> >  
> >
> > For example, my logon url is:
> >
> >  
> >
> > http://myhostname/city/jsp/logon.jsp
> >
> >  
> >
> > At this moment on a server, I get a 404 error going to that page,
> >
> > but I know it is there. If I look at:
> >
> >  
> >
> > http://myhostname/city
> >
> >  
> >
> > there is a jsp directory. But, if I look in that directory through the
> >
> > browser, about 80% of the JSPs do not show up as existing, but
> >
> > I know they are there and can look in the "real" directory through
> >
> > a shell and confirm they are there. Plus, if I restart jboss, they
> >
> > show up again and will be fine for some unknown number of days.
> >
> >  
> >
> > This is a real problem I've experience now under different versions.
> >
> >  
> >
> > Anything I can check on this server right now before I restart jboss?
> >
> >  
> >
> 
> 
> 
> 
> 
> This email has been scanned for all viruses by the MessageLabs SkyScan
> service. For more information on a proactive anti-virus service working
> around the clock, around the globe, visit http://www.messagelabs.com
> 
> 
> 
> ---
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> ___
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] Still Disappearing JSPs seen via Jetty

2002-10-15 Thread Jules Gosnell

Look around in /tmp/Jetty_* dirs

Is it possible that some chron job is removing the JSPs from these 
directories ?

Jules


Frank Morton wrote:

> I've posted this a number of times with no response
>
> each time it happens. And it is happening right now, do
>
> I'd like to know if there is anything I can check before
>
> restarting for a clue.
>
>  
>
> I'm now using 3.0.2 with JDK 1.3.1-b24 under Red Hat 7.2.
>
>  
>
> Periodically, seems like after long periods of idle time, that
>
> Jetty looses track of all the jsp files, so I start getting 404
>
> Not Found errors.
>
>  
>
> For example, my logon url is:
>
>  
>
> http://myhostname/city/jsp/logon.jsp
>
>  
>
> At this moment on a server, I get a 404 error going to that page,
>
> but I know it is there. If I look at:
>
>  
>
> http://myhostname/city
>
>  
>
> there is a jsp directory. But, if I look in that directory through the
>
> browser, about 80% of the JSPs do not show up as existing, but
>
> I know they are there and can look in the "real" directory through
>
> a shell and confirm they are there. Plus, if I restart jboss, they
>
> show up again and will be fine for some unknown number of days.
>
>  
>
> This is a real problem I've experience now under different versions.
>
>  
>
> Anything I can check on this server right now before I restart jboss?
>
>  
>





This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



[JBoss-user] Still Disappearing JSPs seen via Jetty

2002-10-15 Thread Frank Morton



I've posted this a number of times with no 
response
each time it happens. And it is happening right 
now, do
I'd like to know if there is anything I can check 
before
restarting for a clue.
 
I'm now using 3.0.2 with JDK 1.3.1-b24 under Red 
Hat 7.2.
 
Periodically, seems like after long periods of idle 
time, that
Jetty looses track of all the jsp files, so I start 
getting 404
Not Found errors.
 
For example, my logon url is:
 
http://myhostname/city/jsp/logon.jsp
 
At this moment on a server, I get a 404 error going 
to that page,
but I know it is there. If I look at:
 
http://myhostname/city
 
there is a jsp directory. But, if I look in that 
directory through the
browser, about 80% of the JSPs do not show up as 
existing, but
I know they are there and can look in the "real" 
directory through
a shell and confirm they are there. Plus, if I 
restart jboss, they
show up again and will be fine for some unknown 
number of days.
 
This is a real problem I've experience now under 
different versions.
 
Anything I can check on this server right now 
before I restart jboss?