se, as you suggested, the application should not depend on such big
sessions. That's the real solution to avoid any issues!
cu
Pascal Rigaux.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands,
Hi,
On some applications we have:
- quite low number of users most of the time
- high number of users twice a year
These applications store quite a lot of information in session.
To cope with the surge of users, we would need to:
- either increase mx (Java max memory)
- or use short session time
On 04/12/2024 18:09, Mark Thomas wrote:
The Manager/Store component can't easily determine if it is being configured
from the global, host or context level context.xml file.
The root cause here is configuration error - configuring multiple web
applications to use the same file for session pers
should be mentionned more clearly in the documentation? Maybe
display a warning log for absolute pathname/directory in global context.xml?
cu,
Pascal R.
On 03/12/2024 16:36, Pascal Rigaux wrote:
Hi,
I have bug https://bz.apache.org/bugzilla/show_bug.cgi?id=48007 on recent
tomcats.
To
ure globally
PersistentManager.
It would be enough for us to have an option to disable
Storebase.processExpires(), but it may be somewhat ugly...
cu
Pascal Rigaux.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional comm
), but the
"Catalina" folder is present in JMX and memory consumption remains the same.
I guess I am misunderstanding something and there is not way to disable
JMX when using org.apache.catalina.startup.Bootstrap?
Thanks and kind regards,
Pascal|
--
thinks it shouldn't take
> that long.
>
I've seen this happen when an application, or a 3rd-party library starts a
non-daemon thread and it is not stopped prior to the shutdown attempt. I think
that there is a 60 second timeout because I've also noticed about that
;t show anything suspicious.
Anyone seeing the same issue with this version?
Thanks,
Jean-Pascal Houde
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
.
Kind regards,
Pascal
> Le 9 sept. 2016 à 21:40, KARR, DAVID a écrit :
>
> I'm considering writing a secondary diagnostics service for my CXF REST app
> running in Tomcat (TomEE) that can return some information about the number
> of calls to the main service in a particu
> Le 25 juin 2015 à 16:16, Christopher Schultz a
> écrit :
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Pascal,
>
> On 6/25/15 10:01 AM, Christopher Schultz wrote:
>> Pascal,
>>
>> On 6/24/15 4:23 PM, Pascal Abaziou wrote:
>>
> Le 25 juin 2015 à 21:45, Pascal Abaziou a écrit :
>
>
>> Le 25 juin 2015 à 10:40, André Warnier > <mailto:a...@ice-sa.com>> a écrit :
>>
>> Pascal Abaziou wrote:
>>
>>>> Le 25 juin 2015 à 00:23, Mark Eggers >>> <mailt
> Le 25 juin 2015 à 10:40, André Warnier a écrit :
>
> Pascal Abaziou wrote:
>
>>> Le 25 juin 2015 à 00:23, Mark Eggers a
>>> écrit :
>>>
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> On 6/2
> Le 25 juin 2015 à 00:23, Mark Eggers a écrit :
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 6/24/2015 2:40 PM, André Warnier wrote:
>> Pascal Abaziou wrote:
>>> Hello,
>>>
>>> I’m searching for the version that fixes a bug I’
elements
to motivate an update.
I’ve read the tomcat 6 changelog, but did not find when this was fixed.
Regards,
Pascal
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h
Hi Peter,
I've asked the same question on 31.05 but got no reply so far. Thanks
for the RedHat link.
Regards,
Pascal
On 06/08/2015 01:43 PM, Kreuser, Peter wrote:
> Hi,
>
> could you please tell us, when the fixed mod_jk-Version 1.2.41 will be
> publicly available?
>
&g
Hi everyone,
does anyone know when tomcat-connectors 1.2.41 will be released? It
seems it fixes CVE-2014-8111.
Regards,
Pascal
signature.asc
Description: OpenPGP digital signature
Hi Chris
2015-05-04 22:13 GMT+02:00 Christopher Schultz :
> Pascal,
>
> On 5/4/15 10:56 AM, pascal wrote:
> > This was all done with tomcat-7.0.27 (sorry for being behind)
> >>
> >
> > I just tried with 8.0.21 with the same result. I would even
> > a
the only bug may be in
the documentation :-)
Cheers Pascal
Hi List
I'm trying to add encryption to session-replication and came along this
posts from January 2015
http://marc.info/?l=tomcat-user&m=142063952322011&w=2
as a follow up to a message from 2009.
So, I'm wondering as well if this feature is really implemented.
I added
securePort="4500"
to
pool - irrespective of what you do with the
connection.
Am I wrong?
Regards
Le 5 janv. 2013 00:20, "Christopher Schultz"
a écrit :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Pascal,
>
> On 1/4/13 5:56 PM, Davoust, Pascal wrote:
> > Indeed I was refe
) and therefore would be an even more
detrimental hit on performance since would require a round-trip to the db
server...
In any case, let me know if you need me to provide more details or to file
this problem into the bug tracking system!
Regards
Pascal
2013/1/4 Christopher Schultz
> > I thin
Hi all,
I'm using the tomcat jdbc connection pool (7.0.34) to connect against a
PostgreSQL database (version 8.4 - jdbc driver 9.0.801) and I'm having a
potentially dodgy situation with the validation mechanism.
The code I'm using does change the transaction isolation level of a
connection that h
host
name for my three development environments... but use a different folder
for each one of them in my URL.
I just don't know how to make the autoDeploy works inside nested folders.
Pascal
From:
Mark Thomas
To:
Tomcat Users List
Date:
12/21/2009 01:57 PM
Subject:
Re: Question about To
Is there a way to keep my logic in place... and still satisfy the
developers demand (be able to deploy applications themselves using a .WAR
file)?
Again, I'm new to Tomcat, so sorry if this looks like a weird question.
Thanks!
_
Pascal Vachon
bytesRead and bytesSent are always 0.
What's wrong? How can I do it?
We're are currently using Tomcat 5.5.25.
Pascal
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-
Hi
Does the tomcat5.exe procrun file work with tomcat 5.0.x ?
Indeed, this file is shipped with tomcat 5.0.30, but there is no
documentation in
http://tomcat.apache.org/tomcat-5.0-doc/setup.html
Thanks a lot
Pascal
_
Découvrez
executable.
Thank you again
Pascal
the procrun files for tomcat can be found in Tomcat SVN,
http://svn.apache.org/viewvc/tomcat/connectors/trunk/procrun/bin/
you can also try out an alternative wrapper, works in a similar fashion
http://people.apache.org/~fhanik/wrapper.html
Filip
Pascal Fonte
ows executable files
http://jakarta.apache.org/commons/daemon/procrun.html
Anybody knows where I could find more documentation about procrun and
procrun windows executables files ?
thank you in advance
Pascal
_
Gagnez des pc Windows
repository ?
Thanks in advance for your help.
Pascal
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ents"
my lack of knowledge in servlets is probably misleading me here
Pascal
Kristian Rink wrote:
Hi;
Pascal Guy schrieb:
The problem comes when we integrate to post the request to my controller
The controller works fine but the resources are not working (css, images
and javascript)
servlet (and not be treated as a request)
I can't figure this out, though i've tried many setups.
Thanks anybody.
--
Pascal
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PR
problem persists. So
do you think it's more likely a JVM bug/issue opposed to an application
issue?
Thanks,
-Derek
--
Pascal Alberty
http://pascal.albertyorban.be
-
To start a new topic, e-mail: users@tomcat.apache.org
T
I found something about this thread.
http://www.mail-archive.com/java2d-interest@capra.eng.sun.com/msg03812.html
Do you thing it could be related ?
I just make another charge test, threads growth to 200 without 2D
disposer ... and CPU stays around 20% ...
On 10/13/06, Pascal Alberty <[EM
ad.java:595)
Complete dump could be found here:
http://pascal.albertyorban.be/wp-content/dump.txt (i don't know if
attached files are allowed by this mailinglist).
Thanks for your help
On 10/13/06, Leon Rosenberg <[EMAIL PROTECTED]> wrote:
On 10/13/06, Pascal Alberty <[EMAIL PRO
Any other idea ?
Thanks
On 10/13/06, Pascal Alberty <[EMAIL PROTECTED]> wrote:
On 10/12/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Pascal Alberty
> > Subject: CPU level is not
on
intended for a specific individual which is private and protected by law.
If you are not the intended recipient, any disclosure, copying, distribution or
other use of this information is strictly prohibited.
You are also requested to advise us immediately if you receive information
which
On 10/12/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Pascal Alberty
> Subject: CPU level is not coming back to a normal level
>
> When I'm testing the new servlet on my dev box, all is ok. W
a ?
Thanks for your help.
--
Pascal Alberty
http://pascal.albertyorban.be
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On 10/12/06, DE VINZELLES, Guillaume (ext.)
<[EMAIL PROTECTED]> wrote:
Hello,
One of our connections wasn't properly closed, as you said.
You fixed the problem and now everything is running fine.
Great !
"Un grand classi
...
--
Pascal Alberty
http://pascal.albertyorban.be
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Pascal Alberty
Envoyé: mercredi 11 octobre 2006 16:10
À: Tomcat Users List
Objet: Re: JDBC Pool exhaustion
Check your code to unclosed connections (and statments) first !
On 10/11/06, DE VINZELLES, Guillaume (ext.)
<[EMAIL PROTECTED]>
ail: [EMAIL PROTECTED]
--
Pascal Alberty
http://pascal.albertyorban.be
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
e me immediately.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Pascal Alberty
http://pascal.albertyorban.be
-
To start a new topi
On 10/9/06, Leon Rosenberg <[EMAIL PROTECTED]> wrote:
Hello Pascal,
I think you should ask your question in the ehcache support list,
since your stacktrace shows that the problem is in their code.
regards
Leon
Already asked on ehcache sourceforge forum ... thanks :)
--
Pascal Albert
.Cache.get(Cache.java:653)
- waiting to lock <0x91607ce0> (a net.sf.ehcache.Cache)
at net.sf.ehcache.Cache.get(Cache.java:631)
...
This occurs (only) each time I use this cpu consuming feature.
Any idea ?
Thanks
--
Pascal Alberty
http://pascal
Anil Ranka wrote:
> Pascal,
> Thanks for detail scenario. I am working on a product which should run on
> any platform. I am looking for a very generic solution which can run on any
> platform.
>
> Any pointers.
Umm... stop dreaming ;)
As soon as you enter HA clustering and f
//siag.nu/pen/
[3] http://siag.nu/pen/vrrpd-linux.shtml
[4] http://siag.nu/pen/vrrpd-linux2.shtml
[5] http://www.linuxvirtualserver.org/
[6] http://haproxy.1wt.eu/ and
http://haproxy.1wt.eu/download/1.2/doc/haproxy-en.txt
hope this helps
--
-o) Pascal Bleser ATOS Worldline/Aachen(DE)
r.
In a Servlet Container cluster, the ACLs would be computed and cached
on each node on the fly, but also have to be flushed out of the cache
on each node (hence, the question about HttpSessionEvents being fired
on each cluster node or not).
Thanks for any information or pointers :)
cheer
an interactive login
(e.g. ~/.profile or ~/.bashrc)
e.g.
---8<---
JAVA_HOME=/usr/java/jdk1.5.0
JRE_HOME=$JAVA_HOME
JAVA_OPTS="-Xms128m -Xmx128m"
PATH=$JAVA_HOME/bin:$PATH
export JAVA_HOME JRE_HOME
---8<---
cheers
--
-o) Pascal Bleser
;ll try)
and we'll see...
One time again thank you for gived us some times
Pascal
- Original Message -
From: "Fabio Gurgone" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, May 08, 2006 5:34 PM
Subject: Re: Tomcat config with APACHE and mut
very simple but sometimes
Pascal
- Original Message -
From: "Hugh Morgan" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, May 08, 2006 5:16 PM
Subject: Re: Newbie: Deploying .war file, getting it working with MySQL
Franck Borel wrote:
Try t
Oups
Ok in fact I should create few connector (one per IP/port non SSL/SSL) and
then only one worker.properties ?
Is that correct ?
Like an other thread show
...
Pascal
Thank you Fabio
You don't have to create a connector per IP ? or vhost ?
I only have to create a conn
.host
In this case it means few instances of Tomcat. So in worker.properties how I
delcare few vhosts/IP knowing there is few IPs
A localhost worker definition is enough and allow to have only one isntance
of Tomcat for every vhost on every IPs ?
is that correct ?
Thanks for your help
Pas
? I think it is this last case no ?
Also with this solution does the auto-deploy will work ?
Thanks a ton
Pascal
Hi Pascal, hi All,
I'm very interested on this topic too.
I'm using Apache with vhosts + mod_jk + 1 tomcat with vhosts.
You have to configure the same vhosts in ap
Hello
Nobody could help me please or give a web pointer to help us to well
configure Tomcat with Apache with a lot of vhosts
Thanks by advance
Pascal
Yes Apache serves the Static pages and PHP
We have 150 Vhost in fact.
Some of our best client would like to use jsp/servlet in addition
Yes Apache serves the Static pages and PHP
We have 150 Vhost in fact.
Some of our best client would like to use jsp/servlet in addition to their
existing php/htm file
Pascal
- Original Message -
From: "Parsons Technical Services" <[EMAIL PROTECTED]>
To: "Tom
files (like
WEB-INF, etc...) ?
Thanks a ton for your help, HowTo
Pascal
ace breakpoints, use your web
application. Eclipse will go in debug mode if breakpoints are meet.
See http://tomcat.apache.org/faq/development.html for more explanations.
Pascal
On 3/29/06, Mark Slater <[EMAIL PROTECTED]> wrote:
> I'm using Eclipse to try and debug a servlet in tomcat.
eate the log file.
So, you can change this directory using the "JkShmFile" directive in
your httpd.conf. For example:
JkShmFile /var/log/apache2/jk-runtime-status
--
Pascal Alberty
-
To unsubscribe, e-mail: [EMAIL PRO
Thanks for your quick answer. Note that this log appears even there is
no management manipulation on Tomcat (reloading, deploying, ...).
Thanks
Pascal
On 3/8/06, Tim Lucia <[EMAIL PROTECTED]> wrote:
> The last one (4) results from not deregistering the object mentioned from
> th
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Mar 8, 2006 3:16:24 AM org.apache.jk.common.ChannelSocket registerRequest
WARNING: Error registering request
--
Pasc
Hi,
I know we are not supposed to do this but is there a big inconvenience
to do asynchronous message consuming in tomcat 5+ (by spawning a daemon
thread for my message listener ?)
Is it true that if a I create a thread on my own I won't have access to
the tomcat JNDI context ?
I ask this becau
62 matches
Mail list logo