Page 1 of 1

Sync failure invalid stream header

PostPosted: Mon Jan 16, 2012 7:45 am
by Kobyashi
Sync errors when syncing calendar events between Filemaker and Google have started happening over the weekend. Can't find it logged here by anyone else. Any ideas where I should look to repair this? Error message received is below:

Mon Jan 16 15:34:15 GMT 2012: Sync failed: java.lang.RuntimeException: java.io.StreamCorruptedException: invalid stream header: 00000000

Re: Sync failure invalid stream header

PostPosted: Tue Jan 17, 2012 9:21 am
by JasonYoung
Hi Howard,

Hard to tell what happened. I'd restart your server's web publishing and then try a manual sync. If it syncs ok, then just start the auto-syncing again. If you get an error on the manual sync, then I'd do a Google reset and you should be good to go.

We will be releasing a new version of Zulu shortly which addresses some Google issues. If you'd like to get a pre-release copy then let me know at [email protected].

hth,
Jason

Re: Sync failure invalid stream header

PostPosted: Thu Jan 19, 2012 4:41 am
by Kobyashi
I followed the Google reset step for Google calendars and am still seeing the same error message and no synchronisation.

Thu Jan 19 12:38:13 GMT 2012: Sync failed: java.lang.RuntimeException: java.io.StreamCorruptedException: invalid stream header: 00000000

Re: Sync failure invalid stream header

PostPosted: Thu Jan 19, 2012 9:53 am
by JasonYoung
Hi Howard,

I haven't seen that error before myself.

It sounds like you can access the zulu and zulu/admin pages if you were able to do the reset, but we should confirm fms/xml is available by doing the dbnames test from the "Is It Your Server" steps here:

http://www.seedcode.com/pmwiki/pmwiki.p ... leshooting

If that all checks out, we can take a look at the catalina log and see if that can give us some more info as to what's happening. You can use the link on the zulu/admin page to send it to us.

Thanks,
Jason

Re: Sync failure invalid stream header

PostPosted: Thu Jan 19, 2012 5:05 pm
by Kobyashi
I've gone through the latest step using the link you included and everything seems fine. Just not syncing. This is a portion of the Catalina log. Can you tell me who I should email the entire log to?

Jan 20, 2012 1:00:05 AM com.prosc.fmcaldav.admin.Application$1 run
INFO: --> Fri Jan 20 01:00:05 GMT 2012: Sync thread executing...
Jan 20, 2012 1:00:05 AM com.prosc.fmcaldav.SyncWithGoogle call
INFO: --> Starting Google Sync on thread Sync
Jan 20, 2012 1:00:05 AM com.prosc.fmcaldav.admin.Application$1 run
WARNING: Fri Jan 20 01:00:05 GMT 2012: Sync failed: java.lang.RuntimeException: java.io.StreamCorruptedException: invalid stream header: 00000000
java.lang.RuntimeException: java.io.StreamCorruptedException: invalid stream header: 00000000
at com.prosc.sync.impl.SimpleFileSyncJoinStore.deserializeState(SimpleFileSyncJoinStore.java:182)
at com.prosc.sync.impl.SimpleFileSyncJoinStore.<init>(SimpleFileSyncJoinStore.java:44)
at com.prosc.fmcaldav.SyncWithGoogle$MyContactSyncJoinStore.<init>(SyncWithGoogle.java:395)
at com.prosc.fmcaldav.SyncWithGoogle.call(SyncWithGoogle.java:107)
at com.prosc.fmcaldav.admin.Application$1.run(Application.java:226)
Caused by: java.io.StreamCorruptedException: invalid stream header: 00000000
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at com.prosc.sync.impl.SimpleFileSyncJoinStore.deserializeState(SimpleFileSyncJoinStore.java:174)
... 4 more

Re: Sync failure invalid stream header

PostPosted: Fri Jan 20, 2012 6:59 am
by JasonYoung
Hi Howard,

Please send it to:

[email protected]

Thanks!
-Jason

Re: Sync failure invalid stream header

PostPosted: Mon Jan 23, 2012 2:14 am
by Kobyashi
Sent a couple of days back. Hopefully you have this.

Re: Sync failure invalid stream header

PostPosted: Mon Jan 23, 2012 8:13 am
by JasonYoung
Hi Howard,

Sorry, I thought I responded when I received it. :oops:

I submitted it to the developer to see if he can tell what's going on.

Thanks!

Re: Sync failure invalid stream header

PostPosted: Wed Feb 01, 2012 11:16 am
by Kobyashi
I was wondering if your developer had had the chance to look at this yet?