- Affected App
- WoltLab Suite Core
Hab ein Plugin von viecode installiert und möchte es wieder entfernen nun sagte man mir dort das dies ein Fehler des WCF sein könnte.
Auf Klick von Plugin deinstallieren kommt folgende Meldung
Code
Fehlermeldung
Fatal error: Could not execute prepared statement: SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
Information:
id: 55dc7a24a1c754b61fc61a930bfed149b3f05b5c
error message: Could not execute prepared statement: SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction
error code: 0
sql type: wcf\system\database\MySQLDatabase
sql error: Lock wait timeout exceeded; try restarting transaction
sql error number: HY000
sql version: 5.1.70-nmm2-log
sql query: ALTER TABLE wcf1_user DROP COLUMN filebaseEntries
file: /www/htdocs/xxxxxx/wbb4/wcf/lib/system/database/statement/PreparedStatement.class.php (100)
php version: 5.3.18-nmm1
wcf version: 2.0.1 (Maelstrom)
date: Thu, 23 Jan 2014 17:40:49 +0000
request: /wcf/acp/index.php/UninstallPackage/?&
referer: http://meineseite.de/wcf/acp/index.php/PackageList/?packageID=127&
Stacktrace:
#0 /www/htdocs/xxxxxx/wbb4/wcf/lib/system/database/editor/MySQLDatabaseEditor.class.php(135): wcf\system\database\statement\PreparedStatement->execute()
#1 /www/htdocs/xxxxxx/wbb4/wcf/lib/system/package/plugin/SQLPackageInstallationPlugin.class.php(121): wcf\system\database\editor\MySQLDatabaseEditor->dropColumn('wcf1_user', 'filebaseEntries')
#2 /www/htdocs/xxxxxx/wbb4/wcf/lib/system/package/PackageUninstallationDispatcher.class.php(114): wcf\system\package\plugin\SQLPackageInstallationPlugin->uninstall()
#3 /www/htdocs/xxxxxx/wbb4/wcf/lib/system/package/PackageUninstallationDispatcher.class.php(63): wcf\system\package\PackageUninstallationDispatcher->executePIP(Array)
#4 /www/htdocs/xxxxxx/wbb4/wcf/lib/acp/action/UninstallPackageAction.class.php(106): wcf\system\package\PackageUninstallationDispatcher->uninstall('bddb0e9d')
#5 /www/htdocs/xxxxxx/wbb4/wcf/lib/action/AbstractDialogAction.class.php(70): wcf\acp\action\UninstallPackageAction->stepUninstall()
#6 /www/htdocs/xxxxxx/wbb4/wcf/lib/action/AbstractAction.class.php(49): wcf\action\AbstractDialogAction->execute()
#7 /www/htdocs/xxxxxx/wbb4/wcf/lib/system/request/Request.class.php(58): wcf\action\AbstractAction->__run()
#8 /www/htdocs/xxxxxx/wbb4/wcf/lib/system/request/RequestHandler.class.php(107): wcf\system\request\Request->execute()
#9 /www/htdocs/xxxxxx/wbb4/wcf/acp/index.php(10): wcf\system\request\RequestHandler->handle('wcf', true)
#10 {main}
Display More