Microsoft Project/office

Taylor8989

New member
Messages
1
Points
0
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 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?
 
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.
Also I can suggest this program Recovery Toolbox for Project https://project.recoverytoolbox.com/
 
Back
Top