pydio / pydio-sync-java

[DEPRECATED] Synchronization Client of the Pydio project. Based on the Java SDK.
GNU General Public License v3.0
35 stars 15 forks source link

Error : An error occured during synchronization: The Declaration for the entity "ContentType" must end with'>'. #32

Closed dflahaut closed 10 years ago

dflahaut commented 10 years ago

hello, i've a never seen error : "Error : An error occured during synchronization: The Declaration for the entity "ContentType" must end with'>'. "

My config :

a linux server (ubuntu 12.04.1) with ajaxplorer 5.0.3. AjaXplorer-in-Sync on MacOs (0.8.3) that syncs a local directory (17990 files / 33,74 Go) with the remote directory

It happens always the same thing :

-> "detecting local changes" -> "requesting remote changes" -> pop-up : " Error : An error occured during synchronization: The Declaration for the entity "ContentType" must end with'>'." -> pop-up : "Error : an error occured during synchronization: null" -> "detecting local changes" -> "requesting remote changes" -> pop-up : "Error 1 .. -> pop-up : "Error 2 .. -> "detecting and so on ...

I've seen in the folder .ajaxplorer that : ajxpsync.db has always the same size before "requesting remote changes" : 8421376 octets ajxpsync.db increases while "requesting ..." ajxpsync.db is back to 8421376 when error ...

Any idea ?

bye Denis

dflahaut commented 10 years ago

I've seen that it is possible to find a solution using eclipse + git ... does someone have links ? I'm not intelligent enough to understand issue #29 ... see you soon. Denis

dflahaut commented 10 years ago

hello everybody I read that eclipse + gti could be a way ... but I'm like a chicken before an egg ! I managed to install eclispe on my mac ... but now ! Any tuto would be appreciated bye for now Denis

dflahaut commented 10 years ago

hello,

I read again the "administrator guide" one more time ... and I found the solution : run runTests.php

And I found some errors (characterset for example) ; I corrected them : all works fine !

Thanks for that very nice app.

Bye for now Denis