I am seeing the following (truncated) stacktrace in the server.log file of JBoss 7.1.1 Final:
Caused by: org.postgresql.util.PSQLException: ERROR: current t
Change the isolation level from repeatable read to read committed.