掲示板

problem with integrating alfresco

9年前 に Alfresco_Liferay developer によって更新されました。

problem with integrating alfresco

New Member 投稿: 18 参加年月日: 14/09/22 最新の投稿
Hi

I integrate alfresco. I got Alfresco repository at the Document and Media end. But in console i got following error.
I used http://localhost:8080/alfresco/service/api/cmis link for cmis integration

05:57:43,619 ERROR [http-bio-8081-exec-4][DLPreviewableProcessor:949] com.liferay.portlet.documentlibrary.FileNameException: document_thumbnail/10184/206/10958/10959.
com.liferay.portlet.documentlibrary.FileNameException: document_thumbnail/10184/206/10958/10959.
at com.liferay.portlet.documentlibrary.store.DLStoreImpl.validate(DLStoreImpl.java:617)
at com.liferay.portlet.documentlibrary.store.DLStoreImpl.hasFile(DLStoreImpl.java:340)
at com.liferay.portlet.documentlibrary.store.DLStoreUtil.hasFile(DLStoreUtil.java:544)
at com.liferay.portlet.documentlibrary.util.DLPreviewableProcessor.hasThumbnail(DLPreviewableProcessor.java:944)
at com.liferay.portlet.documentlibrary.util.DLPreviewableProcessor.hasThumbnails(DLPreviewableProcessor.java:958)
at com.liferay.portlet.documentlibrary.util.ImageProcessorImpl.hasImages(ImageProcessorImpl.java:146)
at com.liferay.portlet.documentlibrary.util.ImageProcessorUtil.hasImages(ImageProcessorUtil.java:149)
at com.liferay.portlet.documentlibrary.util.DLImpl.getThumbnailSrc(DLImpl.java:927)
at com.liferay.portlet.documentlibrary.util.DLUtil.getThumbnailSrc(DLUtil.java:310)
at org.apache.jsp.html.portlet.document_005flibrary.view_005ffile_005fentry_005ficon_jsp._jspService(view_005ffile_005fentry_005ficon_jsp.java:737)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at com.liferay.portal.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:57)
at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:78)
at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53)
at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:295)
at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:192)
at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:83)
at org.apache.jsp.html.portlet.document_005flibrary.view_005fentries_jsp._jspx_meth_liferay_002dutil_005finclude_005f0(view_005fentries_jsp.java:2380)



please help me its urgent...
How can I solve this error??
please help


Thanks in advance
thumbnail
8年前 に Dhaval Shah によって更新されました。

RE: problem with integrating alfresco

New Member 投稿: 12 参加年月日: 11/05/06 最新の投稿
which version of alfresco you are using?

For your information, below is the cmis URL respective to alfresco versions:

For Alfresco 3.x versions, use CMIS URL http://<<host>>:<<port>>/alfresco/service/api/cmis
For Alfresco 4.x versions, use CMIS URL http://<<host>>:<<port>>/alfresco/cmisatom
thumbnail
8年前 に Ho Yin Edward Chow によって更新されました。

RE: problem with integrating alfresco

Junior Member 投稿: 53 参加年月日: 13/08/28 最新の投稿
Refer to the CMIS Service URL section of https://wiki.alfresco.com/wiki/CMIS for the most up to date CMIS URLs.

4.2 and 5.0 use http://(host) : (port)/alfresco/api/-default-/public/cmis/versions/1.0/atom
thumbnail
7年前 に Sai Mohan Gadamsetty によって更新されました。

RE: problem with integrating alfresco

Junior Member 投稿: 92 参加年月日: 13/02/06 最新の投稿
Hi Eddie,

Your suggested process worked to me. I've one question,

Why can't I search Alfresco repo documents in Liferay search portlet? Is there any restriction to include this info in Liferay index or did I miss any configuration here.

Please help me.

Thanks,
Sai Mohan