Cannot find Alfresco Repository on this server | Code Factory


Cannot find Alfresco Repository on this server. (Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)


If you try to configuring the MySQL database with alfresco and this error come then follow this steps...


First of all follw this : Link.

Then check you completed these steps or not :
  • Copy mysql-connector-java-5.x.x jar into <Alfresco> -> tomcat -> lib folder.
  • max_connections = 275  in C -> Program Files(x86) -> MySQL -> MySQL Server 5.0 -> my.ini
  • Create user alfresco and assign all privilages.
  • Create schema alfresco in DB.


Comments

Popular posts from this blog

How to get IP address and MAC address of client in java | #CodeFactory

At Least One Checkbox Is Checked From All CheckBox Group | #CodeFactory

FTP Connection In Installed Alfresco | Code Factory