-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Errors in the Karaf platform logs #3890
Comments
These errors are present in the 5.12.1 log as well, so I will consider them separate from the api and extension work. I guess the karaf tests need updated to use adapt calls to see if these built-in extensions actually work as expected. |
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions! |
…rnetesClient/OpenShiftClient + Remove ExtensionAdapter reference from ManagedKubernetesClient, no provider is exposed for ExtensionAdapter interface in kubernetes-client module. bindExtensionAdapter and unbindExtensionAdapter are throwing NullPointerException during startup. + Add Provide-Capability field in openshift-client bundle configuration in order to resolve SPIFly related NPE (reported in fabric8io#3890) Signed-off-by: Rohan Kumar <[email protected]>
…rnetesClient/OpenShiftClient + Remove ExtensionAdapter reference from ManagedKubernetesClient, no provider is exposed for ExtensionAdapter interface in kubernetes-client module. bindExtensionAdapter and unbindExtensionAdapter are throwing NullPointerException during startup. + Add Provide-Capability field in openshift-client bundle configuration in order to resolve SPIFly related NPE (reported in fabric8io#3890) Signed-off-by: Rohan Kumar <[email protected]>
…ations + Add Provide-Capability field in openshift-client + extensions bundle configurations in order to resolve SPIFly related NPE (reported in fabric8io#3890) Signed-off-by: Rohan Kumar <[email protected]>
…ations + Add Provide-Capability field in openshift-client + extensions bundle configurations in order to resolve SPIFly related NPE (reported in #3890) Signed-off-by: Rohan Kumar <[email protected]>
Did the changes in the pom.xml configurations fix the issue? |
|
@manusa : Sorry, I missed your comment notification last time. On recent GitHub Action Build Java workflow I'm not able to see the abovementioned failures. I'll check it on my local machine just to double-check. |
I tried running @shawkins : Are you still able to see these stack traces in your environment? |
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions! |
The platform test logs are filled with. This occurred before and after #3865 - so need to check further back if it was occurring before the api split.
I'd like for things to be clean before addressing #3878
The text was updated successfully, but these errors were encountered: