Not able to connect to the vault services using vaultproJavaCLC library

Post your questions regarding using the Vault and Fortress API in your programs.

Moderator: SourceGear

Post Reply
mnagendrakumara
Posts: 1
Joined: Tue Sep 27, 2022 10:14 am

Not able to connect to the vault services using vaultproJavaCLC library

Post by mnagendrakumara » Wed Sep 28, 2022 8:42 am

Hi,

I’m having issues connecting to vault services using Java, I have downloaded “vaultproJavaCLC_10_2_0_31222” library and imported on my code but still I'm getting connection time out error or when it hits login it just stuck on loading I have to kill the program manually

I'm using IntelliJ IDE with Maven build to import library

I have attached the sample code I have used to connect to vault services and screenshots of error and libraries.

Please let me know if I'm missing any libraries or you have any questions and help me connect to vault services using Java
Attachments
ExternalLibrary.png
ExternalLibrary.png (463.55 KiB) Viewed 82878 times
JavaSampleCode.txt
(2.22 KiB) Downloaded 297 times

Post Reply