facebook

Export As JPEG error Java Heap Space

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #233870 Reply

    John Lee
    Member

    I would like to export my ER-Diagram to JPEG, the system show this error meaage “Java Heap Space”. How to i increse the “Java Heap Space”

    My System Information
    ————————–
    Eclipse 3.0.2
    MyEclipse 4.0M2
    OS Fedora Core 2

    Thanks
    John Lee

    #233871 Reply

    Greg
    Member

    Edit your shortcut that starts up eclipse and add the following arguments to the jvm:

    -Xmx512M
    #233879 Reply

    John Lee
    Member

    Thanks, problem solved after adding the options

    #309487 Reply

    Suman Mukherjee
    Participant

    I am also facing the same issue, although i tried to increase heapsize as mentioned by you, same error occurs, I have a schema of 202 tables ..
    Can you please let me know what should the heapsize in order to export as JPEG.

    #309488 Reply

    jsumanmukherjee,
    What is the version of MyEclipse that you are using? Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?

    Can you try using the parameters as mentioned in the link below and let me know how that works for you –
    http://www.myeclipseide.com/PNphpBB2-viewtopic-t-10087-highlight-memory.html

    #309492 Reply

    Suman Mukherjee
    Participant

    Hi
    Here is the details of my MyEclipse :

    *** Date:
    Thursday, July 1, 2010 11:56:38 AM IST

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.6.0_13

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 8.5
    Build id: 8.5-20100319

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 8.5
    Build id: 8.5-20100319

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    D:\IDE\Genuitec\MyEclipse 8.5\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    D:\IDE\Genuitec\MyEclipse 8.5\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    -startup
    D:\IDE\Genuitec\MyEclipse 8.5\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    -install
    D:/IDE/Genuitec/MyEclipse 8.5
    -configuration
    configuration
    -data
    D:\WORKSPACE\CERTIFICATION
    -launcher
    D:\IDE\Genuitec\MyEclipse 8.5\myeclipse.exe
    -install
    D:/IDE/Genuitec/MyEclipse 8.5
    -configuration
    configuration
    -vm
    d:/IDE/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll

    #309523 Reply

    jsumanmukherjee,
    Have you tried the values as given in the link below –
    http://www.myeclipseide.com/PNphpBB2-viewtopic-t-10087-highlight-memory.html

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Export As JPEG error Java Heap Space

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