> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Tuesday, August 06, 2013 10:52 PM
> To: Tomcat Users List
> Subject: Re: [OT] Using the bin/daemon.sh script on ubuntu.
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA
Friday, August 02,
>>> 2013 10:30 PM To: Tomcat Users List Subject: Re: [OT] Using the
>>> bin/daemon.sh script on ubuntu.
>>>
>>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>>
>>> Christian
>>>
>>> On 8/1/13 11:5
On 06/08/2013 12:40 AM, "Jeffrey Janner"
wrote:
>
> > -Original Message-
> > From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> > Sent: Friday, August 02, 2013 10:30 PM
> > To: Tomcat Users List
> > Subject: Re: [O
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Sent: Friday, August 02, 2013 10:30 PM
> To: Tomcat Users List
> Subject: Re: [OT] Using the bin/daemon.sh script on ubuntu.
>
> -BEGIN PGP SIGNED MESSAGE-
> Has
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Christian
On 8/1/13 11:55 AM, Christian Schneider wrote:
> On our (AWS) installation we have limited space on /opt, therefore
> we attached an EBS volume to /var/, - otherwise we would get
> problems with the log files. Now it can grow above some G
Thanks for the great responses.
@Ognjen: Yes, currently we also use the setenv.sh (because it will not be
touched by an update).
The *ln -s* Tipp is not bad.
But the problem is, it stores the files in the folder (/opt/tomcat/logs).
On our (AWS) installation we have limited space on /opt, therefor
Christian,
On 30.7.2013 11:58, Christian Schneider wrote:
But what about:
* set env. variables (maybe: catalina.sh?, /etc/profiles?)
/etc/profiles is executed when you enter bash shell, so if Tomcat starts
at boot time, it won't be able to access environment variables defined
in /etc/profile
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Christian,
On 7/30/13 5:58 AM, Christian Schneider wrote:
> could someone point me to a good source how to use [bin/daemon.sh
> with ubuntu and Tomcat 7]?
The script can be used directly. Maybe you can clarify your question?
> The internet is full
Hi,
could someone point me to a good source how to use that (with ubuntu and
Tomcat 7)?
The internet is full of selfmade /etc/init.d/ scripts, but mostly it isn't
used it as a real service (jsvc). Keyword: bin/*daemon.sh*
Even the books "Apache Tomcat 7" and "Tomcat 7 Essentials" are not talking
a