Re: Strange performance problem
- From: "Michael Foley" <mfoley@xxxxxxxxxxxxx>
- Date: Tue, 28 Nov 2006 11:35:21 -0500
One way to help debug a hang or freeze is to get a thread dump. ctrl-break
or kill-3 the client. Then take a look at what all the threads are doing.
It might provide information that leads to a solution.
Mike Foley
"Andrew Thompson" <andrewthommo@xxxxxxxxx> wrote in message
news:1164728489.869272.121650@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
DM wrote:
...
I've a strange performance problem.
I've a server producing data and a client consuming it (display on
tables, make formula, charts, and so on...).
When the incoming data become too much (I thing about 70 in a second)
the client stop working well... it becomes like freezed...
So the client GUI freezes when data input gets
too high? It sounds as is if code might
'block the EDT'.
Andrew T.
.
- References:
- Strange performance problem
- From: DM
- Re: Strange performance problem
- From: Andrew Thompson
- Strange performance problem
- Prev by Date: Re: unable to import javax.sound.midi even after installing jmf
- Next by Date: Re: Can't send email from J2ME.
- Previous by thread: Re: Strange performance problem
- Next by thread: Join Multicast Group from different subnets
- Index(es):
Relevant Pages
|