I;ve installed the ganttporject 2.0.2 and have printing problem. If the task is less, there're no problem print it. But if there're are a lot of task in the project, the print dialogue box won't appear after click on print.
Logged In: YES user_id=162766 Originator: NO
Logged In: YES user_id=1677604 Originator: NO
I have the same problem with a project having about 140 tasks.
If you look on the java console GannttProject is quickly running out of heap memory.
plan
Logged In: YES user_id=1575081 Originator: YES
Attached the sample plan for reference. File Added: PLAN.gan
Logged In: YES user_id=1766842 Originator: NO
try to change the VM memory user -Xmx512M -Xms128M then will be work, i was have this problem too
or in JNLP <j2se version="1.5+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="128" max-heap-size="512"></j2se>
Logged In: YES user_id=1401105 Originator: NO
I have this same problem. How do I increase the VM memory? All I see is an executable, not a java command line.
Thanks.
Try editing (and then running) ganttproject.bat
Logged In: YES
user_id=162766
Originator: NO
Logged In: YES
user_id=1677604
Originator: NO
I have the same problem with a project having about 140 tasks.
If you look on the java console GannttProject is quickly running out of heap memory.
plan
Logged In: YES
user_id=1575081
Originator: YES
Attached the sample plan for reference.
File Added: PLAN.gan
plan
Logged In: YES
user_id=1575081
Originator: YES
Attached the sample plan for reference.
File Added: PLAN.gan
Logged In: YES
user_id=1766842
Originator: NO
try to change the VM memory user -Xmx512M -Xms128M
then will be work, i was have this problem too
or in JNLP
<j2se version="1.5+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="128" max-heap-size="512"></j2se>
Logged In: YES
user_id=1401105
Originator: NO
I have this same problem. How do I increase the VM memory? All I see is an executable, not a java command line.
Thanks.
Logged In: YES
user_id=162766
Originator: NO
Try editing (and then running) ganttproject.bat