how to set -XX:PermSize and -XX:MaxPermSize at startup of Tomcat?.
Please let me know
On Mon, Feb 20, 2012 at 12:25 PM, Thomas Rohde wrote:
> Hi Geet,
>
> these parameters are not Tomcat specific. This are JVM parameters as Chuck
> mentioned. The parameter -XX:PermSize defines the initial
From: Pid * [p...@pidster.com]
Subject: Re: Tomcat advantages
>
>> -Original Message-
>> From: Pid [mailto:p...@pidster.com]
>> Sent: Tuesday, March 13, 2012 7:46 AM
>> To: Tomcat Users List
>> Subject: Re: Tomcat advantages
>>
>> On 13/03/2012 14:42, Leo Donahue - PLANDEVX wrote:
On 3/13/12 6:37 PM, Caldarale, Charles R wrote:
>> From: Warren Bell [mailto:warrenbe...@gmail.com]
>> Subject: Initializing webapps in a certain order
>
>> Can you initialize webapps in a certain order ?
>
> Read the FAQ:
> http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q27
>
> The primary re
> From: Warren Bell [mailto:warrenbe...@gmail.com]
> Subject: Initializing webapps in a certain order
> Can you initialize webapps in a certain order ?
Read the FAQ:
http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q27
The primary reason is that the servlet spec requires that each webapp be
sel
Can you initialize webapps in a certain order ?
I have two apps, app1 and app2. app2 needs to access app1 during app2's
initialization. I need app1 to be initialized first and be done before
app2 starts to initialize.
--
Thanks,
Warren Bell
-
On 13 Mar 2012, at 16:03, Allen Reese wrote:
>
>> -Original Message-
>> From: Pid [mailto:p...@pidster.com]
>> Sent: Tuesday, March 13, 2012 7:46 AM
>> To: Tomcat Users List
>> Subject: Re: Tomcat advantages
>>
>> On 13/03/2012 14:42, Leo Donahue - PLANDEVX wrote:
-Original Messa
I looked at the logs and I find this on Windows 2003 with Java 7 and tomcat
6.0.35
java.net.SocketException: Invalid argument: no further information
at sun.nio.ch.Net.setIntOption0(Native Method)
at sun.nio.ch.Net.setSocketOption(Net.java:279)
at sun.nio.ch.SocketChannelImpl.setOption(SocketChan
2012/3/13 Christopher Gross :
> Hi all.
>
> I'm trying to utilize the common/lib and shared/lib directories on
> Tomcat 5.5.25. I have a few separate apps that were each using many
> of the same JAR files, so I have been moving them down to shared &
> common lib (DB stuff went to common/lib, the
Well, I think I'm just going to revert back -- was able to get one app
working correctly with having the commons & log4j in its WEB-INF/lib.
Thanks anyway!
-- Chris
On Tue, Mar 13, 2012 at 4:07 PM, Allen Reese wrote:
> Oh you are right. I forgot that part.
>
> We have an ugly process that ge
Oh you are right. I forgot that part.
We have an ugly process that generates a log4j.xml that is used globally.
All of the logs are globbed together into a giant mess.
As far as build time, we use maven and provided scope to exclude it.
And most people here run a single instance of a single app
http://publib.boulder.ibm.com/infocenter/initiate/v9r5/index.jsp?topic=%2Fcom.ibm.inspinstall.doc%2Ftopics%2Ft_inspinstall_configuring_log4j_logging_apachetomcat.html
Having the logging items in the shared/lib means that the
shared/classes needs to have a log4j.properties file.
I dropped one of m
Allen -- Is there something in particular that your users need to do
for the common logging? Any changes in the file or the setup of their
web app?
An example of the log4j.properties file from a WEB-INF/classes dir:
log4j.appender.A1=org.apache.log4j.DailyRollingFileAppender
log4j.appender.A1.la
We have people exclude commons-logging, and log4j as our installation provides
them for you in a common lib dir.
--Allen Reese
Yahoo!, Inc.
> -Original Message-
> From: Christopher Gross [mailto:cogr...@gmail.com]
> Sent: Tuesday, March 13, 2012 12:41 PM
> To: Tomcat Users List
> Subject
Hi all.
I'm trying to utilize the common/lib and shared/lib directories on
Tomcat 5.5.25. I have a few separate apps that were each using many
of the same JAR files, so I have been moving them down to shared &
common lib (DB stuff went to common/lib, the apache commons modules &
others went to
On 1:59 PM, Nick Williams wrote:
We maintain a very large application, with somewhere around 2,000 JSP files
(in addition to ~250,000 lines of pure Java). We have decided it is about
time we ship our application with precompiled JSP files.
The Ant tasks from Tomcat to support this effort have
> -Original Message-
> From: Pid [mailto:p...@pidster.com]
> Sent: Tuesday, March 13, 2012 7:46 AM
> To: Tomcat Users List
> Subject: Re: Tomcat advantages
>
> On 13/03/2012 14:42, Leo Donahue - PLANDEVX wrote:
> >> -Original Message-
> >> From: Pid * [mailto:p...@pidster.com]
> >
On 13/03/2012 14:42, Leo Donahue - PLANDEVX wrote:
>> -Original Message-
>> From: Pid * [mailto:p...@pidster.com]
>> Subject: Re: Tomcat advantages
>>
>>
>> What else would you like it to do?
>>
>>
>> p
>
> My list is long... ;)
>
> It can start by checking if Tomcat is not your default w
>-Original Message-
>From: Pid * [mailto:p...@pidster.com]
>Subject: Re: Tomcat advantages
>
>
>What else would you like it to do?
>
>
>p
My list is long... ;)
It can start by checking if Tomcat is not your default web server, and ask if
you would like to make it so.
It would also be
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 13/03/2012 14:32, Pid wrote:
> On 13/03/2012 14:06, Jess Holle wrote:
>> On 3/13/2012 8:49 AM, Christopher Schultz wrote:
>>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>>
>>> Jess,
>>>
>>> On 3/13/12 8:47 AM, Jess Holle wrote:
So I read
On 13/03/2012 14:06, Jess Holle wrote:
> On 3/13/2012 8:49 AM, Christopher Schultz wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Jess,
>>
>> On 3/13/12 8:47 AM, Jess Holle wrote:
>>> So I read that the servlet 3.1 spec (and related EL specs, etc) is
>>> to go final in "the second
On 3/13/2012 8:49 AM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jess,
On 3/13/12 8:47 AM, Jess Holle wrote:
So I read that the servlet 3.1 spec (and related EL specs, etc) is
to go final in "the second half of 2012".
Approximately when should we expect a Tomcat
2012/3/13 Volodymyr Bezuglyy :
> Hello.
>
>
>
> I am trying to setup logging in Tomcat according to
> http://tomcat.apache.org/tomcat-5.5-doc/logging.html.
>
> I created file Tomcat5\common\classes\log4j.properties:
>
> log4j.rootLogger=WARN, R
>
> log4j.appender.R=org.apache.log4j.RollingFileAppe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jess,
On 3/13/12 8:47 AM, Jess Holle wrote:
> So I read that the servlet 3.1 spec (and related EL specs, etc) is
> to go final in "the second half of 2012".
>
> Approximately when should we expect a Tomcat that supports the new
> specs -- in terms of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vinay,
On 3/13/12 1:27 AM, vickyb2...@gmail.com wrote:
> I am new to tomcat I just want to know that is tomcat a server
> where i can run my web application or can it do anything more? can
> you please explain
Tomcat is a servlet container that can p
On 13/03/2012 12:47, Jess Holle wrote:
> So I read that the servlet 3.1 spec (and related EL specs, etc) is to go
> final in "the second half of 2012".
Those dates are no longer valid. The current date is Q1 2013.
> Approximately when should we expect a Tomcat that supports the new specs
> -- in
So I read that the servlet 3.1 spec (and related EL specs, etc) is to go
final in "the second half of 2012".
Approximately when should we expect a Tomcat that supports the new specs
-- in terms of number of months after the specs' final release?
--
Jess Holle
---
Hello.
I am trying to setup logging in Tomcat according to
http://tomcat.apache.org/tomcat-5.5-doc/logging.html.
I created file Tomcat5\common\classes\log4j.properties:
log4j.rootLogger=WARN, R
log4j.appender.R=org.apache.log4j.RollingFileAppender
log4j.appender.R.File=${catalina.home}/logs
On 13 Mar 2012, at 05:27, "vickyb2...@gmail.com" wrote:
> HI All,
>
> I am new to tomcat I just want to know that is tomcat a server where i can
> run my web application or can it do anything more? can you please explain
What else would you like it to do?
p
> Regards
> Vinay
--
28 matches
Mail list logo