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

Issue #456: Fix error during ESXi monitoring due to missing dom4j dependency #458

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

NassimBtk
Copy link
Member

Updates

  • Corrected exception message.
  • Updated shade plugin to include the missing dom4j dependency.

Summary
This pull request includes changes to the metricshub-wbem-extension project, focusing on dependency updates and improved error logging. The most important changes include adding a new dependency in the pom.xml file and enhancing the logging details in the refreshVCenterTicket method.

Dependency updates:

Error logging improvements:


Testing:

image

* Corrected exception message.
* Updated shade plugin to include the missing dom4j dependency.
@NassimBtk NassimBtk added the bug Something isn't working label Oct 17, 2024
@NassimBtk NassimBtk self-assigned this Oct 17, 2024
@NassimBtk NassimBtk merged commit 4a3c9aa into main Oct 18, 2024
2 checks passed
@NassimBtk NassimBtk deleted the feature/issue-456-fix-wbem-extension-dependency branch October 18, 2024 07:24
@NassimBtk NassimBtk changed the title Issue #456: Fix missing dom4j dependency in the WBEM extension Issue #456: Fix error during ESXi monitoring due to missing dom4j dependency Oct 18, 2024
@NassimBtk NassimBtk changed the title Issue #456: Fix error during ESXi monitoring due to missing dom4j dependency Issue #456: Fix error during ESXi monitoring due to missing dom4j dependency Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working developer_tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An exception occurs when monitoring ESXi through vCenter authentication
2 participants