I just pushed a few commits and now several thousands tests in the oracle build fails in the test fixture setup. The problem seems unrelated to my commits. This is the error from the build log:
[14:08:29]: [exec] NHibernate.HibernateException : ORA-12514: TNS:listener does not currently know of service requested in connect descriptor [14:08:29]: [exec] ----> Oracle.DataAccess.Client.OracleException : ORA-12514: TNS:listener does not currently know of service requested in connect descriptor [14:08:29]: [exec] at NHibernate.Tool.hbm2ddl.SchemaExport.Execute(Action`1 scriptAction, Boolean export, Boolean justDrop) in d:\BuildAgent-03\work\642d14aa2ecb6f73\src\NHibernate\Tool\hbm2ddl\SchemaExport.cs:line 338 Anyone have any idea? /Oskar
