I've encountered a situation using jdub 0.0.6 where postgresql will generate an error (a missing stored procedure), but jdub fails to report the problem. We had to dig deep to find the cause of our database problems earlier, and having jdub throw an exception would have led us straight to it. This library is wonderful, hopefully this is something you can track down.
Thanks!