Additional uncaught exception thrown while handling exception.

Original

Drupal\Component\Plugin\Exception\PluginNotFoundException: Unable to determine class for field type 'commerce_tax_number' found in the 'field.storage.profile.tax_number' configuration in Drupal\field\FieldStorageConfigStorage->mapFromStorageRecords() (line 167 of /MIDDLE/EURONEXT/connect/website/web/core/modules/field/src/FieldStorageConfigStorage.php).

Drupal\field\FieldStorageConfigStorage->mapFromStorageRecords(Array) (Line: 186)
Drupal\Core\Config\Entity\ConfigEntityStorage->doLoadMultiple(Array) (Line: 312)
Drupal\Core\Entity\EntityStorageBase->loadMultiple(Array) (Line: 513)
Drupal\Core\Entity\EntityBase::loadMultiple(Array) (Line: 183)
field_entity_field_storage_info(Object) (Line: 592)
Drupal\Core\Entity\EntityFieldManager->Drupal\Core\Entity\{closure}(Object, 'field') (Line: 388)
Drupal\Core\Extension\ModuleHandler->invokeAllWith('entity_field_storage_info', Object) (Line: 589)
Drupal\Core\Entity\EntityFieldManager->buildFieldStorageDefinitions('profile') (Line: 466)
Drupal\Core\Entity\EntityFieldManager->getFieldStorageDefinitions('profile') (Line: 490)
Drupal\Core\Entity\EntityFieldManager->getActiveFieldStorageDefinitions('profile') (Line: 187)
Drupal\Core\Entity\Sql\SqlContentEntityStorage->__construct(Object, Object, Object, Object, Object, Object, Object, Object) (Line: 149)
Drupal\Core\Entity\Sql\SqlContentEntityStorage::createInstance(Object, Object) (Line: 277)
Drupal\Core\Entity\EntityTypeManager->createHandlerInstance('Drupal\profile\ProfileStorage', Object) (Line: 266)
Drupal\Core\Entity\EntityTypeManager->getHandler('profile', 'storage') (Line: 192)
Drupal\Core\Entity\EntityTypeManager->getStorage('profile') (Line: 130)
dynamic_entity_reference_views_data() (Line: 228)
Drupal\views\ViewsData->Drupal\views\{closure}(Object, 'dynamic_entity_reference') (Line: 388)
Drupal\Core\Extension\ModuleHandler->invokeAllWith('views_data', Object) (Line: 227)
Drupal\views\ViewsData->getData() (Line: 151)
Drupal\views\ViewsData->get('block_content') (Line: 93)
Drupal\ds\Plugin\Derivative\DsEntityRow->getDerivativeDefinitions(Array) (Line: 101)
Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87)
Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 323)
Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 205)
Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 146)
views_theme(Array, 'module', 'views', 'core/modules/views') (Line: 479)
Drupal\Core\Theme\Registry->processExtension(Array, 'views', 'module', 'views', 'core/modules/views') (Line: 372)
Drupal\Core\Theme\Registry->Drupal\Core\Theme\{closure}(Object, 'views') (Line: 388)
Drupal\Core\Extension\ModuleHandler->invokeAllWith('theme', Object) (Line: 371)
Drupal\Core\Theme\Registry->build() (Line: 255)
Drupal\Core\Theme\Registry->get() (Line: 88)
Drupal\Core\Utility\ThemeRegistry->initializeRegistry() (Line: 69)
Drupal\Core\Utility\ThemeRegistry->__construct('theme_registry:runtime:claro', Object, Object, Array, 1) (Line: 291)
Drupal\Core\Theme\Registry->getRuntime() (Line: 141)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 480)
Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 240)
Drupal\Core\Render\Renderer->render(Array, 1) (Line: 153)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 627)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 152)
Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66)
Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 76)
Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, Object, 'install_page', Array) (Line: 1074)
install_display_output(Array, Array) (Line: 163)
install_drupal(Object) (Line: 48)

Additional

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'connect.users' doesn't exist: SELECT `base`.`uid` AS `uid`, `base`.`uuid` AS `uuid`, `base`.`langcode` AS `langcode` FROM `users` `base` WHERE `base`.`uid` IN (:db_condition_placeholder_0); Array ( [:db_condition_placeholder_0] => 0 ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->getFromStorage() (line 423 of /MIDDLE/EURONEXT/connect/website/web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

Drupal\Core\Entity\Sql\SqlContentEntityStorage->getFromStorage(Array) (Line: 394)
Drupal\Core\Entity\Sql\SqlContentEntityStorage->doLoadMultiple(Array) (Line: 312)
Drupal\Core\Entity\EntityStorageBase->loadMultiple(Array) (Line: 262)
Drupal\Core\Entity\EntityStorageBase->load(0) (Line: 50)
Drupal\user\ContextProvider\CurrentUserContext->getRuntimeContexts(Array) (Line: 71)
Drupal\Core\Plugin\Context\LazyContextRepository->getRuntimeContexts(Array) (Line: 375)
Drupal\context\ContextManager->applyContexts(Object) (Line: 336)
Drupal\context\ContextManager->evaluateContextConditions(Object) (Line: 253)
Drupal\context\ContextManager->evaluateContexts() (Line: 241)
Drupal\context\ContextManager->getActiveContexts() (Line: 273)
Drupal\context\ContextManager->getActiveReactions('theme') (Line: 70)
Drupal\context\Theme\ThemeSwitcherNegotiator->applies(Object) (Line: 67)
Drupal\Core\Theme\ThemeNegotiator->determineActiveTheme(Object) (Line: 49)
context_preprocess_html(Array, 'html', Array)
call_user_func_array('context_preprocess_html', Array) (Line: 261)
Drupal\Core\Theme\ThemeManager->render('html', Array) (Line: 480)
Drupal\Core\Render\Renderer->doRender(Array, 1) (Line: 240)
Drupal\Core\Render\Renderer->render(Array, 1) (Line: 153)
Drupal\Core\Render\Renderer->Drupal\Core\Render\{closure}() (Line: 627)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 152)
Drupal\Core\Render\Renderer->renderRoot(Array) (Line: 66)
Drupal\Core\Render\BareHtmlPageRenderer->renderBarePage(Array, 'Error', 'install_page', Array) (Line: 76)
Drupal\Core\ProxyClass\Render\BareHtmlPageRenderer->renderBarePage(Array, 'Error', 'install_page', Array) (Line: 1074)
install_display_output(Array, Array) (Line: 271)
_drupal_log_error(Array, 1) (Line: 182)
_drupal_exception_handler(Object)