Difference between revisions of "Allocating Additional Memory to Tomcat"

From MircWiki
Jump to navigation Jump to search
m (Protected "Allocating Additional Memory to Tomcat" [edit=sysop:move=sysop])
 
Line 7: Line 7:
 
[[Image:Service4.JPG|center]]
 
[[Image:Service4.JPG|center]]
  
* The standard Tomcat memory pool is not large enough for handling large medical images. The values shown in the picture above, 128 and 256, should be large enough for all applications, but if you plan to handle lots of mammo images, you might even double them, especially if your computer has several GB of memory.  After setting the memory allocation parameters, switch back to the '''general tab''' and start Tomcat, then click '''OK'''.
+
* The standard Tomcat memory pool is not large enough for handling large medical images. The values shown in the picture above, 128 and 256, should be large enough for most applications. If you plan to have more than 1000 documents on your site, however, you should use 256 and 512 instead.  After setting the memory allocation parameters, switch back to the '''general tab''' and start Tomcat, then click '''OK'''.

Latest revision as of 19:22, 10 February 2010

Note: This document assumes a Windows installation

  • Click the Java tab to get to the page that lets you control the Java memory allocation:
Error creating thumbnail: Unable to save thumbnail to destination
  • The standard Tomcat memory pool is not large enough for handling large medical images. The values shown in the picture above, 128 and 256, should be large enough for most applications. If you plan to have more than 1000 documents on your site, however, you should use 256 and 512 instead. After setting the memory allocation parameters, switch back to the general tab and start Tomcat, then click OK.