If you implement a VM Profiler such as
http://visualvm.java.net/eclipse-launcher.html#installation
and send the profiler output to app1.output
then stop app1 and stop tomcat
restart tomcat then reference app2 and send the profiler output to app2.output
then diff the 2..
can you confirm from t
>-Original Message-
>From: Pid * [mailto:p...@pidster.com]
>
>Where is that dependency JSP jar from?
>It should not be in WEB-INF/lib if it's providing JSP functionality.
>
>
>p
The manifest for the jar says "JSP 2.1 Jasper implementation from Glassfish",
and yeah it was bad practice for
Well, what can I say - thank you :)!
Your tip worked like a charm.
Am 21.08.2012 16:22, schrieb Rainer Jung:
> On 21.08.2012 10:34, Veit Guna wrote:
>> Hi.
>>
>> I'm using Atlassian Fisheye 2.7.15 (uses Jetty 6.1.26) under Ubuntu
>> 12.04
>> with mod_jk 1:1.2.32-1 and Apache 2.2.22-1ubuntu1.
>>
2012/8/21 Nikos Viorres :
> Hi all,
>
> The value that i set to Tomcat's asyncTimeout connector property is
> ignored when using the APR connector on Windows no matter what
> (default 10 seconds is used instead). That value is always respected
> when using the default Http11Protocol connector or th
Greetings. It must be a configuration issue because I setup the 7.0.29 Tomcat
version on my system and it is giving me the right version. Sorry to take up
your time.
So half of a false alarm on my last email. I just need to find out how they're
configuring it here.
Thanks,
John Byrne
Joh
> From: John Byrne [mailto:john_by...@apple.com]
> Subject: Re: %{xxx}t not working
> Even though I've downloaded 7.0.29
>From where? Exactly what did you download? What did you do after
>downloading? Be precise in your responses.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/O
Even though I've downloaded 7.0.29 the Servlet Engine is still 7.0.8. Is this
a configuration problem or is the latest version not being distributed by
Apache? I can't find anything that points to the old version in shell scripts.
Please help.
Thanks,
John
John Byrne
System Administrator,
Thank you Rainer,
It turns out I was still using 7.0.8 even though I switched the soft link to
the new version. Now I just need to find out how the switch mechanism works.
John
John Byrne
System Administrator, IS&T
john_by...@apple.com
On Aug 21, 2012, at 1:10 AM, Konstantin Kolinko wrote
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sahana,
On 8/21/12 9:49 AM, Sahana Voleti wrote:
> I have tried all the techniques that we have discussed and yet I
> get the following error:
>
> org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
>
>
Processing o
> f multipart/for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Miguel,
On 8/21/12 6:25 AM, Miguel González Castaños wrote:
> Dear all,
>
> I have a Tomcat web server. From time to time, I need to do some
> maintenance and want people not to interact with the Tomcat server
> while I'm doing it. The key thing her
Dear all,
Our webapp worked fine under Tomcat 5.5. We decided to migrate to Tomcat 7 to
get better performance and get support from the community in case something
goes wrong as suggested in this mailing list.
I installed tomcat 7.0.29 from the Apache website. I had issues downloading
PDFs
On 21.08.2012 10:34, Veit Guna wrote:
Hi.
I'm using Atlassian Fisheye 2.7.15 (uses Jetty 6.1.26) under Ubuntu 12.04
with mod_jk 1:1.2.32-1 and Apache 2.2.22-1ubuntu1.
After I upgraded mod_jk from 1.2.31 to 1.2.32 Jetty isn't working anymore
throwing the exception below.
Any ideas why that is
I have tried all the techniques that we have discussed and yet I get the
following error:
org.apache.commons.fileupload.FileUploadBase$IOFileUploadException:
Processing o
f multipart/form-data request failed. Stream ended unexpectedly
org.apache.commons.fileupload.FileUploadBase$IOFileUploadExcept
On 20.08.2012 21:46, John Byrne wrote:
I've tried both 7.0.29 and 7.0.8.
The feature wans introduced in 7.0.17. I tried your format string with
current 7.0 head which should be identical to 7.0.29 w.r.t. access log
and it did work for me. There were no changes in the (self-contained)
access
Caldarale, Charles R unisys.com> writes:
> > Subject: BUILD FAILED apache-tomcat-7.0.22-src build.xml (lines 2211, 2313)
> > I am getting build errors I don't quite understand.
>
> As I recall,
> due to Sun/Oracle-created incompatibilities in various interface
> classes, you can't build Tomca
Hello,
you are absolutely right.
>From Tomcat 6.0.27 (also tomcat 7) was changed implementation of DBCP
>(database connection pool) in tomcat (see
>http://tomcat.apache.org/tomcat-6.0-doc/changelog.html).
We use in database connection SimpleNativeJdbcExtractor, which doesn't work
with higher
Hi.
I'm using Atlassian Fisheye 2.7.15 (uses Jetty 6.1.26) under Ubuntu 12.04
with mod_jk 1:1.2.32-1 and Apache 2.2.22-1ubuntu1.
After I upgraded mod_jk from 1.2.31 to 1.2.32 Jetty isn't working anymore
throwing the exception below.
Any ideas why that is happening? What changed through that ver
7.0.8 is out of question.
In 7.0.29 the pattern works.
server.xml:
[[[
]]]
localhost_access_log.2012-08-21.txt:
[[[
127.0.0.1 - - [21/Aug/2012:12:08:35 +0400] "GET / HTTP/1.1" 200 11444
2012-08-21T12:08:35,375+0400
127.0.0.1 - - [21/Aug/2012:12:08:36 +0400] "GET /tomcat.css HTTP/1.1"
200
2012/8/21 Nikos Viorres :
> Hi all,
>
> The value that i set to Tomcat's asyncTimeout connector property is
> ignored when using the APR connector on Windows no matter what
> (default 10 seconds is used instead). That value is always respected
> when using the default Http11Protocol connector or th
Hi all,
The value that i set to Tomcat's asyncTimeout connector property is
ignored when using the APR connector on Windows no matter what
(default 10 seconds is used instead). That value is always respected
when using the default Http11Protocol connector or the
Http11NioProtocol one. However in t
On 20 Aug 2012, at 23:28, Dale Ogilvie wrote:
> So, I ran with JVM option "-verbose:class"
> Then I requested a jsp from app1 and the console printed:
>
> ...
> [Loaded javax.el.ExpressionFactory from
> file:/C:/apache-tomcat-7.0.27/lib/el-api.jar]
> [Loaded org.apache.jasper.runtime.JspApplicat
21 matches
Mail list logo