掲示板

Error No DLFolder exists with the primary key XXX

thumbnail
11年前 に Santiago Perez によって更新されました。

Error No DLFolder exists with the primary key XXX

Junior Member 投稿: 53 参加年月日: 12/03/23 最新の投稿
Hi.
I'm working with Alfresco 4.0 CE and Liferay 6.2 CE (version 8170 from Github), and I'm using the Document Library Portlet.

The integration is via CMIS Atom.
When I click "Add document" to upload a file this exception is shown:

11:51:16,722 ERROR [http-bio-8080-exec-4][IncludeTag:154] com.liferay.portlet.documentlibrary.NoSuchFolderException: No DLFolder exists with the primary key 10645
at com.liferay.portlet.documentlibrary.service.persistence.DLFolderPersistenceImpl.findByPrimaryKey(DLFolderPersistenceImpl.java:934)
....

Where I click "Multiple documents" to upload several files, this new one is shown:

11:54:49,786 ERROR [http-bio-8080-exec-9][JSONWebServiceServiceAction:103] com.liferay.portal.security.auth.PrincipalException: org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException: Prohibido
com.liferay.portal.security.auth.PrincipalException: org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException: Prohibido
at com.liferay.portal.repository.cmis.CMISRepositoryUtil.createSession(CMISRepositoryUtil.java:88)
...

Does anyone know where is the problem??

The login in Alfresco is ok and I'm able to navigate through the diferent folders. I can download and open the documents but I cannot upload them.

Thank you,
Santiago
8年前 に Shirish Pujari によって更新されました。

RE: Error No DLFolder exists with the primary key XXX

New Member 投稿: 11 参加年月日: 15/05/19 最新の投稿
Did you solve this issue?
thumbnail
8年前 に Santiago Perez によって更新されました。

RE: Error No DLFolder exists with the primary key XXX

Junior Member 投稿: 53 参加年月日: 12/03/23 最新の投稿
No, I didn't.
Finally, I left the integration with Alfresco....