Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files not from user Google Drive appear in synchronization #4

Open
pnedonosko opened this issue Jan 16, 2014 · 0 comments
Open

Files not from user Google Drive appear in synchronization #4

pnedonosko opened this issue Jan 16, 2014 · 0 comments

Comments

@pnedonosko
Copy link
Contributor

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]
@ghost ghost assigned pnedonosko Jan 16, 2014
@pnedonosko pnedonosko added this to the 1.1.0-RC2 milestone Jun 11, 2014
@pnedonosko pnedonosko modified the milestones: 1.1.0, 1.1.0-RC2 Jul 2, 2014
@pnedonosko pnedonosko modified the milestones: 1.2.x, 1.2.2 Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant