RC Build 1892 - Unhandled Service Exception

Run ran a GitHub based build and got the following error.

GitHub Repo: https://github.com/JenasysDesign/csla

Issue Connector: https://github.com/MarimerLLC/csla/issues/{id} (note: it's the project I forked from).

Unhandled Service Exception

Exception: NullReferenceException
Message: Object reference not set to an instance of an object.
Stack Trace: at NHibernate.Connection.ConnectionProvider.CloseConnection(IDbConnection conn)
at NHibernate.Connection.DriverConnectionProvider.CloseConnection(IDbConnection conn)
at Continua.Shared.Data.Hibernate.ConnectionWrapper.Dispose()
at Continua.Modules.Builds.BuildManager.GetSummaryBuildsForConfiguration(Guid configId, Boolean WithStages)
at Continua.Modules.Builds.Services.BuildUIService.GetSummaryBuildsWithStats(ConfigurationSummaryDTO config)
at Continua.Modules.Builds.Services.BuildUIService.GenerateSummary(Configuration config, SummaryFetchType fetchType, Paging paging)
at Continua.Modules.Builds.Services.BuildUIService.GetConfigurationSummary(String slug, String configName, SummaryFetchType fetchType, Paging paging)
at SyncInvokeGetConfigurationSummary(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

Are you still getting this error Jamie? I just connected to your git repository fine with no errors. This may be linked to the other error you posted

Yeah I think your right on that, the two are one second apart on the event log.