help gem is using 100% cpu

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

help gem is using 100% cpu

Juan-2
the gem 3 are using 100% cpu.
that way you know you are doing?
best
mdc


 
Reply | Threaded
Open this post in threaded view
|

Re: help gem is using 100% cpu

Juan-2
folks

the gem 3 are using 100% cpu.
Is there a way to know what its doing?
regards
mdc

Reply | Threaded
Open this post in threaded view
|

Re: help gem is using 100% cpu

Dale Henrichs
In reply to this post by Juan-2
Juan,

If you do a `kill -USR1 <gem pid>` a trace of the smalltalk stack is dumped to the gem log file ... It is worth doing the kill a couple of times to get a better picture of where the loop may be centered (and to flush the log file output)...

Dale

----- Original Message -----
| From: "Juan" <[hidden email]>
| To: "GemStone Seaside beta discussion" <[hidden email]>
| Sent: Thursday, July 21, 2011 11:43:29 AM
| Subject: [GS/SS Beta] help gem is using 100% cpu
|
| the gem 3 are using 100% cpu.
| that way you know you are doing?
| best
| mdc
|
|
|
|
|
Reply | Threaded
Open this post in threaded view
|

Re: help gem is using 100% cpu

Juan-2
Thanks Dale!

On Thu, Jul 21, 2011 at 4:03 PM, Dale Henrichs <[hidden email]> wrote:
Juan,

If you do a `kill -USR1 <gem pid>` a trace of the smalltalk stack is dumped to the gem log file ... It is worth doing the kill a couple of times to get a better picture of where the loop may be centered (and to flush the log file output)...

Dale

----- Original Message -----
| From: "Juan" <[hidden email]>
| To: "GemStone Seaside beta discussion" <[hidden email]>
| Sent: Thursday, July 21, 2011 11:43:29 AM
| Subject: [GS/SS Beta] help gem is using 100% cpu
|
| the gem 3 are using 100% cpu.
| that way you know you are doing?
| best
| mdc
|
|
|
|
|