I also wonder if its' the banner ad system I've installed since I started noticing the high CPU usage around the same time. I'm not sure if the the issues are related but, I'm determined to narrow it down.
When MySQL updated during this past summer, my site stopped functioning, like some others, and my Host migrated quickly to server that had maintained the previous version.
Do you think I should have them migrate me to a server with the latest version of MySQL?
Thoughts?
There can be a lot of reasons why this happens http://www.oxwall.org/forum/section/2/search?&q=mysql%20server%20has%20gone%20away
https://www.google.com/?gws_rd=ssl#newwindow=1&q=mysql+server+has+gone+away
as to the high CPU, contact your hosting provider and ask for the statistics which part of the software causes that. they should provide you this.
Here is what I got after attempting to update the core theme:
Error details:Type:ExceptionMessage:SQLSTATE[HY000]: General error: 2006 MySQL server has gone awayFile:/home/nakedgam/public_html/ow_core/database.phpLine:707Trace:#0 /home/nakedgam/public_html/ow_core/database.php(707): PDOStatement->execute() #1 /home/nakedgam/public_html/ow_core/database.php(305): OW_Database->execute('SELECT * FROM o...', Array) #2 /home/nakedgam/public_html/ow_core/base_dao.php(114): OW_Database->queryForObject('SELECT * FROM o...', 'BOL_Config', Array, 0, Array) #3 /home/nakedgam/public_html/ow_system_plugins/base/bol/config_dao.php(100): OW_BaseDao->findObjectByExample(Object(OW_Example)) #4 /home/nakedgam/public_html/ow_system_plugins/base/bol/config_service.php(147): BOL_ConfigDao->findConfig('base', 'dev_mode') #5 /home/nakedgam/public_html/ow_core/config.php(169): BOL_ConfigService->saveConfig('base', 'dev_mode', 0) #6 /home/nakedgam/public_html/ow_core/application.php(558): OW_Config->saveConfig('base', 'dev_mode', 0) #7 /home/nakedgam/public_html/ow_core/application.php(158): OW_Application->devActions() #8 /home/nakedgam/public_html/index.php(51): OW_Application->init() #9 {main}
I have my hosting company looking into it now. I need to get this resolved. I'm about ot be put out of business over this. If I can't get this resolved.
I'm at my wits end and about to be out out of business over this. i need help! Please contact me
Error details:Type:ExceptionMessage:SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'origin' for key 'name'File:/home/nakedgam/public_html/ow_core/database.phpLine:707Trace:#0 /home/nakedgam/public_html/ow_core/database.php(707): PDOStatement->execute() #1 /home/nakedgam/public_html/ow_core/database.php(460): OW_Database->execute('INSERT INTO `ow...', Array) #2 /home/nakedgam/public_html/ow_core/database.php(496): OW_Database->insert('INSERT INTO `ow...', Array) #3 /home/nakedgam/public_html/ow_core/base_dao.php(216): OW_Database->insertObject('ow_base_theme', Object(BOL_Theme)) #4 /home/nakedgam/public_html/ow_system_plugins/base/bol/theme_service.php(210): OW_BaseDao->save(Object(BOL_Theme)) #5 /home/nakedgam/public_html/ow_system_plugins/admin/controllers/themes.php(81): BOL_ThemeService->updateThemeList() #6 [internal function]: ADMIN_CTRL_Themes->chooseTheme(Array) #7 /home/nakedgam/public_html/ow_core/request_handler.php(263): call_user_func_array(Array, Array) #8 /home/nakedgam/public_html/ow_core/application.php(327): OW_RequestHandler->dispatch() #9 /home/nakedgam/public_html/index.php(73): OW_Application->handleRequest() #10 {main}
And as you said you don't have mysql server has gone away when you disable the plugins:
"I disabled all plugins and updated each one, one at a time, deactivating each one again after updating and it worked. Clearly one or more 3rd party plugins was the cause."
As to the error:
can you please provide the screenshot of ow_base_theme table via phpmyadmin?