<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Thanks for your attention.</div><div class="gmail_quote"> </div><div class="gmail_quote"><br></div><div class="gmail_quote">On Tue, Sep 9, 2014 at 2:28 PM, Chris Fitzpatrick <span dir="ltr"><<a href="mailto:Chris.Fitzpatrick@lyrasis.org" target="_blank">Chris.Fitzpatrick@lyrasis.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><p>Hm... So,</p>
<p>0) this happens every time? try dropping then recreating the db...<br></p></blockquote><div>Yes, every time. I've dropped and recreated the db about four times. Get the same error each time. </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><p>
</p>
<p>1) What version of java are you using?</p></blockquote><div>$ java -version</div><div>java version "1.7.0_65"</div><div>OpenJDK Runtime Environment (rhel-2.5.1.2.el6_5-x86_64 u65-b17)</div><div>OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<p>2) how much memory do you have one the server<br></p></blockquote><div>$ cat /proc/meminfo </div><div>MemTotal:        2042852 kB</div><div>MemFree:          192660 kB</div><div>MemAvailable:    1485392 kB</div><div>Buffers:           52280 kB</div><div>Cached:          1195616 kB</div><div>SwapCached:            0 kB</div><div>Active:           775244 kB</div><div>Inactive:         939472 kB</div><div>Active(anon):     466820 kB</div><div>Inactive(anon):      420 kB</div><div>Active(file):     308424 kB</div><div>Inactive(file):   939052 kB</div><div>Unevictable:           0 kB</div><div>Mlocked:               0 kB</div><div>SwapTotal:        262140 kB</div><div>SwapFree:         262140 kB</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><p>
</p>
<p>3) what does you my.cnf look like? ( probably in /etc/my.cnf ) </p><span class="">
<p></p></span></blockquote></div><br><div class="gmail_extra">cat /etc/my.cnf </div><div class="gmail_extra"># For advice on how to change settings please see</div><div class="gmail_extra"># <a href="http://dev.mysql.com/doc/refman/5.6/en/server-configuration-defaults.html">http://dev.mysql.com/doc/refman/5.6/en/server-configuration-defaults.html</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">[mysqld]</div><div class="gmail_extra">#</div><div class="gmail_extra"># Remove leading # and set to the amount of RAM for the most important data</div><div class="gmail_extra"># cache in MySQL. Start at 70% of total RAM for dedicated server, else 10%.</div><div class="gmail_extra"># innodb_buffer_pool_size = 128M</div><div class="gmail_extra">#</div><div class="gmail_extra"># Remove leading # to turn on a very important data integrity option: logging</div><div class="gmail_extra"># changes to the binary log between backups.</div><div class="gmail_extra"># log_bin</div><div class="gmail_extra">#</div><div class="gmail_extra"># Remove leading # to set options mainly useful for reporting servers.</div><div class="gmail_extra"># The server defaults are faster for transactions and fast SELECTs.</div><div class="gmail_extra"># Adjust sizes as needed, experiment to find the optimal values.</div><div class="gmail_extra"># join_buffer_size = 128M</div><div class="gmail_extra"># sort_buffer_size = 2M</div><div class="gmail_extra"># read_rnd_buffer_size = 2M</div><div class="gmail_extra">datadir=/var/lib/mysql</div><div class="gmail_extra">socket=/var/lib/mysql/mysql.sock</div><div class="gmail_extra"><br></div><div class="gmail_extra"># Disabling symbolic-links is recommended to prevent assorted security risks</div><div class="gmail_extra">symbolic-links=0</div><div class="gmail_extra"><br></div><div class="gmail_extra"># Recommended in standard MySQL setup</div><div class="gmail_extra">sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES </div><div class="gmail_extra"><br></div><div class="gmail_extra">[mysqld_safe]</div><div class="gmail_extra">log-error=/var/log/mysqld.log</div><div class="gmail_extra">pid-file=/var/run/mysqld/mysqld.pid</div><div><br></div><br clear="all"><div><div dir="ltr"><div><br></div>David Eves<div><<a href="http://www.bookbindersmuseum.org" target="_blank">www.bookbindersmuseum.org</a>></div></div></div>
</div></div>