Fórum

Document Library uploaded File Link is Not working

naresh kumar bpalli, modificado 14 Anos atrás.

Document Library uploaded File Link is Not working

New Member Postagens: 9 Data de Entrada: 28/08/08 Postagens Recentes
Hi All,

I facing a problem in liferay with document library portlet. we migrated our lifgray server to different location, so after migration document which we uploaded on the pervious server are not working.when we click on the link it is showing as "resource not found".
How to solve this problem could any one pls help
thumbnail
Samuel Kong, modificado 14 Anos atrás.

RE: Document Library uploaded File Link is Not working

Liferay Legend Postagens: 1902 Data de Entrada: 10/03/08 Postagens Recentes
Did you remember to copy your jackrabbit folder to the new server?
naresh kumar bpalli, modificado 14 Anos atrás.

RE: Document Library uploaded File Link is Not working

New Member Postagens: 9 Data de Entrada: 28/08/08 Postagens Recentes
Yeah, I copied jack rabbit files and Lucene directory to my new server.

i used the properties
index.on.startup=true
dl.hook.impl=com.liferay.documentlibrary.util.JCRHook

for reindexing document library files, even then i not able to open my old files
thumbnail
Samuel Kong, modificado 14 Anos atrás.

RE: Document Library uploaded File Link is Not working

Liferay Legend Postagens: 1902 Data de Entrada: 10/03/08 Postagens Recentes
The only other thing I can think of is make sure jcr.jackrabbit.repository.root is pointing to the correct location. By default, it's set to ${liferay.home}/data/jackrabbit. Double check to make this is where you copied your jackrabbit folder to.
Isabel M, modificado 14 Anos atrás.

RE: Document Library uploaded File Link is Not working

Junior Member Postagens: 37 Data de Entrada: 23/04/08 Postagens Recentes
Make sure the workspaces folder in liferay/jackrabbit/home/ is also copied over to the new location. I was having the same problem only to find out later that the workspaces folder was somehow not copied to new location.

Hope this helps,
Isabel