I am running webMethods 6.1 on windows platform with SQL Server as my database. I did run all the scripts for the webMethods tables however, when I log on to WmMonitor on page load I get the following error
Failed getting instance list (java.sql.SQLException: [wm-cjdbc33-0009][SQLServer JDBC Driver][SQLServer]Invalid column name ‘AUDITTIMESTAMP’.)
I got it … the reason it was happening because one of the webMethods tables was missing AUDITTIMESTAMP column to be precise it was the WMPROCESSASSOC table.
look into the directory of database scripts. It’s supposed to have into this directory some scripts in order to update your database. Look the migrate directory…