Java app can’t connect to local postgresql

May 17, 2013 in answer

0 votes, 0.00 avg. rating (0% score)

ANSWER:

Got it – programmer (that’s me!) error.
I was passing the connection to another class, and that class had a null check that was not looking at the correct variables.

Takeaway – suspect yourself before you suspect PostgreSQL.

Thanks for all the comments!
– M

Michael Bar-Sinai from http://stackoverflow.com/questions/16619886