facebook

java.lang.OutOfMemoryError

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    vnanjunda
    Member

    My eclipse keep on crashing, even though I have 2GB RAM.
    Please see today’s log. I did not had this problem in version 4.0 of myeclipse.

    eclipse.buildId=M20060629-1905
    java.version=1.4.2_03
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product com.genuitec.myeclipse.product.ide
    Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide

    !ENTRY org.eclipse.core.resources 2 10035 2006-08-16 09:26:12.255
    !MESSAGE A workspace crash was detected. The previous session did not exit normally.

    !ENTRY org.eclipse.wst.internet.cache 1 0 2006-08-16 10:50:25.125
    !MESSAGE wtp.autotest.noninteractive is set. Licenses dialogs will not be displayed.

    !ENTRY org.eclipse.ui 4 4 2006-08-16 11:10:40.703
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 2006-08-16 11:10:40.703
    !MESSAGE java.lang.OutOfMemoryError
    !STACK 0
    java.lang.OutOfMemoryError

    !ENTRY org.eclipse.core.jobs 4 2 2006-08-16 11:10:40.735
    !MESSAGE An internal error occurred during: “Updating JSP Index”.
    !STACK 0
    java.lang.OutOfMemoryError

    !ENTRY org.eclipse.ui 4 4 2006-08-16 11:11:05.890
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 2006-08-16 11:11:05.890
    !MESSAGE java.lang.OutOfMemoryError
    !STACK 0
    java.lang.OutOfMemoryError

    !ENTRY org.eclipse.core.jobs 4 2 2006-08-16 11:11:05.906
    !MESSAGE An internal error occurred during: “Updating JSP Index”.
    !STACK 0
    java.lang.OutOfMemoryError

    !ENTRY org.eclipse.ui 4 4 2006-08-16 12:33:33.701
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 2006-08-16 12:33:33.717
    !MESSAGE java.lang.OutOfMemoryError
    !STACK 0
    java.lang.OutOfMemoryError

    !ENTRY org.eclipse.core.jobs 4 2 2006-08-16 12:33:35.763
    !MESSAGE An internal error occurred during: “Initializing Quick Diff”.
    !STACK 0
    java.lang.OutOfMemoryError

    !ENTRY org.eclipse.ui 4 4 2006-08-16 12:33:38.201
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 2006-08-16 12:33:38.201
    !MESSAGE Failed to execute runnable (java.lang.OutOfMemoryError)
    !STACK 0
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError)
    at org.eclipse.swt.SWT.error(SWT.java:3374)
    at org.eclipse.swt.SWT.error(SWT.java:3297)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.open(InternalErrorDialog.java:78)
    at org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.openQuestion(InternalErrorDialog.java:185)
    at org.eclipse.ui.internal.ide.IDEExceptionHandler.openQuestionDialog(IDEExceptionHandler.java:174)
    at org.eclipse.ui.internal.ide.IDEExceptionHandler.handleException(IDEExceptionHandler.java:100)
    at org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.eventLoopException(IDEWorkbenchAdvisor.java:298)
    at org.eclipse.ui.internal.ExceptionHandler.handleException(ExceptionHandler.java:62)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1918)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)
    Caused by: java.lang.OutOfMemoryError
    – System Setup ——————————-
    Operating System and version:
    Eclipse version:
    Eclipse build id:
    Fresh Eclipse install (y/n):
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
    MyEclipse version:
    Eclipse JDK version:
    Application Server JDK version:
    Are there any exceptions in the Eclipse log file?

    If this is a DB related question please answer the following:

    RDBMS vendor and version:
    JDBC driver vendor and version, and access type (thin, type-2, etc):
    Connection URL:
    Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:

    – Message Body ——————————- 😳

    #257030

    Scott Anderson
    Participant

    No problem, it’s an easy fix as you’re likely running out of PermSpace, not heap. To correct the issue, please make sure to start Eclipse with a commandline like the following:

    
    <path-to-eclipse>\eclipse.exe -product com.genuitec.myeclipse.product.ide -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M  -Dosgi.splashLocation="<path-to-myeclipse>\eclipse\MyEclipseSplash.bmp
    
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: java.lang.OutOfMemoryError

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