Issue with Rails and Tomcat

Hi all, in my app deployed on my remote Tomcat it seems like the Postgres sequences are not being correctly recognized.However,the same code works perfectly on my local machine.Is it possible I´m missing some configuration on my remote machine?If so,how can I figure out which one it is?