Hi, I have the same error.
SELECT ra, dec, mag_auto_g, mag_auto_r, mag_auto_i FROM des_dr1.main WHERE((ra between 37.270666666666656 and 37.28733333333332) and (dec between -0.7683083333333319 and -0.7516416666666653))
with Error: NoClassDefFoundError: org/postgresql/core/Parser
via TAP