|
|
@ -1346,7 +1346,7 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
|
|
|
ServiceSynchronize.this,
|
|
|
|
ServiceSynchronize.this,
|
|
|
|
folder.name + " " + Log.formatThrowable(ex, false));
|
|
|
|
folder.name + " " + Log.formatThrowable(ex, false));
|
|
|
|
db.folder().setFolderError(folder.id, Log.formatThrowable(ex));
|
|
|
|
db.folder().setFolderError(folder.id, Log.formatThrowable(ex));
|
|
|
|
//state.error(ex);
|
|
|
|
state.error(ex);
|
|
|
|
} finally {
|
|
|
|
} finally {
|
|
|
|
if (shouldClose) {
|
|
|
|
if (shouldClose) {
|
|
|
|
if (ifolder != null && ifolder.isOpen()) {
|
|
|
|
if (ifolder != null && ifolder.isOpen()) {
|
|
|
|