export JAVA_OPTS=-Xms128m -Xmx512m
If it doesn't work, insert VM memory arguments in the last line of the dcmsnd file:
"%JAVA%" -Xms128m -Xmx512m %JAVA_OPTS% -cp "%CP%" %MAIN_CLASS% %ARGS%
You need more memory than the default value (64 MB).
In your shell, type:
export JAVA_OPTS=-Xms128m -Xmx512m
If it doesn't wort, insert VM memory arguments in the last line of the dcmsnd file:
"%JAVA%" -Xms128m -Xmx512m %JAVA_OPTS% -cp "%CP%" %MAIN_CLASS% %ARGS%
On Saturday, April 5, 2014 7:59:24 PM UTC+2, Robby Otts wrote:
--
You received this message because you are subscribed to a topic in the Google Groups "dcm4che" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dcm4che/C0WDIleJCGg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at http://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and all its topics, send an email to dcm4che+unsubscribe@googlegroups.com.
Great info! I'll give this a try tonight.
Thanks a bunch
Rob
To unsubscribe from this group and all its topics, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at http://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.