Hello Chris,
Iam getting very high memory utilization issue in tomcat 7 , which is
installed on Windows (Vmware)
Let me know if oyu want logs , and let me know the ftp link where I can upload
the logs.
Regards,
Shailesh Jain
Suncor MW
-Original Message-
From: cjder...@gmail.com [mai
Christopher
> On 2/7/14, 4:01 AM, Christoph P.U. Kukulies wrote:
>> I downloaded tomcat 6.0.39 (64) from tomcat.apache.org, put it
>> into c:\program files\Apache_Group\Tomcat_6.0.39 and ran the
>> service.bat which established the service.
>>
>> As system environment variables I have set:
>>
>> C
Yes no session is lost, and memory isn't wasted as with delta manager.
With 4 nodes,
when I ask 18080 or 28080 or 38080
node 48080 takes 2 more times than other two backup nodes,
now I stop all
now I tried starting nodes in order 2(8080),3,4,1 and started asking from 2
and not 4 was taking greate
On Fri, Feb 7, 2014 at 1:50 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Leo,
>
> So... what does this all have to do with the recent security announcement?
>
> Hope that helps,
> - -chris
I thought I was black listed there for a day, or maybe it wasn't
T
> From: Jain, Shailesh [mailto:shj...@suncor.com]
> Subject: Tomcat7 on VMWare Windows High Memory Issue
> There is a high memory utilization issue on tomcat7 version , can you
> please assist here
Not without information.
http://www.catb.org/~esr/faqs/smart-questions.html
> also please let me
Hello Team,
There is a high memory utilization issue on tomcat7 version , can you please
assist here , also please let me know where I can open a ticket on this issue
and provide you the logs for the info.
A quick response will be highly appreciated.
Regards,
Shailesh Jain
Suncor MW
-O
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Leo,
On 2/6/14, 11:08 AM, Leo Donahue wrote:
> This question was spawned by two things:
>
> I'm reading a book on Dependency Injection The latest security
> announcement - reading the source for FileUploadBase.java
Umm... ?
> Some reading materia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Christoph,
On 2/7/14, 4:01 AM, Christoph P.U. Kukulies wrote:
> I downloaded tomcat 6.0.39 (64) from tomcat.apache.org, put it
> into c:\program files\Apache_Group\Tomcat_6.0.39 and ran the
> service.bat which established the service.
>
> As system
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Blume,
On 2/7/14, 8:16 AM, Blume Wolfgang wrote:
> I noticed that org.apache.catalina.filters.RequestDumperFilter
> does not log HTTP body. Is there any reason for that?
If the RequestDumperFilter were to log the request body, then the
request body
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Gary,
On 2/7/14, 1:32 AM, Gary Briggs wrote:
> Evening,
>
> I've been reading this page:
> http://wiki.apache.org/tomcat/SSLWithFORMFallback I'm currently
> using Tomcat 7 on Linux. In short, Neither of the bits of code
> linked on that page work f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jesse,
On 2/6/14, 10:11 PM, Jesse Barnum wrote:
> Problem summary: My nio polling threads are using too much CPU
> time.
AFAIK, the NIO "poller" doesn't really poll. It's more like an event
processor. It should use very little CPU time.
> Applicat
On 07/02/2014 17:26, Jesse Barnum wrote:
> On Feb 7, 2014, at 2:38 AM, Mark Thomas wrote:
>
>> Jesse Barnum wrote:
>>
>> Thanks for such a well written question. All the relevant information is
>> available and presented clearly and logically.
>
> Glad I could help. I get error reports from my
On Wed, Jan 29, 2014 at 10:24 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> > Now, as Chris pointed out - it would be great to design your app
> > that it saves the intermediate work to a database or some secondary
> > store that can be retrieved upon login again. Think "shoppin
On Feb 7, 2014, at 2:38 AM, Mark Thomas wrote:
> Jesse Barnum wrote:
>
> Thanks for such a well written question. All the relevant information is
> available and presented clearly and logically.
Glad I could help. I get error reports from my users all the time like "I
installed the update an
On 2/7/2014 9:01 AM, Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: Tomcat 7
and manager issues on VirtualHost environnement
The appBase of the two virtual hosts overlap.
Do they, really ?
No, they don't. The appBase settings are perfectly fine.
On 2/7/2014 8:36 AM, André Warnier wrote:
Mark Eggers wrote:
On 2/7/2014 1:47 AM, Gaël THEROND wrote:
...>
...
..
The appBase of the two virtual hosts overlap.
Do they, really ?
Ack,
This will teach me to post without coffee - sorry for the noise :|
BTW - my setup works with the f
> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: Tomcat 7 and manager issues on VirtualHost environnement
> > > > > > The appBase of the two virtual hosts overlap.
> Do they, really ?
No, they don't. The appBase settings are perfectly fine. You might as well
say that all dire
Mark Eggers wrote:
On 2/7/2014 1:47 AM, Gaël THEROND wrote:
...>
...
..
The appBase of the two virtual hosts overlap.
Do they, really ?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional com
On 2/7/2014 1:47 AM, Gaël THEROND wrote:
Hello everyone,
I'm facing a really strange issue since about two or three days now.
I've got a Tomcat Server, which contain a virtualhost like this:
http://pastebin.com/gDBhTTLH
If I start my tomcat instance, everything is fine, tomcat is launching
co
On 2/6/2014 10:45 PM, Filip Hanik wrote:
> Yes, define the connection pool in server.xml, then
> in context.xml define a That binds the shared connection pool
> to each context.
Thank you, that worked perfectly. Although I think you meant
.
-Dave
-
Ok guys, just find the problem, thanks to your CSRF Hint.
So, it appears that Tomcat Manager is acting weird as soon as you pass
through a reverse proxy as am I.
If I change my DNS to straight point to Tomcat's Server and use the
HTTP-8080 interface, everything is running smoothly.
If I try the s
Yep, I'm able to visit the application list, but not upload or start an
application.
I'll take a look at this CSRF Protection hint.
I'm using the default BASIC Auth provided by Tomcat to authenticate myself
on the manager.
2014-02-07 Konstantin Kolinko :
> 2014-02-07 Gaël THEROND :
> > Hello e
2014-02-07 Gaël THEROND :
> Hello everyone,
>
> I'm facing a really strange issue since about two or three days now.
>
> I've got a Tomcat Server, which contain a virtualhost like this:
>
()
>
> If I start my tomcat instance, everything is fine, tomcat is launching
> correctly without error, an
Hi guys, thanks for your help and all my appologies,
My bad! I forgot to complete my mail before sending it to you, so I'll
correct everything here.
Tomcat Version: Tomcat 7.0.42 (Same behavior on Tomcat 7.0.50 appears on
our lab).
JDK: 1.7.0_40
OS: Linux Fedora 19 Schrodinger Cat last update.
H
apache-tomcat-7.0.39
Dear all,
I noticed that org.apache.catalina.filters.RequestDumperFilter does
not log HTTP body. Is there any reason for that?
Regards,
Wolfgang
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
F
On Fri, Feb 7, 2014 at 4:47 AM, Gaël THEROND wrote:
> Hello everyone,
>
> I'm facing a really strange issue since about two or three days now.
>
> I've got a Tomcat Server, which contain a virtualhost like this:
>
> http://pastebin.com/gDBhTTLH
>
>
I am surprised as your server.xml is not valid X
On 07/02/2014 06:32, Gary Briggs wrote:
> Evening,
>
> I've been reading this page: http://wiki.apache.org/tomcat/SSLWithFORMFallback
> I'm currently using Tomcat 7 on Linux. In short, Neither of the bits
> of code linked on that page work for me but the thing described in the
> title is what I de
On 07/02/2014 06:38, Michal Botka wrote:
> Is there a way how to avoid this leak?
There is no leak.
> I would like to develop an application which can be safely
> deployed/undeployed without restarting the server.
That is very much under your control. I'd suggest reading this:
http://people.apac
Gaël THEROND wrote:
Hello everyone,
I'm facing a really strange issue since about two or three days now.
I've got a Tomcat Server, which contain a virtualhost like this:
http://pastebin.com/gDBhTTLH
If I start my tomcat instance, everything is fine, tomcat is launching
correctly without error
Hello everyone,
I'm facing a really strange issue since about two or three days now.
I've got a Tomcat Server, which contain a virtualhost like this:
http://pastebin.com/gDBhTTLH
If I start my tomcat instance, everything is fine, tomcat is launching
correctly without error, and correctly create
Thanks for the quick answer. You were faster than I. I had already
answered myself, but the post bounced since I'm not allowed to post
HTML. :) I will examine the thread you posted also. Anyway here is my
finding:
Solved!
Minutes after I posted this, I gave the GUI Windows Installer (32/64)
Christoph P.U. Kukulies wrote:
I downloaded tomcat 6.0.39 (64) from tomcat.apache.org, put it into
c:\program files\Apache_Group\Tomcat_6.0.39 and ran the service.bat
which established the service.
As system environment variables I have set:
CATALINA_HOME=c:\Program Files\Apache_Group\Tomcat_
I downloaded tomcat 6.0.39 (64) from tomcat.apache.org, put it into
c:\program files\Apache_Group\Tomcat_6.0.39 and ran the service.bat
which established the service.
As system environment variables I have set:
CATALINA_HOME=c:\Program Files\Apache_Group\Tomcat_6.0.3
JAVA_HOME=c:\Program Files
33 matches
Mail list logo