Foros de discusión

i can not see any old content after change server

thumbnail
maryam maryam masoudy, modificado hace 11 años.

i can not see any old content after change server

Regular Member Mensajes: 149 Fecha de incorporación: 30/10/11 Mensajes recientes
hi friends
i work with liferay6.1
i move my lifery from server to another server but i have porblem
i can not see any old content in portlal or show my old content in portlet web content dispaly whereas when i go to controlpanel there are all of old content
but in cotrolpanel i can not edit old content why what do i do?
even after select old content in web content dispaly i did not see my old content
after edit old content in controlpanel show this error

Another user has made changes since you started editing. Please copy your changes and try again. [b]
[/b]

i have this error in catalina.out too what means?
 
[b]ERROR [http-bio-8080-exec-9][status_jsp:665] org.apache.jasper.JasperException: An exception occurred processing JSP page /html/portal/layout/view/portlet.jsp at line 67

64: [/b]
thumbnail
Rishi Dev Gupta, modificado hace 11 años.

RE: i can not see any old content after change server

Expert Mensajes: 255 Fecha de incorporación: 23/11/08 Mensajes recientes
Have you moved the data folder also that is parallel to tomcat folder.

Also check the path of liferay.home property in portal-setup-wizard.properties file if it points to the right path.
thumbnail
maryam maryam masoudy, modificado hace 11 años.

RE: i can not see any old content after change server

Regular Member Mensajes: 149 Fecha de incorporación: 30/10/11 Mensajes recientes
please help more
my portal-setup-wizard.properties is:



admin.email.from.name=Test Test
liferay.home=/opt/liferay6.1
admin.email.from.address=test@liferay.com
setup.wizard.enabled=false


it is not correct or complete?
what means?


Have you moved the data folder also that is parallel to tomcat folder

thanks Rishi

i must write ip address too?
thumbnail
Rishi Dev Gupta, modificado hace 11 años.

RE: i can not see any old content after change server

Expert Mensajes: 255 Fecha de incorporación: 23/11/08 Mensajes recientes
Check out user guide http://www.liferay.com/documentation/liferay-portal/6.1/user-guide/-/ai/properties-overri-1 for details on portal-setup-wizard.properties.

Also you do not need to add ip address here as this is absolute path related to the server machine something like c:/myfoler/.. will do.

Liferay stores all the content in local lucene folder named as "data". You can find this folder parallel to "deploy" older or tomcat folder say "tomcat-7.0.27".
thumbnail
maryam maryam masoudy, modificado hace 11 años.

RE: i can not see any old content after change server

Regular Member Mensajes: 149 Fecha de incorporación: 30/10/11 Mensajes recientes
i configure portal-ext and stored my data into mysql database
and copy all folder of liferay to new server (with data folder) please guide more about parallel
thumbnail
Rishi Dev Gupta, modificado hace 11 años.

RE: i can not see any old content after change server

Expert Mensajes: 255 Fecha de incorporación: 23/11/08 Mensajes recientes
Kindly check the userGuide, developer Guide, wiki blogs, there are plenty of details easily available for basic things.
thumbnail
maryam maryam masoudy, modificado hace 11 años.

RE: i can not see any old content after change server

Regular Member Mensajes: 149 Fecha de incorporación: 30/10/11 Mensajes recientes
ooo please guide more what do i configure?!
thumbnail
Juan Gonzalez P, modificado hace 11 años.

RE: i can not see any old content after change server

Liferay Legend Mensajes: 3089 Fecha de incorporación: 28/10/08 Mensajes recientes
Ok let's start from beginning.

Please write detailed steps of what did you do for migration (what folders did you copy, etc etc), so we can see if there is anything wrong.