Description
I've noticed that JCI swallows exceptions in a number of places. For example both the read() and write() methods do this in FileResourceStore. I think I've also seen it in at least a couple of other places (I'll try to put together a full list).
Maybe there should be a JCI run time exception that they throw - anyway at a minimum I think the exceptions should at least be logged IMO