Questions tagged [staleobjectstate]
32 questions
0
votes
1 answer
StaleObjectException, but really weird
I have inherited an app, which does some trigger-based inserts and updates and occasionally throws the StaleObjectException. I tried to add a lot of debug (tx,hibernate,type,etc), which has made me even more confused.
15:21:00 Calling…

Niels Bech Nielsen
- 4,777
- 1
- 21
- 44
0
votes
1 answer
Why is my ListView method throwing a 'Stale object state' exception?
Currently within my app I am getting a stale object exception when I call a method that updates a ListView from my database.
I have been careful to close all of my cursors when querying my database, I also manage my cursor when it is returned…

user1352057
- 3,162
- 9
- 51
- 117