cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
419
Views
0
Helpful
2
Replies

Libgcrypt warning whenever I try to change an application script

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

2 Replies 2

Jonathan Schulenberg
Hall of Fame
Hall of Fame

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.

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".