facebook

extreme GDI Object increase while un- / deploying

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #316659 Reply

    draggee
    Member

    Hi
    we’re using MyEclipse with WAS 6.1 integration in our company. We got the problem that the Windows GDI Objects of myeclipse are increasing extremely when deploying and undeploying EARs , which results in a myeclipse crash.
    Does somebody have solution fot this problem?

    #316663 Reply

    support-swapna
    Moderator

    draggee,

    Can you give some more details for me to understand the issue better ?

    1) Share your build id from Help > About MyEclipse Enterprise Workbench. Paste it here.

    2) What exact error do you see logged in the .log file which is located at <workspace dir>/.metadata/.log ? Paste the complete error here.

    3) Which is the application server you are deploying your EARs to?

    4) Does starting MyEclipse with -clean option help ? Here is an FAQ for clean :
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    #316690 Reply

    draggee
    Member

    hi swapna

    1.) 9.0-Blue-20110318

    2.)
    !SESSION 2011-05-10 10:51:26.463 ———————————————–
    eclipse.buildId=unknown
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
    Command-line arguments: -os win32 -ws win32 -arch x86

    This is a continuation of log file C:\Users\lvanthin\Workspaces\ServerWorkSpace\.metadata\.bak_0.log
    Created Time: 2011-05-10 12:10:49.876

    !ENTRY org.eclipse.ui 4 0 2011-05-10 12:10:49.876
    !MESSAGE Unhandled event loop exception
    !STACK 0
    org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTError: No more handles)
    at org.eclipse.swt.SWT.error(SWT.java:4083)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    Caused by: org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4109)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.SWT.error(SWT.java:3969)
    at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:1550)
    at org.eclipse.swt.graphics.GC.<init>(GC.java:166)
    at org.eclipse.swt.graphics.GC.<init>(GC.java:132)
    at org.eclipse.jface.dialogs.Dialog.shortenText(Dialog.java:349)
    at org.eclipse.jface.dialogs.ProgressMonitorDialog$ProgressMonitor.subTask(ProgressMonitorDialog.java:234)
    at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog$4.subTask(ProgressMonitorJobsDialog.java:418)
    at org.eclipse.ui.internal.progress.ProgressMonitorFocusJobDialog$12.run(ProgressMonitorFocusJobDialog.java:360)
    at org.eclipse.ui.internal.progress.ProgressMonitorFocusJobDialog$9.run(ProgressMonitorFocusJobDialog.java:293)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
    … 22 more

    3.) WebSphere App Server 6.1

    4.) nope -clean does not solve the problem

    our company is migrating on windows 7. So this problem is very urgent, because our sw-engineers need a functionable MyEclipse now !!

    #316704 Reply

    support-swapna
    Moderator

    draggee,

    Your query has been answered here. Please refer to it :
    http://www.myeclipseide.com/PNphpBB2-viewtopic-t-27221-sid-c009ea813db412616a57ba51ea7aa24a.html

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: extreme GDI Object increase while un- / deploying

You must be logged in to post in the forum log in