Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343358 - Elipse GUI processing very slow and hang there for more than 1 hour
Summary: Elipse GUI processing very slow and hang there for more than 1 hour
Status: CLOSED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 05:50 EDT by peiyang@cn.ibm.com CLA
Modified: 2011-04-29 03:40 EDT (History)
2 users (show)

See Also:


Attachments
Java core (492.28 KB, text/plain)
2011-04-20 06:00 EDT, peiyang@cn.ibm.com CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description peiyang@cn.ibm.com CLA 2011-04-20 05:50:48 EDT
Build Identifier: 3.2

We have a product (WebSphere Installation Factory) which is developed based on Eclipse 3.2. During use it to create some customized build of WAS, this tool will hang for a long time (about 1.5 hours). However, it can finish processing finally. Below is java core information:

2XMFULLTHDDUMP Full thread dump J9 VM (J2RE 5.0 IBM J9 2.3 Linux x86-32 build 20080314_17962_lHdSMr, native threads):
3XMTHREADINFO      "main" (TID:0x09274B00, sys_thread_t:0x09267568, state:R, native ID:0x0000024F) prio=6
4XESTACKTRACE          at org/eclipse/swt/internal/gtk/OS.Call(Native Method)
4XESTACKTRACE          at org/eclipse/swt/widgets/Display.sleep(Display.java:3532(Compiled Code))
4XESTACKTRACE          at org/eclipse/jface/operation/ModalContext$ModalContextThread.block(ModalContext.java:159)
4XESTACKTRACE          at org/eclipse/jface/operation/ModalContext.run(ModalContext.java:326)
4XESTACKTRACE          at org/eclipse/jface/wizard/WizardDialog.run(WizardDialog.java:851)
4XESTACKTRACE          at com/ibm/ws/install/factory/was/plugins/wizard/gui/pages/BuildDefinitionCreationWizard.performFinish(BuildDefinitionCreationWizard.java:1151)
4XESTACKTRACE          at org/eclipse/jface/wizard/WizardDialog.finishPressed(WizardDialog.java:680)
4XESTACKTRACE          at org/eclipse/jface/wizard/WizardDialog.buttonPressed(WizardDialog.java:355)
4XESTACKTRACE          at com/ibm/ws/install/factory/was/plugins/wizard/gui/pages/BuildDefinitionWizardDialog.buttonPressed(BuildDefinitionWizardDialog.java:243)
4XESTACKTRACE          at org/eclipse/jface/dialogs/Dialog$3.widgetSelected(Dialog.java:660)
4XESTACKTRACE          at org/eclipse/swt/widgets/TypedListener.handleEvent(TypedListener.java:90)
4XESTACKTRACE          at org/eclipse/swt/widgets/EventTable.sendEvent(EventTable.java:66(Compiled Code))
4XESTACKTRACE          at org/eclipse/swt/widgets/Widget.sendEvent(Widget.java:1085(Compiled Code))
4XESTACKTRACE          at org/eclipse/swt/widgets/Display.runDeferredEvents(Display.java:3172(Compiled Code))
4XESTACKTRACE          at org/eclipse/swt/widgets/Display.readAndDispatch(Display.java:2856(Compiled Code))
4XESTACKTRACE          at org/eclipse/jface/window/Window.runEventLoop(Window.java:820)
4XESTACKTRACE          at org/eclipse/jface/window/Window.open(Window.java:796)

I have found a similar bug 291257, but the work around provided does not work.


Reproducible: Couldn't Reproduce
Comment 1 peiyang@cn.ibm.com CLA 2011-04-20 06:00:01 EDT
Created attachment 193676 [details]
Java core
Comment 2 Dani Megert CLA 2011-04-20 06:09:12 EDT
It looks like the com/ibm/ws/install/factory/was/plugins/wizard/gui/pages/BuildDefinitionCreationWizard takes that long. You should report the bug to owner of that product.
Comment 3 peiyang@cn.ibm.com CLA 2011-04-29 03:40:47 EDT
It's not Eclipse caused the error, close this bug.