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

Unable to run the Monolithic Connector #3215

Closed
vijaykumardksr opened this issue Jun 22, 2023 · 1 comment · Fixed by #3264
Closed

Unable to run the Monolithic Connector #3215

vijaykumardksr opened this issue Jun 22, 2023 · 1 comment · Fixed by #3264
Labels
bug_report Suspected bugs, awaiting triage documentation Improvements or additions to documentation good first issue Good for newcomers triage all new issues awaiting classification

Comments

@vijaykumardksr
Copy link

Hi,

I have followed the documentation provided in the below link. To build and run the connector.

https://github.com/eclipse-edc/Connector/blob/main/docs/developer/build-your-own-connector.md

But I am getting the following exception, Please let me know if any more configurations need to be provided.

org.eclipse.edc.spi.system.injection.EdcInjectionException: The following injected fields were not provided:
Field "dataPlaneInstanceStore" of type [interface org.eclipse.edc.connector.dataplane.selector.spi.store.DataPlaneInstanceStore] required by org.eclipse.edc.connector.catalog.CatalogDefaultServicesExtension
at org.eclipse.edc.boot.system.DependencyGraph.of(DependencyGraph.java:102)
at org.eclipse.edc.boot.system.ExtensionLoader.loadServiceExtensions(ExtensionLoader.java:119)
at org.eclipse.edc.boot.system.runtime.BaseRuntime.createExtensions(BaseRuntime.java:151)
at org.eclipse.edc.boot.system.runtime.BaseRuntime.boot(BaseRuntime.java:201)
at org.eclipse.edc.boot.system.runtime.BaseRuntime.boot(BaseRuntime.java:84)
at org.eclipse.edc.boot.system.runtime.BaseRuntime.main(BaseRuntime.java:72)

Stack :

JDK 17
Gradle : 8.0

@vijaykumardksr vijaykumardksr added the bug Something isn't working label Jun 22, 2023
@github-actions
Copy link

Thanks for your contribution 🔥 We will take a look asap 🚀

@ndr-brt ndr-brt added documentation Improvements or additions to documentation bug_report Suspected bugs, awaiting triage and removed bug Something isn't working labels Jun 23, 2023
@paullatzelsperger paullatzelsperger added the triage all new issues awaiting classification label Jun 23, 2023
@ndr-brt ndr-brt added the good first issue Good for newcomers label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_report Suspected bugs, awaiting triage documentation Improvements or additions to documentation good first issue Good for newcomers triage all new issues awaiting classification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants