06-03-2025 07:01 AM - edited 06-03-2025 07:05 AM
Hello,
I have deployed a new CCX 15 and uploading my applications related files.
whenever I try to create a test application and select my script I receive the error message attached.
"InstallWizard: Libgcrypt warning: missing initialization - please fix the application"
I have uploaded the custom jar files, restart the engin, but still receiving this error.
Any help, TIA
06-04-2025 03:21 AM - edited 06-04-2025 03:21 AM
What’s the most recent build these scripts & JAR files have successfully run on? The compatibility matrix shows that CCX 15 base is running Java OpenSDK 1.8.0_362. The first 1.8 SDK use was CCX 12.5 SU1, so if it’s any earlier than that you’ll want to look at general Java 8 compatibility.
And based on the libgcrypt error: is your code doing anything crypto-related? TLS, for example. If yes, look there first.
06-04-2025 04:15 AM
THank you so much @Jonathan Schulenberg , 1.8 SDK is the version.
Just few hours it worked after rebooting the server "I have restarted the CCX engin but didnt work".
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide