the problem that i'm trying to fix is that after a while that apache and
tomcat work together, the tomcat stops responding to the apache.
it looks like the connector itself stops working.
the errors i see in the apach log are:
"(70007)The timeout specified has expired: ajp_ilink_receive() can'
BTW, I change the user account from local system account to Administrator
account using tomcat configuration console, but I cannot start the service
under administrator account.
On Mon, Jan 30, 2012 at 6:15 PM, André Warnier wrote:
> chenqiang wrote:
>
>> I found a problem which confused me so
Warnier,
* Thank you very much for your timely and helpful tip, Yeah, I found the
problem both on my windows2003 server and windows xp .*
*But I don't know how to change the user account under which the tomcat
service is to run, could you so kind as to give me some help?*
*Thanks!*
On Mon, Jan 3
Luciano Andress Martini wrote:
...
Now my boss talked with the developers and added a command to call the
garbage colector, it is very better now, and we find the bad guy, its
a button, when we click then, the memory increases.
Luciano,
your original post about this issue mentioned this error
> From: Luciano Andress Martini [mailto:777u...@gmail.com]
> Subject: Re: Java.lang.out.of.memory not clearly
You're top posting again - stop that.
> By default 4GB per virtual machine with tomcat.
But that's all funny money - how much _real_ memory is usable by each VM? If
the underlying
baba smith wrote:
hi
i'm trying to connect apache 2 with tomcat 7 with a mod_proxy_ajp connector.
my question is: what is the relation of the tomcat server.xml connector
configuration and the apache httpd.conf?
for example, for the connector in the server.xml i can configure all kind of
timeouts
> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Monday, January 30, 2012 9:32 AM
> To: Tomcat Users List
> Subject: RE: Apache Tomcat Native library
>
> > From: Paul Singleton [mailto:p...@jbgb.com]
> > Subject: Apache Tomcat Native library
>
> -Original Message-
> From: Luciano Andress Martini [mailto:777u...@gmail.com]
> Sent: Monday, January 30, 2012 10:34 AM
> To: Tomcat Users List
> Subject: Re: Java.lang.out.of.memory not clearly
>
> 2012/1/30, Luciano Andress Martini <777u...@gmail.com>:
> > Pid i changed the configu
Hi all,
I wanted to do the $subject. For that I extended the existing Tomcat
class and added a configure step. Within the configure method i
created a digester to configure my embedded tomcat instance.
looks like things are getting configured. But when i call start method
on Tomcat, it gives some
By default 4GB per virtual machine with tomcat.
Now my boss talked with the developers and added a command to call the
garbage colector, it is very better now, and we find the bad guy, its
a button, when we click then, the memory increases.
2012/1/30, Pid :
> On 30/01/2012 16:33, Luciano Andress
On 30/01/2012 16:33, Luciano Andress Martini wrote:
> 2012/1/30, Luciano Andress Martini <777u...@gmail.com>:
>> Pid i changed the configuration, like this:
>>
>> JAVA_OPTS="-Djava.awt.headless=true -Xmx1512m -XX:ParallelGCThreads=4
>> -XX:+UseParNewGC -XX:MaxPermSize=1024M -XX:+UseConcMarkSweepGC
hi
i'm trying to connect apache 2 with tomcat 7 with a mod_proxy_ajp connector.
my question is: what is the relation of the tomcat server.xml connector
configuration and the apache httpd.conf?
for example, for the connector in the server.xml i can configure all kind of
timeouts and threads and conn
On Mon, Jan 30, 2012 at 8:44 AM, Luciano Andress Martini
<777u...@gmail.com> wrote:
> About the memory leak, I am saying that, not from a hour, but from the
> Genesis time here. ehhehehe.
Or as we used to say at Sun -- hardware breaks while you're using
it, software arrives already broken... :-
2012/1/30, Luciano Andress Martini <777u...@gmail.com>:
> 2012/1/30, Caldarale, Charles R :
>>> From: David kerber [mailto:dcker...@verizon.net]
>>> Subject: Re: Java.lang.out.of.memory not clearly
>>
>>> Java can have memory leaks just as easily as C can
>>
>> Not really; leaks in C are much e
2012/1/30, Caldarale, Charles R :
>> From: David kerber [mailto:dcker...@verizon.net]
>> Subject: Re: Java.lang.out.of.memory not clearly
>
>> Java can have memory leaks just as easily as C can
>
> Not really; leaks in C are much easier to create.
>
>> if the app is standalone, it will release
> From: David kerber [mailto:dcker...@verizon.net]
> Subject: Re: Java.lang.out.of.memory not clearly
> Java can have memory leaks just as easily as C can
Not really; leaks in C are much easier to create.
> if the app is standalone, it will release them when the app
> closes and the JRE sh
On Sat, Jan 28, 2012 at 11:24 AM, Pid wrote:
> On 28/01/2012 15:08, Bilal S wrote:
> > It would not be unusual for a page to redirect to itself.
> > Have you tried an alternate connection mechanisms. Http proxy or BonCode
> (
> > http://tomcatiis.riaforge.org)?
>
> Really, is that relevant here?
2012/1/30, Luciano Andress Martini <777u...@gmail.com>:
> Pid i changed the configuration, like this:
>
> JAVA_OPTS="-Djava.awt.headless=true -Xmx1512m -XX:ParallelGCThreads=4
> -XX:+UseParNewGC -XX:MaxPermSize=1024M -XX:+UseConcMarkSweepGC
> -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemory
Pid i changed the configuration, like this:
JAVA_OPTS="-Djava.awt.headless=true -Xmx1512m -XX:ParallelGCThreads=4
-XX:+UseParNewGC -XX:MaxPermSize=1024M -XX:+UseConcMarkSweepGC
-XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError"
The system is 64 bits + Java 64 bits, running in debian
p
On 1/30/2012 11:05 AM, Luciano Andress Martini wrote:
2012/1/30, Caldarale, Charles R:
From: Luciano Andress Martini [mailto:777u...@gmail.com]
Subject: Re: Java.lang.out.of.memory not clearly
Jeffrey im sorry, but i need to ask, my boss says that is impossible
to be a problem in the soft
Luciano Andress Martini wrote:
...
Thank you and sorry Chuck.
Jeffrey what is your opinion about this?
The development team is using a software that "Draw" java code called
developer, and do not programming in. Im a assembler/C programmer and
don't have so much knowing about java.
But all the
On 30/01/2012 16:05, Luciano Andress Martini wrote:
> 2012/1/30, Caldarale, Charles R :
>>> From: Luciano Andress Martini [mailto:777u...@gmail.com]
>>> Subject: Re: Java.lang.out.of.memory not clearly
>>
>>> Jeffrey im sorry, but i need to ask, my boss says that is impossible
>>> to be a probl
2012/1/30, Caldarale, Charles R :
>> From: Luciano Andress Martini [mailto:777u...@gmail.com]
>> Subject: Re: Java.lang.out.of.memory not clearly
>
>> Jeffrey im sorry, but i need to ask, my boss says that is impossible
>> to be a problem in the software cause java unalocate objects
>> automati
> From: Luciano Andress Martini [mailto:777u...@gmail.com]
> Subject: Re: Java.lang.out.of.memory not clearly
> Jeffrey im sorry, but i need to ask, my boss says that is impossible
> to be a problem in the software cause java unalocate objects
> automatically, is that true?
A) Stop your top
> -Original Message-
> From: André Warnier [mailto:a...@ice-sa.com]
> Sent: Sunday, January 29, 2012 7:07 AM
> To: Tomcat Users List
> Subject: Re: Tomcat 6 - How to make an application available at
> www.mydomain.com
>
> John Renne wrote:
> > On Jan 29, 2012, at 1:27 PM, André Warnier wro
Jeffrey im sorry, but i need to ask, my boss says that is impossible
to be a problem in the software cause java unalocate objects
automatically, is that true?
2012/1/30, Luciano Andress Martini <777u...@gmail.com>:
> I understand it, but im not the developer!
>
> I will report that to my boss an
I understand it, but im not the developer!
I will report that to my boss and for developers, thank you very much.
2012/1/30, Jeffrey Janner :
>
>
>> -Original Message-
>> From: Luciano Andress Martini [mailto:777u...@gmail.com]
>> Sent: Monday, January 30, 2012 9:40 AM
>> To: Tomcat User
> -Original Message-
> From: Luciano Andress Martini [mailto:777u...@gmail.com]
> Sent: Monday, January 30, 2012 9:40 AM
> To: Tomcat Users List
> Subject: Re: Java.lang.out.of.memory not clearly
>
> Do you know how to solve this memory leak, its a hardware problem?
>
>
"Memory Lea
Do you know how to solve this memory leak, its a hardware problem?
2012/1/30, Jeffrey Janner :
> See below
>
>> -Original Message-
>> From: Pid [mailto:p...@pidster.com]
>> Sent: Friday, January 27, 2012 2:41 PM
>> To: Tomcat Users List
>> Subject: Re: Java.lang.out.of.memory not clea
Am 30.01.2012 16:26, schrieb Paul Singleton:
My standalone Tomcat 6 informs me, at startup, that
The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:...
Does this library offer any benefit to standalon
> From: Paul Singleton [mailto:p...@jbgb.com]
> Subject: Apache Tomcat Native library
> Does this library offer any benefit to standalone systems, or is it
> purely for use with Apache httpd + Tomcat?
It's most beneficial when you don't have httpd in front of Tomcat and are
processing a lot of
My standalone Tomcat 6 informs me, at startup, that
The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:...
Does this library offer any benefit to standalone systems, or is it
purely for use with Apache
See below
> -Original Message-
> From: Pid [mailto:p...@pidster.com]
> Sent: Friday, January 27, 2012 2:41 PM
> To: Tomcat Users List
> Subject: Re: Java.lang.out.of.memory not clearly
>
> On 27/01/2012 18:39, Luciano Andress Martini wrote:
> > i dont know how to increase the heap
Thank you Pid, and André.
You remember me to ZZ Top, but solved my problem.
2012/1/27, Pid :
> On 27/01/2012 20:51, André Warnier wrote:
>> Exactly.
>> (this is responding to Pid)
>>
>> Pid wrote:
>>> On 27/01/2012 17:54, Luciano Andress Martini wrote:
-Xmx512m -Xmx1024 ?
>>>
>>> Please pos
Luciano (and others),
The following example is occasionally used in mailing lists to *mock* and *discourage*
top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mai
On 30.1.2012 12:44, Geet Chandra wrote:
1. By "*.keystore", do you mean keystore or truststore? Do you understand
the difference between them?
- Could you please explain the difference.
Google is your friend:
http://stackoverflow.com/questions/318441/truststore-and-keystore-definitions
2.
On 30/01/2012 11:47, Luciano Andress Martini wrote:
> http://www.checkupdown.com/status/E302.html
> Maybe this will help you.
Luciano, please put replies *below* the previous comment you're replying
to. As I asked the other poster to do in the message you replied to.
p
> 2012/1/28, Pid :
>> On
http://www.checkupdown.com/status/E302.html
Maybe this will help you.
2012/1/28, Pid :
> On 28/01/2012 15:08, Bilal S wrote:
>> It would not be unusual for a page to redirect to itself.
>> Have you tried an alternate connection mechanisms. Http proxy or BonCode (
>> http://tomcatiis.riaforge.org)
Thanks Ognjen!
Please find my inline comments.
1. By "*.keystore", do you mean keystore or truststore? Do you understand
the difference between them?
- Could you please explain the difference.
2. Is your customer aware that there is no essential difference in term of
security between JSSE and Op
Geet,
Bottom-posting style is standard on this list
(http://en.wikipedia.org/wiki/Posting_style#Bottom-posting).
On 30.1.2012 5:42, Geet Chandra wrote:
- The customer has got very secure environment...they don't want to use the
*.keystore being shipped
with particular product.
Uhm... lots
chenqiang wrote:
I found a problem which confused me so much,(I use tomcat7.0.20-7.0.25) my
web application need access to the files on another machine which is on the
intranet, when I use the zip format distribution version of tomcat,
everything is ok, but the problem arises when I deployed the
Hey
Found some more details.
INFO: Server startup in *151496* ms <-- This is my problem
My startup command is:
sudo /Library/Tomcat/bin/startup.sh
I Get alot of this stuff, but I do get DB access:
The last packet sent successfully to the server was 0 milliseconds ago. The
driver has not recei
2012/1/30 chenqiang :
> I found a problem which confused me so much,(I use tomcat7.0.20-7.0.25) my
> web application need access to the files on another machine which is on the
> intranet, when I use the zip format distribution version of tomcat,
> everything is ok, but the problem arises when I d
I found a problem which confused me so much,(I use tomcat7.0.20-7.0.25) my
web application need access to the files on another machine which is on the
intranet, when I use the zip format distribution version of tomcat,
everything is ok, but the problem arises when I deployed the apps on the
tomcat
44 matches
Mail list logo