Open GoogleCodeExporter opened 8 years ago
Judging by the stack trace it seems to go wrong when instantiating the
BinaryProvider property of the BinaryFactory. Could it be something in your DI?
Or maybe you are using a custom PublicationResolver?
Original comment by quirijn....@gmail.com
on 2 Apr 2014 at 10:15
I don't have a custom PublicationResolver running.
This is only happening when there are no Binaries in the BinaryData folder and
visiting the website for the first time. After refreshing it works again. So it
happens when there are a couple of binaries (images) on a page that need
retrieving from the database.
Original comment by mg.bo...@innercore.eu
on 2 Apr 2014 at 10:33
We think it is caused by concurrent access to the _binaryProvider field in the
BinaryProvider getter property in BinaryFactory.
Original comment by quirijn....@gmail.com
on 2 Apr 2014 at 7:28
Original issue reported on code.google.com by
mg.bo...@innercore.eu
on 3 Mar 2014 at 8:18