Hi there,
I'm trying to export an ADF file (929 KB) to PDF, without success - I always receive the error message "Out of memory". I looked for answers amongst the community and found a thread where a user was told to delete all colors in the process, which I did but still had no luck. How can this problem be solved?
Thanks in advance for your answer!
Hi Ana,
You could try this solution to increase the xmx memory value.
Change this line in file arisloader.cfg in folder ARIS Express\client\config\ :
# Main Start Class
jvmOptions=-Xms64m -Xmx384m -XX:NewSize=32m -XX:MaxNewSize=64m -XX:MaxPermSize=156m
TO:
# Main Start Class
jvmOptions=-Xms64m -Xmx1024m -XX:NewSize=32m -XX:MaxNewSize=64m -XX:MaxPermSize=156m
Save the file and restart the ARIS express
BR
AO
Hi,
unfortunately, changing this file does not have an effect for Express.
The problem is - as you say - mostly caused by huge rectangles or other background graphics, especially if they use color gradient. Also model background color may increase the memory usage.
Bye,
Frank
Hallo, Ich habe das gleiche Problem und es nervt! Die entsprechende Zeile im Arisloader habe ich bereits geändert, es hat nichts gebracht. Wenn ich das Modell als pdf "drucke" leidet die Qualität der Symbole.
gubt es eine Lösung?
und nächste Frage: gibt es dieses Problem auch bei der Volllizens ARIS ?
gruß Götz