Skip to content

Malformed journal file 'btfj.dat' #18

@janreges

Description

@janreges

Hello,

I use Nette 2.2.7. Today my production project totally crashed and doesn't work after error "Malformed journal file 'btfj.dat'".

My btfj.dat has 4 382 720 bytes after that error. In this file, there was no MAGIC header.

Here is first 5 000 bytes of broken btfj.dat: http://nette.nahledwebu.cz/btfj-error.dat
Here is first 5 000 bytes of btfj.dat, when is OK: http://nette.nahledwebu.cz/btfj-error.dat

This bug occurs probably after cleanTags() calls.

I've made dirty workaround in our project. After that exception catched, I delete btfj.dat, call clean(Cache:ALL) and send an e-mail to admin about that.

This bug is very dangerous - when occurs, whole website is broken and is required to manually fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions