This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 164010 - 100% CPU usage while adding glassfish v3
Summary: 100% CPU usage while adding glassfish v3
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: Sun Linux
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-29 08:23 UTC by Jindrich Sedek
Modified: 2009-05-14 15:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread that seems to run in cycle (5.97 KB, text/plain)
2009-04-29 08:24 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2009-04-29 08:23:27 UTC
invoke add server on servers node in services
select glassfish v3, press Next
select glassfish instalation directory -> CPU starts running for 100%
it stops after switching into different wizard tab
Comment 1 Jindrich Sedek 2009-04-29 08:24:34 UTC
Created attachment 81165 [details]
thread that seems to run in cycle
Comment 2 Vince Kraemer 2009-04-29 16:27:58 UTC
good catch...

I have no idea what the root cause is.
Comment 3 Vince Kraemer 2009-04-30 03:16:34 UTC
found it... it is actually a layout manager issue i think... but we can fix it by changing the layout a bit.
Comment 4 Vince Kraemer 2009-05-01 20:06:35 UTC
http://hg.netbeans.org/web-main/rev/002dc9445938

still pending into main-golden, though.
Comment 5 Quality Engineering 2009-05-04 19:04:49 UTC
Integrated into 'main-golden', will be available in build *200905041401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/002dc9445938
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #164010: panel makes GroupLayout thrash when displayed inside the Add Server... dialog.
Comment 6 Jindrich Sedek 2009-05-14 15:41:46 UTC
verified.
NetBeans IDE Dev (Build 200905140201)