Hi everybody,
I understand that to start up tomcat in debug mode I need to add the
following JVM options :
-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
I'm using the Maven tomcat6:run plugin though to start up my application on
Tomcat. Does anyone know how I can set thos
The most simple is to use mvnDebug (no need to add vm options all is
already set in mvnDebug script).
2012/5/11 Henrique Ordine :
> Hi everybody,
>
> I understand that to start up tomcat in debug mode I need to add the
> following JVM options :
>
> -Xdebug -Xrunjdwp:transport=dt_socket,address=800
On 05/11/2012 12:36 AM, Andy Wang wrote:
So I cannot reproduce the slow down to 4-5MB/s on the same VM I was able to
reproduce it on once I copied the VM to an adequate vmware server. But I do see
some neat numbers in case people care.
I was following this tread and was hoping that someone w
Reissner Pabón wrote:
how can i conect apache toncat 7 to oracle 10 g or oracle 11 g
a choice of answers :
1) if they run on separate hosts, the first thing you will need is a cable..
2) http://tomcat.apache.org/tomcat-7.0-doc/jndi-datasource-examples-howto.html
3) to do what ?
4) http://www.ca
Andy-
On the receive side *if you have windows scaling enabled* you supposedly *can*
enhance the receive window by setting these registry keys
HKEY_LOCAL_MACHINE\System
\CurrentControlSet\Services\Tcpip\Parameters\TCPWindowSize
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parame
We have fixed the problem. We found the problem to be related to the
encryption of the point to point VPN. Thanks for all your help.
Thank You,
Charles Shreve
char...@citinc.biz
Computer Information Technology, Inc.
P.O. Box 607
Cross Junction, VA 22625
(540) 662-1414
http://www.citinc.biz
On 10/05/2012 03:56 p.m., Pid wrote:
On 10/05/2012 21:33, Reissner Pabón wrote:
how can i conect apache toncat 7 to oracle 10 g or oracle 11 g
Define an appropriately configured JDBC DataSource in server.xml.
p
using the ip adress of db server an the db name ?
--
Reissner Pabon Castro
C E
Hi,
I got this error when trying to access my application's website. The Tomcat
service is running, so I don't know why I got this error. The website appeared
with no problems when I used it yesterday. I'm not sure if some updates that
were applied to the server may have caused this to happe
2012/5/11 Irene Amatulli :
> Hi,
>
> I got this error when trying to access my application's website. The Tomcat
> service is running, so I don't know why I got this error. The website
> appeared with no problems when I used it yesterday. I'm not sure if some
> updates that were applied to th
On 11/05/2012 14:13, Jose María Zaragoza wrote:
2012/5/11 Irene Amatulli:
Hi,
I got this error when trying to access my application's website. The Tomcat
service is running, so I don't know why I got this error. The website appeared
with no problems when I used it yesterday. I'm not sure i
2012/5/11 Irene Amatulli :
> Hi,
>
> I got this error when trying to access my application's website.
Are you sure that it is your web site?
Configure an access log at the server and look for evidences.
> The Tomcat service is running, so I don't know why I got this error. The
> website appear
On 11/05/2012 15:19, Konstantin Kolinko wrote:
BTW, Tomcat 6.0.20 is 3 years old.
Here is a list of known security issues fixed in later releases:
http://tomcat.apache.org/security-6.html
Strangely enough that URL gives me a 404... perhaps this problem is
spreading!!
--
Best Regards,
Giles C
Thank you very much for your help Konstantin!
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Friday, May 11, 2012 10:20 AM
To: Tomcat Users List
Subject: Re: http status 404 error
2012/5/11 Irene Amatulli :
> Hi,
>
> I got this error when trying to acc
2012/5/11 Giles Coochey :
> On 11/05/2012 15:19, Konstantin Kolinko wrote:
>>
>>
>> BTW, Tomcat 6.0.20 is 3 years old.
>> Here is a list of known security issues fixed in later releases:
>> http://tomcat.apache.org/security-6.html
>>
>>
> Strangely enough that URL gives me a 404... perhaps this pro
Hi, I am in need of a little help.
I have 2 tomcat instances running on the same machine and one apache instance
running on a different machine. I configured jk_mod to access the 1st tomcat
instance. Now, I have a second tomcat instance running on the same server as
the 1st instance. I wo
A recent RHEL patch supplied the following Tomcat packages which attempt to
address a possible DoS attack as outlines at the link below:
tomcat5-jasper-5.5.23-0jpp.31.el5_8
tomcat5-server-lib-5.5.23-0jpp.31.el5_8
tomcat5-servlet-2.4-api-5.5.23-0jpp.31.el5_8
tomcat5-jsp-2.0-api-5.5.23-0jpp.31.el5_
> From: Haenni, Tia [mailto:thae...@burnsmcd.com]
> Subject: maxParameterCount with Tomcat 5.5.23
> A recent RHEL patch supplied the following Tomcat packages
Note that 5.5.23 is over five years old... You might want to consider
installing a real Tomcat from tomcat.apache.org instead of a 3rd
Chuck,
Thank you for your response. Unfortunately, due to some company policies on
supporting packages as supplied by Red Hat, I am stuck with 5.5.23 for now.
I've read the docs and I am aware of the setting for maxParameterCount, which
is not set at all in my Tomcat. What I don't know is if i
2012/5/12 Haenni, Tia :
> Chuck,
>
> Thank you for your response. Unfortunately, due to some company policies on
> supporting packages as supplied by Red Hat, I am stuck with 5.5.23 for now.
>
> I've read the docs and I am aware of the setting for maxParameterCount, which
> is not set at all in m
Konstantin,
I am aware of the EOL for 5.5. We plan to upgrade to 6.x (whatever version RH
decides to bestow upon us)
Thanks!
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Friday, May 11, 2012 3:43 PM
To: Tomcat Users List
Subject: Re: maxParameterCou
> From: Haenni, Tia [mailto:thae...@burnsmcd.com]
> Subject: RE: maxParameterCount with Tomcat 5.5.23
> I read some posts where it was apparently ignored and the default
> used instead.
It would be interesting to know who's publishing such garbage.
> Can you confirm that setting maxParameterCo
2012/5/10 Jesse Farinacci :
> Greetings,
>
> I'm running Apache Tomcat 7.0.27 on Linux 2.6.32.x kernel, where
> Tomcat reports at startup:
>
> Loaded APR based Apache Tomcat Native library 1.1.22
>
> and Connector definitions look like:
>
> compression="on" enableLookups="false" URIEncoding
22 matches
Mail list logo