Skip to content

New files not syncing without restart #13

Description

@ashish-kale

We are getting this error when the client is adding a new file:-

[2015-08-21 11:55:59] INFO Thread-9 RemoteWorkspaceImpl.notifyCommit:78 - Error parsing: com.stacksync.commons.models.CommitInfo@41042a3
java.lang.NullPointerException
at com.stacksync.desktop.syncserver.RemoteWorkspaceImpl.doActionCommitted(RemoteWorkspaceImpl.java:95)
at com.stacksync.desktop.syncserver.RemoteWorkspaceImpl.notifyCommit(RemoteWorkspaceImpl.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at omq.server.RemoteObject.invokeMethod(RemoteObject.java:169)
at omq.server.InvocationThread.run(InvocationThread.java:56)

Due to this change is not synced to other clients. When the new client is restarted, the changes are synced

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions