Application cache: parsing failed after a new master entry has been implicitely added

592 views
Skip to first unread message

Mathieu D

unread,
Jan 24, 2012, 11:42:41 AM1/24/12
to Chromium HTML5
Hi,

I have the following error message even though the manifest file seems
valid:
Application Cache Error event: Failed to parse manifest
http://localhost/xyz/agenda/appcache/index/type/doctor/id/2/file/offline.appcache

Here is what I do to reproduce the error:

1.
I access the following URL:
http://localhost/xyz/agenda/index/indexv2/d/2
Logs:
Creating Application Cache with manifest
http://localhost/xyz/agenda/appcache/index/type/doctor/id/2/file/offline.appcache
Application Cache Downloading event
Application Cache Progress event (0 of 52)
http://localhost/xyz/public/scripts/my/agenda/calendar.js
[...]
Application Cache Progress event (51 of 52) http://localhost/xyz/agenda/appcache/fallback
Application Cache Progress event (52 of 52)
Application Cache Cached event

2.
Then I access another URL pointing to the same manifest file:
http://localhost/xyz/agenda/index/indexv2/d/1
Logs:
Adding master entry to Application Cache with manifest
http://localhost/xyz/agenda/appcache/index/type/doctor/id/2/file/offline.appcache
Application Cache NoUpdate event

3.
Then I access again the first URL:
http://localhost/xyz/agenda/index/indexv2/d/2
Logs:
Application Cache Checking event
Application Cache Error event: Failed to parse manifest
http://localhost/xyz/agenda/appcache/index/type/doctor/id/2/file/offline.appcache

I didn't change the content of the manifest file during the three
steps.
Can anyone help?
Thank you

Mathieu D

unread,
Jan 24, 2012, 11:56:20 AM1/24/12
to Chromium HTML5
I finally found out the problem just after writing my question, it was
indeed a parsing problem as an exception was raised when tryting to
access the application cache in some cases...

Could the admin of the group please delete this post?


On Jan 24, 5:42 pm, Mathieu D <mett.w...@gmail.com> wrote:
> Hi,
>
> I have the following error message even though the manifest file seems
> valid:
> Application Cache Error event: Failed to parse manifesthttp://localhost/xyz/agenda/appcache/index/type/doctor/id/2/file/offl...
>
> Here is what I do to reproduce the error:
>
> 1.
> I access the following URL:http://localhost/xyz/agenda/index/indexv2/d/2
> Logs:
> Creating Application Cache with manifesthttp://localhost/xyz/agenda/appcache/index/type/doctor/id/2/file/offl...
> Application Cache Downloading event
> Application Cache Progress event (0 of 52)http://localhost/xyz/public/scripts/my/agenda/calendar.js
> [...]
> Application Cache Progress event (51 of 52)http://localhost/xyz/agenda/appcache/fallback
> Application Cache Progress event (52 of 52)
> Application Cache Cached event
>
> 2.
> Then I access another URL pointing to the same manifest file:http://localhost/xyz/agenda/index/indexv2/d/1
> Logs:
> Adding master entry to Application Cache with manifesthttp://localhost/xyz/agenda/appcache/index/type/doctor/id/2/file/offl...
> Application Cache NoUpdate event
>
> 3.
> Then I access again the first URL:http://localhost/xyz/agenda/index/indexv2/d/2
> Logs:
> Application Cache Checking event
> Application Cache Error event: Failed to parse manifesthttp://localhost/xyz/agenda/appcache/index/type/doctor/id/2/file/offl...

study hard

unread,
May 29, 2014, 10:59:22 AM5/29/14
to chromiu...@chromium.org
hey,althouIgh it's 2years after...but i met with the same question, and search all over the internet but can't solve it. I think you case is most similar to mine. can you remember how you solve it? thanks!!!

在 2012年1月25日星期三UTC+8上午12时42分41秒,Mathieu D写道:
Reply all
Reply to author
Forward
0 new messages