You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following exception discovered on a Google Drive of an user which has files shared with others but not added to his drive.
2014-01-16 15:21:32,713 | ERROR | Error synchronizing drive collaboration:/Users/p___/pn___/pne___/pnedonosko/Private/Google Drive - [email protected] [o.e.clouddrive.rest.DriveService<http-nio-0.0.0.0-8080-exec-3>]
org.exoplatform.clouddrive.CloudDriveException: Inconsistent changes: cannot find parent Node for 'PLF-4.0.5 Performance Issues'
at org.exoplatform.clouddrive.googledrive.JCRLocalGoogleDrive$Sync.updateFile(JCRLocalGoogleDrive.java:320) ~[exo-clouddrive-services-core-1.1.0-SNAPSHOT.jar:1.1.0-SNAPSHOT]
at org.exoplatform.clouddrive.googledrive.JCRLocalGoogleDrive$Sync.syncNext(JCRLocalGoogleDrive.java:253) ~[exo-clouddrive-services-core-1.1.0-SNAPSHOT.jar:1.1.0-SNAPSHOT]
at org.exoplatform.clouddrive.googledrive.JCRLocalGoogleDrive$Sync.syncFiles(JCRLocalGoogleDrive.java:232) ~[exo-clouddrive-services-core-1.1.0-SNAPSHOT.jar:1.1.0-SNAPSHOT]
at org.exoplatform.clouddrive.jcr.JCRLocalCloudDrive$SyncCommand.process(JCRLocalCloudDrive.java:1125) ~[exo-clouddrive-services-core-1.1.0-SNAPSHOT.jar:1.1.0-SNAPSHOT]
at org.exoplatform.clouddrive.jcr.JCRLocalCloudDrive$AbstractCommand.exec(JCRLocalCloudDrive.java:859) ~[exo-clouddrive-services-core-1.1.0-SNAPSHOT.jar:1.1.0-SNAPSHOT]
at org.exoplatform.clouddrive.jcr.JCRLocalCloudDrive$CommandCallable.call(JCRLocalCloudDrive.java:684) ~[exo-clouddrive-services-core-1.1.0-SNAPSHOT.jar:1.1.0-SNAPSHOT]
at org.exoplatform.clouddrive.jcr.JCRLocalCloudDrive$CommandCallable.call(JCRLocalCloudDrive.java:646) ~[exo-clouddrive-services-core-1.1.0-SNAPSHOT.jar:1.1.0-SNAPSHOT]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) ~[na:1.6.0_65]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) ~[na:1.6.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) ~[na:1.6.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) ~[na:1.6.0_65]
at java.lang.Thread.run(Thread.java:695) ~[na:1.6.0_65]
The text was updated successfully, but these errors were encountered:
Following exception discovered on a Google Drive of an user which has files shared with others but not added to his drive.
The text was updated successfully, but these errors were encountered: