Bugs item #799559, was opened at 2003-09-03 14:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=493495&aid=799559&group_id=60228
Category: Visual
Group: MC4J 1.2b1
Status: Open
Resolution: None
Priority: 5
Submitted By: Graham Lea (grlea)
Assigned to: Nobody/Anonymous (nobody)
Summary: Performance of SectionHolder
Initial Comment:
Platform: Win2K
JVM: Sun J2SDK 1.4.0
Connected to an MX4J 1.1.1 Agent running on different
machine.
When using dashboard components that use an instance
of org.mc4j.console.swing.SectionHolder, MC4J chews up
about 99% of my CPU.
Java apps (including MC4J) won't redraw (except for the
actual dashboard).
All other programs slow to an almost halt.
The problems persists even if MC4J is mimised.
Closing the dashboard stops it.
I have a dashboard that has a SectionHolder with
another JPanel inside it that has this problem. By
commenting out just the SectionHolder, but leaving in
the components it contains, the problem doesn't occur.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=493495&aid=799559&group_id=60228
|