Hi People,
I've been testing the Alfresco repository with high volumes of files/folders. I've been trying to upload 3GB folders and I get a handful of errors from the Application Server Console. I'll list herein some of them:
- org.alfresco.service.cmr.repository.TemplateException: Error during processing of the template 'No nodes selected'. Please contact your system administrator.
- Caused by: freemarker.template.TemplateModelException: No nodes selected
- Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key violates unique constraint "alf_child_assoc_parent_node_id_key"
(Full stack traces available upon request)
Also, I've found out that a 'big' space cannot be deleted from the web interface, as the http request doesn't go through. It only works if done via an interface such as FTP.
What I'm trying to find out is how Alfresco will behave when big files and folders are uploaded to the repository and I can tell that I'm a little bit concerned because of these findings.
- Alfresco Community 2.1
- PostgreSQL Database
- Tomcat 6.0
If anybody need additional info, please let me know