NHibernate.Impl.SessionImpl: 10:20:38,333 DEBUG SessionImpl:0 - [session-id=614b455e-4113-4158-974e-a6f04a208237] opened session at timestamp: 5364837737811968, for session factory: [/227591cc355f424a88bf7221c8d3195d] NHibernate.Transaction.AdoTransaction: 10:20:38,343 DEBUG AdoTransaction:0 - Begin (Unspecified) NHibernate.Connection.DriverConnectionProvider: 10:20:38,346 DEBUG DriverConnectionProvider:0 - Obtaining IDbConnection from Driver Starting Transaction NHibernate.Loader.Criteria.CriteriaQueryTranslator: 10:20:38,353 DEBUG CriteriaQueryTranslator:0 - put criteria=Project.ProjectNumber = 11904 alias=this0_ NHibernate.Loader.Criteria.CriteriaQueryTranslator: 10:20:38,359 DEBUG CriteriaQueryTranslator:0 - returning alias=this_ for criteria=Project.ProjectNumber = 11904 NHibernate.Cache.StandardQueryCache: 10:20:38,361 DEBUG StandardQueryCache:0 - checking cached query results in region: 'NHibernate.Cache.StandardQueryCache'; sql: SELECT this_.Id as Id5_0_, this_.LastSaved as LastSaved5_0_, this_.Note as Note5_0_, this_.Complete as Complete5_0_, this_.MeetingId as MeetingId5_0_, this_.SuggestedDeferralMonth as Suggeste6_5_0_, this_.NextReviewDate as NextRevi7_5_0_, this_.LastReviewDate as LastRevi8_5_0_, this_.SuggestedProjectState as Suggeste9_5_0_, this_.SuggestedProjectLeader as Suggest10_5_0_, this_.ProjectId as ProjectId5_0_ FROM Forms this_ WHERE this_.ProjectId = ?; parameters: ['11904']; first row: 0; max rows: 1 NHibernate.Cache.StandardQueryCache: 10:20:38,366 DEBUG StandardQueryCache:0 - Checking query spaces for up-to-dateness [Forms] NHibernate.Cache.StandardQueryCache: 10:20:38,369 DEBUG StandardQueryCache:0 - cached query results were not up to date for: sql: SELECT this_.Id as Id5_0_, this_.LastSaved as LastSaved5_0_, this_.Note as Note5_0_, this_.Complete as Complete5_0_, this_.MeetingId as MeetingId5_0_, this_.SuggestedDeferralMonth as Suggeste6_5_0_, this_.NextReviewDate as NextRevi7_5_0_, this_.LastReviewDate as LastRevi8_5_0_, this_.SuggestedProjectState as Suggeste9_5_0_, this_.SuggestedProjectLeader as Suggest10_5_0_, this_.ProjectId as ProjectId5_0_ FROM Forms this_ WHERE this_.ProjectId = ?; parameters: ['11904']; first row: 0; max rows: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,371 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,373 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: SELECT TOP (?) this_.Id as Id5_0_, this_.LastSaved as LastSaved5_0_, this_.Note as Note5_0_, this_.Complete as Complete5_0_, this_.MeetingId as MeetingId5_0_, this_.SuggestedDeferralMonth as Suggeste6_5_0_, this_.NextReviewDate as NextRevi7_5_0_, this_.LastReviewDate as LastRevi8_5_0_, this_.SuggestedProjectState as Suggeste9_5_0_, this_.SuggestedProjectLeader as Suggest10_5_0_, this_.ProjectId as ProjectId5_0_ FROM Forms this_ WHERE this_.ProjectId = ? NHibernate.Engine.QueryParameters: 10:20:38,375 DEBUG QueryParameters:0 - BindParameters(Positional0:NHibernate.Type.StringType) 11904 -> [1] NHibernate.Type.StringType: 10:20:38,376 DEBUG StringType:0 - binding '11904' to parameter: 1 NHibernate.Loader.Loader: 10:20:38,377 INFO Loader:0 - SELECT TOP (@p0) this_.Id as Id5_0_, this_.LastSaved as LastSaved5_0_, this_.Note as Note5_0_, this_.Complete as Complete5_0_, this_.MeetingId as MeetingId5_0_, this_.SuggestedDeferralMonth as Suggeste6_5_0_, this_.NextReviewDate as NextRevi7_5_0_, this_.LastReviewDate as LastRevi8_5_0_, this_.SuggestedProjectState as Suggeste9_5_0_, this_.SuggestedProjectLeader as Suggest10_5_0_, this_.ProjectId as ProjectId5_0_ FROM Forms this_ WHERE this_.ProjectId = @p1 NHibernate.SQL: 10:20:38,379 DEBUG SQL:0 - SELECT TOP (@p0) this_.Id as Id5_0_, this_.LastSaved as LastSaved5_0_, this_.Note as Note5_0_, this_.Complete as Complete5_0_, this_.MeetingId as MeetingId5_0_, this_.SuggestedDeferralMonth as Suggeste6_5_0_, this_.NextReviewDate as NextRevi7_5_0_, this_.LastReviewDate as LastRevi8_5_0_, this_.SuggestedProjectState as Suggeste9_5_0_, this_.SuggestedProjectLeader as Suggest10_5_0_, this_.ProjectId as ProjectId5_0_ FROM Forms this_ WHERE this_.ProjectId = @p1;@p0 = 1 [Type: Int32 (0)], @p1 = '11904' [Type: String (4000)] NHibernate.Transaction.AdoTransaction: 10:20:38,380 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,384 DEBUG AbstractBatcher:0 - ExecuteReader took 2 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,385 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Loader.Loader: 10:20:38,387 DEBUG Loader:0 - processing result set NHibernate.Loader.Loader: 10:20:38,388 DEBUG Loader:0 - done processing result set (0 rows) NHibernate.Driver.NHybridDataReader: 10:20:38,390 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,391 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,393 DEBUG AbstractBatcher:0 - DataReader was closed after 11 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,395 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Loader.Loader: 10:20:38,396 DEBUG Loader:0 - total objects hydrated: 0 NHibernate.Engine.StatefulPersistenceContext: 10:20:38,397 DEBUG StatefulPersistenceContext:0 - initializing non-lazy collections NHibernate.Cache.StandardQueryCache: 10:20:38,400 DEBUG StandardQueryCache:0 - caching query results in region: 'NHibernate.Cache.StandardQueryCache'; sql: SELECT this_.Id as Id5_0_, this_.LastSaved as LastSaved5_0_, this_.Note as Note5_0_, this_.Complete as Complete5_0_, this_.MeetingId as MeetingId5_0_, this_.SuggestedDeferralMonth as Suggeste6_5_0_, this_.NextReviewDate as NextRevi7_5_0_, this_.LastReviewDate as LastRevi8_5_0_, this_.SuggestedProjectState as Suggeste9_5_0_, this_.SuggestedProjectLeader as Suggest10_5_0_, this_.ProjectId as ProjectId5_0_ FROM Forms this_ WHERE this_.ProjectId = ?; parameters: ['11904']; first row: 0; max rows: 1 NHibernate.Event.Default.DefaultLoadEventListener: 10:20:38,401 DEBUG DefaultLoadEventListener:0 - loading entity: [BornhorstWard.Infobase.Project#11904] NHibernate.Event.Default.DefaultLoadEventListener: 10:20:38,404 DEBUG DefaultLoadEventListener:0 - creating new proxy for entity NHibernate.Impl.SessionImpl: 10:20:38,406 DEBUG SessionImpl:0 - initializing proxy: [BornhorstWard.Infobase.Project#11904] NHibernate.Event.Default.DefaultLoadEventListener: 10:20:38,407 DEBUG DefaultLoadEventListener:0 - attempting to resolve: [BornhorstWard.Infobase.Project#11904] NHibernate.Event.Default.DefaultLoadEventListener: 10:20:38,409 DEBUG DefaultLoadEventListener:0 - object not resolved in any cache: [BornhorstWard.Infobase.Project#11904] NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,410 DEBUG AbstractEntityPersister:0 - Fetching entity: [BornhorstWard.Infobase.Project#11904] NHibernate.Loader.Loader: 10:20:38,411 DEBUG Loader:0 - loading entity: [BornhorstWard.Infobase.Project#11904] NHibernate.AdoNet.AbstractBatcher: 10:20:38,413 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,414 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: SELECT project0_.ProjectNo as ProjectNo0_0_, project0_.Name1 as Name2_0_0_, project0_.Name2 as Name3_0_0_, project0_.Project_State as Project4_0_0_, project0_.ProjectLeader as ProjectL5_0_0_, project0_1_.AdminArchived as AdminArc2_2_0_ FROM infobase.dbo.Projects project0_ left outer join infobase.dbo.Project_Archiving project0_1_ on project0_.ProjectNo=project0_1_.ProjectNo WHERE project0_.ProjectNo=? NHibernate.Engine.QueryParameters: 10:20:38,415 DEBUG QueryParameters:0 - BindParameters(Positional0:NHibernate.Type.StringType) 11904 -> [0] NHibernate.Type.StringType: 10:20:38,417 DEBUG StringType:0 - binding '11904' to parameter: 0 NHibernate.Loader.Loader: 10:20:38,419 INFO Loader:0 - SELECT project0_.ProjectNo as ProjectNo0_0_, project0_.Name1 as Name2_0_0_, project0_.Name2 as Name3_0_0_, project0_.Project_State as Project4_0_0_, project0_.ProjectLeader as ProjectL5_0_0_, project0_1_.AdminArchived as AdminArc2_2_0_ FROM infobase.dbo.Projects project0_ left outer join infobase.dbo.Project_Archiving project0_1_ on project0_.ProjectNo=project0_1_.ProjectNo WHERE project0_.ProjectNo=@p0 NHibernate.SQL: 10:20:38,420 DEBUG SQL:0 - SELECT project0_.ProjectNo as ProjectNo0_0_, project0_.Name1 as Name2_0_0_, project0_.Name2 as Name3_0_0_, project0_.Project_State as Project4_0_0_, project0_.ProjectLeader as ProjectL5_0_0_, project0_1_.AdminArchived as AdminArc2_2_0_ FROM infobase.dbo.Projects project0_ left outer join infobase.dbo.Project_Archiving project0_1_ on project0_.ProjectNo=project0_1_.ProjectNo WHERE project0_.ProjectNo=@p0;@p0 = '11904' [Type: String (4000)] NHibernate.Transaction.AdoTransaction: 10:20:38,422 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,428 DEBUG AbstractBatcher:0 - ExecuteReader took 4 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,429 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Loader.Loader: 10:20:38,431 DEBUG Loader:0 - processing result set NHibernate.Loader.Loader: 10:20:38,432 DEBUG Loader:0 - result set row: 0 NHibernate.Loader.Loader: 10:20:38,433 DEBUG Loader:0 - result row: EntityKey[BornhorstWard.Infobase.Project#11904] NHibernate.Loader.Loader: 10:20:38,435 DEBUG Loader:0 - Initializing object from DataReader: [BornhorstWard.Infobase.Project#11904] NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,436 DEBUG AbstractEntityPersister:0 - Hydrating entity: [BornhorstWard.Infobase.Project#11904] NHibernate.Type.StringType: 10:20:38,438 DEBUG StringType:0 - returning 'REVIT TO ACAD PREPARE AND EXPORT TOOL' as column: Name2_0_0_ NHibernate.Type.StringType: 10:20:38,440 DEBUG StringType:0 - returning 'BIM SOLUTIONS API ADDIN' as column: Name3_0_0_ NHibernate.Type.Int32Type: 10:20:38,442 DEBUG Int32Type:0 - returning '0' as column: Project4_0_0_ NHibernate.Type.Int32Type: 10:20:38,443 DEBUG Int32Type:0 - returning '187' as column: ProjectL5_0_0_ NHibernate.Type.BooleanType: 10:20:38,444 DEBUG BooleanType:0 - returning 'False' as column: AdminArc2_2_0_ NHibernate.Loader.Loader: 10:20:38,446 DEBUG Loader:0 - done processing result set (1 rows) NHibernate.Driver.NHybridDataReader: 10:20:38,447 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,448 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,449 DEBUG AbstractBatcher:0 - DataReader was closed after 26 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,451 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Loader.Loader: 10:20:38,452 DEBUG Loader:0 - total objects hydrated: 1 NHibernate.Engine.TwoPhaseLoad: 10:20:38,453 DEBUG TwoPhaseLoad:0 - resolving associations for [BornhorstWard.Infobase.Project#11904] NHibernate.Engine.Loading.LoadContexts: 10:20:38,455 DEBUG LoadContexts:0 - creating collection wrapper:[BornhorstWard.Infobase.Project.StaffMembers#11904] NHibernate.Event.Default.DefaultLoadEventListener: 10:20:38,456 DEBUG DefaultLoadEventListener:0 - loading entity: [BornhorstWard.Infobase.StaffMember#187] NHibernate.Event.Default.DefaultLoadEventListener: 10:20:38,457 DEBUG DefaultLoadEventListener:0 - creating new proxy for entity NHibernate.Engine.TwoPhaseLoad: 10:20:38,459 DEBUG TwoPhaseLoad:0 - done materializing entity [BornhorstWard.Infobase.Project#11904] NHibernate.Engine.StatefulPersistenceContext: 10:20:38,460 DEBUG StatefulPersistenceContext:0 - initializing non-lazy collections NHibernate.Loader.Loader: 10:20:38,462 DEBUG Loader:0 - done entity load NHibernate.Transaction.AdoTransaction: 10:20:38,463 DEBUG AdoTransaction:0 - Start Commit NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,465 DEBUG AbstractFlushingEventListener:0 - flushing session NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,466 DEBUG AbstractFlushingEventListener:0 - processing flush-time cascades NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,468 DEBUG AbstractFlushingEventListener:0 - dirty checking collections NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,469 DEBUG AbstractFlushingEventListener:0 - Flushing entities and processing referenced collections NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,471 DEBUG AbstractEntityPersister:0 - BornhorstWard.Infobase.Project.ProjectState is dirty NHibernate.Event.Default.DefaultFlushEntityEventListener: 10:20:38,472 DEBUG DefaultFlushEntityEventListener:0 - Updating entity: [BornhorstWard.Infobase.Project#11904] NHibernate.Engine.Collections: 10:20:38,473 DEBUG Collections:0 - Collection found: [BornhorstWard.Infobase.Project.StaffMembers#11904], was: [BornhorstWard.Infobase.Project.StaffMembers#11904] (uninitialized) NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,475 DEBUG AbstractFlushingEventListener:0 - Processing unreferenced collections NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,476 DEBUG AbstractFlushingEventListener:0 - Scheduling collection removes/(re)creates/updates NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,477 DEBUG AbstractFlushingEventListener:0 - Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,479 DEBUG AbstractFlushingEventListener:0 - Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections NHibernate.Impl.Printer: 10:20:38,480 DEBUG Printer:0 - listing entities: NHibernate.Impl.Printer: 10:20:38,482 DEBUG Printer:0 - BornhorstWard.Infobase.Project{'ProjectNumber'='11904', 'StaffMembers'='', 'ProjectName1'='REVIT TO ACAD PREPARE AND EXPORT TOOL', 'ProjectName2'='BIM SOLUTIONS API ADDIN', 'ProjectState'='Active', 'ProjectLeader'='BornhorstWard.Infobase.StaffMember#187', 'IsArchived'='False'} NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,484 DEBUG AbstractFlushingEventListener:0 - executing flush NHibernate.AdoNet.ConnectionManager: 10:20:38,486 DEBUG ConnectionManager:0 - registering flush begin NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,487 DEBUG AbstractEntityPersister:0 - Updating entity: [BornhorstWard.Infobase.Project#11904] NHibernate.AdoNet.AbstractBatcher: 10:20:38,488 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,490 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: UPDATE infobase.dbo.Projects SET Name1 = ?, Name2 = ?, Project_State = ?, ProjectLeader = ? WHERE ProjectNo = ? NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,491 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [BornhorstWard.Infobase.Project#11904] NHibernate.Type.StringType: 10:20:38,493 DEBUG StringType:0 - binding 'REVIT TO ACAD PREPARE AND EXPORT TOOL' to parameter: 0 NHibernate.Type.StringType: 10:20:38,494 DEBUG StringType:0 - binding 'BIM SOLUTIONS API ADDIN' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,495 DEBUG Int32Type:0 - binding 'Active' to parameter: 2 NHibernate.Type.Int32Type: 10:20:38,497 DEBUG Int32Type:0 - binding '187' to parameter: 3 NHibernate.Type.StringType: 10:20:38,499 DEBUG StringType:0 - binding '11904' to parameter: 4 NHibernate.SQL: 10:20:38,501 DEBUG SQL:0 - UPDATE infobase.dbo.Projects SET Name1 = @p0, Name2 = @p1, Project_State = @p2, ProjectLeader = @p3 WHERE ProjectNo = @p4;@p0 = 'REVIT TO ACAD PREPARE AND EXPORT TOOL' [Type: String (4000)], @p1 = 'BIM SOLUTIONS API ADDIN' [Type: String (4000)], @p2 = Active [Type: Int32 (0)], @p3 = 187 [Type: Int32 (0)], @p4 = '11904' [Type: String (4000)] NHibernate.Transaction.AdoTransaction: 10:20:38,502 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,509 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 5 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,510 DEBUG AbstractBatcher:0 - ExecuteBatch for 1 statements took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,512 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.AdoNet.ConnectionManager: 10:20:38,513 DEBUG ConnectionManager:0 - registering flush end NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,515 DEBUG AbstractFlushingEventListener:0 - post flush NHibernate.Impl.SessionImpl: 10:20:38,516 DEBUG SessionImpl:0 - before transaction completion NHibernate.Transaction.AdoTransaction: 10:20:38,518 DEBUG AdoTransaction:0 - IDbTransaction Committed NHibernate.Impl.SessionImpl: 10:20:38,520 DEBUG SessionImpl:0 - transaction completion NHibernate.AdoNet.ConnectionManager: 10:20:38,521 DEBUG ConnectionManager:0 - aggressively releasing database connection NHibernate.Connection.ConnectionProvider: 10:20:38,522 DEBUG ConnectionProvider:0 - Closing connection NHibernate.Cache.UpdateTimestampsCache: 10:20:38,524 DEBUG UpdateTimestampsCache:0 - Invalidating space [infobase.dbo.Projects] NHibernate.Cache.UpdateTimestampsCache: 10:20:38,525 DEBUG UpdateTimestampsCache:0 - Invalidating space [infobase.dbo.Project_Archiving] NHibernate.Transaction.AdoTransaction: 10:20:38,526 DEBUG AdoTransaction:0 - IDbTransaction disposed. NHibernate.Transaction.AdoTransaction: 10:20:38,529 DEBUG AdoTransaction:0 - Begin (Unspecified) NHibernate.Connection.DriverConnectionProvider: 10:20:38,530 DEBUG DriverConnectionProvider:0 - Obtaining IDbConnection from Driver NHibernate.Transaction.AdoTransaction: 10:20:38,533 DEBUG AdoTransaction:0 - Start Commit NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,535 DEBUG AbstractFlushingEventListener:0 - flushing session NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,536 DEBUG AbstractFlushingEventListener:0 - processing flush-time cascades NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,538 DEBUG AbstractFlushingEventListener:0 - dirty checking collections NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,540 DEBUG AbstractFlushingEventListener:0 - Flushing entities and processing referenced collections NHibernate.Engine.Collections: 10:20:38,541 DEBUG Collections:0 - Collection found: [BornhorstWard.Infobase.Project.StaffMembers#11904], was: [BornhorstWard.Infobase.Project.StaffMembers#11904] (uninitialized) NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,543 DEBUG AbstractFlushingEventListener:0 - Processing unreferenced collections NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,545 DEBUG AbstractFlushingEventListener:0 - Scheduling collection removes/(re)creates/updates NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,547 DEBUG AbstractFlushingEventListener:0 - Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,549 DEBUG AbstractFlushingEventListener:0 - Flushed: 0 (re)creations, 0 updates, 0 removals to 1 collections NHibernate.Impl.Printer: 10:20:38,550 DEBUG Printer:0 - listing entities: NHibernate.Impl.Printer: 10:20:38,552 DEBUG Printer:0 - BornhorstWard.Infobase.Project{'ProjectNumber'='11904', 'StaffMembers'='', 'ProjectName1'='REVIT TO ACAD PREPARE AND EXPORT TOOL', 'ProjectName2'='BIM SOLUTIONS API ADDIN', 'ProjectState'='Active', 'ProjectLeader'='BornhorstWard.Infobase.StaffMember#187', 'IsArchived'='False'} NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,553 DEBUG AbstractFlushingEventListener:0 - executing flush NHibernate.AdoNet.ConnectionManager: 10:20:38,555 DEBUG ConnectionManager:0 - registering flush begin NHibernate.AdoNet.ConnectionManager: 10:20:38,556 DEBUG ConnectionManager:0 - registering flush end NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,558 DEBUG AbstractFlushingEventListener:0 - post flush NHibernate.Impl.SessionImpl: 10:20:38,560 DEBUG SessionImpl:0 - before transaction completion NHibernate.Transaction.AdoTransaction: 10:20:38,562 DEBUG AdoTransaction:0 - IDbTransaction Committed NHibernate.Impl.SessionImpl: 10:20:38,563 DEBUG SessionImpl:0 - transaction completion NHibernate.AdoNet.ConnectionManager: 10:20:38,564 DEBUG ConnectionManager:0 - aggressively releasing database connection NHibernate.Connection.ConnectionProvider: 10:20:38,566 DEBUG ConnectionProvider:0 - Closing connection NHibernate.Transaction.AdoTransaction: 10:20:38,567 DEBUG AdoTransaction:0 - IDbTransaction disposed. NHibernate.Transaction.AdoTransaction: 10:20:38,568 DEBUG AdoTransaction:0 - Begin (Unspecified) NHibernate.Connection.DriverConnectionProvider: 10:20:38,570 DEBUG DriverConnectionProvider:0 - Obtaining IDbConnection from Driver NHibernate.Engine.IdentifierValue: 10:20:38,580 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,581 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.PmqccForm NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,582 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,583 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.PmqccForm#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,585 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.WrapVisitor: 10:20:38,586 DEBUG WrapVisitor:0 - Wrapped collection in role: PmqccDomain.DomainObjects.PmqccForm.CachedFlags NHibernate.Event.Default.WrapVisitor: 10:20:38,587 DEBUG WrapVisitor:0 - Wrapped collection in role: PmqccDomain.DomainObjects.PmqccForm.Questions.AllQuestions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,589 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,590 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.PmqccForm (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,592 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,593 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Forms (LastSaved, Note, Complete, MeetingId, SuggestedDeferralMonth, NextReviewDate, LastReviewDate, SuggestedProjectState, SuggestedProjectLeader, ProjectId) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,595 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.PmqccForm#] NHibernate.Type.DateTimeType: 10:20:38,596 DEBUG DateTimeType:0 - binding '4/07/2011 10:20:38 AM' to parameter: 0 NHibernate.Type.StringType: 10:20:38,598 DEBUG StringType:0 - binding null to parameter: 1 NHibernate.Type.BooleanType: 10:20:38,599 DEBUG BooleanType:0 - binding 'False' to parameter: 2 NHibernate.Type.Int32Type: 10:20:38,600 DEBUG Int32Type:0 - binding '0' to parameter: 3 NHibernate.Type.Int32Type: 10:20:38,602 DEBUG Int32Type:0 - binding null to parameter: 4 NHibernate.Type.DateTimeType: 10:20:38,603 DEBUG DateTimeType:0 - binding '4/07/2011 10:20:38 AM' to parameter: 5 NHibernate.Type.DateTimeType: 10:20:38,604 DEBUG DateTimeType:0 - binding null to parameter: 6 NHibernate.Type.EnumType`1[[BornhorstWard.Infobase.Enums.ProjectState, BornhorstWard.Infobase, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]: 10:20:38,606 DEBUG 0, Culture=neutral, PublicKeyToken=null]]:0 - binding null to parameter: 7 NHibernate.Type.Int32Type: 10:20:38,607 DEBUG Int32Type:0 - binding null to parameter: 8 NHibernate.Type.StringType: 10:20:38,608 DEBUG StringType:0 - binding '11904' to parameter: 9 NHibernate.SQL: 10:20:38,609 DEBUG SQL:0 - INSERT INTO Forms (LastSaved, Note, Complete, MeetingId, SuggestedDeferralMonth, NextReviewDate, LastReviewDate, SuggestedProjectState, SuggestedProjectLeader, ProjectId) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9); select SCOPE_IDENTITY();@p0 = 4/07/2011 10:20:38 AM [Type: DateTime (0)], @p1 = NULL [Type: String (4000)], @p2 = False [Type: Boolean (0)], @p3 = 0 [Type: Int32 (0)], @p4 = NULL [Type: Int32 (0)], @p5 = 4/07/2011 10:20:38 AM [Type: DateTime (0)], @p6 = NULL [Type: DateTime (0)], @p7 = NULL [Type: Int32 (0)], @p8 = NULL [Type: Int32 (0)], @p9 = '11904' [Type: String (4000)] NHibernate.Transaction.AdoTransaction: 10:20:38,611 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,613 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,614 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,615 DEBUG Int32Type:0 - returning '8159' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,617 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 8159 NHibernate.Driver.NHybridDataReader: 10:20:38,618 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,619 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,620 DEBUG AbstractBatcher:0 - DataReader was closed after 8 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,622 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,623 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,624 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.PiAlertQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,625 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,627 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.PiAlertQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,629 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,631 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,633 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.PiAlertQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,634 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,636 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.PiAlertQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,637 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.PiAlertQuestion#] NHibernate.Type.StringType: 10:20:38,639 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,640 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,642 DEBUG Int32Type:0 - binding 'Unanswered' to parameter: 2 NHibernate.SQL: 10:20:38,643 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.PiAlertQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = Unanswered [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,645 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,647 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,648 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,650 DEBUG Int32Type:0 - returning '89373' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,651 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89373 NHibernate.Driver.NHybridDataReader: 10:20:38,652 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,654 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,655 DEBUG AbstractBatcher:0 - DataReader was closed after 8 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,657 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,658 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,660 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.ClientHappyQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,661 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,662 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.ClientHappyQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,663 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,665 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,666 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.ClientHappyQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,668 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,669 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.ClientHappyQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,671 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.ClientHappyQuestion#] NHibernate.Type.StringType: 10:20:38,672 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,673 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,675 DEBUG Int32Type:0 - binding 'Unanswered' to parameter: 2 NHibernate.SQL: 10:20:38,676 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.ClientHappyQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = Unanswered [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,677 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,679 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,681 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,682 DEBUG Int32Type:0 - returning '89374' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,684 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89374 NHibernate.Driver.NHybridDataReader: 10:20:38,685 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,687 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,688 DEBUG AbstractBatcher:0 - DataReader was closed after 9 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,689 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,691 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,692 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.ReworkQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,693 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,694 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.ReworkQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,695 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,697 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,698 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.ReworkQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,700 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,701 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.ReworkQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,703 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.ReworkQuestion#] NHibernate.Type.StringType: 10:20:38,704 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,705 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,707 DEBUG Int32Type:0 - binding 'Unanswered' to parameter: 2 NHibernate.SQL: 10:20:38,708 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.ReworkQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = Unanswered [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,709 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,714 DEBUG AbstractBatcher:0 - ExecuteReader took 3 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,716 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,717 DEBUG Int32Type:0 - returning '89375' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,719 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89375 NHibernate.Driver.NHybridDataReader: 10:20:38,720 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,721 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,723 DEBUG AbstractBatcher:0 - DataReader was closed after 11 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,724 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,725 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,727 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.ScopeOfWorksQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,728 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,729 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.ScopeOfWorksQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,731 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,732 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,733 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.ScopeOfWorksQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,734 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,736 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.ScopeOfWorksQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,737 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.ScopeOfWorksQuestion#] NHibernate.Type.StringType: 10:20:38,738 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,740 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,741 DEBUG Int32Type:0 - binding 'Unanswered' to parameter: 2 NHibernate.SQL: 10:20:38,742 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.ScopeOfWorksQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = Unanswered [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,743 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,745 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,747 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,748 DEBUG Int32Type:0 - returning '89376' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,751 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89376 NHibernate.Driver.NHybridDataReader: 10:20:38,753 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,754 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,755 DEBUG AbstractBatcher:0 - DataReader was closed after 10 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,756 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,757 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,759 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.TeamMeetingQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,760 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,762 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.TeamMeetingQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,764 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,765 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,767 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.TeamMeetingQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,768 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,768 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.TeamMeetingQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,769 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.TeamMeetingQuestion#] NHibernate.Type.StringType: 10:20:38,770 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,771 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,772 DEBUG Int32Type:0 - binding 'Unanswered' to parameter: 2 NHibernate.SQL: 10:20:38,774 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.TeamMeetingQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = Unanswered [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,775 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,780 DEBUG AbstractBatcher:0 - ExecuteReader took 3 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,782 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,784 DEBUG Int32Type:0 - returning '89377' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,787 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89377 NHibernate.Driver.NHybridDataReader: 10:20:38,788 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,789 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,791 DEBUG AbstractBatcher:0 - DataReader was closed after 14 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,793 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,794 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,795 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.DeadlinesQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,796 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,797 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.DeadlinesQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,798 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,800 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,801 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.DeadlinesQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,802 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,804 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.DeadlinesQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,805 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.DeadlinesQuestion#] NHibernate.Type.StringType: 10:20:38,807 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,809 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,811 DEBUG Int32Type:0 - binding 'Unanswered' to parameter: 2 NHibernate.SQL: 10:20:38,813 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.DeadlinesQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = Unanswered [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,815 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,823 DEBUG AbstractBatcher:0 - ExecuteReader took 6 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,825 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,826 DEBUG Int32Type:0 - returning '89378' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,827 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89378 NHibernate.Driver.NHybridDataReader: 10:20:38,828 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,829 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,830 DEBUG AbstractBatcher:0 - DataReader was closed after 13 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,831 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,832 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,833 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.JobVelocityQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,834 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,835 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.JobVelocityQuestion#] NHibernate.Engine.Cascade: 10:20:38,836 INFO Cascade:0 - processing cascade NHibernate.Engine.CascadingAction+SaveUpdateCascadingAction for: PmqccDomain.DomainObjects.JobVelocityQuestion NHibernate.Engine.Cascade: 10:20:38,837 INFO Cascade:0 - done processing cascade NHibernate.Engine.CascadingAction+SaveUpdateCascadingAction for: PmqccDomain.DomainObjects.JobVelocityQuestion NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,838 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.WrapVisitor: 10:20:38,840 DEBUG WrapVisitor:0 - Wrapped collection in role: PmqccDomain.DomainObjects.JobVelocityQuestion.InputtedAnswers NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,841 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,843 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.JobVelocityQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,844 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,845 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, QuestionType) VALUES (?, ?, 'PmqccDomain.DomainObjects.JobVelocityQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,846 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.JobVelocityQuestion#] NHibernate.Type.StringType: 10:20:38,847 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,848 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.SQL: 10:20:38,849 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, QuestionType) VALUES (@p0, @p1, 'PmqccDomain.DomainObjects.JobVelocityQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,850 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,852 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,853 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,854 DEBUG Int32Type:0 - returning '89379' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,855 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89379 NHibernate.Driver.NHybridDataReader: 10:20:38,856 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,857 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,858 DEBUG AbstractBatcher:0 - DataReader was closed after 6 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,858 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.Cascade: 10:20:38,860 INFO Cascade:0 - processing cascade NHibernate.Engine.CascadingAction+SaveUpdateCascadingAction for: PmqccDomain.DomainObjects.JobVelocityQuestion NHibernate.Engine.Cascade: 10:20:38,861 INFO Cascade:0 - done processing cascade NHibernate.Engine.CascadingAction+SaveUpdateCascadingAction for: PmqccDomain.DomainObjects.JobVelocityQuestion NHibernate.Engine.IdentifierValue: 10:20:38,862 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,863 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.InvoiceAmountQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,864 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,865 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.InvoiceAmountQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,866 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,867 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,869 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.InvoiceAmountQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,870 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,871 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InvoiceAmount, InputtedAnswer, QuestionType) VALUES (?, ?, ?, ?, 'PmqccDomain.DomainObjects.InvoiceAmountQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,872 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.InvoiceAmountQuestion#] NHibernate.Type.StringType: 10:20:38,873 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,874 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.DoubleType: 10:20:38,875 DEBUG DoubleType:0 - binding null to parameter: 2 NHibernate.Type.Int32Type: 10:20:38,876 DEBUG Int32Type:0 - binding 'Unanswered' to parameter: 3 NHibernate.SQL: 10:20:38,877 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InvoiceAmount, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, @p3, 'PmqccDomain.DomainObjects.InvoiceAmountQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = NULL [Type: Double (0)], @p3 = Unanswered [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,878 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,880 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,881 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,881 DEBUG Int32Type:0 - returning '89380' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,883 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89380 NHibernate.Driver.NHybridDataReader: 10:20:38,884 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,885 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,885 DEBUG AbstractBatcher:0 - DataReader was closed after 6 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,886 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,887 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,888 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.InvoiceForecastQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,889 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,890 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.InvoiceForecastQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,891 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,892 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,893 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.InvoiceForecastQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,894 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,895 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.InvoiceForecastQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,896 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.InvoiceForecastQuestion#] NHibernate.Type.StringType: 10:20:38,897 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,898 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,899 DEBUG Int32Type:0 - binding 'Unanswered' to parameter: 2 NHibernate.SQL: 10:20:38,900 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.InvoiceForecastQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = Unanswered [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,901 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,903 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,904 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,905 DEBUG Int32Type:0 - returning '89381' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,906 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89381 NHibernate.Driver.NHybridDataReader: 10:20:38,907 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,908 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,908 DEBUG AbstractBatcher:0 - DataReader was closed after 6 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,909 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,910 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,912 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.ContactedClientQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,913 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,914 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.ContactedClientQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,915 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,916 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,917 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.ContactedClientQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,918 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,919 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.ContactedClientQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,920 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.ContactedClientQuestion#] NHibernate.Type.StringType: 10:20:38,921 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,922 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,923 DEBUG Int32Type:0 - binding 'NotRequired' to parameter: 2 NHibernate.SQL: 10:20:38,924 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.ContactedClientQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = NotRequired [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,925 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,927 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,928 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,929 DEBUG Int32Type:0 - returning '89382' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,930 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89382 NHibernate.Driver.NHybridDataReader: 10:20:38,931 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,932 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,933 DEBUG AbstractBatcher:0 - DataReader was closed after 6 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,934 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Engine.IdentifierValue: 10:20:38,935 DEBUG IdentifierValue:0 - unsaved-value: 0 NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,936 DEBUG AbstractSaveEventListener:0 - transient instance of: PmqccDomain.DomainObjects.AsConsQuestion NHibernate.Event.Default.DefaultSaveOrUpdateEventListener: 10:20:38,937 DEBUG DefaultSaveOrUpdateEventListener:0 - saving transient instance NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,938 DEBUG AbstractSaveEventListener:0 - saving [PmqccDomain.DomainObjects.AsConsQuestion#] NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,939 DEBUG AbstractSaveEventListener:0 - executing insertions NHibernate.Event.Default.AbstractSaveEventListener: 10:20:38,940 DEBUG AbstractSaveEventListener:0 - executing identity-insert immediately NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,941 DEBUG AbstractEntityPersister:0 - Inserting entity: PmqccDomain.DomainObjects.AsConsQuestion (native id) NHibernate.AdoNet.AbstractBatcher: 10:20:38,942 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,943 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (?, ?, ?, 'PmqccDomain.DomainObjects.AsConsQuestion'); select SCOPE_IDENTITY() NHibernate.Persister.Entity.AbstractEntityPersister: 10:20:38,945 DEBUG AbstractEntityPersister:0 - Dehydrating entity: [PmqccDomain.DomainObjects.AsConsQuestion#] NHibernate.Type.StringType: 10:20:38,946 DEBUG StringType:0 - binding null to parameter: 0 NHibernate.Type.Int32Type: 10:20:38,947 DEBUG Int32Type:0 - binding '8159' to parameter: 1 NHibernate.Type.Int32Type: 10:20:38,948 DEBUG Int32Type:0 - binding 'NotRequired' to parameter: 2 NHibernate.SQL: 10:20:38,948 DEBUG SQL:0 - INSERT INTO Questions (Explanation, PmqccFormId, InputtedAnswer, QuestionType) VALUES (@p0, @p1, @p2, 'PmqccDomain.DomainObjects.AsConsQuestion'); select SCOPE_IDENTITY();@p0 = NULL [Type: String (4000)], @p1 = 8159 [Type: Int32 (0)], @p2 = NotRequired [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,949 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,951 DEBUG AbstractBatcher:0 - ExecuteReader took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,952 DEBUG AbstractBatcher:0 - Opened IDataReader, open IDataReaders: 1 NHibernate.Type.Int32Type: 10:20:38,953 DEBUG Int32Type:0 - returning '89383' as column: NHibernate.Id.IdentifierGeneratorFactory: 10:20:38,955 DEBUG IdentifierGeneratorFactory:0 - Natively generated identity: 89383 NHibernate.Driver.NHybridDataReader: 10:20:38,956 DEBUG NHybridDataReader:0 - running NHybridDataReader.Dispose() NHibernate.AdoNet.AbstractBatcher: 10:20:38,957 DEBUG AbstractBatcher:0 - Closed IDataReader, open IDataReaders :0 NHibernate.AdoNet.AbstractBatcher: 10:20:38,958 DEBUG AbstractBatcher:0 - DataReader was closed after 7 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,959 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,960 DEBUG AbstractFlushingEventListener:0 - flushing session NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,961 DEBUG AbstractFlushingEventListener:0 - processing flush-time cascades NHibernate.Engine.Cascade: 10:20:38,962 INFO Cascade:0 - processing cascade NHibernate.Engine.CascadingAction+SaveUpdateCascadingAction for: PmqccDomain.DomainObjects.JobVelocityQuestion NHibernate.Engine.Cascade: 10:20:38,963 INFO Cascade:0 - done processing cascade NHibernate.Engine.CascadingAction+SaveUpdateCascadingAction for: PmqccDomain.DomainObjects.JobVelocityQuestion NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,964 DEBUG AbstractFlushingEventListener:0 - dirty checking collections NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,965 DEBUG AbstractFlushingEventListener:0 - Flushing entities and processing referenced collections NHibernate.Engine.Collections: 10:20:38,966 DEBUG Collections:0 - Collection found: [BornhorstWard.Infobase.Project.StaffMembers#11904], was: [BornhorstWard.Infobase.Project.StaffMembers#11904] (uninitialized) NHibernate.Engine.Collections: 10:20:38,967 DEBUG Collections:0 - Collection found: [PmqccDomain.DomainObjects.PmqccForm.CachedFlags#8159], was: [] (initialized) NHibernate.Engine.Collections: 10:20:38,968 DEBUG Collections:0 - Collection found: [PmqccDomain.DomainObjects.PmqccForm.Questions.AllQuestions#8159], was: [] (initialized) NHibernate.Engine.Collections: 10:20:38,969 DEBUG Collections:0 - Collection found: [PmqccDomain.DomainObjects.JobVelocityQuestion.InputtedAnswers#89379], was: [] (initialized) NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,970 DEBUG AbstractFlushingEventListener:0 - Processing unreferenced collections NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,971 DEBUG AbstractFlushingEventListener:0 - Scheduling collection removes/(re)creates/updates NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,971 DEBUG AbstractFlushingEventListener:0 - Flushed: 0 insertions, 0 updates, 0 deletions to 13 objects NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,972 DEBUG AbstractFlushingEventListener:0 - Flushed: 3 (re)creations, 0 updates, 0 removals to 4 collections NHibernate.Impl.Printer: 10:20:38,973 DEBUG Printer:0 - listing entities: NHibernate.Impl.Printer: 10:20:38,974 DEBUG Printer:0 - BornhorstWard.Infobase.Project{'ProjectNumber'='11904', 'StaffMembers'='', 'ProjectName1'='REVIT TO ACAD PREPARE AND EXPORT TOOL', 'ProjectName2'='BIM SOLUTIONS API ADDIN', 'ProjectState'='Active', 'ProjectLeader'='BornhorstWard.Infobase.StaffMember#187', 'IsArchived'='False'} NHibernate.Impl.Printer: 10:20:38,975 DEBUG Printer:0 - PmqccDomain.DomainObjects.PmqccForm{'Id'='8159', 'CachedFlags'='['0', '2']', 'LastSaved'='4/07/2011 10:20:38 AM', 'Note'=null, 'Complete'='False', 'MeetingId'='0', 'SuggestedDeferralMonth'=null, 'NextReviewDate'='4/07/2011 10:20:38 AM', 'LastReviewDate'=null, 'SuggestedProjectState'=null, 'SuggestedProjectLeader'='null', 'Project'='BornhorstWard.Infobase.Project#11904', 'Questions'='component[AllQuestions]{'AllQuestions'='['PmqccDomain.DomainObjects.Question#89373', 'PmqccDomain.DomainObjects.Question#89374', 'PmqccDomain.DomainObjects.Question#89375', 'PmqccDomain.DomainObjects.Question#89376', 'PmqccDomain.DomainObjects.Question#89377', 'PmqccDomain.DomainObjects.Question#89378', 'PmqccDomain.DomainObjects.Question#89379', 'PmqccDomain.DomainObjects.Question#89380', 'PmqccDomain.DomainObjects.Question#89381', 'PmqccDomain.DomainObjects.Question#89382', 'PmqccDomain.DomainObjects.Question#89383']'}'} NHibernate.Impl.Printer: 10:20:38,976 DEBUG Printer:0 - PmqccDomain.DomainObjects.PiAlertQuestion{'Id'='89373', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='Unanswered'} NHibernate.Impl.Printer: 10:20:38,977 DEBUG Printer:0 - PmqccDomain.DomainObjects.ClientHappyQuestion{'Id'='89374', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='Unanswered'} NHibernate.Impl.Printer: 10:20:38,978 DEBUG Printer:0 - PmqccDomain.DomainObjects.ReworkQuestion{'Id'='89375', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='Unanswered'} NHibernate.Impl.Printer: 10:20:38,979 DEBUG Printer:0 - PmqccDomain.DomainObjects.ScopeOfWorksQuestion{'Id'='89376', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='Unanswered'} NHibernate.Impl.Printer: 10:20:38,980 DEBUG Printer:0 - PmqccDomain.DomainObjects.TeamMeetingQuestion{'Id'='89377', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='Unanswered'} NHibernate.Impl.Printer: 10:20:38,981 DEBUG Printer:0 - PmqccDomain.DomainObjects.DeadlinesQuestion{'Id'='89378', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='Unanswered'} NHibernate.Impl.Printer: 10:20:38,981 DEBUG Printer:0 - PmqccDomain.DomainObjects.JobVelocityQuestion{'Id'='89379', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswers'='[]'} NHibernate.Impl.Printer: 10:20:38,982 DEBUG Printer:0 - PmqccDomain.DomainObjects.InvoiceAmountQuestion{'Id'='89380', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InvoiceAmount'=null, 'InputtedAnswer'='Unanswered'} NHibernate.Impl.Printer: 10:20:38,983 DEBUG Printer:0 - PmqccDomain.DomainObjects.InvoiceForecastQuestion{'Id'='89381', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='Unanswered'} NHibernate.Impl.Printer: 10:20:38,984 DEBUG Printer:0 - PmqccDomain.DomainObjects.ContactedClientQuestion{'Id'='89382', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='NotRequired'} NHibernate.Impl.Printer: 10:20:38,985 DEBUG Printer:0 - PmqccDomain.DomainObjects.AsConsQuestion{'Id'='89383', 'Explanation'=null, 'PmqccForm'='PmqccDomain.DomainObjects.PmqccForm#8159', 'InputtedAnswer'='NotRequired'} NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:38,986 DEBUG AbstractFlushingEventListener:0 - executing flush NHibernate.AdoNet.ConnectionManager: 10:20:38,987 DEBUG ConnectionManager:0 - registering flush begin NHibernate.Persister.Collection.ICollectionPersister: 10:20:38,987 DEBUG ICollectionPersister:0 - Inserting collection: [PmqccDomain.DomainObjects.PmqccForm.CachedFlags#8159] NHibernate.AdoNet.AbstractBatcher: 10:20:38,988 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:38,989 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: INSERT INTO Forms_Flags (PmqccFormId, Flag) VALUES (?, ?) NHibernate.Type.Int32Type: 10:20:38,990 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.EnumType`1[[PmqccDomain.Enums.FormFlag, PmqccDomain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]: 10:20:38,991 DEBUG 0, Culture=neutral, PublicKeyToken=null]]:0 - binding '0' to parameter: 1 NHibernate.SQL: 10:20:38,992 DEBUG SQL:0 - INSERT INTO Forms_Flags (PmqccFormId, Flag) VALUES (@p0, @p1);@p0 = 8159 [Type: Int32 (0)], @p1 = 0 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:38,993 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:38,998 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 3 ms NHibernate.AdoNet.AbstractBatcher: 10:20:38,999 DEBUG AbstractBatcher:0 - reusing command INSERT INTO Forms_Flags (PmqccFormId, Flag) VALUES (@p0, @p1) NHibernate.Type.Int32Type: 10:20:39,000 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.EnumType`1[[PmqccDomain.Enums.FormFlag, PmqccDomain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]: 10:20:39,001 DEBUG 0, Culture=neutral, PublicKeyToken=null]]:0 - binding '2' to parameter: 1 NHibernate.SQL: 10:20:39,002 DEBUG SQL:0 - INSERT INTO Forms_Flags (PmqccFormId, Flag) VALUES (@p0, @p1);@p0 = 8159 [Type: Int32 (0)], @p1 = 2 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,002 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,004 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.Persister.Collection.ICollectionPersister: 10:20:39,005 DEBUG ICollectionPersister:0 - done inserting collection: 2 rows inserted NHibernate.Persister.Collection.ICollectionPersister: 10:20:39,007 DEBUG ICollectionPersister:0 - Inserting collection: [PmqccDomain.DomainObjects.PmqccForm.Questions.AllQuestions#8159] NHibernate.AdoNet.AbstractBatcher: 10:20:39,008 DEBUG AbstractBatcher:0 - ExecuteBatch for 1 statements took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,009 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.AdoNet.AbstractBatcher: 10:20:39,010 DEBUG AbstractBatcher:0 - Opened new IDbCommand, open IDbCommands: 1 NHibernate.AdoNet.AbstractBatcher: 10:20:39,011 DEBUG AbstractBatcher:0 - Building an IDbCommand object for the SqlString: UPDATE Questions SET PmqccFormId = ? WHERE QuestionId = ? NHibernate.Type.Int32Type: 10:20:39,012 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,013 DEBUG Int32Type:0 - binding '89373' to parameter: 1 NHibernate.SQL: 10:20:39,014 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89373 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,015 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,016 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,017 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,018 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,019 DEBUG Int32Type:0 - binding '89374' to parameter: 1 NHibernate.SQL: 10:20:39,020 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89374 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,021 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,023 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 1 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,025 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,026 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,028 DEBUG Int32Type:0 - binding '89375' to parameter: 1 NHibernate.SQL: 10:20:39,031 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89375 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,032 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,036 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 3 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,038 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,039 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,040 DEBUG Int32Type:0 - binding '89376' to parameter: 1 NHibernate.SQL: 10:20:39,041 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89376 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,042 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,044 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,046 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,047 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,049 DEBUG Int32Type:0 - binding '89377' to parameter: 1 NHibernate.SQL: 10:20:39,050 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89377 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,050 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,052 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,053 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,054 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,055 DEBUG Int32Type:0 - binding '89378' to parameter: 1 NHibernate.SQL: 10:20:39,056 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89378 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,058 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,059 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,061 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,062 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,062 DEBUG Int32Type:0 - binding '89379' to parameter: 1 NHibernate.SQL: 10:20:39,063 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89379 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,064 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,065 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,066 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,067 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,068 DEBUG Int32Type:0 - binding '89380' to parameter: 1 NHibernate.SQL: 10:20:39,069 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89380 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,070 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,071 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,072 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,073 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,074 DEBUG Int32Type:0 - binding '89381' to parameter: 1 NHibernate.SQL: 10:20:39,075 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89381 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,075 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,078 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,079 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,080 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,081 DEBUG Int32Type:0 - binding '89382' to parameter: 1 NHibernate.SQL: 10:20:39,082 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89382 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,083 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,084 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,085 DEBUG AbstractBatcher:0 - reusing command UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1 NHibernate.Type.Int32Type: 10:20:39,086 DEBUG Int32Type:0 - binding '8159' to parameter: 0 NHibernate.Type.Int32Type: 10:20:39,087 DEBUG Int32Type:0 - binding '89383' to parameter: 1 NHibernate.SQL: 10:20:39,088 DEBUG SQL:0 - UPDATE Questions SET PmqccFormId = @p0 WHERE QuestionId = @p1;@p0 = 8159 [Type: Int32 (0)], @p1 = 89383 [Type: Int32 (0)] NHibernate.Transaction.AdoTransaction: 10:20:39,089 DEBUG AdoTransaction:0 - Enlist Command NHibernate.AdoNet.AbstractBatcher: 10:20:39,090 DEBUG AbstractBatcher:0 - ExecuteNonQuery took 0 ms NHibernate.Persister.Collection.ICollectionPersister: 10:20:39,091 DEBUG ICollectionPersister:0 - done inserting collection: 11 rows inserted NHibernate.Persister.Collection.ICollectionPersister: 10:20:39,092 DEBUG ICollectionPersister:0 - Inserting collection: [PmqccDomain.DomainObjects.JobVelocityQuestion.InputtedAnswers#89379] NHibernate.Persister.Collection.ICollectionPersister: 10:20:39,093 DEBUG ICollectionPersister:0 - collection was empty NHibernate.AdoNet.AbstractBatcher: 10:20:39,094 DEBUG AbstractBatcher:0 - ExecuteBatch for 1 statements took 0 ms NHibernate.AdoNet.AbstractBatcher: 10:20:39,095 DEBUG AbstractBatcher:0 - Closed IDbCommand, open IDbCommands: 0 NHibernate.AdoNet.ConnectionManager: 10:20:39,096 DEBUG ConnectionManager:0 - registering flush end NHibernate.Event.Default.AbstractFlushingEventListener: 10:20:39,097 DEBUG AbstractFlushingEventListener:0 - post flush NHibernate.Impl.SessionImpl: 10:20:39,098 DEBUG SessionImpl:0 - closing session NHibernate.AdoNet.AbstractBatcher: 10:20:39,099 DEBUG AbstractBatcher:0 - running BatcherImpl.Dispose(true) NHibernate.Transaction.AdoTransaction: 10:20:39,101 DEBUG AdoTransaction:0 - IDbTransaction disposed. NHibernate.Impl.SessionImpl: 10:20:39,101 DEBUG SessionImpl:0 - transaction completion NHibernate.AdoNet.ConnectionManager: 10:20:39,102 DEBUG ConnectionManager:0 - aggressively releasing database connection NHibernate.Connection.ConnectionProvider: 10:20:39,103 DEBUG ConnectionProvider:0 - Closing connection NHibernate.Cache.UpdateTimestampsCache: 10:20:39,104 DEBUG UpdateTimestampsCache:0 - Invalidating space [Forms] NHibernate.Cache.UpdateTimestampsCache: 10:20:39,105 DEBUG UpdateTimestampsCache:0 - Invalidating space [Questions] NHibernate.Cache.UpdateTimestampsCache: 10:20:39,106 DEBUG UpdateTimestampsCache:0 - Invalidating space [Forms_Flags] NHibernate.Cache.UpdateTimestampsCache: 10:20:39,107 DEBUG UpdateTimestampsCache:0 - Invalidating space [Questions_VelocityAnswers] Committed Transaction NHibernate.Impl.SessionImpl: 10:20:39,336 DEBUG SessionImpl:0 - [session-id=3d4f4853-9058-4577-b854-b3f4fead2200] opened session at timestamp: 5364837741920256, for session factory: [/227591cc355f424a88bf7221c8d3195d] NHibernate.Transaction.AdoTransaction: 10:20:39,338 DEBUG AdoTransaction:0 - Begin (Unspecified) NHibernate.Connection.DriverConnectionProvider: 10:20:39,341 DEBUG DriverConnectionProvider:0 - Obtaining IDbConnection from Driver Starting Transaction NHibernate.Transaction.AdoTransaction: 10:20:39,346 DEBUG AdoTransaction:0 - Start Commit NHibernate.Impl.SessionImpl: 10:20:39,347 DEBUG SessionImpl:0 - before transaction completion NHibernate.Transaction.AdoTransaction: 10:20:39,349 DEBUG AdoTransaction:0 - IDbTransaction Committed NHibernate.Impl.SessionImpl: 10:20:39,350 DEBUG SessionImpl:0 - transaction completion NHibernate.AdoNet.ConnectionManager: 10:20:39,351 DEBUG ConnectionManager:0 - aggressively releasing database connection NHibernate.Connection.ConnectionProvider: 10:20:39,352 DEBUG ConnectionProvider:0 - Closing connection NHibernate.Transaction.AdoTransaction: 10:20:39,353 DEBUG AdoTransaction:0 - IDbTransaction disposed. NHibernate.Impl.SessionImpl: 10:20:39,354 DEBUG SessionImpl:0 - closing session NHibernate.AdoNet.AbstractBatcher: 10:20:39,355 DEBUG AbstractBatcher:0 - running BatcherImpl.Dispose(true) Committed Transaction The thread '' (0x2274) has exited with code 0 (0x0). The thread '' (0x15ec) has exited with code 0 (0x0). The thread '' (0x2370) has exited with code 0 (0x0). The thread '' (0x1a90) has exited with code 0 (0x0). The thread '' (0xf8c) has exited with code 0 (0x0). The thread '' (0x20d4) has exited with code 0 (0x0). The thread '' (0x1e8c) has exited with code 0 (0x0). The thread '' (0x724) has exited with code 0 (0x0). The thread '' (0x908) has exited with code 0 (0x0).