Chris,
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: 25 January 2016 23:29
To: Tomcat Users List
Subject: Re: Tomcat 8 Application dispatcherServlet Stats
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Theo,
On 1/25/16 4:12 AM, Theo Sweeny wrot
2016-01-25 0:49 GMT+03:00 Karl Hauschildt :
>
>
> Background:
>
> JAVA Web application, Eclipse workspace with an ANT build.xml.
>
> Using Windows, this project builds using java 1.7, deploys to multiple
> Solaris environments running Tomcat 5, 6 or 7 and runs cleanly.
>
>
>
> I have to deploy the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mohammad,
On 1/24/16 12:11 PM, Mohammad Salman wrote:
> Hi Chris, i am using Embedded-tomcat via spring-boot. So most the
> configuration is automatically done by it.
>
> i have configured only maxThread value to 1000 thread per host.
You can't set
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Theo,
On 1/25/16 4:12 AM, Theo Sweeny wrote:
> Hi Chris -
>
> On 1/14/16 5:53 AM, Theo Sweeny wrote:
>> Hello Kyohei,
>>
>> -Original Message- From: Kyohei Nakamura
>> [mailto:nakamura.kyohei@gmail.com] Sent: 14 January 2016
>> 09:59 To:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Karl,
On 1/25/16 7:41 AM, Karl Hauschildt wrote:
> Hmmm... It appears that the requests are coming in as the
> tomcatadmin user which makes sense as that's what the deploy task
> is configured to use. In this cased, the target box is Linux and
> there
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan,
On 1/25/16 9:28 AM, Hrivnak, Dan wrote:
> Thank you Chris! I’m glad to hear that Tomcat should have nothing
> to do with this as that helps narrow down what I should look at.
> The unit test (really an integration test) spins up an app server
> u
On 1/25/2016 12:34 PM, George Sexton wrote:
On 1/25/2016 3:52 AM, Christoph P.U. Kukulies wrote:
Thanks. Will give that a try.
How can I tell, which java engine Tomcat is actually using?
At a CMD prompt I'm getting:
C:\> java -version
java version "1.8.0_71"
Java(TM) SE Runtime Environment
Be careful. The only real way to know what tomcat is using is to get into
the manager who will display the java version it is using. Their startup
script makes some determination on the fly.
On Mon, Jan 25, 2016 at 1:34 PM, George Sexton
wrote:
>
>
> On 1/25/2016 3:52 AM, Christoph P.U. Kukulies
On 1/25/2016 3:52 AM, Christoph P.U. Kukulies wrote:
Thanks. Will give that a try.
How can I tell, which java engine Tomcat is actually using?
At a CMD prompt I'm getting:
C:\> java -version
java version "1.8.0_71"
Java(TM) SE Runtime Environment (build 1.8.0_71-b15)
Java HotSpot(TM) 64-Bit
I think you can also retrieve them via JMX
Regards
2016-01-23 9:05 GMT-02:00 Kaouthar Ghorbel :
> thanks Thomas ☺
>
> 2016-01-18 10:02 GMT+01:00 Thomas Scheffler >:
>
> > Am 18.01.16 um 09:35 schrieb Kaouthar Ghorbel:
> >
> >> Hello everyone I want to retrieve the ids of all active sessions in
Hello guys
I'm trying to setup a Tomcat cluster to be synchronous (default uses
channelSendOptions=8, which is asynchronous). Some time ago, I had issues
with session replication, I asked on this list, and using the configuration
channelSendOptions="6" solved my issues. However, now, during load t
Thank you Chris! I’m glad to hear that Tomcat should have nothing to do with
this as that helps narrow down what I should look at. The unit test (really an
integration test) spins up an app server using Guice and makes a call to the
same remote service (verified same URL, certificate chains, etc
Hmmm... It appears that the requests are coming in as the tomcatadmin user
which makes sense as that's what the deploy task is configured to use. In
this cased, the target box is Linux and there is no tomcatadmin setup. When
the sysadmin's get in ...
On Mon, Jan 25, 2016 at 7:17 AM, Mark Thomas w
On 25/01/2016 12:02, Karl Hauschildt wrote:
> Specifically what would I do to enable the logging? I raised the level(s)
> to FINEST and DEBUG wherever I saw them at something higher.
> Thanks again.
http://tomcat.apache.org/tomcat-8.0-doc/config/valve.html#Access_Log_Valve
Mark
>
> On Mon, Jan
Specifically what would I do to enable the logging? I raised the level(s)
to FINEST and DEBUG wherever I saw them at something higher.
Thanks again.
On Mon, Jan 25, 2016 at 6:57 AM, Mark Thomas wrote:
> On 25/01/2016 11:42, Karl Hauschildt wrote:
> > Hi Mark:
> >
> > This is what I have in the t
On 25/01/2016 11:42, Karl Hauschildt wrote:
> Hi Mark:
>
> This is what I have in the tomcat-users.xml. And I've tried pairing it down
> to all the various combo's per suggestions in searches. Behavior never
> changes.
>
>
>
>
>
> roles="manager-gui,manager-script,manager-jmx,manager-status"
Hi Mark:
This is what I have in the tomcat-users.xml. And I've tried pairing it down
to all the various combo's per suggestions in searches. Behavior never
changes.
Thanks for taking the time to think about this.
On Mon, Jan 25, 2016 at 2:41 AM, Mark Thomas wrote:
> On 24 January 2016 21
Thanks. Will give that a try.
How can I tell, which java engine Tomcat is actually using?
At a CMD prompt I'm getting:
C:\> java -version
java version "1.8.0_71"
Java(TM) SE Runtime Environment (build 1.8.0_71-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.71-b15, mixed mode)
--
Christoph
Hi Chris -
On 1/14/16 5:53 AM, Theo Sweeny wrote:
> Hello Kyohei,
>
> -Original Message-
> From: Kyohei Nakamura [mailto:nakamura.kyohei@gmail.com]
> Sent: 14 January 2016 09:59
> To: Tomcat Users List
> Subject: Re: Tomcat 8 Application dispatcherServlet Stats
>
> What does "response
19 matches
Mail list logo