Closed Bug 423440 Opened 16 years ago Closed 16 years ago

Exception caught: illegal character

Categories

(Cloud Services :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Chris, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4) Gecko/2008031317 Firefox/3.0b4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4) Gecko/2008031317 Firefox/3.0b4

I have successfully achieved an initial upload of my bookmarks with b4 on Windows, but when trying to sync these bookmarks with b4 on Linux I get 'exception caught: illegal character' after which the sync fails.

2008-03-17 21:21:38	Service.Main	INFO	Weave Sync Service Initializing
2008-03-17 21:21:38	Service.Main	INFO	Bookmarks sync enabled, automagic mode
2008-03-17 21:21:41	Chrome.Window	INFO	Sync window opened
2008-03-17 21:21:41	Service.Main	DEBUG	Service lock acquired 
2008-03-17 21:21:41	Service.Main	DEBUG	Logging in
2008-03-17 21:21:45	Service.Main	INFO	Hashing username chris@vandenberghe.org
2008-03-17 21:21:45	Service.Main	DEBUG	Username hashes to a0da043bab621b90cb7ebaf0db1ad86f1355e056
2008-03-17 21:21:45	Service.Main	INFO	Using server URL: https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:21:45	Service.DAV	INFO	Logging in
2008-03-17 21:21:45	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:21:45	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:21:45	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:21:45	Service.DAV	DEBUG	HTTP Header If: 
2008-03-17 21:21:48	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:21:48	Chrome.Window	INFO	Login successful
2008-03-17 21:21:48	Service.Main	DEBUG	Service lock released
2008-03-17 21:45:31	Service.Main	DEBUG	Service lock acquired
2008-03-17 21:45:31	Service.SnapStore	INFO	Read saved snapshot from disk
2008-03-17 21:45:31	Service.BmkEngine	INFO	Beginning sync
2008-03-17 21:45:31	Service.DAV	INFO	Acquiring lock
2008-03-17 21:45:31	Service.DAV	DEBUG	Creating LOCK request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:45:31	Service.DAV	DEBUG	HTTP Header Content-type: text/xml; charset="utf-8"
2008-03-17 21:45:31	Service.DAV	DEBUG	HTTP Header Depth: infinity
2008-03-17 21:45:31	Service.DAV	DEBUG	HTTP Header Timeout: Second-600
2008-03-17 21:45:31	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:31	Service.DAV	DEBUG	HTTP Header If: 
2008-03-17 21:45:33	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:33	Service.DAV	INFO	Lock acquired
2008-03-17 21:45:33	Service.BmkEngine	INFO	Lock acquired
2008-03-17 21:45:33	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/
2008-03-17 21:45:33	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:33	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:33	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:a69efe2a-d87e-4017-926b-9a1bf660545f>)
2008-03-17 21:45:35	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:35	Service.DAV	DEBUG	Skipping creation of path user-data (got status 200)
2008-03-17 21:45:35	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/bookmarks/
2008-03-17 21:45:35	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:35	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:35	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:a69efe2a-d87e-4017-926b-9a1bf660545f>)
2008-03-17 21:45:36	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:36	Service.DAV	DEBUG	Skipping creation of path user-data/bookmarks (got status 200)
2008-03-17 21:45:36	Service.BmkEngine	DEBUG	Getting status file from server
2008-03-17 21:45:36	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/bookmarks/status.json
2008-03-17 21:45:36	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:36	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:36	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:a69efe2a-d87e-4017-926b-9a1bf660545f>)
2008-03-17 21:45:37	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:37	Service.BmkEngine	INFO	Got status file from server
2008-03-17 21:45:37	Service.BmkEngine	INFO	Remote/local sync GUIDs do not match.  Forcing initial sync.
2008-03-17 21:45:37	Service.BmkEngine	DEBUG	Remote: a789396a-3db6-4523-be71-00af371e160c
2008-03-17 21:45:37	Service.BmkEngine	DEBUG	Local: a847e849-0a97-4bb7-8322-653b47922060
2008-03-17 21:45:37	Service.BmkEngine	INFO	Downloading server snapshot
2008-03-17 21:45:37	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/bookmarks/snapshot.json
2008-03-17 21:45:37	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:37	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:37	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:a69efe2a-d87e-4017-926b-9a1bf660545f>)
2008-03-17 21:45:39	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:39	Service.Crypto	DEBUG	Decrypting data
2008-03-17 21:45:39	Service.Crypto	DEBUG	Done decrypting data
2008-03-17 21:45:39	Service.BmkEngine	ERROR	Exception caught: illegal character
2008-03-17 21:45:39	Service.BmkEngine	INFO	Local snapshot version: -1
2008-03-17 21:45:39	Service.BmkEngine	INFO	Server status: -1
2008-03-17 21:45:39	Service.BmkEngine	INFO	Server maxVersion: null
2008-03-17 21:45:39	Service.BmkEngine	INFO	Server snapVersion: null
2008-03-17 21:45:39	Service.BmkEngine	FATAL	Sync error: could not get server status, or initial upload failed.  Aborting sync.
2008-03-17 21:45:39	Service.DAV	INFO	Releasing lock
2008-03-17 21:45:39	Service.DAV	DEBUG	Creating UNLOCK request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:45:39	Service.DAV	DEBUG	HTTP Header Lock-Token: <opaquelocktoken:a69efe2a-d87e-4017-926b-9a1bf660545f>
2008-03-17 21:45:39	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:39	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:39	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:a69efe2a-d87e-4017-926b-9a1bf660545f>)
2008-03-17 21:45:41	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:41	Service.DAV	INFO	Lock released (or we didn't have one)
2008-03-17 21:45:41	Service.SnapStore	INFO	Read saved snapshot from disk
2008-03-17 21:45:41	Service.HistEngine	INFO	Beginning sync
2008-03-17 21:45:41	Service.DAV	INFO	Acquiring lock
2008-03-17 21:45:41	Service.DAV	DEBUG	Creating LOCK request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:45:41	Service.DAV	DEBUG	HTTP Header Content-type: text/xml; charset="utf-8"
2008-03-17 21:45:41	Service.DAV	DEBUG	HTTP Header Depth: infinity
2008-03-17 21:45:41	Service.DAV	DEBUG	HTTP Header Timeout: Second-600
2008-03-17 21:45:41	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:41	Service.DAV	DEBUG	HTTP Header If: 
2008-03-17 21:45:42	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:42	Service.DAV	INFO	Lock acquired
2008-03-17 21:45:42	Service.HistEngine	INFO	Lock acquired
2008-03-17 21:45:42	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/
2008-03-17 21:45:42	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:42	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:42	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b7d098d6-1a8f-451e-9d3d-788ba1ad4b5e>)
2008-03-17 21:45:43	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:43	Service.DAV	DEBUG	Skipping creation of path user-data (got status 200)
2008-03-17 21:45:43	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/history/
2008-03-17 21:45:43	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:43	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:43	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b7d098d6-1a8f-451e-9d3d-788ba1ad4b5e>)
2008-03-17 21:45:44	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:44	Service.DAV	DEBUG	Skipping creation of path user-data/history (got status 200)
2008-03-17 21:45:44	Service.HistEngine	DEBUG	Getting status file from server
2008-03-17 21:45:44	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/history/status.json
2008-03-17 21:45:44	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:44	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:44	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b7d098d6-1a8f-451e-9d3d-788ba1ad4b5e>)
2008-03-17 21:45:45	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:45	Service.HistEngine	INFO	Got status file from server
2008-03-17 21:45:45	Service.HistEngine	INFO	Remote/local sync GUIDs do not match.  Forcing initial sync.
2008-03-17 21:45:45	Service.HistEngine	DEBUG	Remote: d2f4f491-fc5e-450f-a5f0-dc828df33d7f
2008-03-17 21:45:45	Service.HistEngine	DEBUG	Local: e106b8ec-7fb1-4196-9eec-a121faee6d24
2008-03-17 21:45:45	Service.HistEngine	INFO	Downloading server snapshot
2008-03-17 21:45:45	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/history/snapshot.json
2008-03-17 21:45:45	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:45	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:45	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b7d098d6-1a8f-451e-9d3d-788ba1ad4b5e>)
2008-03-17 21:45:50	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:50	Service.Crypto	DEBUG	Decrypting data
2008-03-17 21:45:54	Service.Crypto	DEBUG	Done decrypting data
2008-03-17 21:45:54	Service.HistEngine	ERROR	Exception caught: illegal character
2008-03-17 21:45:54	Service.HistEngine	INFO	Local snapshot version: -1
2008-03-17 21:45:54	Service.HistEngine	INFO	Server status: -1
2008-03-17 21:45:54	Service.HistEngine	INFO	Server maxVersion: null
2008-03-17 21:45:54	Service.HistEngine	INFO	Server snapVersion: null
2008-03-17 21:45:54	Service.HistEngine	FATAL	Sync error: could not get server status, or initial upload failed.  Aborting sync.
2008-03-17 21:45:54	Service.DAV	INFO	Releasing lock
2008-03-17 21:45:54	Service.DAV	DEBUG	Creating UNLOCK request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:45:54	Service.DAV	DEBUG	HTTP Header Lock-Token: <opaquelocktoken:b7d098d6-1a8f-451e-9d3d-788ba1ad4b5e>
2008-03-17 21:45:54	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:45:54	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:45:54	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b7d098d6-1a8f-451e-9d3d-788ba1ad4b5e>)
2008-03-17 21:45:55	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:45:55	Service.DAV	INFO	Lock released (or we didn't have one)
2008-03-17 21:45:55	Service.Main	DEBUG	Service lock released
2008-03-17 21:51:38	Service.Main	INFO	Running scheduled sync
2008-03-17 21:51:38	Service.Main	DEBUG	Service lock acquired
2008-03-17 21:51:38	Service.BmkEngine	INFO	Beginning sync
2008-03-17 21:51:38	Service.DAV	INFO	Acquiring lock
2008-03-17 21:51:38	Service.DAV	DEBUG	Creating LOCK request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:51:38	Service.DAV	DEBUG	HTTP Header Content-type: text/xml; charset="utf-8"
2008-03-17 21:51:38	Service.DAV	DEBUG	HTTP Header Depth: infinity
2008-03-17 21:51:38	Service.DAV	DEBUG	HTTP Header Timeout: Second-600
2008-03-17 21:51:38	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:38	Service.DAV	DEBUG	HTTP Header If: 
2008-03-17 21:51:40	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:40	Service.DAV	INFO	Lock acquired
2008-03-17 21:51:40	Service.BmkEngine	INFO	Lock acquired
2008-03-17 21:51:40	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/
2008-03-17 21:51:40	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:40	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:40	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b21c0bf9-9068-4b3c-baa1-4d90188b740e>)
2008-03-17 21:51:40	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:40	Service.DAV	DEBUG	Skipping creation of path user-data (got status 200)
2008-03-17 21:51:40	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/bookmarks/
2008-03-17 21:51:40	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:40	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:40	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b21c0bf9-9068-4b3c-baa1-4d90188b740e>)
2008-03-17 21:51:41	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:41	Service.DAV	DEBUG	Skipping creation of path user-data/bookmarks (got status 200)
2008-03-17 21:51:41	Service.BmkEngine	DEBUG	Getting status file from server
2008-03-17 21:51:41	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/bookmarks/status.json
2008-03-17 21:51:41	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:41	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:41	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b21c0bf9-9068-4b3c-baa1-4d90188b740e>)
2008-03-17 21:51:42	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:42	Service.BmkEngine	INFO	Got status file from server
2008-03-17 21:51:42	Service.BmkEngine	INFO	Downloading server snapshot
2008-03-17 21:51:42	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/bookmarks/snapshot.json
2008-03-17 21:51:42	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:42	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:42	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b21c0bf9-9068-4b3c-baa1-4d90188b740e>)
2008-03-17 21:51:46	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:46	Service.Crypto	DEBUG	Decrypting data
2008-03-17 21:51:46	Service.Crypto	DEBUG	Done decrypting data
2008-03-17 21:51:46	Service.BmkEngine	ERROR	Exception caught: illegal character
2008-03-17 21:51:46	Service.BmkEngine	INFO	Local snapshot version: -1
2008-03-17 21:51:46	Service.BmkEngine	INFO	Server status: -1
2008-03-17 21:51:46	Service.BmkEngine	INFO	Server maxVersion: null
2008-03-17 21:51:46	Service.BmkEngine	INFO	Server snapVersion: null
2008-03-17 21:51:46	Service.BmkEngine	FATAL	Sync error: could not get server status, or initial upload failed.  Aborting sync.
2008-03-17 21:51:46	Service.DAV	INFO	Releasing lock
2008-03-17 21:51:46	Service.DAV	DEBUG	Creating UNLOCK request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:51:46	Service.DAV	DEBUG	HTTP Header Lock-Token: <opaquelocktoken:b21c0bf9-9068-4b3c-baa1-4d90188b740e>
2008-03-17 21:51:46	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:46	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:46	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:b21c0bf9-9068-4b3c-baa1-4d90188b740e>)
2008-03-17 21:51:47	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:47	Service.DAV	INFO	Lock released (or we didn't have one)
2008-03-17 21:51:47	Service.HistEngine	INFO	Beginning sync
2008-03-17 21:51:47	Service.DAV	INFO	Acquiring lock
2008-03-17 21:51:47	Service.DAV	DEBUG	Creating LOCK request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:51:47	Service.DAV	DEBUG	HTTP Header Content-type: text/xml; charset="utf-8"
2008-03-17 21:51:47	Service.DAV	DEBUG	HTTP Header Depth: infinity
2008-03-17 21:51:47	Service.DAV	DEBUG	HTTP Header Timeout: Second-600
2008-03-17 21:51:47	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:47	Service.DAV	DEBUG	HTTP Header If: 
2008-03-17 21:51:48	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:48	Service.DAV	INFO	Lock acquired
2008-03-17 21:51:48	Service.HistEngine	INFO	Lock acquired
2008-03-17 21:51:48	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/
2008-03-17 21:51:48	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:48	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:48	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:46828d1f-3c0c-49b7-b1ad-4a14f9bfcb5f>)
2008-03-17 21:51:48	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:48	Service.DAV	DEBUG	Skipping creation of path user-data (got status 200)
2008-03-17 21:51:48	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/history/
2008-03-17 21:51:48	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:48	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:48	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:46828d1f-3c0c-49b7-b1ad-4a14f9bfcb5f>)
2008-03-17 21:51:49	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:49	Service.DAV	DEBUG	Skipping creation of path user-data/history (got status 200)
2008-03-17 21:51:49	Service.HistEngine	DEBUG	Getting status file from server
2008-03-17 21:51:49	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/history/status.json
2008-03-17 21:51:49	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:49	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:49	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:46828d1f-3c0c-49b7-b1ad-4a14f9bfcb5f>)
2008-03-17 21:51:51	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:51	Service.HistEngine	INFO	Got status file from server
2008-03-17 21:51:51	Service.HistEngine	INFO	Downloading server snapshot
2008-03-17 21:51:51	Service.DAV	DEBUG	Creating GET request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/user-data/history/snapshot.json
2008-03-17 21:51:51	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:51	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:51	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:46828d1f-3c0c-49b7-b1ad-4a14f9bfcb5f>)
2008-03-17 21:51:52	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:52	Service.Crypto	DEBUG	Decrypting data
2008-03-17 21:51:56	Service.Crypto	DEBUG	Done decrypting data
2008-03-17 21:51:56	Service.HistEngine	ERROR	Exception caught: illegal character
2008-03-17 21:51:56	Service.HistEngine	INFO	Local snapshot version: -1
2008-03-17 21:51:56	Service.HistEngine	INFO	Server status: -1
2008-03-17 21:51:56	Service.HistEngine	INFO	Server maxVersion: null
2008-03-17 21:51:56	Service.HistEngine	INFO	Server snapVersion: null
2008-03-17 21:51:56	Service.HistEngine	FATAL	Sync error: could not get server status, or initial upload failed.  Aborting sync.
2008-03-17 21:51:56	Service.DAV	INFO	Releasing lock
2008-03-17 21:51:56	Service.DAV	DEBUG	Creating UNLOCK request for https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/
2008-03-17 21:51:56	Service.DAV	DEBUG	HTTP Header Lock-Token: <opaquelocktoken:46828d1f-3c0c-49b7-b1ad-4a14f9bfcb5f>
2008-03-17 21:51:56	Service.DAV	DEBUG	HTTP Header Authorization: ***** (suppressed)
2008-03-17 21:51:56	Service.DAV	DEBUG	HTTP Header Content-type: text/plain
2008-03-17 21:51:56	Service.DAV	DEBUG	HTTP Header If: <https://services.mozilla.com/user/a0da043bab621b90cb7ebaf0db1ad86f1355e056/> (<opaquelocktoken:46828d1f-3c0c-49b7-b1ad-4a14f9bfcb5f>)
2008-03-17 21:51:57	Service.EventHandler	DEBUG	Handling event load
2008-03-17 21:51:57	Service.DAV	INFO	Lock released (or we didn't have one)
2008-03-17 21:51:57	Service.Main	DEBUG	Service lock released


Reproducible: Always

Steps to Reproduce:
1. upload on bookmarks on b4 Windows
2. sync bookmarks on b4 Linux
Actual Results:  
exception, sync aborted

Expected Results:  
sync
Could you please try the latest developer snapshot (currently 0.1.22)? The problem should be fixed there.  Developer snapshots are available here:

https://labs.mozilla.com/forum/index.php/topic,544.0.html

Just reopen the bug if it's not fixed in 0.1.22.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: Weave → General
Product: Mozilla Labs → Weave
Target Milestone: -- → ---
QA Contact: weave → general
You need to log in before you can comment on or make changes to this bug.