Closed amnaishaq closed 5 months ago
Hi @amnaishaq
Did you put the secret in the HashiCorp vault under the alias/key secret1
?
Thanks
@wolf4ood yes. but its still not working :(
@wolf4ood Thank you very much for your help and patience with me, I am new to this world of tractusX-edc and I am having a hard time. Can you help me through discord if you can, I would greatly appreciate it. I've been stuck with this problem for about two weeks and I no longer know which thread to pull. My discord user is amnagroot . Thanks
This issue is stale because it has been open for 4 weeks with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Steps to Reproduce
Configure the application to retrieve the 'secret1' secret from HashiCorp Vault. Start the application. Observe the error when attempting to retrieve the secret.
Expected Behavior
The application should be able to retrieve the 'secret1' secret from HashiCorp Vault without errors and start up correctly.
Tentative Steps for Resolution
Verify the HashiCorp Vault configuration for the 'secret1' secret. Investigate and address the root cause of the java.lang.NullPointerException error.
ERROR