Re: Java.lang.out.of.memory not clearly....

2012-01-31 Thread Luciano Andress Martini
2012/1/30, André Warnier : > 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

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread André Warnier
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

RE: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Caldarale, Charles R
> 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 b

RE: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Jeffrey Janner
> -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

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
;>>> 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 >>>

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Pid
012 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 >>>>> >>>>>&

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Hassan Schroeder
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... :-

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
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

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
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 th

RE: Java.lang.out.of.memory not clearly....

2012-01-30 Thread 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 them when the app > clo

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
>> 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

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
in debian paravirtualized with Xen. 2012/1/30, David kerber : > 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 c

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread David kerber
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

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread André Warnier
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

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Pid
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

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
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 c

RE: Java.lang.out.of.memory not clearly....

2012-01-30 Thread 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 > automatically, is that true? A

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
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

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
12 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 Leak" is a software problem. It means your software is allocating >

RE: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Jeffrey Janner
> -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 p

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
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 >> Subj

RE: Java.lang.out.of.memory not clearly....

2012-01-30 Thread 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 clearly > > On 27/01/2012 18:39, Luciano Andress Martini wrote: > > i do

Re: Java.lang.out.of.memory not clearly....

2012-01-30 Thread Luciano Andress Martini
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

Re: Java.lang.out.of.memory not clearly....

2012-01-27 Thread 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 post your replies below the questions I asked. >> >> Someone reading this thread would see the first bit of

Re: Java.lang.out.of.memory not clearly....

2012-01-27 Thread André Warnier
Exactly. (this is responding to Pid) Pid wrote: On 27/01/2012 17:54, Luciano Andress Martini wrote: -Xmx512m -Xmx1024 ? Please post your replies below the questions I asked. Someone reading this thread would see the first bit of this message and wonder what it referred to. p 2012/1/27, L

Re: Java.lang.out.of.memory not clearly....

2012-01-27 Thread Pid
On 27/01/2012 18:39, Luciano Andress Martini wrote: > i dont know how to increase the heap space is using the parameter -Xmx? > > > 2012/1/27, Pid : >> On 27/01/2012 17:54, Luciano Andress Martini wrote: >>> -Xmx512m -Xmx1024 ? >> >> Please post your replies below the questions I asked. >> >> Som

Re: Java.lang.out.of.memory not clearly....

2012-01-27 Thread Luciano Andress Martini
i dont know how to increase the heap space is using the parameter -Xmx? 2012/1/27, Pid : > On 27/01/2012 17:54, Luciano Andress Martini wrote: >> -Xmx512m -Xmx1024 ? > > Please post your replies below the questions I asked. > > Someone reading this thread would see the first bit of this message a

Re: Java.lang.out.of.memory not clearly....

2012-01-27 Thread Pid
On 27/01/2012 17:54, Luciano Andress Martini wrote: > -Xmx512m -Xmx1024 ? Please post your replies below the questions I asked. Someone reading this thread would see the first bit of this message and wonder what it referred to. p > 2012/1/27, Luciano Andress Martini <777u...@gmail.com>: >> its

Re: Java.lang.out.of.memory not clearly....

2012-01-27 Thread Luciano Andress Martini
-Xmx512m -Xmx1024 ? 2012/1/27, Luciano Andress Martini <777u...@gmail.com>: > its 64 bits? How can i increase the object heap? > > > > 2012/1/27, Pid : >> On 27/01/2012 16:29, Luciano Andress Martini wrote: >>> I need to know if the error is from my part (server administrator), >>> from the devel

Re: Java.lang.out.of.memory not clearly....

2012-01-27 Thread Luciano Andress Martini
its 64 bits? How can i increase the object heap? 2012/1/27, Pid : > On 27/01/2012 16:29, Luciano Andress Martini wrote: >> I need to know if the error is from my part (server administrator), >> from the developer or from the hardware/vms. Some times that occurs >> when processing two milion of r

Re: Java.lang.out.of.memory not clearly....

2012-01-27 Thread Pid
On 27/01/2012 16:29, Luciano Andress Martini wrote: > I need to know if the error is from my part (server administrator), > from the developer or from the hardware/vms. Some times that occurs > when processing two milion of registry (i am talking from expressocard > a company of credit cards). > >