Experience is spelled incorrectly in this error message. I really do not
have time to file a bug.
INFO: Dynamic pool created. Initial runtimes will be 1, hard minimum is
1, hard maximum is 2. If you experiance out of memory errors, consider
increasing the heap size or setting the jruby.runtime.min or
jruby.runtime.max Java system properties. If starting GlassFish using
java CLI then provide it as system property, such as
-Djruby.runtime.min=1 -Djruby.runtime.max=2, otherwise make an entry
into $GLASSFISH_INSTALL/domains/domain1/config/domain.xml, such as
<java-config><jvm-options>-Djruby.runtime.min=1</jvm-options><jvm-options>-Djruby.runtime.max=2</jvm-options></java-config>.
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...