cancel
Showing results for 
Search instead for 
Did you mean: 

2.1 CE, Tomcat 5.5, Cryptix error?

cricalix
Champ in-the-making
Champ in-the-making
My Alfresco deployment has suddenly decided to bite me in the rear.  Last week, I was able to log in as admin/admin without issue (new installation).  I then played a bit with NTLM, but due to a conflict with Samba, never got far enough to actually authenticate.  Today, I backed out the extension changes for NTLM, and I'm getting CryptixCrypto errors when I try to log in.

Caused by: java.security.NoSuchAlgorithmException: class configured for MessageDigest(provider: CryptixCrypto)cannot be found.

locate -i cryptix
/usr/local/share/apache-tomcat-5.5.20/webapps/alfresco/WEB-INF/lib/cryptix-jce-provider.jar

Copied that jar to shared/lib as suggested in http://forums.alfresco.com/viewtopic.php?t=966 , but I can't reload Tomcat right now, it's a production server.

What boggles my mind is that Alfresco worked last week, and doesn't work this week.

Help?
2 REPLIES 2

cricalix
Champ in-the-making
Champ in-the-making
Got permission to reboot the tomcat service, Alfresco works again.

Not nice Smiley Sad

andy
Champ on-the-rise
Champ on-the-rise
Hi

How did you make the changes to try and then remove NTLM authentication support without starting and stopping the server each time. Redeploying does not play well (last time I looked this was related to Spring but it is a while since I have tried).

Andy