Search results

From Resin 3.0

Jump to: navigation, search
Advanced search

Search in namespaces:

  
  
  
  
  
  
  
  
 
  • ...started. The default values for both the maximum heap size and the maximum permanent heap area are too low. It is recommended to increase both values. ...;-XX:MaxPermSize=256m</jvm-arg> <!-- sets the maximum size of the permanent heap (recommended) -->
    3 KB (509 words) - 18:01, 20 June 2008
  • This error occurs when the JVM runs out of space in the permanent generation heap. Since the defaults for the JVM are quite low, the first st ...;-XX:MaxPermSize=256m</jvm-arg> <!-- sets the maximum size of the permanent heap (recommended) -->
    2 KB (252 words) - 19:49, 8 April 2008
  • ; Permanent heap : An index into the heap for permanent objects such as classes. Configured with [[-XX:MaxPermSize]]. The default * fork/exec and OS limits. If the OS does not have enough available swap space, for example, the OS might refuse a "jikes" compilation.
    5 KB (870 words) - 04:36, 25 October 2008
  • MaxPermSize specifies the the maximum size for the permanent generation heap, a heap that holds ...found excessive garbage collection times even when there is plenty of heap space available as reported by -J-verbosegc. In many of these cases, increasing t
    2 KB (256 words) - 18:24, 1 December 2011
  • ||the maximum size of the [[permanent space]] (recommended)
    3 KB (434 words) - 21:14, 1 December 2011
  • ...n fast garbage collections. If an object survives a short GC from the Eden space, it moves to the Survivor pool. The PermGen pool is an important memory heap pool used for classes and other permanent memory. If an application has a lot of classes, it's possible for this memo
    3 KB (546 words) - 00:24, 15 October 2010

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
Toolbox