Closed Extrabeefy closed 8 years ago
Tried to go to guild welcome page receive this error
General Error SQL ERROR [ mssqlnative ] SQLSTATE: 42000 code: 3988 message: [Microsoft][SQL Server Native Client 11.0][SQL Server]New transaction is not allowed because there are other threads running in the session. [3988] BACKTRACE FILE: (not given by php) LINE: (not given by php) CALL: msg_handler() FILE: [ROOT]/phpbb/db/driver/driver.php LINE: 855 CALL: trigger_error() FILE: [ROOT]/phpbb/db/driver/driver.php LINE: 430 CALL: phpbb\db\driver\driver->sql_error() FILE: [ROOT]/phpbb/db/driver/factory.php LINE: 249 CALL: phpbb\db\driver\driver->sql_transaction() FILE: [ROOT]/phpbb/notification/manager.php LINE: 928 CALL: phpbb\db\driver\factory->sql_transaction() FILE: [ROOT]/phpbb/notification/type/base.php LINE: 133 CALL: phpbb\notification\manager->get_notification_type_id() FILE: [ROOT]/phpbb/notification/manager.php LINE: 911 CALL: phpbb\notification\type\base->set_notification_manager() FILE: [ROOT]/phpbb/notification/manager.php LINE: 887 CALL: phpbb\notification\manager->load_object() FILE: [ROOT]/phpbb/notification/manager.php LINE: 230 CALL: phpbb\notification\manager->get_item_type_class() FILE: [ROOT]/includes/functions.php LINE: 5132 CALL: phpbb\notification\manager->load_notifications() FILE: [ROOT]/phpbb/controller/helper.php LINE: 112 CALL: page_header() FILE: [ROOT]/ext/bbdkp/bbguild/views/viewwelcome.php LINE: 117 CALL: phpbb\controller\helper->render() FILE: [ROOT]/ext/bbdkp/bbguild/views/viewwelcome.php LINE: 30 CALL: bbdkp\bbguild\views\viewwelcome->buildpage() FILE: [ROOT]/ext/bbdkp/bbguild/controller/view_controller.php LINE: 145 CALL: bbdkp\bbguild\views\viewwelcome->__construct() FILE: (not given by php) LINE: (not given by php) CALL: bbdkp\bbguild\controller\view_controller->handleguild() FILE: [ROOT]/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php LINE: 109 CALL: call_user_func_array() FILE: [ROOT]/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php LINE: 55 CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw() FILE: [ROOT]/app.php LINE: 33 CALL: Symfony\Component\HttpKernel\HttpKernel->handle()
Not sure why but it started working after I corrected the roster issue.
And now it's back actually
i've not been able to reproduce this using SQL Server 2014 express as of yet.
This should fix it.
Tried to go to guild welcome page receive this error