Migration Breaking and a strange error

Hi All,

I am stuck in a rake migrate here, can any one help me?

Here's how the problem goes; we added a new table in the application,our rake broke when we migrated the new tables. We got the following error:

oepfo@trex [~/railsapp/config]# rake db:migrate (in /home/coepfo/railsapp)