Hello,
I have an application running under tomcat configured with
Http11NioProtocol. I am noticing that under a high connection rate (not
request rate) of about 100 connections/second, tomcat is leaks file
handles corresponding to Unix sockets. I am using the lsof command to find
the number of f
Mark Lim wrote:
>It seems that tomcat is trying the default JSSE implementation despite
>the sslImplementationName attribute being set. Are there internal
>precedence controls or does the classloader hierarchy matter or what?
No, but what makes you assume what you are trying will work?
You hav
On 07/01/12 00:59, Caldarale, Charles R wrote:
From: charan raj [mailto:charanraj...@gmail.com]
Subject: Re: is der any default username for tomcat?
can any one tell me how to install multiple tomcat instance
apart from c drive
1) Don't hijack threads.
2) Make at least a cursory attempt to
We are in the process of upgrading Tomcat 5.5 to Tomcat 7.0. These Tomcat
deployments use a custom FIPS 140-2 certified JSSE implementation for their SSL
Connectors.
In Tomcat 5.5, the Connectors are configured like this:
which works fine. ( a listener appears on 41443 and one can do H
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark,
On 1/6/12 5:19 PM, Mark Thomas wrote:
> On 06/01/2012 22:12, Christopher Schultz wrote:
>> Pid,
>>
>> On 1/6/12 4:30 AM, Pid wrote:
>>> On 05/01/2012 18:22, Justin Larose wrote:
truststoreFile="F:\Serena\Dimensions 2009 R2\Common
Too
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Justin,
On 1/6/12 2:56 PM, Justin Larose wrote:
> This Tomcat environment was setup long before I worked here, so I
> am just upgrading from an older version to 7.0.23 and trying to not
> use a self signed certificate.
It's important for you to know
On 06/01/2012 22:12, Christopher Schultz wrote:
> Pid,
>
> On 1/6/12 4:30 AM, Pid wrote:
>> On 05/01/2012 18:22, Justin Larose wrote:
>>> truststoreFile="F:\Serena\Dimensions 2009 R2\Common
>>> Tools\Tomcat 7.0\conf\wcmdev-ssl.jks"
>
>> truststoreType has the default, you can remove it.
truststo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 1/6/12 4:30 AM, Pid wrote:
> On 05/01/2012 18:22, Justin Larose wrote:
>> truststoreFile="F:\Serena\Dimensions 2009 R2\Common Tools\Tomcat
>> 7.0\conf\wcmdev-ssl.jks"
>
> truststoreType has the default, you can remove it.
No, truststoreFile
Thanks Chuck. Will try that. Appreciate your help.
On Fri, Jan 6, 2012 at 4:51 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Kamal Sheikh [mailto:kama...@gmail.com]
> > Subject: Re: Tomcat Shutdown
>
> > I'm pasting some information from the logs:
>
> > # A fatal error
> From: Kamal Sheikh [mailto:kama...@gmail.com]
> Subject: Re: Tomcat Shutdown
> I'm pasting some information from the logs:
> # A fatal error has been detected by the Java Runtime Environment:
> # Internal Error (safepoint.cpp:247), pid=306, tid=140562856904448
> # guarantee(PageArmed == 0) f
Thanks for the reply. I'm pasting some information from the logs:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (safepoint.cpp:247), pid=306, tid=140562856904448
# guarantee(PageArmed == 0) failed: invariant
#
# JRE version: 6.0_20-b20
# Java VM: OpenJD
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: is der any default username for tomcat?
> It's not a cat whose name is "Tom": it's a male cat.
> So, that would be "le chat" versus "la chat", right?
No, it would be "le matou"; regardless, "chat" is always masculi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 1/6/12 10:35 AM, Pid wrote:
> On 06/01/2012 15:28, André Warnier wrote:
>> Actually, the world was supposed to end (again) these days. But I
>> just read in a newspaper that the event has been postponed, for
>> technical reasons, until 21.12.2
2012/1/7 Kamal Sheikh :
> Hi, I'm new to this but please direct me if I'm posting to the wrong list.
>
> Our Tomcat has suddenly stopped working this morning and now wouldn't start
> -- it responds simply by saying: "failed".
What is in the logs?
Maybe there is no free space on the harddrive?
Ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Olivier,
On 1/6/12 5:49 AM, Olivier MENUEL wrote:
> But I wish to package the binaries with my application to
> distribute them to my partners. I was hoping I could find binaries
> for all environments (it will take me some time to build them on
> eac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 1/6/12 9:45 AM, André Warnier wrote:
> For example, in Germany it could be Tom Katze, in France Tom Chat,
> and Tom Gato for Spanish-speaking countries..
It's not a cat whose name is "Tom": it's a male cat.
So, that would be "le chat" vers
Hi, I'm new to this but please direct me if I'm posting to the wrong list.
Our Tomcat has suddenly stopped working this morning and now wouldn't start
-- it responds simply by saying: "failed".
Is there anything going on with OpenJDK and Tomcat?
Here's our configuration:
Java:
java version "1
2012/1/7 Mark Thomas :
> On 06/01/2012 20:13, Konstantin Kolinko wrote:
>> 2012/1/6 Mark Thomas :
So it looks that not only the if(), but the whole r944518 change in
AprEndpoint has to be reverted.
>>>
>>> That looks OK to me. I'll do that but run the TCKs as a double check.
>>>
>>
>> I a
On 06/01/2012 20:13, Konstantin Kolinko wrote:
> 2012/1/6 Mark Thomas :
>>> So it looks that not only the if(), but the whole r944518 change in
>>> AprEndpoint has to be reverted.
>>
>> That looks OK to me. I'll do that but run the TCKs as a double check.
>>
>
> I am running TestCometProcessor tes
2012/1/6 Mark Thomas :
>> So it looks that not only the if(), but the whole r944518 change in
>> AprEndpoint has to be reverted.
>
> That looks OK to me. I'll do that but run the TCKs as a double check.
>
I am running TestCometProcessor tests with this very change just now. ;)
(My plan is to reen
Pid wrote on 01/06/2012 04:30:30 AM:
> From: Pid
> To: Tomcat Users List
> Date: 01/06/2012 04:31 AM
> Subject: Re: SSL Configuration Errors
>
> > > connectionTimeout="2"
> > redirectPort="8443" />
> >
> >Are you actually using Client auth?
This
On 04/01/2012 13:59, Konstantin Kolinko wrote:
> 2012/1/4 Konstantin Kolinko :
>>
>> 2. The
>> processSocket(desc[n*2+1], SocketStatus.DISCONNECT);
>> call just above the fixed line.
>>
>> It looks like a NOOP, because processSocket(long,SocketStatus) has an
>> if() that does not mention SocketStat
On Fri, Jan 6, 2012 at 3:59 PM, Caldarale, Charles R
wrote:
>> From: charan raj [mailto:charanraj...@gmail.com]
>> Subject: Re: is der any default username for tomcat?
>
>
> Is it a full moon?
>
Over there: Definately YES.
Cheers
Gregor
--
just because you're paranoid, don't mean they're not af
On 06/01/2012 15:28, André Warnier wrote:
> Pid wrote:
>> On 06/01/2012 15:16, Konstantin Kolinko wrote:
>>> 2012/1/6 Pid :
On 06/01/2012 15:06, André Warnier wrote:
> Caldarale, Charles R wrote:
>> Is it a full moon?
>>
> No, but it may be the start of a new semester somewhere
Pid wrote:
On 06/01/2012 15:16, Konstantin Kolinko wrote:
2012/1/6 Pid :
On 06/01/2012 15:06, André Warnier wrote:
Caldarale, Charles R wrote:
Is it a full moon?
No, but it may be the start of a new semester somewhere.
+1
It is near full moon. ;) One cite says it is "93% full".
It will b
On Jan 6, 2012, at 9:45 AM, André Warnier wrote:
> Pid wrote:
>> On 06/01/2012 06:24, srilaxmi deevela wrote:
>>> is der any default username for tomcat?
>>>
>>> -
>>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
On 06/01/2012 15:16, Konstantin Kolinko wrote:
> 2012/1/6 Pid :
>> On 06/01/2012 15:06, André Warnier wrote:
>>> Caldarale, Charles R wrote:
Is it a full moon?
>>> No, but it may be the start of a new semester somewhere.
>>
>> +1
>>
>
> It is near full moon. ;) One cite says it is "
2012/1/6 Pid :
> On 06/01/2012 15:06, André Warnier wrote:
>> Caldarale, Charles R wrote:
>>>
>>> Is it a full moon?
>>>
>> No, but it may be the start of a new semester somewhere.
>
> +1
>
It is near full moon. ;) One cite says it is "93% full".
It will be 100% on January 9th.
Best regards,
Kons
On Fri, Jan 6, 2012 at 10:11 AM, André Warnier wrote:
> sigzero wrote:
>>
>> The scenario is that Tomcat (6) is sitting on Windows and it talks to
>> an LDAP server sitting on Linux (RHEL). What is the best way to handle
>> the Tomcat LDAP account password expiring? I know that the password
>> nee
sigzero wrote:
The scenario is that Tomcat (6) is sitting on Windows and it talks to
an LDAP server sitting on Linux (RHEL). What is the best way to handle
the Tomcat LDAP account password expiring? I know that the password
needs to change on the LDAP and the Tomcat server.xml file needs to be
up
On 06/01/2012 15:06, André Warnier wrote:
> Caldarale, Charles R wrote:
>>
>> Is it a full moon?
>>
> No, but it may be the start of a new semester somewhere.
+1
p
--
[key:62590808]
signature.asc
Description: OpenPGP digital signature
On Fri, Jan 6, 2012 at 10:05 AM, Konstantin Kolinko
wrote:
> 2012/1/6 sigzero :
>> The scenario is that Tomcat (6) is sitting on Windows and it talks to
>> an LDAP server sitting on Linux (RHEL). What is the best way to handle
>> the Tomcat LDAP account password expiring? I know that the password
On 06/01/2012 14:59, Caldarale, Charles R wrote:
>> From: charan raj [mailto:charanraj...@gmail.com]
>> Subject: Re: is der any default username for tomcat?
>
>> can any one tell me how to install multiple tomcat instance
>> apart from c drive
>
> 1) Don't hijack threads.
>
> 2) Make at least
On 06/01/2012 14:49, charan raj wrote:
> Hi can any one tell me how to install multiple tomcat instance apart from c
> drive
1. Don't top-post.
2. Don't hijack threads.
3. If you're going to reply to a thread, at least read it beforehand.
4. Particularly this: http://catb.org/~esr/faqs/smart-quest
On 06/01/2012 14:56, sigzero wrote:
> The scenario is that Tomcat (6) is sitting on Windows and it talks to
> an LDAP server sitting on Linux (RHEL). What is the best way to handle
> the Tomcat LDAP account password expiring? I know that the password
> needs to change on the LDAP and the Tomcat ser
Caldarale, Charles R wrote:
Is it a full moon?
No, but it may be the start of a new semester somewhere.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.o
2012/1/6 sigzero :
> The scenario is that Tomcat (6) is sitting on Windows and it talks to
> an LDAP server sitting on Linux (RHEL). What is the best way to handle
> the Tomcat LDAP account password expiring? I know that the password
> needs to change on the LDAP and the Tomcat server.xml file need
> From: charan raj [mailto:charanraj...@gmail.com]
> Subject: Re: mod_jk linux binaries
> can anyone tell how to configure multiple tomcat instance
> other then c drive
1) Don't hijack threads.
2) Make at least a cursory attempt to read the Tomcat docs.
3) http://www.catb.org/~esr/faqs/smart-
> From: charan raj [mailto:charanraj...@gmail.com]
> Subject: Re: is der any default username for tomcat?
> can any one tell me how to install multiple tomcat instance
> apart from c drive
1) Don't hijack threads.
2) Make at least a cursory attempt to read the Tomcat docs.
3) http://www.catb.
The scenario is that Tomcat (6) is sitting on Windows and it talks to
an LDAP server sitting on Linux (RHEL). What is the best way to handle
the Tomcat LDAP account password expiring? I know that the password
needs to change on the LDAP and the Tomcat server.xml file needs to be
updated. I see no g
Hi can anyone tell how to configure multiple tomcat instance other then c
drive
On Fri, Jan 6, 2012 at 6:35 PM, Olivier MENUEL wrote:
> Ok
> Thank you
>
>
> -Message d'origine-
> De : Leon Kolchinsky [mailto:lkolc...@gmail.com]
> Envoyé : vendredi 6 janvier 2012 12:02
> À : Tomcat Users
Hi can any one tell me how to install multiple tomcat instance apart from c
drive
On Fri, Jan 6, 2012 at 8:15 PM, André Warnier wrote:
> Pid wrote:
>
>> On 06/01/2012 06:24, srilaxmi deevela wrote:
>>
>>> is der any default username for tomcat?
>>>
>>> --**--
Pid wrote:
On 06/01/2012 07:22, srilaxmi deevela wrote:
After installation of tomcat which url we need to give to web browser
to run the home page of tomcat?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For add
Pid wrote:
On 06/01/2012 06:24, srilaxmi deevela wrote:
is der any default username for tomcat?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
http
2012/1/6 Khailovsky, Igor :
> P-
> I investigated these documents before asked the question, but did not find
> relevant answer. If you really know answer for my question, please specify it.
You cannot run multiple services from the same exe.
Moreover, the exe file name is used as a key to look u
P-
I investigated these documents before asked the question, but did not find
relevant answer. If you really know answer for my question, please specify it.
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Friday, January 06, 2012 11:41
To: Tomcat Users List
Subject: Re: Tomc
Ok
Thank you
-Message d'origine-
De : Leon Kolchinsky [mailto:lkolc...@gmail.com]
Envoyé : vendredi 6 janvier 2012 12:02
À : Tomcat Users List
Objet : Re: mod_jk linux binaries
Hi,
I think we had this discussion regarding rpm packages etc., several month
ago (try to search archives).
A
Hi,
I think we had this discussion regarding rpm packages etc., several month
ago (try to search archives).
AFAIK RedHat distributing mod_jk rpms with their JBoss product.
Try to check with them or build your own ;)
Leon Kolchinsky
On Fri, Jan 6, 2012 at 21:49, Olivier MENUEL wrote:
> Yes
>
>
Yes
But I wish to package the binaries with my application to distribute them to my
partners.
I was hoping I could find binaries for all environments (it will take me some
time to build them on each possible environment), like apache was doing with
previous releases (for instance 1.2.31).
Has a
On 06/01/2012 10:01, Leon Kolchinsky wrote:
> Yes there is -
> http://apache.mirror.aussiehq.net.au//tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.32-src.tar.gz
'src' ?
p
> Check out this page - http://tomcat.apache.org/download-connectors.cgi
>
> Cheers,
> Leon Kolchinsky
>
>
>
> On F
On 06.01.2012 11:01, Leon Kolchinsky wrote:
Yes there is -
http://apache.mirror.aussiehq.net.au//tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.32-src.tar.gz
These are the sources. For 1.2.32 there are indeed not binaries for
Linux available. Building is simple and ensures compatibility wit
Yes there is -
http://apache.mirror.aussiehq.net.au//tomcat/tomcat-connectors/jk/tomcat-connectors-1.2.32-src.tar.gz
Check out this page - http://tomcat.apache.org/download-connectors.cgi
Cheers,
Leon Kolchinsky
On Fri, Jan 6, 2012 at 20:54, Olivier MENUEL wrote:
> Ok
> Thank you very much
>
Ok
Thank you very much
I was hoping I could find already compiled binaries (there are the 1.2.31 in
the archives, but not the 1.2.32).
I'll do that.
Thanks
-Message d'origine-
De : Leon Kolchinsky [mailto:lkolc...@gmail.com]
Envoyé : vendredi 6 janvier 2012 10:45
À : Tomcat Users List
Hi,
You can compile mod_jk and it's pretty straight forward (please use latest
source, mine is just an example):
1.
# yum install httpd httpd-devel gcc gcc-c++
2.
Go to http://tomcat.apache.org/download-connectors.cgi and download the
source code:
# wget
http://apache.mirror.aussiehq.net.au//tomc
On 05/01/2012 17:19, Khailovsky, Igor wrote:
> Hi Jeff,
>
> Our application should provide ability to manage the application instances
> dynamically (runs into separate Tomcat container). One of requirements is
> using same execution in case multiple instances - option to provide to
> customer
Hi,
Where can I find binaries for mod_jk 1.2.32 for linux httpd 2.2 ?
I can find only windows/netware...
Thanks
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.ap
On 05/01/2012 18:22, Justin Larose wrote:
> Sorry. Comments removed.
>
> ___
No APR, nothing to see here, move along, move along...
You can use an executor to provide a common thread pool for all linked
connectors - to reduce the overhead of unused threads.
>
On 06/01/2012 07:28, srilaxmi deevela wrote:
> In order to use third party classes which environmental variable we need to
> set?
http://catb.org/~esr/faqs/smart-questions.html
p
--
[key:62590808]
signature.asc
Description: OpenPGP digital signature
On 06/01/2012 07:22, srilaxmi deevela wrote:
> After installation of tomcat which url we need to give to web browser
> to run the home page of tomcat?
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For addit
On 06/01/2012 06:27, srilaxmi deevela wrote:
> In order to give jre path while installing tomcat server which path
> we need to give?
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional comma
On 06/01/2012 06:25, srilaxmi deevela wrote:
> hi users,
> How many number of web-applications web-server can have?
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users
On 06/01/2012 06:24, srilaxmi deevela wrote:
> is der any default username for tomcat?
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
http://
62 matches
Mail list logo