Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'SMW\ApplicationFactory' not found on SMW 4.0.0 #67

Closed
WouterRademaker opened this issue Feb 17, 2022 · 1 comment
Closed

Class 'SMW\ApplicationFactory' not found on SMW 4.0.0 #67

WouterRademaker opened this issue Feb 17, 2022 · 1 comment

Comments

@WouterRademaker
Copy link
Contributor

WouterRademaker commented Feb 17, 2022

Setup and configuration

Issue

Error: Class 'SMW\ApplicationFactory' not found

Backtrace:

from extensions/SemanticMediaWiki/src/InMemoryPoolCache.php(65)
#0 extensions/SemanticMediaWiki/src/Services/SharedServicesContainer.php(334): SMW\InMemoryPoolCache::getInstance()
#1 [internal function]: SMW\Services\SharedServicesContainer->SMW\Services\{closure}()
#2 vendor/onoi/callback-container/src/CallbackContainerBuilder.php(260): call_user_func_array()
#3 vendor/onoi/callback-container/src/CallbackContainerBuilder.php(288): Onoi\CallbackContainer\CallbackContainerBuilder->getReturnValueFromCallbackHandlerFor()
#4 vendor/onoi/callback-container/src/CallbackContainerBuilder.php(195): Onoi\CallbackContainer\CallbackContainerBuilder->getReturnValueFromSingletonFor()
#5 extensions/SemanticMediaWiki/src/Services/ServicesFactory.php(528): Onoi\CallbackContainer\CallbackContainerBuilder->singleton()
#6 extensions/SemanticMediaWiki/src/SQLStore/SQLStoreFactory.php(615): SMW\Services\ServicesFactory->getInMemoryPoolCache()
#7 extensions/SemanticMediaWiki/src/SQLStore/EntityStore/EntityIdManager.php(1063): SMW\SQLStore\SQLStoreFactory->newIdCacheManager()
#8 extensions/SemanticMediaWiki/src/SQLStore/EntityStore/EntityIdManager.php(158): SMW\SQLStore\EntityStore\EntityIdManager->initCache()
#9 extensions/SemanticMediaWiki/src/SQLStore/SQLStoreFactory.php(143): SMW\SQLStore\EntityStore\EntityIdManager->__construct()
#10 extensions/SemanticMediaWiki/src/SQLStore/SQLStore.php(173): SMW\SQLStore\SQLStoreFactory->newEntityIdManager()
#11 extensions/SemanticMediaWiki/src/StoreFactory.php(61): SMW\SQLStore\SQLStore->__construct()
#12 extensions/SemanticMediaWiki/src/StoreFactory.php(42): SMW\StoreFactory::newFromClass()
#13 extensions/SemanticGlossary/src/LingoBackendAdapter.php(42): SMW\StoreFactory::getStore()
#14 extensions/Lingo/src/Lingo.php(48): SG\LingoBackendAdapter->__construct()
#15 extensions/includes/Setup.php(838): Lingo\Lingo::Lingo\{closure}()
#16 extensions/includes/WebStart.php(87): require_once(string)
#17 extensions/index.php(44): require(string)
#18 {main}
@WouterRademaker
Copy link
Contributor Author

Sorry my mistake, hadn't fully enabled SMW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant