I'm getting an error while running Vault update that I can't eliminate no matter what I try. It started about two weeks ago, after two months without error. Whenever I run the command, I get an error like the following:
tmollerus$ vlt up
Connecting via JCR remoting to http://localhost:4502/crx/server
[ERROR] update: com.day.jcr.vault.vlt.VltException: breadcrumb-comp/.content.xml: Error while copying files.
caused by: java.util.zip.ZipException: invalid entry compressed size (expected 991 but got 2583 bytes)
I've run a consistency check on my JCR, but it didn't help. Is there something else I can do to resolve the problem?