Open GoogleCodeExporter opened 9 years ago
Looks like you hit a conflict. It is throwing an Optimistic Lock Error. I am
not sure why since I doubt you modified the record in the database from
somewhere else. This looks like a False Detection Bug to me. I would try the
same thing again and see if you can reproduce this. Here are the steps to
follow:
* delete all data on the server. I am assuming you are using hsqldb. If thats
the case just go to your jboss openmobster directory and do a : rm -rf data log
tmp work
* delete all data locally in the CRUD App: Go to
Settings>Applications>CRUD>Clear Data
* Start the JBoss server
* Launch the CRUD App. At this point Activate again and try to reproduce this
issue.
Original comment by openmobs...@gmail.com
on 8 Mar 2013 at 8:02
Original issue reported on code.google.com by
b...@deal-sci.com
on 8 Mar 2013 at 7:05Attachments: