Saturday, January 15, 2011

ERROR [AbstractEncryption] Unable to encrypt java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES

Error when starting Geronimo Application Server on MacOS :

ERROR [AbstractEncryption] Unable to encrypt java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES

Must set Java path correct e.g. set JAVA_HOME = /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home

Saturday, January 8, 2011

Connecting Navicat to MAMP Pro MySQL

In Navicat,
1. Right click the Connection,
2. then Connection Properties...,
3. then under Advanced tab:
4. Check Use the socket file for localhost connection,
5. and then set the Socket File Path: = /Applications/MAMP/tmp/mysql/mysql.sock