-
-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Ecotone version(s) affected: latest
Description
I tried to create a Kafka Consumer as described in the documentation here, but it throws an error "Call to a member function getBrokerConfigurationReference() on array".
Context
Error {#3465 #message: "Call to a member function getBrokerConfigurationReference() on array" #code: 0 #file: "/srv/api/vendor/ecotone/kafka/src/Configuration/KafkaModule.php" #line: 131 trace: { /srv/api/vendor/ecotone/kafka/src/Configuration/KafkaModule.php:131 { …} /srv/api/vendor/ecotone/ecotone/src/Messaging/Config/Container/Compiler/ModuleConfigurationCompilerPass.php:50 { …} /srv/api/vendor/ecotone/ecotone/src/Messaging/Config/MessagingSystemConfiguration.php:877 { …} /srv/api/vendor/ecotone/ecotone/src/Messaging/Config/Container/ContainerBuilder.php:81 { …} /srv/api/vendor/ecotone/symfony-bundle/DependencyInjection/EcotoneExtension.php:99 { …} /srv/api/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php:81 { …} /srv/api/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php:40 { …} /srv/api/vendor/symfony/dependency-injection/Compiler/Compiler.php:73 { …} /srv/api/vendor/symfony/dependency-injection/ContainerBuilder.php:820 { …} /srv/api/vendor/symfony/http-kernel/Kernel.php:516 { …} /srv/api/vendor/symfony/http-kernel/Kernel.php:762 { …} /srv/api/vendor/symfony/http-kernel/Kernel.php:122 { …} /srv/api/vendor/symfony/framework-bundle/Console/Application.php:195 { …} /srv/api/vendor/symfony/framework-bundle/Console/Application.php:69 { …} /srv/api/vendor/symfony/console/Application.php:195 { …} /srv/api/vendor/symfony/runtime/Runner/Symfony/ConsoleApplicationRunner.php:49 { …} /srv/api/vendor/autoload_runtime.php:32 { …} /srv/api/bin/console:15 { › › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; › arguments: { "/srv/api/vendor/autoload_runtime.php" } } } }