Hmm.. interesting..
Is it a working interface or new? How many records does your select query return? If the result set is huge, you might want to try reducing the number of records.
Also just to test, point it to a different table and see if there is any change.
Do you have any other JDBC channels pointing to that/any other DB?