Advertisement
Guest User

Untitled

a guest
May 28th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.69 KB | None | 0 0
  1. Invoking test method [public void intouch.salesTracker.business.TaskTest.testConstructor()]
  2. prepareTestInstance(): instance [intouch.salesTracker.business.TaskTest@2585e]
  3. Performing dependency injection for test context [[TestContext@1f796d0 testClass = TaskTest, locations = array<String>['classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:*ApplicationContext.xml', 'classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:coreApplicationContext.xml', 'classpath*:salesTrackerApplicationContext.xml', 'classpath*:calendarApplicationContext.xml', 'classpath*:messagingQueueApplicationContext.xml', 'classpath*:historyApplicationContext.xml', 'classpath*:partitioningApplicationContext.xml'], testInstance = intouch.salesTracker.business.TaskTest@2585e, testMethod = [null], testException = [null]]].
  4. Found injected method on class [intouch.salesTracker.business.TaskTest]: ResourceElement for public void intouch.tests.BaseSpringTransacationalTests.setCoreService(intouch.core.services.CoreService)
  5. Found injected method on class [intouch.salesTracker.business.TaskTest]: ResourceElement for public void intouch.tests.BaseSpringTransacationalTests.setDataSource(javax.sql.DataSource)
  6. Getting BeanInfo for class [intouch.salesTracker.business.TaskTest]
  7. Caching PropertyDescriptors for class [intouch.salesTracker.business.TaskTest]
  8. Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext]
  9. Found bean property 'class' of type [java.lang.Class]
  10. Found bean property 'coreService' of type [intouch.core.services.CoreService]
  11. Found bean property 'dataSource' of type [javax.sql.DataSource]
  12. Found bean property 'sqlScriptEncoding' of type [java.lang.String]
  13. Found bean property 'stampDateFields' of type [intouch.model.core.IStampedObject]
  14. Processing injected method of bean 'intouch.salesTracker.business.TaskTest': ResourceElement for public void intouch.tests.BaseSpringTransacationalTests.setCoreService(intouch.core.services.CoreService)
  15. Returning cached instance of singleton bean 'coreService'
  16. Processing injected method of bean 'intouch.salesTracker.business.TaskTest': ResourceElement for public void intouch.tests.BaseSpringTransacationalTests.setDataSource(javax.sql.DataSource)
  17. Returning cached instance of singleton bean 'dataSource'
  18. Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
  19. Adding transactional method [testConstructor] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
  20. Creating [java.util.concurrent.ConcurrentHashMap]
  21. Creating implicit proxy for bean 'intouch.salesTracker.business.TaskTest' with 0 common interceptors and 1 specific interceptors
  22. Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [intouch.salesTracker.business.TaskTest@2585e]
  23. beforeTestMethod(): instance [intouch.salesTracker.business.TaskTest@2585e], method [public void intouch.salesTracker.business.TaskTest.testConstructor()]
  24. Adding transactional method [testConstructor] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
  25. Explicit transaction definition [PROPAGATION_REQUIRED,ISOLATION_DEFAULT] found for test context [[TestContext@1f796d0 testClass = TaskTest, locations = array<String>['classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:*ApplicationContext.xml', 'classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:coreApplicationContext.xml', 'classpath*:salesTrackerApplicationContext.xml', 'classpath*:calendarApplicationContext.xml', 'classpath*:messagingQueueApplicationContext.xml', 'classpath*:historyApplicationContext.xml', 'classpath*:partitioningApplicationContext.xml'], testInstance = intouch.salesTracker.business.TaskTest@2585e, testMethod = testConstructor@TaskTest, testException = [null]]]
  26. Retrieved @TransactionConfiguration [@org.springframework.test.context.transaction.TransactionConfiguration(defaultRollback=true, transactionManager=transactionManager)] for test class [class intouch.salesTracker.business.TaskTest]
  27. Retrieved TransactionConfigurationAttributes [[TransactionConfigurationAttributes@9e75f6 transactionManagerName = 'transactionManager', defaultRollback = true]] for class [class intouch.salesTracker.business.TaskTest]
  28. Returning cached instance of singleton bean 'transactionManager'
  29. Creating new transaction with name [testConstructor]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
  30. Acquired Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for JDBC transaction
  31. Bound value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] to thread [main]
  32. Initializing transaction synchronization
  33. Retrieved @TransactionConfiguration [@org.springframework.test.context.transaction.TransactionConfiguration(defaultRollback=true, transactionManager=transactionManager)] for test class [class intouch.salesTracker.business.TaskTest]
  34. Retrieved TransactionConfigurationAttributes [[TransactionConfigurationAttributes@1d4eeb5 transactionManagerName = 'transactionManager', defaultRollback = true]] for class [class intouch.salesTracker.business.TaskTest]
  35. No method-level @Rollback override: using default rollback [true] for test context [[TestContext@1f796d0 testClass = TaskTest, locations = array<String>['classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:*ApplicationContext.xml', 'classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:coreApplicationContext.xml', 'classpath*:salesTrackerApplicationContext.xml', 'classpath*:calendarApplicationContext.xml', 'classpath*:messagingQueueApplicationContext.xml', 'classpath*:historyApplicationContext.xml', 'classpath*:partitioningApplicationContext.xml'], testInstance = intouch.salesTracker.business.TaskTest@2585e, testMethod = testConstructor@TaskTest, testException = [null]]]
  36. Began transaction (1): transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@e2fbeb]; rollback [true]
  37. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@83e35b] for iBATIS operation
  38. {conn-100644} Connection
  39. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  40. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  41. {conn-100644} Preparing Statement: SELECT nextVal('enterprises_enterprise_id_seq')
  42. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  43. {pstm-100645} Executing Statement: SELECT nextVal('enterprises_enterprise_id_seq')
  44. {pstm-100645} Parameters: []
  45. {pstm-100645} Types: []
  46. {rset-100646} ResultSet
  47. {rset-100646} Header: [nextval]
  48. {rset-100646} Result: [2578]
  49. {conn-100644} Preparing Statement: INSERT INTO enterprises(enterprise_id, name, notes, lease_expire, is_template, is_customer, can_delete ) VALUES(?, ?, ?, ?, ?, ?, ? )
  50. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  51. {pstm-100647} Executing Statement: INSERT INTO enterprises(enterprise_id, name, notes, lease_expire, is_template, is_customer, can_delete ) VALUES(?, ?, ?, ?, ?, ?, ? )
  52. {pstm-100647} Parameters: [2578, Test enterprise, enterprise notes, null, false, false, false]
  53. {pstm-100647} Types: [java.lang.Integer, java.lang.String, java.lang.String, null, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean]
  54. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  55. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@1cbd4f7] for iBATIS operation
  56. {conn-100648} Connection
  57. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  58. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  59. {conn-100648} Preparing Statement: SELECT nextVal('clubs_club_id_seq')
  60. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  61. {pstm-100649} Executing Statement: SELECT nextVal('clubs_club_id_seq')
  62. {pstm-100649} Parameters: []
  63. {pstm-100649} Types: []
  64. {rset-100650} ResultSet
  65. {rset-100650} Header: [nextval]
  66. {rset-100650} Result: [2527]
  67. {conn-100648} Preparing Statement: INSERT INTO clubs(club_id, enterprise_id, parent_club_id, name, address, city, state, country, zipcode, url, telephone, email, fax, locale, timezone_id, uuid) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?::uuid)
  68. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  69. {pstm-100651} Executing Statement: INSERT INTO clubs(club_id, enterprise_id, parent_club_id, name, address, city, state, country, zipcode, url, telephone, email, fax, locale, timezone_id, uuid) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?::uuid)
  70. {pstm-100651} Parameters: [2527, 2578, -1234, Test club, address, city, state, US, zipcode, url, telephone, email, fax, en_US, 14758, 0f7e5043-d8c9-442b-b23c-c645780b1413]
  71. {pstm-100651} Types: [java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Integer, java.lang.String]
  72. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  73. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@10ade7e] for iBATIS operation
  74. {conn-100652} Connection
  75. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  76. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  77. {conn-100652} Preparing Statement: SELECT nextVal('pp_roles_role_id_seq')
  78. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  79. {pstm-100653} Executing Statement: SELECT nextVal('pp_roles_role_id_seq')
  80. {pstm-100653} Parameters: []
  81. {pstm-100653} Types: []
  82. {rset-100654} ResultSet
  83. {rset-100654} Header: [nextval]
  84. {rset-100654} Result: [59753]
  85. {conn-100652} Preparing Statement: INSERT INTO pp_roles(role_id, name, comments, club_id, permissions, ismembersrole) VALUES(?, ?, ?, ?, ?, ?)
  86. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  87. {pstm-100655} Executing Statement: INSERT INTO pp_roles(role_id, name, comments, club_id, permissions, ismembersrole) VALUES(?, ?, ?, ?, ?, ?)
  88. {pstm-100655} Parameters: [59753, role name, new comments, 2527, perms, true]
  89. {pstm-100655} Types: [java.lang.Integer, java.lang.String, java.lang.String, java.lang.Integer, java.lang.String, java.lang.Boolean]
  90. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  91. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@956254] for iBATIS operation
  92. {conn-100656} Connection
  93. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  94. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  95. {conn-100656} Preparing Statement: SELECT nextVal('users_user_id_seq')
  96. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  97. {pstm-100657} Executing Statement: SELECT nextVal('users_user_id_seq')
  98. {pstm-100657} Parameters: []
  99. {pstm-100657} Types: []
  100. {rset-100658} ResultSet
  101. {rset-100658} Header: [nextval]
  102. {rset-100658} Result: [416509]
  103. {conn-100656} Preparing Statement: INSERT INTO users(user_id, enterprise_id, club_id, uuid, firstname, lastname, username, password, gender, birthDate, user_type, user_status, email, mobile, home_phone, work_phone, fax, street, city, state, zipcode, country, membership_id, joined_date, social_number, company, div1, div2, div3, div4, role_id, created_user_id, created_date, modified_user_id, modified_date) VALUES( ?, ?, ?, ?::uuid, ?, ?, ?, ?, ?, ?, ?::user_types, ?::user_statuses, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  104. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  105. {pstm-100659} Executing Statement: INSERT INTO users(user_id, enterprise_id, club_id, uuid, firstname, lastname, username, password, gender, birthDate, user_type, user_status, email, mobile, home_phone, work_phone, fax, street, city, state, zipcode, country, membership_id, joined_date, social_number, company, div1, div2, div3, div4, role_id, created_user_id, created_date, modified_user_id, modified_date) VALUES( ?, ?, ?, ?::uuid, ?, ?, ?, ?, ?, ?, ?::user_types, ?::user_statuses, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  106. {pstm-100659} Parameters: [416509, 2578, 2527, 197b594c-db2a-43b5-9dad-bd84a794cbd1, Test, Staff, staff123, password, null, null, STAFF, ACTIVE, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, -1, 2010-05-31 12:24:40.606, -1, 2010-05-31 12:24:40.606]
  107. {pstm-100659} Types: [java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, null, null, java.lang.String, java.lang.String, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, java.lang.Integer, java.sql.Timestamp, java.lang.Integer, java.sql.Timestamp]
  108. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  109. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@16aa42e] for iBATIS operation
  110. {conn-100660} Connection
  111. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  112. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  113. {conn-100660} Preparing Statement: SELECT user_id, is_subscribed_to_general_emails, is_subscribed_to_announcement_emails, appointment_email, notification_email, notification_sms, appointment_sms, notification_email_offset_minutes, notification_sms_offset_minutes, appointment_email_offset_minutes, appointment_sms_offset_minutes, locale, timezone_id, set_by_user FROM user_preferences WHERE user_id = ?
  114. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  115. {pstm-100661} Executing Statement: SELECT user_id, is_subscribed_to_general_emails, is_subscribed_to_announcement_emails, appointment_email, notification_email, notification_sms, appointment_sms, notification_email_offset_minutes, notification_sms_offset_minutes, appointment_email_offset_minutes, appointment_sms_offset_minutes, locale, timezone_id, set_by_user FROM user_preferences WHERE user_id = ?
  116. {pstm-100661} Parameters: [416509]
  117. {pstm-100661} Types: [java.lang.Integer]
  118. {rset-100662} ResultSet
  119. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  120. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@14d659d] for iBATIS operation
  121. {conn-100663} Connection
  122. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  123. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  124. {conn-100663} Preparing Statement: SELECT c.*, tz.zone_identifier FROM clubs c, timezones tz WHERE club_id = ( SELECT club_id FROM users WHERE user_id = ? ) AND c.timezone_id = tz.timezone_id
  125. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  126. {pstm-100664} Executing Statement: SELECT c.*, tz.zone_identifier FROM clubs c, timezones tz WHERE club_id = ( SELECT club_id FROM users WHERE user_id = ? ) AND c.timezone_id = tz.timezone_id
  127. {pstm-100664} Parameters: [416509]
  128. {pstm-100664} Types: [java.lang.Integer]
  129. {rset-100665} ResultSet
  130. {rset-100665} Header: [club_id, enterprise_id, parent_club_id, name, address, city, state, country, zipcode, url, telephone, email, fax, locale, zone_identifier, timezone_id, uuid]
  131. {rset-100665} Result: [2527, 2578, -1234, Test club, address, city, state, US, zipcode, url, telephone, email, fax, en_US, US/Pacific, 14758, 0f7e5043-d8c9-442b-b23c-c645780b1413]
  132. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  133. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@4a3158] for iBATIS operation
  134. {conn-100666} Connection
  135. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  136. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  137. {conn-100666} Preparing Statement: UPDATE user_preferences SET is_subscribed_to_general_emails = ?, is_subscribed_to_announcement_emails = ?, appointment_email = ?, notification_email = ?, notification_sms = ?, appointment_sms = ?, notification_email_offset_minutes = ?, notification_sms_offset_minutes = ?, appointment_email_offset_minutes = ?, appointment_sms_offset_minutes = ?, locale = ?, timezone_id = ?, set_by_user = ? WHERE user_id = ?
  138. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  139. {pstm-100667} Executing Statement: UPDATE user_preferences SET is_subscribed_to_general_emails = ?, is_subscribed_to_announcement_emails = ?, appointment_email = ?, notification_email = ?, notification_sms = ?, appointment_sms = ?, notification_email_offset_minutes = ?, notification_sms_offset_minutes = ?, appointment_email_offset_minutes = ?, appointment_sms_offset_minutes = ?, locale = ?, timezone_id = ?, set_by_user = ? WHERE user_id = ?
  140. {pstm-100667} Parameters: [-1, -1, -1, -1, -1, -1, 240, 240, 60, 60, en_US, 14758, false, 416509]
  141. {pstm-100667} Types: [java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Integer, java.lang.Boolean, java.lang.Integer]
  142. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  143. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@ed8eb5] for iBATIS operation
  144. {conn-100668} Connection
  145. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  146. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  147. {conn-100668} Preparing Statement: SELECT c.*, tz.zone_identifier FROM clubs c, timezones tz WHERE club_id = ( SELECT club_id FROM users WHERE user_id = ? ) AND c.timezone_id = tz.timezone_id
  148. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  149. {pstm-100669} Executing Statement: SELECT c.*, tz.zone_identifier FROM clubs c, timezones tz WHERE club_id = ( SELECT club_id FROM users WHERE user_id = ? ) AND c.timezone_id = tz.timezone_id
  150. {pstm-100669} Parameters: [416509]
  151. {pstm-100669} Types: [java.lang.Integer]
  152. {rset-100670} ResultSet
  153. {rset-100670} Header: [club_id, enterprise_id, parent_club_id, name, address, city, state, country, zipcode, url, telephone, email, fax, locale, zone_identifier, timezone_id, uuid]
  154. {rset-100670} Result: [2527, 2578, -1234, Test club, address, city, state, US, zipcode, url, telephone, email, fax, en_US, US/Pacific, 14758, 0f7e5043-d8c9-442b-b23c-c645780b1413]
  155. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  156. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@343bb6] for iBATIS operation
  157. {conn-100671} Connection
  158. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  159. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  160. {conn-100671} Preparing Statement: INSERT into user_preferences (user_id, is_subscribed_to_general_emails, is_subscribed_to_announcement_emails, appointment_email, notification_email, notification_sms, appointment_sms, notification_email_offset_minutes, notification_sms_offset_minutes, appointment_email_offset_minutes, appointment_sms_offset_minutes, locale, set_by_user, timezone_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  161. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  162. {pstm-100672} Executing Statement: INSERT into user_preferences (user_id, is_subscribed_to_general_emails, is_subscribed_to_announcement_emails, appointment_email, notification_email, notification_sms, appointment_sms, notification_email_offset_minutes, notification_sms_offset_minutes, appointment_email_offset_minutes, appointment_sms_offset_minutes, locale, set_by_user, timezone_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  163. {pstm-100672} Parameters: [416509, -1, -1, -1, -1, -1, -1, 240, 240, 60, 60, en_US, false, 14758]
  164. {pstm-100672} Types: [java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Boolean, java.lang.Integer]
  165. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  166. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@13c3b45] for iBATIS operation
  167. {conn-100673} Connection
  168. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  169. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  170. {conn-100673} Preparing Statement: SELECT nextVal('users_user_id_seq')
  171. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  172. {pstm-100674} Executing Statement: SELECT nextVal('users_user_id_seq')
  173. {pstm-100674} Parameters: []
  174. {pstm-100674} Types: []
  175. {rset-100675} ResultSet
  176. {rset-100675} Header: [nextval]
  177. {rset-100675} Result: [416510]
  178. {conn-100673} Preparing Statement: INSERT INTO users(user_id, enterprise_id, club_id, uuid, firstname, lastname, username, password, gender, birthDate, user_type, user_status, email, mobile, home_phone, work_phone, fax, street, city, state, zipcode, country, membership_id, joined_date, social_number, company, div1, div2, div3, div4, role_id, created_user_id, created_date, modified_user_id, modified_date) VALUES( ?, ?, ?, ?::uuid, ?, ?, ?, ?, ?, ?, ?::user_types, ?::user_statuses, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  179. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  180. {pstm-100676} Executing Statement: INSERT INTO users(user_id, enterprise_id, club_id, uuid, firstname, lastname, username, password, gender, birthDate, user_type, user_status, email, mobile, home_phone, work_phone, fax, street, city, state, zipcode, country, membership_id, joined_date, social_number, company, div1, div2, div3, div4, role_id, created_user_id, created_date, modified_user_id, modified_date) VALUES( ?, ?, ?, ?::uuid, ?, ?, ?, ?, ?, ?, ?::user_types, ?::user_statuses, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  181. {pstm-100676} Parameters: [416510, 2578, 2527, e88c835e-1219-48f3-8393-c566f83e7fa1, Test, Contact, test123, password, null, null, PUBLIC, ACTIVE, test@intouchtechnology.com, 16047028374, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 416509, 2010-05-31 12:24:40.616, 416509, 2010-05-31 12:24:40.616]
  182. {pstm-100676} Types: [java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, null, null, java.lang.String, java.lang.String, java.lang.String, java.lang.String, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, java.lang.Integer, java.sql.Timestamp, java.lang.Integer, java.sql.Timestamp]
  183. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  184. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@15738e0] for iBATIS operation
  185. {conn-100677} Connection
  186. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  187. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  188. {conn-100677} Preparing Statement: SELECT user_id, is_subscribed_to_general_emails, is_subscribed_to_announcement_emails, appointment_email, notification_email, notification_sms, appointment_sms, notification_email_offset_minutes, notification_sms_offset_minutes, appointment_email_offset_minutes, appointment_sms_offset_minutes, locale, timezone_id, set_by_user FROM user_preferences WHERE user_id = ?
  189. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  190. {pstm-100678} Executing Statement: SELECT user_id, is_subscribed_to_general_emails, is_subscribed_to_announcement_emails, appointment_email, notification_email, notification_sms, appointment_sms, notification_email_offset_minutes, notification_sms_offset_minutes, appointment_email_offset_minutes, appointment_sms_offset_minutes, locale, timezone_id, set_by_user FROM user_preferences WHERE user_id = ?
  191. {pstm-100678} Parameters: [416510]
  192. {pstm-100678} Types: [java.lang.Integer]
  193. {rset-100679} ResultSet
  194. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  195. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@15726ec] for iBATIS operation
  196. {conn-100680} Connection
  197. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  198. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  199. {conn-100680} Preparing Statement: SELECT c.*, tz.zone_identifier FROM clubs c, timezones tz WHERE club_id = ( SELECT club_id FROM users WHERE user_id = ? ) AND c.timezone_id = tz.timezone_id
  200. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  201. {pstm-100681} Executing Statement: SELECT c.*, tz.zone_identifier FROM clubs c, timezones tz WHERE club_id = ( SELECT club_id FROM users WHERE user_id = ? ) AND c.timezone_id = tz.timezone_id
  202. {pstm-100681} Parameters: [416510]
  203. {pstm-100681} Types: [java.lang.Integer]
  204. {rset-100682} ResultSet
  205. {rset-100682} Header: [club_id, enterprise_id, parent_club_id, name, address, city, state, country, zipcode, url, telephone, email, fax, locale, zone_identifier, timezone_id, uuid]
  206. {rset-100682} Result: [2527, 2578, -1234, Test club, address, city, state, US, zipcode, url, telephone, email, fax, en_US, US/Pacific, 14758, 0f7e5043-d8c9-442b-b23c-c645780b1413]
  207. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  208. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@bc6007] for iBATIS operation
  209. {conn-100683} Connection
  210. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  211. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  212. {conn-100683} Preparing Statement: UPDATE user_preferences SET is_subscribed_to_general_emails = ?, is_subscribed_to_announcement_emails = ?, appointment_email = ?, notification_email = ?, notification_sms = ?, appointment_sms = ?, notification_email_offset_minutes = ?, notification_sms_offset_minutes = ?, appointment_email_offset_minutes = ?, appointment_sms_offset_minutes = ?, locale = ?, timezone_id = ?, set_by_user = ? WHERE user_id = ?
  213. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  214. {pstm-100684} Executing Statement: UPDATE user_preferences SET is_subscribed_to_general_emails = ?, is_subscribed_to_announcement_emails = ?, appointment_email = ?, notification_email = ?, notification_sms = ?, appointment_sms = ?, notification_email_offset_minutes = ?, notification_sms_offset_minutes = ?, appointment_email_offset_minutes = ?, appointment_sms_offset_minutes = ?, locale = ?, timezone_id = ?, set_by_user = ? WHERE user_id = ?
  215. {pstm-100684} Parameters: [-1, -1, -1, -1, -1, -1, 240, 240, 60, 60, en_US, 14758, false, 416510]
  216. {pstm-100684} Types: [java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Integer, java.lang.Boolean, java.lang.Integer]
  217. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  218. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@144752d] for iBATIS operation
  219. {conn-100685} Connection
  220. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  221. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  222. {conn-100685} Preparing Statement: SELECT c.*, tz.zone_identifier FROM clubs c, timezones tz WHERE club_id = ( SELECT club_id FROM users WHERE user_id = ? ) AND c.timezone_id = tz.timezone_id
  223. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  224. {pstm-100686} Executing Statement: SELECT c.*, tz.zone_identifier FROM clubs c, timezones tz WHERE club_id = ( SELECT club_id FROM users WHERE user_id = ? ) AND c.timezone_id = tz.timezone_id
  225. {pstm-100686} Parameters: [416510]
  226. {pstm-100686} Types: [java.lang.Integer]
  227. {rset-100687} ResultSet
  228. {rset-100687} Header: [club_id, enterprise_id, parent_club_id, name, address, city, state, country, zipcode, url, telephone, email, fax, locale, zone_identifier, timezone_id, uuid]
  229. {rset-100687} Result: [2527, 2578, -1234, Test club, address, city, state, US, zipcode, url, telephone, email, fax, en_US, US/Pacific, 14758, 0f7e5043-d8c9-442b-b23c-c645780b1413]
  230. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  231. Opened SqlMapSession [com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl@168e429] for iBATIS operation
  232. {conn-100688} Connection
  233. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  234. Obtained JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] for iBATIS operation
  235. {conn-100688} Preparing Statement: INSERT into user_preferences (user_id, is_subscribed_to_general_emails, is_subscribed_to_announcement_emails, appointment_email, notification_email, notification_sms, appointment_sms, notification_email_offset_minutes, notification_sms_offset_minutes, appointment_email_offset_minutes, appointment_sms_offset_minutes, locale, set_by_user, timezone_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  236. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  237. {pstm-100689} Executing Statement: INSERT into user_preferences (user_id, is_subscribed_to_general_emails, is_subscribed_to_announcement_emails, appointment_email, notification_email, notification_sms, appointment_sms, notification_email_offset_minutes, notification_sms_offset_minutes, appointment_email_offset_minutes, appointment_sms_offset_minutes, locale, set_by_user, timezone_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
  238. {pstm-100689} Parameters: [416510, -1, -1, -1, -1, -1, -1, 240, 240, 60, 60, en_US, false, 14758]
  239. {pstm-100689} Types: [java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Boolean, java.lang.Integer]
  240. Retrieved value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] bound to thread [main]
  241. Test method [public void intouch.salesTracker.business.TaskTest.testConstructor()] threw exception: null
  242. afterTestMethod(): instance [intouch.salesTracker.business.TaskTest@2585e], method [public void intouch.salesTracker.business.TaskTest.testConstructor()], exception [null]
  243. Retrieved @TransactionConfiguration [@org.springframework.test.context.transaction.TransactionConfiguration(defaultRollback=true, transactionManager=transactionManager)] for test class [class intouch.salesTracker.business.TaskTest]
  244. Retrieved TransactionConfigurationAttributes [[TransactionConfigurationAttributes@15b4492 transactionManagerName = 'transactionManager', defaultRollback = true]] for class [class intouch.salesTracker.business.TaskTest]
  245. No method-level @Rollback override: using default rollback [true] for test context [[TestContext@1f796d0 testClass = TaskTest, locations = array<String>['classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:*ApplicationContext.xml', 'classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:coreApplicationContext.xml', 'classpath*:salesTrackerApplicationContext.xml', 'classpath*:calendarApplicationContext.xml', 'classpath*:messagingQueueApplicationContext.xml', 'classpath*:historyApplicationContext.xml', 'classpath*:partitioningApplicationContext.xml'], testInstance = intouch.salesTracker.business.TaskTest@2585e, testMethod = testConstructor@TaskTest, testException = [null]]]
  246. Ending transaction for test context [[TestContext@1f796d0 testClass = TaskTest, locations = array<String>['classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:*ApplicationContext.xml', 'classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:coreApplicationContext.xml', 'classpath*:salesTrackerApplicationContext.xml', 'classpath*:calendarApplicationContext.xml', 'classpath*:messagingQueueApplicationContext.xml', 'classpath*:historyApplicationContext.xml', 'classpath*:partitioningApplicationContext.xml'], testInstance = intouch.salesTracker.business.TaskTest@2585e, testMethod = testConstructor@TaskTest, testException = [null]]]; transaction manager [org.springframework.transaction.support.DefaultTransactionStatus@f2f0d0]; rollback [true]
  247. Triggering beforeCompletion synchronization
  248. Initiating transaction rollback
  249. Rolling back JDBC transaction on Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver]
  250. Triggering afterCompletion synchronization
  251. Clearing transaction synchronization
  252. Removed value [org.springframework.jdbc.datasource.ConnectionHolder@1e22c75] for key [org.apache.commons.dbcp.BasicDataSource@1ef3d1b] from thread [main]
  253. Releasing JDBC Connection [jdbc:postgresql://intdevel:5432/intouch_devel_db2, UserName=mcrtdbms, PostgreSQL Native Driver] after transaction
  254. Returning JDBC Connection to DataSource
  255. Rolled back transaction after test execution for test context [[TestContext@1f796d0 testClass = TaskTest, locations = array<String>['classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:*ApplicationContext.xml', 'classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:coreApplicationContext.xml', 'classpath*:salesTrackerApplicationContext.xml', 'classpath*:calendarApplicationContext.xml', 'classpath*:messagingQueueApplicationContext.xml', 'classpath*:historyApplicationContext.xml', 'classpath*:partitioningApplicationContext.xml'], testInstance = intouch.salesTracker.business.TaskTest@2585e, testMethod = testConstructor@TaskTest, testException = [null]]]
  256. After test method: context [[TestContext@1f796d0 testClass = TaskTest, locations = array<String>['classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:*ApplicationContext.xml', 'classpath*:applicationContext-junit.xml', 'classpath*:applicationContext-junit-db.xml', 'classpath*:coreApplicationContext.xml', 'classpath*:salesTrackerApplicationContext.xml', 'classpath*:calendarApplicationContext.xml', 'classpath*:messagingQueueApplicationContext.xml', 'classpath*:historyApplicationContext.xml', 'classpath*:partitioningApplicationContext.xml'], testInstance = intouch.salesTracker.business.TaskTest@2585e, testMethod = testConstructor@TaskTest, testException = [null]]], dirtiesContext [false].
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement