MySQL Forums
Forum List  »  General

Re: Error : 'Out of Memory' : encountered while accessing mysql procedure from JBoss Application
Posted by: Murtaza Doctor
Date: September 02, 2013 12:17AM

Hi Peter,

Following are the current memory settings for the database:
---------
query_cache_size=5M
table_cache=3100
tmp_table_size=5M
thread_cache_size=100
key_buffer_size=200M
max_allowed_packet=500M
innodb_additional_mem_pool_size=100M
innodb_log_buffer_size=16M
innodb_buffer_pool_size=18G
----------

We have 64GB of physical RAM available on the server.
Also, during the issue we see that enough free memory is available.

Thanks.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.