Hello
The "Processing time" metric represents the execution time of
StandardWrapperValve#invoke().
This is the execution time of the servlet and filters.
This value of "Processing time" is the total time of each request execution
time.
What is the dispatcherServlet?
If dispatcherServlet accept al
Brian,
On 1/11/16 5:14 PM, Tieman,Brian wrote:
> I¹ve got a REST service that¹s backed by Hibernate calling MYSQL and using
> org.apache.tomcat.jdbc.pool.DataSourceFactory for DB connections. The
> connection pool is created with:
>
>username=³me" password=³my password"
>
Hi Markt,
Sorry, I did not include this since I'm using standard in release (1.1.33).
I know of the more recent releases, but I can't just update (production),
and in release note's I did not find anything that might help.
Thanks,
Harrie
-Original Message-
From: Mark Thomas [mailto:ma.
Chris,
On 1/12/2016 10:26 AM, Christopher Schultz wrote:
Mark,
On 1/12/16 12:03 PM, Mark Thomas wrote:
On 12/01/2016 16:40, George Sexton wrote:
I'm hitting an error, and I'm not sure how to fix it. The environment is:
Check the JARs in WEB-INF/lib for any javax.servlet classes. There
should
On Wed, Jan 13, 2016 at 12:20 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> All,
> For the benefit of the archives:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=58836
>
> This issue was raised in BZ and will be fixed in Tomcat 8.0.31 as well
> as others. See the bug for deta
Ok,
Sorry for taking so long to answer, we are using this versions in a production
enviroment (one server, to just selected users).
So we solved our problem, we changed the jsp-api that tomcat uses, we are using
the jsp-api 2.2 from glassfish (we are still studying the side effects from
that c
All,
On 1/11/16 9:21 PM, Mark Olsson wrote:
> Adding = to a parameter does cause it to be available to the destination
> servlet, but that doesn't seem like a particularly good solution. A
> parameter without a value is technically a keyless value, not the other way
> around. But I'll stick to t
Thomas,
On 1/13/16 1:04 PM, Thomas Scheffler wrote:
> Am 13.01.16 um 15:48 schrieb Christopher Schultz:
>> Thomas,
>>
>> On 1/13/16 8:31 AM, Thomas Scheffler wrote:
>>> Am 12.01.16 um 13:24 schrieb Mark Thomas:
On 12/01/2016 11:06, Thomas Scheffler wrote:
> Am 11.01.16 um 22:05 schrieb Ma
On 13/01/2016 18:36, Harrie Robins wrote:
> Hi!
>
> I'm running Tomcat 7.0.65 with APR connector over port 443.
Tomcat version - tick
Connector config - tick
Tomcat-Native version ... ?
Mark
> I'm experiencing
> trouble with users that connect with IE11 over SSL. Connecting and browsing
> works
Hi!
I'm running Tomcat 7.0.65 with APR connector over port 443. I'm experiencing
trouble with users that connect with IE11 over SSL. Connecting and browsing
works fine, but sometimes a white screen with this error pops up. Once they
disable TLS 1.2 everything works fine:
This page can't be dis
My problem has been solved. In the tomcat7w.exe, I had to add the following to
the Java Options:
-Djava.library.path=C:\PROGRA~1\IBM\JazzTeamServer_601\server\tomcat\lib
I also had to remove:
-Xgc:preferredHeapBase=0x1
With the removal of -Xgc and the addition of the -Djava.library.pat
Am 13.01.16 um 15:48 schrieb Christopher Schultz:
Thomas,
On 1/13/16 8:31 AM, Thomas Scheffler wrote:
Am 12.01.16 um 13:24 schrieb Mark Thomas:
On 12/01/2016 11:06, Thomas Scheffler wrote:
Am 11.01.16 um 22:05 schrieb Mark Thomas:
Found on
http://www.tomcatexpert.com/blog/2011/04/25/sessi
Thomas,
On 1/13/16 8:31 AM, Thomas Scheffler wrote:
> Am 12.01.16 um 13:24 schrieb Mark Thomas:
>> On 12/01/2016 11:06, Thomas Scheffler wrote:
>>> Am 11.01.16 um 22:05 schrieb Mark Thomas:
>
> className="org.apache.catalina.authenticator.BasicAuthenticator"
> changeSessionIdO
André,
On 1/13/16 9:36 AM, André Warnier (tomcat) wrote:
> Hi gurus.
>
> Under tomcat 8 and Linux, I am deploying an externally-provided web
> application, which in its web.xml configuration file, has a parameter
> like this :
>
>
> logroot
> /var/log/tomcat8
>
>
> This wo
Hi gurus.
Under tomcat 8 and Linux, I am deploying an externally-provided web application, which in
its web.xml configuration file, has a parameter like this :
logroot
/var/log/tomcat8
This works, but I would like to make this more "generic", and would li
Rahul,
On 1/12/16 10:56 PM, Rahul Singh wrote:
> Hi,
>
>> Define "Not successful"? Exceptions thrown? File truncated? Upload
>> never starts? Never finishes?
>
> Not successful :
>
> Request Never finishes, we have trace the HttpServlet request object
> and request.getContentLength return 0
Am 12.01.16 um 13:24 schrieb Mark Thomas:
On 12/01/2016 11:06, Thomas Scheffler wrote:
Am 11.01.16 um 22:05 schrieb Mark Thomas:
Found on
http://www.tomcatexpert.com/blog/2011/04/25/session-fixation-protection
the description how to switch the "feature" off.
I will file two bugs soon descri
Hello - at the moment stats can be found for Tomcat 8 web services using the
manager UI /manager/status/all
Is the "Processing time" metric found under dispatcherServlet [ / ] subsection,
the total time take to serve all requests, including the response time for each
request?
Regards,
Theo
Av
Hi André Warnier,
its 64 bit (OS and JVM)
From: André Warnier (tomcat)
Sent: Wednesday, January 13, 2016 2:17 PM
To: users@tomcat.apache.org
Subject: Re: File size >= 2GB not uploaded in application [Tomcat 7.0.54
Struts: 2.3.24 JAVA: openJDK 1.7.79]
ma
maybe a stupid question nowadays, but : is the platform on which you are running this
32-bit, or 64-bit ? (OS and JVM)
On 13.01.2016 04:56, Rahul Singh wrote:
Hi,
Define "Not successful"? Exceptions thrown? File truncated? Upload
never starts? Never finishes?
Not successful :
Request N
20 matches
Mail list logo