Forums de discussion

Problem in checkin fileEntry through JSON WebServices

Keerthivasan KP, modifié il y a 8 années.

Problem in checkin fileEntry through JSON WebServices

Junior Member Publications: 25 Date d'inscription: 10/08/15 Publications récentes
Hi All,
Please help me to solve the error. I am using the DLAPP, DLFileEntry JSON Rest API to Cancel Checkout, Checkout and Update FileEntry and Checkin.
I am getting the error at Update File Entry and Checkin . Sometimes it works fine. But for sometime I am getting the errors as follow:

1) ERROR [liferay/document_library_sync_event_processor-1][SerialDestination:68] Unable to process message {destinationName=liferay/document_library_sync_event_processor, response=null, responseDestinationName=null, responseId=null, payload=null, values={defaultLocale=en_US, modifiedTime=1454473836178, companyId=20154, groupId=0, typePK=138432, principalName=161886, permissionChecker=com.liferay.portal.kernel.util.TransientValue@5f4244f4, event=update, type=file, siteDefaultLocale=en_US, themeDisplayLocale=en_US}}
com.liferay.portal.kernel.messaging.MessageListenerException: com.liferay.portlet.documentlibrary.NoSuchFileException: C:\Program Files\LIFERAY_4\liferay-portal-6.2-ce-ga4\data\document_library\20154\119368\3872\PWC

2) ERROR [http-bio-8080-exec-209][DefaultTransactionExecutor:93] Application exception overridden by commit exception
org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1; nested exception is org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1

3) ERROR Caused by: java.io.FileNotFoundException: C:\Program Files\LIFERAY_4\liferay-portal-6.2-ce-ga4\data\document_library\20154\172421\4724\PWC (The system cannot find the file specified)

These are the errors I am getting frequently. Please anyone help me.

Thanks in Advance.
高 山, modifié il y a 4 années.

RE: Problem in checkin fileEntry through JSON WebServices

New Member Envoyer: 1 Date d'inscription: 12/06/15 Publications récentes
Problem solved?