Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.83 KB | None | 0 0
  1. 12:30:03,661 INFO [STDOUT] Hibernate:
  2. /*
  3. from
  4. Party
  5. where
  6. partyId = :partyId */ select
  7. party0_.pid as pid7_,
  8. party0_.partyType as partyType7_,
  9. party0_.suffix as suffix7_,
  10. party0_.startDt as startDt7_,
  11. party0_.password as password7_,
  12. party0_.title as title7_,
  13. party0_.partyId as partyId7_,
  14. party0_.email as email7_,
  15. party0_.phone as phone7_,
  16. party0_.firstName as firstName7_,
  17. party0_.lastName as lastName7_,
  18. party0_.endDt as endDt7_,
  19. party0_.facilityPid as facilit22_7_,
  20. party0_.fax as fax7_,
  21. party0_.addrstreet as addrstreet7_,
  22. party0_.hierarchy_team_pid as hierarchy23_7_,
  23. party0_.middleName as middleName7_,
  24. party0_.addrunit as addrunit7_,
  25. party0_.addrcity as addrcity7_,
  26. party0_.addrstate as addrstate7_,
  27. party0_.addrpost as addrpost7_,
  28. party0_.pid_version as pid20_7_,
  29. party0_.party_compensation_pid as party24_7_,
  30. party0_.mobile as mobile7_
  31. from
  32. pobject.party party0_
  33. where
  34. party0_.partyId=?
  35. 12:30:03,665 INFO [STDOUT] Hibernate:
  36. /* load com.wjbradley.ros.entity.tigris.PartyCompensation */ select
  37. partycompe0_.pid as pid39_0_,
  38. partycompe0_.pid_version as pid2_39_0_,
  39. partycompe0_.processor_fee_fixed_amt as processor3_39_0_,
  40. partycompe0_.processor_fee_bps as processor4_39_0_
  41. from
  42. pobject.party_compensation partycompe0_
  43. where
  44. partycompe0_.pid=?
  45. 12:30:03,668 INFO [STDOUT] Hibernate:
  46. /* load com.wjbradley.ros.entity.tigris.ScenarioCase */ select
  47. scenarioca0_.pid as pid9_1_,
  48. scenarioca0_.scenario_deal_pid as scenario29_9_1_,
  49. scenarioca0_.mortgage_type as mortgage2_9_1_,
  50. scenarioca0_.loan_amt as loan3_9_1_,
  51. scenarioca0_.base_loan_amt as base4_9_1_,
  52. scenarioca0_.result_product_pid as result30_9_1_,
  53. scenarioca0_.result_min_pymt_rate_pct as result5_9_1_,
  54. scenarioca0_.price_by_pct as price6_9_1_,
  55. scenarioca0_.compensation_amt as compensa7_9_1_,
  56. scenarioca0_.lock_discount as lock8_9_1_,
  57. scenarioca0_.result_rate as result9_9_1_,
  58. scenarioca0_.result_price as result10_9_1_,
  59. scenarioca0_.impnd as impnd9_1_,
  60. scenarioca0_.pid_version as pid12_9_1_,
  61. scenarioca0_.lien_pri as lien13_9_1_,
  62. scenarioca0_.drawn_amt as drawn14_9_1_,
  63. scenarioca0_.lock_term as lock15_9_1_,
  64. scenarioca0_.loan_purp as loan16_9_1_,
  65. scenarioca0_.cash_out_amt as cash17_9_1_,
  66. scenarioca0_.doc_level as doc18_9_1_,
  67. scenarioca0_.int_only as int19_9_1_,
  68. scenarioca0_.prepay_penalty as prepay20_9_1_,
  69. scenarioca0_.prod_cat as prod21_9_1_,
  70. scenarioca0_.hard_prepay_mo as hard22_9_1_,
  71. scenarioca0_.price_by_type as price23_9_1_,
  72. scenarioca0_.result_margin_pct as result24_9_1_,
  73. scenarioca0_.result_max_rebate as result25_9_1_,
  74. scenarioca0_.result_prepay_period as result26_9_1_,
  75. scenarioca0_.manual_result as manual27_9_1_,
  76. scenarioca0_.va_fee_type as va28_9_1_,
  77. productgro1_.pid as pid21_0_,
  78. productgro1_.morttype as morttype21_0_,
  79. productgro1_.min_rate_set as min3_21_0_,
  80. productgro1_.prodId as prodId21_0_,
  81. productgro1_.amortTermMo as amortTer5_21_0_,
  82. productgro1_.interestOnly as interest6_21_0_,
  83. productgro1_.min_rate_mo as min7_21_0_,
  84. productgro1_.impounds as impounds21_0_,
  85. productgro1_.planCode as planCode21_0_,
  86. productgro1_.prodDesc as prodDesc21_0_,
  87. productgro1_.prodCode as prodCode21_0_,
  88. productgro1_.prodType as prodType21_0_,
  89. productgro1_.effEnd as effEnd21_0_,
  90. productgro1_.pid_version as pid14_21_0_
  91. from
  92. pobject.scenario_case scenarioca0_
  93. left outer join
  94. pobject.prodgroup productgro1_
  95. on scenarioca0_.result_product_pid=productgro1_.pid
  96. where
  97. scenarioca0_.pid=?
  98. 12:30:03,696 INFO [STDOUT] Hibernate:
  99. /* select
  100. c
  101. from
  102. Case c
  103. where
  104. c.lendCaseId = :lendCaseId */ select
  105. case0_.pid as pid40_,
  106. case0_.status as status40_,
  107. case0_.structure as structure40_,
  108. case0_.origpid as origpid40_,
  109. case0_.apr as apr40_,
  110. case0_.comboCasePid as comboCas5_40_,
  111. case0_.initial_disclosure_sent_ts as initial6_40_,
  112. case0_.lendcaseid as lendcaseid40_,
  113. case0_.brokered as brokered40_,
  114. case0_.casename as casename40_,
  115. case0_.pid_version as pid10_40_,
  116. case0_.pending_ts as pending11_40_,
  117. case0_.last_disclosed_apr_pct as last12_40_,
  118. case0_.disclosure_rqst_ts as disclosure13_40_,
  119. case0_.latest_disclosure_sent_ts as latest14_40_,
  120. case0_.borrower_disclosure_acknowledge_dt as borrower15_40_,
  121. case0_.rqstFundDt as rqstFundDt40_,
  122. case0_.application_ts as applica17_40_,
  123. case0_.fundsdisbursdt as fundsdi18_40_,
  124. case0_.holdBkReason as holdBkR19_40_,
  125. case0_.statusdt as statusdt40_,
  126. case0_.ifundreimbdt as ifundre21_40_
  127. from
  128. pobject.cas case0_
  129. where
  130. case0_.lendcaseid=?
  131. 12:30:03,716 INFO [STDOUT] Hibernate:
  132. /* load com.wjbradley.ros.entity.tigris.Party */ select
  133. party0_.pid as pid7_1_,
  134. party0_.partyType as partyType7_1_,
  135. party0_.suffix as suffix7_1_,
  136. party0_.startDt as startDt7_1_,
  137. party0_.password as password7_1_,
  138. party0_.title as title7_1_,
  139. party0_.partyId as partyId7_1_,
  140. party0_.email as email7_1_,
  141. party0_.phone as phone7_1_,
  142. party0_.firstName as firstName7_1_,
  143. party0_.lastName as lastName7_1_,
  144. party0_.endDt as endDt7_1_,
  145. party0_.facilityPid as facilit22_7_1_,
  146. party0_.fax as fax7_1_,
  147. party0_.addrstreet as addrstreet7_1_,
  148. party0_.hierarchy_team_pid as hierarchy23_7_1_,
  149. party0_.middleName as middleName7_1_,
  150. party0_.addrunit as addrunit7_1_,
  151. party0_.addrcity as addrcity7_1_,
  152. party0_.addrstate as addrstate7_1_,
  153. party0_.addrpost as addrpost7_1_,
  154. party0_.pid_version as pid20_7_1_,
  155. party0_.party_compensation_pid as party24_7_1_,
  156. party0_.mobile as mobile7_1_,
  157. partycompe1_.pid as pid39_0_,
  158. partycompe1_.pid_version as pid2_39_0_,
  159. partycompe1_.processor_fee_fixed_amt as processor3_39_0_,
  160. partycompe1_.processor_fee_bps as processor4_39_0_
  161. from
  162. pobject.party party0_
  163. left outer join
  164. pobject.party_compensation partycompe1_
  165. on party0_.party_compensation_pid=partycompe1_.pid
  166. where
  167. party0_.pid=?
  168. 12:30:03,722 INFO [STDOUT] Hibernate:
  169. /* load one-to-many com.wjbradley.ros.entity.tigris.Case.underwrites */ select
  170. underwrite0_.casepid as casepid2_,
  171. underwrite0_.pid as pid2_,
  172. underwrite0_.pid as pid62_1_,
  173. underwrite0_.loanAmt as loanAmt62_1_,
  174. underwrite0_.docLevel as docLevel62_1_,
  175. underwrite0_.loanpurp as loanpurp62_1_,
  176. underwrite0_.prodgrouppid as prodgro19_62_1_,
  177. underwrite0_.noteRatePct as noteRate5_62_1_,
  178. underwrite0_.unpaidBalAmt as unpaidBa6_62_1_,
  179. underwrite0_.ltv as ltv62_1_,
  180. underwrite0_.cltv as cltv62_1_,
  181. underwrite0_.casepid as casepid62_1_,
  182. underwrite0_.disp as disp62_1_,
  183. underwrite0_.qualRatePct as qualRat10_62_1_,
  184. underwrite0_.min_pymt_rate_pct as min11_62_1_,
  185. underwrite0_.lienPri as lienPri62_1_,
  186. underwrite0_.pid_version as pid13_62_1_,
  187. underwrite0_.agencycaseid as agencyc14_62_1_,
  188. underwrite0_.agencyCaseDate as agencyC15_62_1_,
  189. underwrite0_.prepayind as prepayind62_1_,
  190. underwrite0_.miInd as miInd62_1_,
  191. underwrite0_.uwuserpid as uwuserpid62_1_,
  192. productgro1_.pid as pid21_0_,
  193. productgro1_.morttype as morttype21_0_,
  194. productgro1_.min_rate_set as min3_21_0_,
  195. productgro1_.prodId as prodId21_0_,
  196. productgro1_.amortTermMo as amortTer5_21_0_,
  197. productgro1_.interestOnly as interest6_21_0_,
  198. productgro1_.min_rate_mo as min7_21_0_,
  199. productgro1_.impounds as impounds21_0_,
  200. productgro1_.planCode as planCode21_0_,
  201. productgro1_.prodDesc as prodDesc21_0_,
  202. productgro1_.prodCode as prodCode21_0_,
  203. productgro1_.prodType as prodType21_0_,
  204. productgro1_.effEnd as effEnd21_0_,
  205. productgro1_.pid_version as pid14_21_0_
  206. from
  207. pobject.underwrite underwrite0_
  208. left outer join
  209. pobject.prodgroup productgro1_
  210. on underwrite0_.prodgrouppid=productgro1_.pid
  211. where
  212. underwrite0_.casepid=?
  213. 12:30:03,730 INFO [STDOUT] Hibernate:
  214. /* load one-to-many com.wjbradley.ros.entity.tigris.Case.caseTeams */ select
  215. caseteams0_.casepid as casepid1_,
  216. caseteams0_.pid as pid1_,
  217. caseteams0_.pid as pid33_0_,
  218. caseteams0_.builderpid as builderpid33_0_,
  219. caseteams0_.titlepid as titlepid33_0_,
  220. caseteams0_.casepid as casepid33_0_,
  221. caseteams0_.processorpid as process10_33_0_,
  222. caseteams0_.roccoordpid as roccoor12_33_0_,
  223. caseteams0_.lead_source_pid as lead11_33_0_,
  224. caseteams0_.borclosagtpid as borclos15_33_0_,
  225. caseteams0_.sellerclosagtpid as sellerc14_33_0_,
  226. caseteams0_.reqappraiserpid as reqappra5_33_0_,
  227. caseteams0_.operations_center_pid as operations3_33_0_,
  228. caseteams0_.operations_team_pid as operations16_33_0_,
  229. caseteams0_.operations_agent_pid as operations4_33_0_,
  230. caseteams0_.pid_version as pid2_33_0_,
  231. caseteams0_.funderpid as funderpid33_0_,
  232. caseteams0_.purchcoorduserpid as purchcoo6_33_0_
  233. from
  234. pobject.caseteam caseteams0_
  235. where
  236. caseteams0_.casepid=?
  237. 12:30:03,735 INFO [STDOUT] Hibernate:
  238. /* load com.wjbradley.ros.entity.tigris.ScenarioDeal */ select
  239. scenariode0_.pid as pid28_2_,
  240. scenariode0_.name as name28_2_,
  241. scenariode0_.remark as remark28_2_,
  242. scenariode0_.prop_use as prop4_28_2_,
  243. scenariode0_.sales_price as sales5_28_2_,
  244. scenariode0_.mtg_ins as mtg6_28_2_,
  245. scenariode0_.ltv as ltv28_2_,
  246. scenariode0_.cltv as cltv28_2_,
  247. scenariode0_.case_pid as case57_28_2_,
  248. scenariode0_.interim_int_days as interim9_28_2_,
  249. scenariode0_.scenario_status as scenario10_28_2_,
  250. scenariode0_.uw_acknowledged as uw11_28_2_,
  251. scenariode0_.pid_version as pid12_28_2_,
  252. scenariode0_.create_ts as create13_28_2_,
  253. scenariode0_.crd_score as crd14_28_2_,
  254. scenariode0_.mort_late_30d_12m as mort15_28_2_,
  255. scenariode0_.mort_late_60d_12m as mort16_28_2_,
  256. scenariode0_.mort_late_90d_12m as mort17_28_2_,
  257. scenariode0_.mort_late_30d_24m as mort18_28_2_,
  258. scenariode0_.mort_late_60d_24m as mort19_28_2_,
  259. scenariode0_.mort_late_90d_24m as mort20_28_2_,
  260. scenariode0_.update_user_pid as update58_28_2_,
  261. scenariode0_.prop_cat as prop21_28_2_,
  262. scenariode0_.he_ratio_pct as he22_28_2_,
  263. scenariode0_.dti_ratio_pct as dti23_28_2_,
  264. scenariode0_.first_time_buyer as first24_28_2_,
  265. scenariode0_.foreign_natl as foreign25_28_2_,
  266. scenariode0_.chap7_bankr_discharge_dt as chap26_28_2_,
  267. scenariode0_.chap13_bankr_discharge_dt as chap27_28_2_,
  268. scenariode0_.fclose_discharge_dt as fclose28_28_2_,
  269. scenariode0_.chap7_bankr_file_dt as chap29_28_2_,
  270. scenariode0_.chap13_bankr_file_dt as chap30_28_2_,
  271. scenariode0_.fclose_file_dt as fclose31_28_2_,
  272. scenariode0_.no_fico as no32_28_2_,
  273. scenariode0_.result_ts as result33_28_2_,
  274. scenariode0_.result_orig_pid as result56_28_2_,
  275. scenariode0_.sprop_state as sprop34_28_2_,
  276. scenariode0_.est_val as est35_28_2_,
  277. scenariode0_.escrow_holdback_reason as escrow36_28_2_,
  278. scenariode0_.active_ts as active37_28_2_,
  279. scenariode0_.rqst_status as rqst38_28_2_,
  280. scenariode0_.rqst_submit_ts as rqst39_28_2_,
  281. scenariode0_.rqst_submit_notes as rqst40_28_2_,
  282. scenariode0_.rqst_review_ts as rqst41_28_2_,
  283. scenariode0_.rqst_dec_ts as rqst42_28_2_,
  284. scenariode0_.rqst_denial_reason as rqst43_28_2_,
  285. scenariode0_.rqst_cond_pid as rqst44_28_2_,
  286. scenariode0_.chg_rqst as chg45_28_2_,
  287. scenariode0_.apprs1_fee as apprs46_28_2_,
  288. scenariode0_.apprs1_payer as apprs47_28_2_,
  289. scenariode0_.apprs1_payee as apprs48_28_2_,
  290. scenariode0_.apprs1_pd_outsd_clos as apprs49_28_2_,
  291. scenariode0_.apprs2_fee as apprs50_28_2_,
  292. scenariode0_.apprs2_payer as apprs51_28_2_,
  293. scenariode0_.apprs2_payee as apprs52_28_2_,
  294. scenariode0_.apprs2_pd_outsd_clos as apprs53_28_2_,
  295. scenariode0_.self_employed as self54_28_2_,
  296. scenariode0_.sale_conc_pct as sale55_28_2_,
  297. scenarioca1_.scenario_deal_pid as scenario29_4_,
  298. scenarioca1_.pid as pid4_,
  299. scenarioca1_.pid as pid9_0_,
  300. scenarioca1_.scenario_deal_pid as scenario29_9_0_,
  301. scenarioca1_.mortgage_type as mortgage2_9_0_,
  302. scenarioca1_.loan_amt as loan3_9_0_,
  303. scenarioca1_.base_loan_amt as base4_9_0_,
  304. scenarioca1_.result_product_pid as result30_9_0_,
  305. scenarioca1_.result_min_pymt_rate_pct as result5_9_0_,
  306. scenarioca1_.price_by_pct as price6_9_0_,
  307. scenarioca1_.compensation_amt as compensa7_9_0_,
  308. scenarioca1_.lock_discount as lock8_9_0_,
  309. scenarioca1_.result_rate as result9_9_0_,
  310. scenarioca1_.result_price as result10_9_0_,
  311. scenarioca1_.impnd as impnd9_0_,
  312. scenarioca1_.pid_version as pid12_9_0_,
  313. scenarioca1_.lien_pri as lien13_9_0_,
  314. scenarioca1_.drawn_amt as drawn14_9_0_,
  315. scenarioca1_.lock_term as lock15_9_0_,
  316. scenarioca1_.loan_purp as loan16_9_0_,
  317. scenarioca1_.cash_out_amt as cash17_9_0_,
  318. scenarioca1_.doc_level as doc18_9_0_,
  319. scenarioca1_.int_only as int19_9_0_,
  320. scenarioca1_.prepay_penalty as prepay20_9_0_,
  321. scenarioca1_.prod_cat as prod21_9_0_,
  322. scenarioca1_.hard_prepay_mo as hard22_9_0_,
  323. scenarioca1_.price_by_type as price23_9_0_,
  324. scenarioca1_.result_margin_pct as result24_9_0_,
  325. scenarioca1_.result_max_rebate as result25_9_0_,
  326. scenarioca1_.result_prepay_period as result26_9_0_,
  327. scenarioca1_.manual_result as manual27_9_0_,
  328. scenarioca1_.va_fee_type as va28_9_0_,
  329. productgro2_.pid as pid21_1_,
  330. productgro2_.morttype as morttype21_1_,
  331. productgro2_.min_rate_set as min3_21_1_,
  332. productgro2_.prodId as prodId21_1_,
  333. productgro2_.amortTermMo as amortTer5_21_1_,
  334. productgro2_.interestOnly as interest6_21_1_,
  335. productgro2_.min_rate_mo as min7_21_1_,
  336. productgro2_.impounds as impounds21_1_,
  337. productgro2_.planCode as planCode21_1_,
  338. productgro2_.prodDesc as prodDesc21_1_,
  339. productgro2_.prodCode as prodCode21_1_,
  340. productgro2_.prodType as prodType21_1_,
  341. productgro2_.effEnd as effEnd21_1_,
  342. productgro2_.pid_version as pid14_21_1_
  343. from
  344. pobject.scenario_deal scenariode0_
  345. left outer join
  346. pobject.scenario_case scenarioca1_
  347. on scenariode0_.pid=scenarioca1_.scenario_deal_pid
  348. left outer join
  349. pobject.prodgroup productgro2_
  350. on scenarioca1_.result_product_pid=productgro2_.pid
  351. where
  352. scenariode0_.pid=?
  353. 12:30:03,745 INFO [STDOUT] Hibernate:
  354. /* load one-to-many com.wjbradley.ros.entity.tigris.ScenarioCase.scenarioCaseCharges */ select
  355. scenarioca0_.scenario_case_pid as scenario10_1_,
  356. scenarioca0_.pid as pid1_,
  357. scenarioca0_.pid as pid17_0_,
  358. scenarioca0_.pct as pct17_0_,
  359. scenarioca0_.scenario_case_pid as scenario10_17_0_,
  360. scenarioca0_.fixed_amt as fixed3_17_0_,
  361. scenarioca0_.payer as payer17_0_,
  362. scenarioca0_.payee as payee17_0_,
  363. scenarioca0_.pid_version as pid6_17_0_,
  364. scenarioca0_.poc as poc17_0_,
  365. scenarioca0_.charge_id as charge8_17_0_,
  366. scenarioca0_.charge_cat as charge9_17_0_
  367. from
  368. pobject.scenario_case_charge scenarioca0_
  369. where
  370. scenarioca0_.scenario_case_pid=?
  371. 12:30:03,754 INFO [STDOUT] Hibernate:
  372. /*
  373. from
  374. OriginatorTeamAssociation o
  375. where
  376. o.originator = :originator */ select
  377. originator0_.pid as pid65_,
  378. originator0_.origPid as origPid65_,
  379. originator0_.origTeamPid as origTea28_65_,
  380. originator0_.pid_version as pid2_65_,
  381. originator0_.processor_split_percent as processor3_65_,
  382. originator0_.apprvconvdt as apprvcon4_65_,
  383. originator0_.apprvfhadt as apprvfhadt65_,
  384. originator0_.apprvvadt as apprvvadt65_,
  385. originator0_.apprvfmhadt as apprvfmh7_65_,
  386. originator0_.legalfacpid as legalfac8_65_,
  387. originator0_.defprocfacpid as defprocf9_65_,
  388. originator0_.defuwfacpid as defuwfa10_65_,
  389. originator0_.defapplfacpid as defappl11_65_,
  390. originator0_.defclosfacpid as defclos12_65_,
  391. originator0_.deffundfacpid as deffund13_65_,
  392. originator0_.defshipfacpid as defship14_65_,
  393. originator0_.notify as notify65_,
  394. originator0_.crmParticipation as crmPart16_65_,
  395. originator0_.crmLoanEnrollAuto as crmLoan17_65_,
  396. originator0_.closdocautoapprovemin as closdoc18_65_,
  397. originator0_.discloseYsp as disclos19_65_,
  398. originator0_.bdmPartyPid as bdmPart30_65_,
  399. originator0_.bdmAsgnerPid as bdmAsgn29_65_,
  400. originator0_.bdmAsgnDt as bdmAsgnDt65_,
  401. originator0_.fnmImportThroughDt as fnmImpo21_65_,
  402. originator0_.credstar_username as credstar22_65_,
  403. originator0_.credstar_password as credstar23_65_,
  404. originator0_.contract_accept_dt as contract24_65_,
  405. originator0_.contract_accept_signature as contract25_65_,
  406. originator0_.quick_pay_on as quick26_65_,
  407. originator0_.brokered_loan_split_pct as brokered27_65_
  408. from
  409. pobject.origassoc originator0_
  410. where
  411. originator0_.origPid=?
  412. 12:30:03,762 INFO [STDOUT] Hibernate:
  413. /* load com.wjbradley.ros.entity.tigris.OriginationTeam */ select
  414. originatio0_.pid as pid52_0_,
  415. originatio0_.name as name52_0_,
  416. originatio0_.type as type52_0_,
  417. originatio0_.pid_version as pid4_52_0_,
  418. originatio0_.endDt as endDt52_0_,
  419. originatio0_.branch_admin_fee_govt as branch6_52_0_,
  420. originatio0_.branch_admin_fee_non_govt as branch7_52_0_,
  421. originatio0_.origTeamId as origTeamId52_0_,
  422. originatio0_.bdmPartyPid as bdmPart39_52_0_,
  423. originatio0_.bdmAsgnerPid as bdmAsgn40_52_0_,
  424. originatio0_.contactPartyPid as contact41_52_0_,
  425. originatio0_.startDt as startDt52_0_,
  426. originatio0_.bdmAsgnDt as bdmAsgnDt52_0_,
  427. originatio0_.asiTeamId as asiTeamId52_0_,
  428. originatio0_.fundToTitle as fundToT12_52_0_,
  429. originatio0_.invpid as invpid52_0_,
  430. originatio0_.brokeredLoanFeeMaxAmt as brokere14_52_0_,
  431. originatio0_.brokeredLoanFeePct as brokere15_52_0_,
  432. originatio0_.useLLR as useLLR52_0_,
  433. originatio0_.hierarchy_team_pid as hierarchy17_52_0_,
  434. originatio0_.roc_processing_fee_amt as roc18_52_0_,
  435. originatio0_.target_revenue_conforming_bps as target19_52_0_,
  436. originatio0_.target_revenue_government_bps as target20_52_0_,
  437. originatio0_.average_revenue_exception_threshhold_amt as average21_52_0_,
  438. originatio0_.target_average_revenue_amt as target22_52_0_,
  439. originatio0_.branch_conv_margin as branch23_52_0_,
  440. originatio0_.branch_va_margin as branch24_52_0_,
  441. originatio0_.branch_fha_margin as branch25_52_0_,
  442. originatio0_.branch_fmha_margin as branch26_52_0_,
  443. originatio0_.branch_other_margin as branch27_52_0_,
  444. originatio0_.user_conv_margin as user28_52_0_,
  445. originatio0_.user_va_margin as user29_52_0_,
  446. originatio0_.user_fha_margin as user30_52_0_,
  447. originatio0_.user_fmha_margin as user31_52_0_,
  448. originatio0_.user_other_margin as user32_52_0_,
  449. originatio0_.safAdminFee as safAdmi33_52_0_,
  450. originatio0_.sashAdminFee as sashAdm34_52_0_,
  451. originatio0_.saslAdminFee as saslAdm35_52_0_,
  452. originatio0_.cfAdminFee as cfAdminFee52_0_,
  453. originatio0_.csAdminFee as csAdminFee52_0_,
  454. originatio0_.branch_revenue_split_pct as branch38_52_0_
  455. from
  456. pobject.origteam originatio0_
  457. where
  458. originatio0_.pid=?
  459. 12:30:03,769 INFO [STDOUT] Hibernate:
  460. /* load one-to-many com.wjbradley.ros.entity.tigris.OriginatorTeamAssociation.accounts */ select
  461. accounts0_.origassocpid as origass11_1_,
  462. accounts0_.pid as pid1_,
  463. accounts0_.pid as pid72_0_,
  464. accounts0_.pid_version as pid2_72_0_,
  465. accounts0_.origassocpid as origass11_72_0_,
  466. accounts0_.conv_override_bps_pct as conv3_72_0_,
  467. accounts0_.conv_overage_split_pct as conv4_72_0_,
  468. accounts0_.govt_override_bps_pct as govt5_72_0_,
  469. accounts0_.govt_overage_split_pct as govt6_72_0_,
  470. accounts0_.updateuserpid as updateu10_72_0_,
  471. accounts0_.earnedrevfloor as earnedre7_72_0_,
  472. accounts0_.suspenselimit as suspense8_72_0_,
  473. accounts0_.updatedt as updatedt72_0_
  474. from
  475. pobject.orig_assoc_acct accounts0_
  476. where
  477. accounts0_.origassocpid=?
  478. 12:30:03,775 INFO [STDOUT] Hibernate:
  479. /* load one-to-many com.wjbradley.ros.entity.tigris.Party.originatorTeamAssociations */ select
  480. originator0_.origPid as origPid2_,
  481. originator0_.pid as pid2_,
  482. originator0_.pid as pid65_1_,
  483. originator0_.origPid as origPid65_1_,
  484. originator0_.origTeamPid as origTea28_65_1_,
  485. originator0_.pid_version as pid2_65_1_,
  486. originator0_.processor_split_percent as processor3_65_1_,
  487. originator0_.apprvconvdt as apprvcon4_65_1_,
  488. originator0_.apprvfhadt as apprvfhadt65_1_,
  489. originator0_.apprvvadt as apprvvadt65_1_,
  490. originator0_.apprvfmhadt as apprvfmh7_65_1_,
  491. originator0_.legalfacpid as legalfac8_65_1_,
  492. originator0_.defprocfacpid as defprocf9_65_1_,
  493. originator0_.defuwfacpid as defuwfa10_65_1_,
  494. originator0_.defapplfacpid as defappl11_65_1_,
  495. originator0_.defclosfacpid as defclos12_65_1_,
  496. originator0_.deffundfacpid as deffund13_65_1_,
  497. originator0_.defshipfacpid as defship14_65_1_,
  498. originator0_.notify as notify65_1_,
  499. originator0_.crmParticipation as crmPart16_65_1_,
  500. originator0_.crmLoanEnrollAuto as crmLoan17_65_1_,
  501. originator0_.closdocautoapprovemin as closdoc18_65_1_,
  502. originator0_.discloseYsp as disclos19_65_1_,
  503. originator0_.bdmPartyPid as bdmPart30_65_1_,
  504. originator0_.bdmAsgnerPid as bdmAsgn29_65_1_,
  505. originator0_.bdmAsgnDt as bdmAsgnDt65_1_,
  506. originator0_.fnmImportThroughDt as fnmImpo21_65_1_,
  507. originator0_.credstar_username as credstar22_65_1_,
  508. originator0_.credstar_password as credstar23_65_1_,
  509. originator0_.contract_accept_dt as contract24_65_1_,
  510. originator0_.contract_accept_signature as contract25_65_1_,
  511. originator0_.quick_pay_on as quick26_65_1_,
  512. originator0_.brokered_loan_split_pct as brokered27_65_1_,
  513. originatio1_.pid as pid52_0_,
  514. originatio1_.name as name52_0_,
  515. originatio1_.type as type52_0_,
  516. originatio1_.pid_version as pid4_52_0_,
  517. originatio1_.endDt as endDt52_0_,
  518. originatio1_.branch_admin_fee_govt as branch6_52_0_,
  519. originatio1_.branch_admin_fee_non_govt as branch7_52_0_,
  520. originatio1_.origTeamId as origTeamId52_0_,
  521. originatio1_.bdmPartyPid as bdmPart39_52_0_,
  522. originatio1_.bdmAsgnerPid as bdmAsgn40_52_0_,
  523. originatio1_.contactPartyPid as contact41_52_0_,
  524. originatio1_.startDt as startDt52_0_,
  525. originatio1_.bdmAsgnDt as bdmAsgnDt52_0_,
  526. originatio1_.asiTeamId as asiTeamId52_0_,
  527. originatio1_.fundToTitle as fundToT12_52_0_,
  528. originatio1_.invpid as invpid52_0_,
  529. originatio1_.brokeredLoanFeeMaxAmt as brokere14_52_0_,
  530. originatio1_.brokeredLoanFeePct as brokere15_52_0_,
  531. originatio1_.useLLR as useLLR52_0_,
  532. originatio1_.hierarchy_team_pid as hierarchy17_52_0_,
  533. originatio1_.roc_processing_fee_amt as roc18_52_0_,
  534. originatio1_.target_revenue_conforming_bps as target19_52_0_,
  535. originatio1_.target_revenue_government_bps as target20_52_0_,
  536. originatio1_.average_revenue_exception_threshhold_amt as average21_52_0_,
  537. originatio1_.target_average_revenue_amt as target22_52_0_,
  538. originatio1_.branch_conv_margin as branch23_52_0_,
  539. originatio1_.branch_va_margin as branch24_52_0_,
  540. originatio1_.branch_fha_margin as branch25_52_0_,
  541. originatio1_.branch_fmha_margin as branch26_52_0_,
  542. originatio1_.branch_other_margin as branch27_52_0_,
  543. originatio1_.user_conv_margin as user28_52_0_,
  544. originatio1_.user_va_margin as user29_52_0_,
  545. originatio1_.user_fha_margin as user30_52_0_,
  546. originatio1_.user_fmha_margin as user31_52_0_,
  547. originatio1_.user_other_margin as user32_52_0_,
  548. originatio1_.safAdminFee as safAdmi33_52_0_,
  549. originatio1_.sashAdminFee as sashAdm34_52_0_,
  550. originatio1_.saslAdminFee as saslAdm35_52_0_,
  551. originatio1_.cfAdminFee as cfAdminFee52_0_,
  552. originatio1_.csAdminFee as csAdminFee52_0_,
  553. originatio1_.branch_revenue_split_pct as branch38_52_0_
  554. from
  555. pobject.origassoc originator0_
  556. inner join
  557. pobject.origteam originatio1_
  558. on originator0_.origTeamPid=originatio1_.pid
  559. where
  560. originator0_.origPid=?
  561. 12:30:03,813 INFO [STDOUT] Hibernate:
  562. /* load one-to-many com.wjbradley.ros.entity.tigris.Case.caseRevenues */ select
  563. caserevenu0_.case_pid as case17_1_,
  564. caserevenu0_.pid as pid1_,
  565. caserevenu0_.pid as pid60_0_,
  566. caserevenu0_.case_pid as case17_60_0_,
  567. caserevenu0_.origination_charge_fixed_amt as originat2_60_0_,
  568. caserevenu0_.user_margin as user3_60_0_,
  569. caserevenu0_.pid_version as pid4_60_0_,
  570. caserevenu0_.current_loan_amt as current5_60_0_,
  571. caserevenu0_.create_ts as create6_60_0_,
  572. caserevenu0_.current_revenue_bps as current7_60_0_,
  573. caserevenu0_.target_revenue_bps as target8_60_0_,
  574. caserevenu0_.branch_margin as branch9_60_0_,
  575. caserevenu0_.overage_split_percentage as overage10_60_0_,
  576. caserevenu0_.override_percentage as override11_60_0_,
  577. caserevenu0_.branch_admin_fee as branch12_60_0_,
  578. caserevenu0_.lender_admin_fee as lender13_60_0_,
  579. caserevenu0_.origination_charge_additional_bps as origina14_60_0_,
  580. caserevenu0_.orig_processor_fee_amt as orig15_60_0_,
  581. caserevenu0_.branch_processor_fee_amt as branch16_60_0_
  582. from
  583. pobject.case_revenue caserevenu0_
  584. where
  585. caserevenu0_.case_pid=?
  586. 12:30:03,844 INFO [STDOUT] Hibernate:
  587. /* load com.wjbradley.ros.entity.tigris.Party */ select
  588. party0_.pid as pid7_1_,
  589. party0_.partyType as partyType7_1_,
  590. party0_.suffix as suffix7_1_,
  591. party0_.startDt as startDt7_1_,
  592. party0_.password as password7_1_,
  593. party0_.title as title7_1_,
  594. party0_.partyId as partyId7_1_,
  595. party0_.email as email7_1_,
  596. party0_.phone as phone7_1_,
  597. party0_.firstName as firstName7_1_,
  598. party0_.lastName as lastName7_1_,
  599. party0_.endDt as endDt7_1_,
  600. party0_.facilityPid as facilit22_7_1_,
  601. party0_.fax as fax7_1_,
  602. party0_.addrstreet as addrstreet7_1_,
  603. party0_.hierarchy_team_pid as hierarchy23_7_1_,
  604. party0_.middleName as middleName7_1_,
  605. party0_.addrunit as addrunit7_1_,
  606. party0_.addrcity as addrcity7_1_,
  607. party0_.addrstate as addrstate7_1_,
  608. party0_.addrpost as addrpost7_1_,
  609. party0_.pid_version as pid20_7_1_,
  610. party0_.party_compensation_pid as party24_7_1_,
  611. party0_.mobile as mobile7_1_,
  612. partycompe1_.pid as pid39_0_,
  613. partycompe1_.pid_version as pid2_39_0_,
  614. partycompe1_.processor_fee_fixed_amt as processor3_39_0_,
  615. partycompe1_.processor_fee_bps as processor4_39_0_
  616. from
  617. pobject.party party0_
  618. left outer join
  619. pobject.party_compensation partycompe1_
  620. on party0_.party_compensation_pid=partycompe1_.pid
  621. where
  622. party0_.pid=?
  623. 12:30:03,854 INFO [STDOUT] Hibernate:
  624. /* load one-to-many com.wjbradley.ros.entity.tigris.Case.locks */ select
  625. locks0_.casepid as casepid1_,
  626. locks0_.pid as pid1_,
  627. locks0_.pid as pid10_0_,
  628. locks0_.propType as propType10_0_,
  629. locks0_.status as status10_0_,
  630. locks0_.origPid as origPid10_0_,
  631. locks0_.armMarginPct as armMargi4_10_0_,
  632. locks0_.casepid as casepid10_0_,
  633. locks0_.docLevel as docLevel10_0_,
  634. locks0_.loanPurp as loanPurp10_0_,
  635. locks0_.prodGroupPid as prodGro88_10_0_,
  636. locks0_.propUse as propUse10_0_,
  637. locks0_.refiPurp as refiPurp10_0_,
  638. locks0_.maxdti as maxdti10_0_,
  639. locks0_.firsttimebuyer as firstti10_10_0_,
  640. locks0_.noteRatePct as noteRat11_10_0_,
  641. locks0_.ltv as ltv10_0_,
  642. locks0_.cltv as cltv10_0_,
  643. locks0_.expDt as expDt10_0_,
  644. locks0_.min_pymt_rate_pct as min15_10_0_,
  645. locks0_.lienPri as lienPri10_0_,
  646. locks0_.lockAmt as lockAmt10_0_,
  647. locks0_.lockPrice as lockPrice10_0_,
  648. locks0_.max_rebate_pct as max19_10_0_,
  649. locks0_.durExtInd as durExtInd10_0_,
  650. locks0_.pid_version as pid21_10_0_,
  651. locks0_.lockterm as lockterm10_0_,
  652. locks0_.hardPrepayMo as hardPre23_10_0_,
  653. locks0_.prePayMo as prePayMo10_0_,
  654. locks0_.miInd as miInd10_0_,
  655. locks0_.createUserPid as createU92_10_0_,
  656. locks0_.basePriceDt as basePri26_10_0_,
  657. locks0_.confDt as confDt10_0_,
  658. locks0_.lockDurDays as lockDur28_10_0_,
  659. locks0_.lockType as lockType10_0_,
  660. locks0_.crdSc as crdSc10_0_,
  661. locks0_.impoundInd as impoundInd10_0_,
  662. locks0_.indexRatePct as indexRa32_10_0_,
  663. locks0_.cancelUserPid as cancelU91_10_0_,
  664. locks0_.cancelDt as cancelDt10_0_,
  665. locks0_.confUserPid as confUse90_10_0_,
  666. locks0_.introRate as introRate10_0_,
  667. locks0_.lockId as lockId10_0_,
  668. locks0_.flavor as flavor10_0_,
  669. locks0_.cancelReason as cancelR37_10_0_,
  670. locks0_.borLastName as borLast38_10_0_,
  671. locks0_.borIdType as borIdType10_0_,
  672. locks0_.borId as borId10_0_,
  673. locks0_.creditGrade as creditG41_10_0_,
  674. locks0_.spropState as spropState10_0_,
  675. locks0_.spropCountry as spropCo43_10_0_,
  676. locks0_.spropUnit as spropUnit10_0_,
  677. locks0_.spropCity as spropCity10_0_,
  678. locks0_.spropCounty as spropCo46_10_0_,
  679. locks0_.spropStreet as spropSt47_10_0_,
  680. locks0_.spropNormStreet as spropNo48_10_0_,
  681. locks0_.spropPost as spropPost10_0_,
  682. locks0_.spropAuxPost as spropAu50_10_0_,
  683. locks0_.oldCasePid as oldCasePid10_0_,
  684. locks0_.createDt as createDt10_0_,
  685. locks0_.projectClass as project52_10_0_,
  686. locks0_.expireOvrd as expireOvrd10_0_,
  687. locks0_.matchStatus as matchSt54_10_0_,
  688. locks0_.applPkgDueDt as applPkg55_10_0_,
  689. locks0_.prodPrftPct as prodPrf56_10_0_,
  690. locks0_.branchPrftPct as branchP57_10_0_,
  691. locks0_.origPrftPct as origPrf58_10_0_,
  692. locks0_.markToMarket as markToM59_10_0_,
  693. locks0_.investorcode as investo60_10_0_,
  694. locks0_.provide4506 as provide61_10_0_,
  695. locks0_.foreignnational as foreign62_10_0_,
  696. locks0_.chap7dt as chap63_10_0_,
  697. locks0_.chap13dt as chap64_10_0_,
  698. locks0_.foreclosuredt as foreclo65_10_0_,
  699. locks0_.late12_30 as late66_10_0_,
  700. locks0_.late12_60 as late67_10_0_,
  701. locks0_.late12_90 as late68_10_0_,
  702. locks0_.late24_30 as late69_10_0_,
  703. locks0_.late24_60 as late70_10_0_,
  704. locks0_.late24_90 as late71_10_0_,
  705. locks0_.cashout as cashout10_0_,
  706. locks0_.systempricechange as systemp73_10_0_,
  707. locks0_.chap7filedt as chap74_10_0_,
  708. locks0_.chap13filedt as chap75_10_0_,
  709. locks0_.foreclosurefiledt as foreclo76_10_0_,
  710. locks0_.escrowholdback as escrowh77_10_0_,
  711. locks0_.self_employed as self78_10_0_,
  712. locks0_.sale_conc_pct as sale79_10_0_,
  713. locks0_.worse_case as worse80_10_0_,
  714. locks0_.mi_coverage_pct as mi81_10_0_,
  715. locks0_.inv_base_note_rate_pct as inv82_10_0_,
  716. locks0_.inv_base_price_pct as inv83_10_0_,
  717. locks0_.inv_base_arm_margin_pct as inv84_10_0_,
  718. locks0_.base_note_rate_pct as base85_10_0_,
  719. locks0_.base_price_pct as base86_10_0_,
  720. locks0_.base_arm_margin_pct as base87_10_0_
  721. from
  722. pobject.lock locks0_
  723. where
  724. locks0_.casepid=?
  725. 12:30:03,865 INFO [STDOUT] Hibernate:
  726. /* load one-to-many com.wjbradley.ros.entity.tigris.OriginationTeam.lrmTeamTargets */ select
  727. lrmteamtar0_.origteam_pid as origteam10_1_,
  728. lrmteamtar0_.pid as pid1_,
  729. lrmteamtar0_.pid as pid59_0_,
  730. lrmteamtar0_.origteam_pid as origteam10_59_0_,
  731. lrmteamtar0_.pid_version as pid2_59_0_,
  732. lrmteamtar0_.orig_charge_fixed_amt as orig3_59_0_,
  733. lrmteamtar0_.orig_charge_additional_bps as orig4_59_0_,
  734. lrmteamtar0_.create_ts as create5_59_0_,
  735. lrmteamtar0_.lrm_product as lrm6_59_0_,
  736. lrmteamtar0_.min_loan_amt as min7_59_0_,
  737. lrmteamtar0_.max_loan_amt as max8_59_0_,
  738. lrmteamtar0_.target_loan_revenue_bps as target9_59_0_
  739. from
  740. pobject.lrm_team_target lrmteamtar0_
  741. where
  742. lrmteamtar0_.origteam_pid=?
  743. 12:30:03,872 INFO [STDOUT] Hibernate:
  744. /* load one-to-many com.wjbradley.ros.entity.tigris.Underwrite.govtUnderwrites */ select
  745. govtunderw0_.uwPid as uwPid1_,
  746. govtunderw0_.pid as pid1_,
  747. govtunderw0_.pid as pid15_0_,
  748. govtunderw0_.loanPurp as loanPurp15_0_,
  749. govtunderw0_.ufMipPdInFull as ufMipPdI3_15_0_,
  750. govtunderw0_.uwPid as uwPid15_0_,
  751. govtunderw0_.pid_version as pid4_15_0_,
  752. govtunderw0_.chumsId as chumsId15_0_,
  753. govtunderw0_.coBorPid as coBorPid15_0_,
  754. govtunderw0_.housingActSection as housingA6_15_0_,
  755. govtunderw0_.govtAgentId as govtAgen7_15_0_,
  756. govtunderw0_.govtAgentName as govtAgen8_15_0_,
  757. govtunderw0_.addrState as addrState15_0_,
  758. govtunderw0_.addrCountry as addrCou10_15_0_,
  759. govtunderw0_.addrUnit as addrUnit15_0_,
  760. govtunderw0_.addrCity as addrCity15_0_,
  761. govtunderw0_.addrCounty as addrCounty15_0_,
  762. govtunderw0_.addrStreet as addrStreet15_0_,
  763. govtunderw0_.addrStreet2 as addrStreet15_15_0_,
  764. govtunderw0_.addrPost as addrPost15_0_,
  765. govtunderw0_.addrAuxPost as addrAux17_15_0_,
  766. govtunderw0_.reqdAdjustments as reqdAdj18_15_0_,
  767. govtunderw0_.ufMip as ufMip15_0_,
  768. govtunderw0_.mipRefundAmt as mipRefu20_15_0_,
  769. govtunderw0_.miUfFactorPct as miUfFac21_15_0_,
  770. govtunderw0_.approval as approval15_0_,
  771. govtunderw0_.proposedConstCertHud as propose23_15_0_,
  772. govtunderw0_.newConstCmplt as newCons24_15_0_,
  773. govtunderw0_.bldrWarrantyRqd as bldrWar25_15_0_,
  774. govtunderw0_.tenYrWarranty as tenYrWa26_15_0_,
  775. govtunderw0_.occupancyNotRqd as occupan27_15_0_,
  776. govtunderw0_.militaryHiLtv as militar28_15_0_,
  777. govtunderw0_.otherCond as otherCond15_0_,
  778. govtunderw0_.otherCondDetail as otherCo30_15_0_,
  779. govtunderw0_.fhaScorecard as fhaScor31_15_0_,
  780. govtunderw0_.mortgageeFinInt as mortgag32_15_0_,
  781. govtunderw0_.crdChar as crdChar15_0_,
  782. govtunderw0_.adequateEffInc as adequat34_15_0_,
  783. govtunderw0_.stableEffInc as stableE35_15_0_,
  784. govtunderw0_.adequateAvailAsset as adequat36_15_0_,
  785. govtunderw0_.existingLienAmt as existin37_15_0_,
  786. govtunderw0_.estPropLife as estProp38_15_0_,
  787. govtunderw0_.hiLtvEligible as hiLtvEl39_15_0_,
  788. govtunderw0_.hud_loan_purp_energy_eff_mortgage as hud40_15_0_,
  789. govtunderw0_.hud_loan_purp_build_on_own_land as hud41_15_0_,
  790. govtunderw0_.hud_loan_purp_hud_reo as hud42_15_0_,
  791. govtunderw0_.allowable_energy_improvement_amt as allowable43_15_0_,
  792. govtunderw0_.total_cost_of_repair_amt as total44_15_0_,
  793. govtunderw0_.contingency_reserve_pct as conting45_15_0_,
  794. govtunderw0_.inspection_fee_amt as inspection46_15_0_,
  795. govtunderw0_.inspection_cnt as inspection47_15_0_,
  796. govtunderw0_.title_update_fee_amt as title48_15_0_,
  797. govtunderw0_.draw_cnt as draw49_15_0_,
  798. govtunderw0_.mort_pymt_escrowed_monthly_amt as mort50_15_0_,
  799. govtunderw0_.mort_pymt_escrowed_cnt as mort51_15_0_,
  800. govtunderw0_.architectural_fee_amt as archite52_15_0_,
  801. govtunderw0_.consultant_fee_amt as consultant53_15_0_,
  802. govtunderw0_.consultant_per_mile_amt as consultant54_15_0_,
  803. govtunderw0_.consultant_mile_cnt as consultant55_15_0_,
  804. govtunderw0_.permit_fee_amt as permit56_15_0_,
  805. govtunderw0_.other_fee_amt as other57_15_0_,
  806. govtunderw0_.repair_cost_discount_pct as repair58_15_0_,
  807. govtunderw0_.total_funds_escrowed_amt as total59_15_0_,
  808. govtunderw0_.purchase_date as purchase60_15_0_,
  809. govtunderw0_.initial_draw_amt as initial61_15_0_,
  810. govtunderw0_.fund_initial_draw_to_title as fund62_15_0_,
  811. govtunderw0_.borrower_203k_type as borrower63_15_0_,
  812. govtunderw0_.days_to_complete_improvements as days64_15_0_,
  813. govtunderw0_.allowable_down_payment as allowable65_15_0_
  814. from
  815. pobject.govtunderwrite govtunderw0_
  816. where
  817. govtunderw0_.uwPid=?
  818. Listening for transport dt_socket at address: 8011
  819. 12:30:20,563 INFO [STDOUT] Hibernate:
  820. /*
  821. from
  822. ProductGroup p
  823. where
  824. p.pid in (
  825. :pids
  826. )
  827. and p.effectiveEndDt is null
  828. and p.mortgageType = :mortgageType */ select
  829. productgro0_.pid as pid21_,
  830. productgro0_.morttype as morttype21_,
  831. productgro0_.min_rate_set as min3_21_,
  832. productgro0_.prodId as prodId21_,
  833. productgro0_.amortTermMo as amortTer5_21_,
  834. productgro0_.interestOnly as interest6_21_,
  835. productgro0_.min_rate_mo as min7_21_,
  836. productgro0_.impounds as impounds21_,
  837. productgro0_.planCode as planCode21_,
  838. productgro0_.prodDesc as prodDesc21_,
  839. productgro0_.prodCode as prodCode21_,
  840. productgro0_.prodType as prodType21_,
  841. productgro0_.effEnd as effEnd21_,
  842. productgro0_.pid_version as pid14_21_
  843. from
  844. pobject.prodgroup productgro0_
  845. where
  846. (
  847. productgro0_.pid in (
  848. ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?
  849. )
  850. )
  851. and (
  852. productgro0_.effEnd is null
  853. )
  854. and productgro0_.morttype=?
  855. 12:30:21,210 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  856. 12:30:21,210 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  857. 12:30:21,215 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  858. 12:30:21,215 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  859. 12:30:21,219 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  860. 12:30:21,219 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  861. 12:30:21,224 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  862. 12:30:21,224 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  863. 12:30:21,228 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  864. 12:30:21,228 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  865. 12:30:21,232 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  866. 12:30:21,232 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  867. 12:30:21,236 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  868. 12:30:21,236 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  869. 12:30:21,252 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  870. 12:30:21,254 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  871. 12:30:21,258 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  872. 12:30:21,258 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  873. 12:30:21,262 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  874. 12:30:21,262 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  875. 12:30:21,267 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  876. 12:30:21,267 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  877. 12:30:21,271 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  878. 12:30:21,271 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  879. 12:30:21,275 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  880. 12:30:21,275 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  881. 12:30:21,280 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  882. 12:30:21,280 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  883. 12:30:21,284 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  884. 12:30:21,285 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  885. 12:30:21,289 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  886. 12:30:21,289 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  887. 12:30:21,293 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  888. 12:30:21,294 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  889. 12:30:21,298 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  890. 12:30:21,298 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  891. 12:30:21,303 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  892. 12:30:21,303 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  893. 12:30:21,309 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  894. 12:30:21,310 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  895. 12:30:21,315 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  896. 12:30:21,315 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  897. 12:30:21,319 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  898. 12:30:21,319 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  899. 12:30:21,323 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  900. 12:30:21,323 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  901. 12:30:21,328 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  902. 12:30:21,328 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  903. 12:30:21,334 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  904. 12:30:21,334 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  905. 12:30:21,338 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  906. 12:30:21,338 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  907. 12:30:21,368 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  908. 12:30:21,368 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  909. 12:30:21,373 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  910. 12:30:21,373 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  911. 12:30:21,378 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  912. 12:30:21,378 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  913. 12:30:21,383 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  914. 12:30:21,383 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  915. 12:30:21,386 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  916. 12:30:21,387 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  917. 12:30:21,392 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  918. 12:30:21,392 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  919. 12:30:21,397 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  920. 12:30:21,397 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  921. 12:30:21,402 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  922. 12:30:21,402 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  923. 12:30:21,406 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  924. 12:30:21,406 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  925. 12:30:21,410 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  926. 12:30:21,410 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  927. 12:30:21,420 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  928. 12:30:21,420 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  929. 12:30:21,427 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  930. 12:30:21,428 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  931. 12:30:21,432 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  932. 12:30:21,433 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  933. 12:30:21,438 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  934. 12:30:21,439 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  935. 12:30:21,443 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  936. 12:30:21,443 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  937. 12:30:21,447 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  938. 12:30:21,447 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  939. 12:30:21,451 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  940. 12:30:21,452 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  941. 12:30:21,456 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  942. 12:30:21,456 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  943. 12:30:21,460 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  944. 12:30:21,460 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  945. 12:30:21,464 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  946. 12:30:21,464 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  947. 12:30:21,469 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  948. 12:30:21,469 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  949. 12:30:21,473 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  950. 12:30:21,473 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  951. 12:30:21,500 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  952. 12:30:21,500 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  953. 12:30:21,505 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  954. 12:30:21,506 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
  955. 12:30:21,510 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: null
  956. 12:30:21,511 ERROR [JDBCExceptionReporter] Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >; - nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple < ac, BasicAction: a050042:d581:4d5436fa:7c status: ActionStatus.ABORT_ONLY >)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement