typo in error message

View: New views
2 Messages — Rating Filter:   Alert me  

typo in error message

by Chris Kutler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...


Re: typo in error message

by Peter Williams-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I already reported this... Not sure if it can be fixed due to HCF though
:(  I hate misspellings.

-Peter

Chris Kutler wrote:

> 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@...
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...