cancel
Showing results for 
Search instead for 
Did you mean: 

Migration from one Alfresco server to another

illumin
Champ in-the-making
Champ in-the-making
Environment #1:
Alfresco 3.1 running on SUSE Linux and MySQL

Environment #2:
Alfresco 3.3 running on Windows 2k8 and MS SQL

Question:
Anyone know how to export a Web Project from environment #1 and import it into environment #2?  When I export Env#1, then take the .acp file and import it on env #2, I get the following error when I try to open the project:


javax.faces.FacesException: javax.faces.el.EvaluationException: Cannot get value for expression '#{AVMBrowseBean.webappsSize > 1}' caused by:
org.apache.jasper.JasperException: javax.faces.el.EvaluationException: Cannot get value for expression '#{AVMBrowseBean.webappsSize > 1}' caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{AVMBrowseBean.webappsSize > 1}' caused by:
javax.faces.el.EvaluationException: Exception getting value of property webappsSize of base of type : org.alfresco.web.bean.wcm.AVMBrowseBean caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.wcm.AVMBrowseBean, property: webappsSize caused by:
java.lang.reflect.InvocationTargetException caused by:
org.alfresco.service.cmr.avm.AVMNotFoundException: 05230001 Store not found.


Thanks.
2 REPLIES 2

zaizi
Champ in-the-making
Champ in-the-making
Suspect you are exporting the whole web project. Do not think this is supported. You'll need to create a new webproject and copy the contents only over.

Ainga

vaibhav
Champ in-the-making
Champ in-the-making
Can the webforms and the corresponding files copied from one enviroment to another ?? So that we do not have to create the same again in alfresco installed in enviroment 2.