Informatica.

Discussion in 'Off-Topic Discussions' started by marcinek09, Jan 29, 2016.

Loading...
  1. marcinek09

    marcinek09 New Member

    Hi, today I tried to import an mpp file and I got the following error:

    java.class.path: eclipsito.jar;.
    java.home: C:\Program Files (x86)\Java\jre7
    java.ext.dirs: C:\Program Files
    (x86)\Java\jre7\lib\ext;C:\windows\Sun\Java\lib\ext
    java.io.tmpdir: C:\Users\peter.danailov\AppData\Local\Temp\
    java.runtime.version: 1.7.0_51-b13
    java.vendor: Oracle Corporation
    java.vm.name: Java HotSpot(TM) Client VM
    java.vm.vendor: Oracle Corporation
    java.vm.version: 24.51-b03
    os.arch: x86
    os.name: Windows 7
    Is there a way to stop this error?
     
  2. Kizmet

    Kizmet Moderator

  3. pmihaisa

    pmihaisa New Member

    How big is your mpp file? You may try increasing the amount of memory available
    to Java Runtime. Unfortunately you can't do it for ganttproject.exe (which is
    associated with GanttProject shortcuts in Windows menus) but you can do it for
    ganttproject.bat which comes with ZIP distro (and with Windows distro too,
    AFAIR). Try replacing -Xmx512m with -Xmx1024m in ganttproject.bat and start
    that bat file.
     
    Last edited by a moderator: Jan 30, 2016
  4. pmihaisa

    pmihaisa New Member

Share This Page