> So are nfs mounts being used? If so, my guess is that the
> mount isn't available when Tomcat starts which triggers the undeploy.
>
> Mark
>
Sadly, this turns out not to be the case. We modified the tomcat init
script so that it waits for the NFS mount to be available before trying
to start t
Jason Pyeron wrote:
-Original Message-
From: Jeffrey Janner
Sent: Thursday, March 24, 2011 17:56
To: 'Tomcat Users List'
Subject: RE: tomcat6 still deleting XML files from
Catalina/localhost when the system is booted
-Original Message-
From: Robi
> -Original Message-
> From: Jeffrey Janner
> Sent: Thursday, March 24, 2011 17:56
> To: 'Tomcat Users List'
> Subject: RE: tomcat6 still deleting XML files from
> Catalina/localhost when the system is booted
>
> > -Original Message-
> &
> -Original Message-
> From: Robinson, Eric [mailto:eric.robin...@psmnv.com]
> The idea of having a loop in the script that waits for the directory to
> be mounted sounds problematic to me. We have 75 instances of tomcat, so
> 75 startup scripts. Even though they all start with S96, I assum
> >> suppose that what you want to mount there, is the exported NFS
> >> filesystem "server01:/some/exported/fs". If you place a
> small file
> >> "not.yet.mounted" inside of the /mnt/nfs01 local
> directory, it will
> >> be visible, as long as the mount has not yet really happened.
> >
> >
Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com]
Subject: Re: tomcat6 still deleting XML files from Catalina/localhost when the system is booted
Suppose one of your local system's mountpoints is "/mnt/nfs01",
and suppose that what you want to moun
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: tomcat6 still deleting XML files from Catalina/localhost when
> the system is booted
> Suppose one of your local system's mountpoints is "/mnt/nfs01",
> and suppose that what you want to mount there, is
Robinson, Eric wrote:
Eric Robinson
#!/bin/bash
#
# httpdStartup script for the Apache HTTP Server
#
# chkconfig: - 85 15
# description: Apache is a World Wide Web server. It is
used to serve
\
# HTML files and CGI.
# processname: httpd
# config: /etc/httpd/conf/httpd.co
> Eric Robinson
> > #!/bin/bash
> > #
> > # httpdStartup script for the Apache HTTP Server
> > #
> > # chkconfig: - 85 15
> > # description: Apache is a World Wide Web server. It is
> used to serve
> > \
> > # HTML files and CGI.
> > # processname: httpd
> > # config: /etc/h
--
Eric Robinson
> #!/bin/bash
> #
> # httpdStartup script for the Apache HTTP Server
> #
> # chkconfig: - 85 15
> # description: Apache is a World Wide Web server. It is used
> to serve \
> # HTML files and CGI.
> # processname: httpd
> # config: /etc/httpd/conf/httpd.conf
> -Original Message-
> From: Robinson, Eric [mailto:eric.robin...@psmnv.com]
> Sent: Tuesday, March 22, 2011 13:30
> To: Tomcat Users List
> Subject: RE: tomcat6 still deleting XML files from
> Catalina/localhost when the system is booted
>
>
> > --
>
> --
> > On 22/03/2011 17:04, Robinson, Eric wrote:
> > >> >debug="1" reloadable="false">
> > >
> >
> > So are nfs mounts being used? If so, my guess is that the
> mount isn't
> > available when Tomcat starts which triggers the undeploy.
> >
> > Mark
> >
>
> That certainly se
List
Subject: RE: tomcat6 still deleting XML files from Catalina/localhost when
the system is booted
> On 22/03/2011 17:04, Robinson, Eric wrote:
> > > debug="1" reloadable="false">
> >
>
> So are nfs mounts being used? If so, my g
ow We Can Empower You. View Our Demos.
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Tuesday, March 22, 2011 12:18 PM
To: Tomcat Users List
Subject: Re: tomcat6 still deleting XML files from Catalina/localhost when
the system is booted
On 22/03/2011 17:04, Robinson,
> On 22/03/2011 17:04, Robinson, Eric wrote:
> > > debug="1" reloadable="false">
> >
>
> So are nfs mounts being used? If so, my guess is that the
> mount isn't available when Tomcat starts which triggers the undeploy.
>
> Mark
>
That certainly seems to make sense. Would
On 22/03/2011 17:04, Robinson, Eric wrote:
> debug="1" reloadable="false">
>
So are nfs mounts being used? If so, my guess is that the mount isn't
available when Tomcat starts which triggers the undeploy.
Mark
-
This is really getting frustrating. We have 75 instances on tomcat6
running on the same server. Each instance runs from its own discrete
directory, where the tomcat-env.sh script and catalina.properties file
set environment vars to point to that unique instance's folders. Every
time we reboot the s
17 matches
Mail list logo