Guest User

ErrorLog

a guest
Jan 31st, 2018
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 114.22 KB | None | 0 0
  1. 2018-01-31 08:25:40,045 https-jsse-nio-8493-exec-7 DEBUG proposals.ProposalServiceImpl - The proposal is not set for Proposal: NULL / Company: 10 - Company Name / Function: 4: Sole Handler
  2. 2018-01-31 08:25:40,046 https-jsse-nio-8493-exec-7 DEBUG proposals.ProposalServiceImpl - The proposal is now set for Proposal: Proposal ID: 2923 / Company: 10 - Company Name / Function: 4: Sole Handler
  3. 2018-01-31 08:25:40,055 https-jsse-nio-8493-exec-7 DEBUG internal.DefaultMergeEventListener - EntityCopyObserver strategy: disallow
  4. 2018-01-31 08:25:40,060 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.sales.domain.proposals.ProposalRevision#3274]
  5. 2018-01-31 08:25:40,060 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select proposalre0_.pk_proposalrevisionID as pk_propo1_21_2_, proposalre0_.fk_deliveryclauseid as fk_deli12_21_2_, proposalre0_.fk_durunitid as fk_duru13_21_2_, proposalre0_.duration as duration2_21_2_, proposalre0_.fk_employeeid as fk_empl14_21_2_, proposalre0_.notes as notes3_21_2_, proposalre0_.paymentterms as paymentt4_21_2_, proposalre0_.fk_paytimeunitid as fk_payt15_21_2_, proposalre0_.paymenttime as paymentt5_21_2_, proposalre0_.printtimestamp as printtim6_21_2_, proposalre0_.fk_proposalid as fk_prop16_21_2_, proposalre0_.revtimestamp as revtimes7_21_2_, proposalre0_.fk_revisionid as fk_revis8_21_2_, proposalre0_.fk_shippingtermid as fk_ship17_21_2_, proposalre0_.shippingterms as shipping9_21_2_, proposalre0_.stddelivery as stddeli10_21_2_, proposalre0_.fk_delunitid as fk_delu18_21_2_, proposalre0_.subject as subject11_21_2_, items1_.fk_proposalrevisionid as fk_propo9_20_4_, items1_.pk_proposalrevisionitemid as pk_propo1_20_4_, items1_.pk_proposalrevisionitemid as pk_propo1_20_0_, items1_.delivery as delivery2_20_0_, items1_.itemid as itemid3_20_0_, items1_.itemtext as itemtext4_20_0_, items1_.likelihoodofsale as likeliho5_20_0_, items1_.fk_mfgtimeid as fk_mfgti8_20_0_, items1_.priceeach as priceeac6_20_0_, items1_.fk_proposalrevisionid as fk_propo9_20_0_, items1_.qty as qty7_20_0_, proposalex2_.fk_proposalrevisionitemid as fk_propo1_18_1_, proposalex2_.fk_deliveryclauseid as fk_deliv3_18_1_, proposalex2_.deliverytime as delivery2_18_1_, proposalex2_.fk_delunitid as fk_delun4_18_1_ from sales.proposalrevisions proposalre0_ left outer join sales.proposalitems items1_ on proposalre0_.pk_proposalrevisionID=items1_.fk_proposalrevisionid left outer join sales.proposalexpdelivery proposalex2_ on items1_.pk_proposalrevisionitemid=proposalex2_.fk_proposalrevisionitemid where proposalre0_.pk_proposalrevisionID=? order by items1_.itemid asc
  6. 2018-01-31 08:25:40,064 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  7. 2018-01-31 08:25:40,064 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.sales.domain.proposals.ProposalItem#3357], null, EntityKey[com.myapp.sales.domain.proposals.ProposalRevision#3274]
  8. 2018-01-31 08:25:40,065 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Found row of collection: [com.myapp.sales.domain.proposals.ProposalRevision.items#3274]
  9. 2018-01-31 08:25:40,065 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 1
  10. 2018-01-31 08:25:40,065 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.sales.domain.proposals.ProposalItem#4874], null, EntityKey[com.myapp.sales.domain.proposals.ProposalRevision#3274]
  11. 2018-01-31 08:25:40,065 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Found row of collection: [com.myapp.sales.domain.proposals.ProposalRevision.items#3274]
  12. 2018-01-31 08:25:40,065 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.sales.domain.proposals.ProposalItem#3357]
  13. 2018-01-31 08:25:40,065 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.sales.domain.proposals.ProposalItem#3357]
  14. 2018-01-31 08:25:40,065 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.sales.domain.proposals.ProposalRevision#3274]
  15. 2018-01-31 08:25:40,066 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.sales.domain.proposals.ProposalDeliveryClause#1]
  16. 2018-01-31 08:25:40,066 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select proposalde0_.pk_deliveryclauseid as pk_deliv1_16_0_, proposalde0_.deliveryclausetext as delivery2_16_0_ from sales.proposaldeliveryclause proposalde0_ where proposalde0_.pk_deliveryclauseid=?
  17. 2018-01-31 08:25:40,066 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  18. 2018-01-31 08:25:40,066 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.sales.domain.proposals.ProposalDeliveryClause#1]
  19. 2018-01-31 08:25:40,066 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.sales.domain.proposals.ProposalDeliveryClause#1]
  20. 2018-01-31 08:25:40,066 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.sales.domain.proposals.ProposalDeliveryClause#1]
  21. 2018-01-31 08:25:40,066 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  22. 2018-01-31 08:25:40,066 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.utilities.domain.units.Unit#22]
  23. 2018-01-31 08:25:40,067 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select unit0_.pk_unitid as pk_uniti1_35_0_, unit0_.displaydecimals as displayd2_35_0_, unit0_.unitabbr as unitabbr3_35_0_, unit0_.unitabbrplural as unitabbr4_35_0_, unit0_.unitname as unitname5_35_0_, unit0_.unitnameplural as unitname6_35_0_, unit0_.fk_unittypeid as fk_unitt7_35_0_ from utilities.units unit0_ where unit0_.pk_unitid=?
  24. 2018-01-31 08:25:40,067 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  25. 2018-01-31 08:25:40,067 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.utilities.domain.units.Unit#22]
  26. 2018-01-31 08:25:40,067 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.utilities.domain.units.Unit#22]
  27. 2018-01-31 08:25:40,067 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.utilities.domain.units.UnitType#7]
  28. 2018-01-31 08:25:40,067 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select unittype0_.pk_unittypeid as pk_unitt1_39_0_, unittype0_.unittypename as unittype2_39_0_ from utilities.unittypes unittype0_ where unittype0_.pk_unittypeid=?
  29. 2018-01-31 08:25:40,068 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  30. 2018-01-31 08:25:40,068 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.utilities.domain.units.UnitType#7]
  31. 2018-01-31 08:25:40,068 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.utilities.domain.units.UnitType#7]
  32. 2018-01-31 08:25:40,068 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.utilities.domain.units.UnitType#7]
  33. 2018-01-31 08:25:40,068 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  34. 2018-01-31 08:25:40,068 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.utilities.domain.units.Unit#22]
  35. 2018-01-31 08:25:40,069 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  36. 2018-01-31 08:25:40,069 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.humanresources.domain.Employee#42]
  37. 2018-01-31 08:25:40,069 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select employee0_.pk_employeeid as pk_emplo1_9_0_, employee0_.fk_addressid as fk_addr21_9_0_, employee0_.birthdate as birthdat2_9_0_, employee0_.color as color3_9_0_, employee0_.currentschedule as currents4_9_0_, employee0_.email as email5_9_0_, employee0_.fk_employeetypeid as fk_empl22_9_0_, employee0_.firstname as firstnam6_9_0_, employee0_.hiredate as hiredate7_9_0_, employee0_.homephone as homephon8_9_0_, employee0_.initials as initials9_9_0_, employee0_.lastname as lastnam10_9_0_, employee0_.lunchbreak as lunchbr11_9_0_, employee0_.cellphone as cellpho12_9_0_, employee0_.namesuffix as namesuf13_9_0_, employee0_.overtimeschedule as overtim14_9_0_, employee0_.overtimestart as overtim15_9_0_, employee0_.pictureurl as picture16_9_0_, employee0_.standardschedule as standar17_9_0_, employee0_.standardstart as standar18_9_0_, employee0_.title as title19_9_0_, employee0_.username as usernam20_9_0_ from humanresources.employees employee0_ where employee0_.pk_employeeid=?
  38. 2018-01-31 08:25:40,070 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  39. 2018-01-31 08:25:40,070 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.humanresources.domain.Employee#42]
  40. 2018-01-31 08:25:40,070 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.humanresources.domain.Employee#42]
  41. 2018-01-31 08:25:40,070 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.utilities.domain.Address#6958]
  42. 2018-01-31 08:25:40,071 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select address0_.pk_addressid as pk_addre1_25_0_, address0_.fk_addresstypeid as fk_addre7_25_0_, address0_.city as city2_25_0_, address0_.country as country3_25_0_, address0_.state as state4_25_0_, address0_.street as street5_25_0_, address0_.zip as zip6_25_0_ from utilities.addresses address0_ where address0_.pk_addressid=?
  43. 2018-01-31 08:25:40,072 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  44. 2018-01-31 08:25:40,072 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.utilities.domain.Address#6958]
  45. 2018-01-31 08:25:40,072 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.utilities.domain.Address#6958]
  46. 2018-01-31 08:25:40,072 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.utilities.domain.AddressType#1]
  47. 2018-01-31 08:25:40,072 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select addresstyp0_.pk_addresstypeid as pk_addre1_26_0_, addresstyp0_.addresstypename as addresst2_26_0_ from utilities.addresstypes addresstyp0_ where addresstyp0_.pk_addresstypeid=?
  48. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  49. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.utilities.domain.AddressType#1]
  50. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.utilities.domain.AddressType#1]
  51. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.utilities.domain.AddressType#1]
  52. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  53. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.utilities.domain.Address#6958]
  54. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  55. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.humanresources.domain.EmployeeType#1]
  56. 2018-01-31 08:25:40,073 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select employeety0_.pk_employeetypeid as pk_emplo1_8_0_, employeety0_.typename as typename2_8_0_ from humanresources.employee_types employeety0_ where employeety0_.pk_employeetypeid=?
  57. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  58. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.humanresources.domain.EmployeeType#1]
  59. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.humanresources.domain.EmployeeType#1]
  60. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.humanresources.domain.EmployeeType#1]
  61. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  62. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.humanresources.domain.Employee#42]
  63. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  64. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.utilities.domain.ShippingTerm#1]
  65. 2018-01-31 08:25:40,074 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select shippingte0_.pk_shippingtermid as pk_shipp1_32_0_, shippingte0_.shippingterm as shipping2_32_0_, shippingte0_.shippingtermabbr as shipping3_32_0_ from utilities.shippingterms shippingte0_ where shippingte0_.pk_shippingtermid=?
  66. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  67. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.utilities.domain.ShippingTerm#1]
  68. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.utilities.domain.ShippingTerm#1]
  69. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.utilities.domain.ShippingTerm#1]
  70. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  71. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.utilities.domain.units.Unit#23]
  72. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select unit0_.pk_unitid as pk_uniti1_35_0_, unit0_.displaydecimals as displayd2_35_0_, unit0_.unitabbr as unitabbr3_35_0_, unit0_.unitabbrplural as unitabbr4_35_0_, unit0_.unitname as unitname5_35_0_, unit0_.unitnameplural as unitname6_35_0_, unit0_.fk_unittypeid as fk_unitt7_35_0_ from utilities.units unit0_ where unit0_.pk_unitid=?
  73. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  74. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.utilities.domain.units.Unit#23]
  75. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.utilities.domain.units.Unit#23]
  76. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.utilities.domain.units.Unit#23]
  77. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  78. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.sales.domain.proposals.ProposalRevision#3274]
  79. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.sales.domain.proposals.ProposalItem#4874]
  80. 2018-01-31 08:25:40,075 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.sales.domain.proposals.ProposalItem#4874]
  81. 2018-01-31 08:25:40,076 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections were found in result set for role: com.myapp.sales.domain.proposals.ProposalRevision.items
  82. 2018-01-31 08:25:40,076 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - Collection fully initialized: [com.myapp.sales.domain.proposals.ProposalRevision.items#3274]
  83. 2018-01-31 08:25:40,076 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections initialized for role: com.myapp.sales.domain.proposals.ProposalRevision.items
  84. 2018-01-31 08:25:40,077 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  85. 2018-01-31 08:25:40,077 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#3357]
  86. 2018-01-31 08:25:40,077 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select drawingrev0_.fk_proposalrevisionitemid as fk_propo1_17_0_, drawingrev0_.fk_drawingrevisionid as fk_drawi2_17_0_, drawingrev1_.pk_drawingrevisionid as pk_drawi1_6_1_, drawingrev1_.approvaltimestamp as approval2_6_1_, drawingrev1_.fk_approvalemployeeid as fk_appr12_6_1_, drawingrev1_.basemass as basemass3_6_1_, drawingrev1_.batchable as batchabl4_6_1_, drawingrev1_.defaultqty as defaultq5_6_1_, drawingrev1_.designspeed as designsp6_6_1_, drawingrev1_.designtorque as designto7_6_1_, drawingrev1_.fk_drafteremployeeid as fk_draf13_6_1_, drawingrev1_.fk_drawingid as fk_draw14_6_1_, drawingrev1_.insppercentage as inspperc8_6_1_, drawingrev1_.mininvlevel as mininvle9_6_1_, drawingrev1_.revtimestamp as revtime10_6_1_, drawingrev1_.fk_revisionid as fk_revi15_6_1_, drawingrev1_.fk_speedunitid as fk_spee16_6_1_, drawingrev1_.title as title11_6_1_, drawingrev1_.fk_torqueunitid as fk_torq17_6_1_, drawingrev1_.fk_unitsystemid as fk_unit18_6_1_, employee2_.pk_employeeid as pk_emplo1_9_2_, employee2_.fk_addressid as fk_addr21_9_2_, employee2_.birthdate as birthdat2_9_2_, employee2_.color as color3_9_2_, employee2_.currentschedule as currents4_9_2_, employee2_.email as email5_9_2_, employee2_.fk_employeetypeid as fk_empl22_9_2_, employee2_.firstname as firstnam6_9_2_, employee2_.hiredate as hiredate7_9_2_, employee2_.homephone as homephon8_9_2_, employee2_.initials as initials9_9_2_, employee2_.lastname as lastnam10_9_2_, employee2_.lunchbreak as lunchbr11_9_2_, employee2_.cellphone as cellpho12_9_2_, employee2_.namesuffix as namesuf13_9_2_, employee2_.overtimeschedule as overtim14_9_2_, employee2_.overtimestart as overtim15_9_2_, employee2_.pictureurl as picture16_9_2_, employee2_.standardschedule as standar17_9_2_, employee2_.standardstart as standar18_9_2_, employee2_.title as title19_9_2_, employee2_.username as usernam20_9_2_, address3_.pk_addressid as pk_addre1_25_3_, address3_.fk_addresstypeid as fk_addre7_25_3_, address3_.city as city2_25_3_, address3_.country as country3_25_3_, address3_.state as state4_25_3_, address3_.street as street5_25_3_, address3_.zip as zip6_25_3_, employeety4_.pk_employeetypeid as pk_emplo1_8_4_, employeety4_.typename as typename2_8_4_, employee5_.pk_employeeid as pk_emplo1_9_5_, employee5_.fk_addressid as fk_addr21_9_5_, employee5_.birthdate as birthdat2_9_5_, employee5_.color as color3_9_5_, employee5_.currentschedule as currents4_9_5_, employee5_.email as email5_9_5_, employee5_.fk_employeetypeid as fk_empl22_9_5_, employee5_.firstname as firstnam6_9_5_, employee5_.hiredate as hiredate7_9_5_, employee5_.homephone as homephon8_9_5_, employee5_.initials as initials9_9_5_, employee5_.lastname as lastnam10_9_5_, employee5_.lunchbreak as lunchbr11_9_5_, employee5_.cellphone as cellpho12_9_5_, employee5_.namesuffix as namesuf13_9_5_, employee5_.overtimeschedule as overtim14_9_5_, employee5_.overtimestart as overtim15_9_5_, employee5_.pictureurl as picture16_9_5_, employee5_.standardschedule as standar17_9_5_, employee5_.standardstart as standar18_9_5_, employee5_.title as title19_9_5_, employee5_.username as usernam20_9_5_, drawing6_.pk_drawingid as pk_drawi1_7_6_, drawing6_.drawingtimestamp as drawingt2_7_6_, revision7_.pk_revisionid as pk_revis1_30_7_, revision7_.fk_revisiontypeid as fk_revis2_30_7_, revisionty8_.pk_revisiontypeid as pk_revis1_31_8_, revisionty8_.revisiontypename as revision2_31_8_, unit9_.pk_unitid as pk_uniti1_35_9_, unit9_.displaydecimals as displayd2_35_9_, unit9_.unitabbr as unitabbr3_35_9_, unit9_.unitabbrplural as unitabbr4_35_9_, unit9_.unitname as unitname5_35_9_, unit9_.unitnameplural as unitname6_35_9_, unit9_.fk_unittypeid as fk_unitt7_35_9_, unittype10_.pk_unittypeid as pk_unitt1_39_10_, unittype10_.unittypename as unittype2_39_10_, unit11_.pk_unitid as pk_uniti1_35_11_, unit11_.displaydecimals as displayd2_35_11_, unit11_.unitabbr as unitabbr3_35_11_, unit11_.unitabbrplural as unitabbr4_35_11_, unit11_.unitname as unitname5_35_11_, unit11_.unitnameplural as unitname6_35_11_, unit11_.fk_unittypeid as fk_unitt7_35_11_, unitsystem12_.pk_unitsystemid as pk_units1_37_12_, unitsystem12_.unitsystemname as unitsyst2_37_12_, unitsystem12_.fk_unittoleranceid as fk_unitt3_37_12_, unittolera13_.pk_unittoleranceid as pk_unitt1_38_13_, unittolera13_.fractional as fraction2_38_13_, unittolera13_.tol1place as tol3_38_13_, unittolera13_.tol2place as tol4_38_13_, unittolera13_.tol3place as tol5_38_13_, unittolera13_.fk_unitid as fk_uniti6_38_13_ from sales.proposaldrawings drawingrev0_ inner join engineering.drawingrevisions drawingrev1_ on drawingrev0_.fk_drawingrevisionid=drawingrev1_.pk_drawingrevisionid left outer join humanresources.employees employee2_ on drawingrev1_.fk_approvalemployeeid=employee2_.pk_employeeid left outer join utilities.addresses address3_ on employee2_.fk_addressid=address3_.pk_addressid left outer join humanresources.employee_types employeety4_ on employee2_.fk_employeetypeid=employeety4_.pk_employeetypeid left outer join humanresources.employees employee5_ on drawingrev1_.fk_drafteremployeeid=employee5_.pk_employeeid left outer join engineering.drawings drawing6_ on drawingrev1_.fk_drawingid=drawing6_.pk_drawingid left outer join utilities.revisions revision7_ on drawingrev1_.fk_revisionid=revision7_.pk_revisionid left outer join utilities.revisiontypes revisionty8_ on revision7_.fk_revisiontypeid=revisionty8_.pk_revisiontypeid left outer join utilities.units unit9_ on drawingrev1_.fk_speedunitid=unit9_.pk_unitid left outer join utilities.unittypes unittype10_ on unit9_.fk_unittypeid=unittype10_.pk_unittypeid left outer join utilities.units unit11_ on drawingrev1_.fk_torqueunitid=unit11_.pk_unitid left outer join utilities.unitsystems unitsystem12_ on drawingrev1_.fk_unitsystemid=unitsystem12_.pk_unitsystemid left outer join utilities.unittolerances unittolera13_ on unitsystem12_.fk_unittoleranceid=unittolera13_.pk_unittoleranceid where drawingrev0_.fk_proposalrevisionitemid=?
  87. 2018-01-31 08:25:40,080 https-jsse-nio-8493-exec-7 DEBUG internal.ResultSetProcessorImpl - Preparing collection intializer : [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#3357]
  88. 2018-01-31 08:25:40,080 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections were found in result set for role: com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions
  89. 2018-01-31 08:25:40,080 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - Collection fully initialized: [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#3357]
  90. 2018-01-31 08:25:40,080 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections initialized for role: com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions
  91. 2018-01-31 08:25:40,080 https-jsse-nio-8493-exec-7 DEBUG internal.ResourceRegistryStandardImpl - HHH000387: ResultSet's statement was not registered
  92. 2018-01-31 08:25:40,080 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection
  93. 2018-01-31 08:25:40,080 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#4874]
  94. 2018-01-31 08:25:40,080 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select drawingrev0_.fk_proposalrevisionitemid as fk_propo1_17_0_, drawingrev0_.fk_drawingrevisionid as fk_drawi2_17_0_, drawingrev1_.pk_drawingrevisionid as pk_drawi1_6_1_, drawingrev1_.approvaltimestamp as approval2_6_1_, drawingrev1_.fk_approvalemployeeid as fk_appr12_6_1_, drawingrev1_.basemass as basemass3_6_1_, drawingrev1_.batchable as batchabl4_6_1_, drawingrev1_.defaultqty as defaultq5_6_1_, drawingrev1_.designspeed as designsp6_6_1_, drawingrev1_.designtorque as designto7_6_1_, drawingrev1_.fk_drafteremployeeid as fk_draf13_6_1_, drawingrev1_.fk_drawingid as fk_draw14_6_1_, drawingrev1_.insppercentage as inspperc8_6_1_, drawingrev1_.mininvlevel as mininvle9_6_1_, drawingrev1_.revtimestamp as revtime10_6_1_, drawingrev1_.fk_revisionid as fk_revi15_6_1_, drawingrev1_.fk_speedunitid as fk_spee16_6_1_, drawingrev1_.title as title11_6_1_, drawingrev1_.fk_torqueunitid as fk_torq17_6_1_, drawingrev1_.fk_unitsystemid as fk_unit18_6_1_, employee2_.pk_employeeid as pk_emplo1_9_2_, employee2_.fk_addressid as fk_addr21_9_2_, employee2_.birthdate as birthdat2_9_2_, employee2_.color as color3_9_2_, employee2_.currentschedule as currents4_9_2_, employee2_.email as email5_9_2_, employee2_.fk_employeetypeid as fk_empl22_9_2_, employee2_.firstname as firstnam6_9_2_, employee2_.hiredate as hiredate7_9_2_, employee2_.homephone as homephon8_9_2_, employee2_.initials as initials9_9_2_, employee2_.lastname as lastnam10_9_2_, employee2_.lunchbreak as lunchbr11_9_2_, employee2_.cellphone as cellpho12_9_2_, employee2_.namesuffix as namesuf13_9_2_, employee2_.overtimeschedule as overtim14_9_2_, employee2_.overtimestart as overtim15_9_2_, employee2_.pictureurl as picture16_9_2_, employee2_.standardschedule as standar17_9_2_, employee2_.standardstart as standar18_9_2_, employee2_.title as title19_9_2_, employee2_.username as usernam20_9_2_, address3_.pk_addressid as pk_addre1_25_3_, address3_.fk_addresstypeid as fk_addre7_25_3_, address3_.city as city2_25_3_, address3_.country as country3_25_3_, address3_.state as state4_25_3_, address3_.street as street5_25_3_, address3_.zip as zip6_25_3_, employeety4_.pk_employeetypeid as pk_emplo1_8_4_, employeety4_.typename as typename2_8_4_, employee5_.pk_employeeid as pk_emplo1_9_5_, employee5_.fk_addressid as fk_addr21_9_5_, employee5_.birthdate as birthdat2_9_5_, employee5_.color as color3_9_5_, employee5_.currentschedule as currents4_9_5_, employee5_.email as email5_9_5_, employee5_.fk_employeetypeid as fk_empl22_9_5_, employee5_.firstname as firstnam6_9_5_, employee5_.hiredate as hiredate7_9_5_, employee5_.homephone as homephon8_9_5_, employee5_.initials as initials9_9_5_, employee5_.lastname as lastnam10_9_5_, employee5_.lunchbreak as lunchbr11_9_5_, employee5_.cellphone as cellpho12_9_5_, employee5_.namesuffix as namesuf13_9_5_, employee5_.overtimeschedule as overtim14_9_5_, employee5_.overtimestart as overtim15_9_5_, employee5_.pictureurl as picture16_9_5_, employee5_.standardschedule as standar17_9_5_, employee5_.standardstart as standar18_9_5_, employee5_.title as title19_9_5_, employee5_.username as usernam20_9_5_, drawing6_.pk_drawingid as pk_drawi1_7_6_, drawing6_.drawingtimestamp as drawingt2_7_6_, revision7_.pk_revisionid as pk_revis1_30_7_, revision7_.fk_revisiontypeid as fk_revis2_30_7_, revisionty8_.pk_revisiontypeid as pk_revis1_31_8_, revisionty8_.revisiontypename as revision2_31_8_, unit9_.pk_unitid as pk_uniti1_35_9_, unit9_.displaydecimals as displayd2_35_9_, unit9_.unitabbr as unitabbr3_35_9_, unit9_.unitabbrplural as unitabbr4_35_9_, unit9_.unitname as unitname5_35_9_, unit9_.unitnameplural as unitname6_35_9_, unit9_.fk_unittypeid as fk_unitt7_35_9_, unittype10_.pk_unittypeid as pk_unitt1_39_10_, unittype10_.unittypename as unittype2_39_10_, unit11_.pk_unitid as pk_uniti1_35_11_, unit11_.displaydecimals as displayd2_35_11_, unit11_.unitabbr as unitabbr3_35_11_, unit11_.unitabbrplural as unitabbr4_35_11_, unit11_.unitname as unitname5_35_11_, unit11_.unitnameplural as unitname6_35_11_, unit11_.fk_unittypeid as fk_unitt7_35_11_, unitsystem12_.pk_unitsystemid as pk_units1_37_12_, unitsystem12_.unitsystemname as unitsyst2_37_12_, unitsystem12_.fk_unittoleranceid as fk_unitt3_37_12_, unittolera13_.pk_unittoleranceid as pk_unitt1_38_13_, unittolera13_.fractional as fraction2_38_13_, unittolera13_.tol1place as tol3_38_13_, unittolera13_.tol2place as tol4_38_13_, unittolera13_.tol3place as tol5_38_13_, unittolera13_.fk_unitid as fk_uniti6_38_13_ from sales.proposaldrawings drawingrev0_ inner join engineering.drawingrevisions drawingrev1_ on drawingrev0_.fk_drawingrevisionid=drawingrev1_.pk_drawingrevisionid left outer join humanresources.employees employee2_ on drawingrev1_.fk_approvalemployeeid=employee2_.pk_employeeid left outer join utilities.addresses address3_ on employee2_.fk_addressid=address3_.pk_addressid left outer join humanresources.employee_types employeety4_ on employee2_.fk_employeetypeid=employeety4_.pk_employeetypeid left outer join humanresources.employees employee5_ on drawingrev1_.fk_drafteremployeeid=employee5_.pk_employeeid left outer join engineering.drawings drawing6_ on drawingrev1_.fk_drawingid=drawing6_.pk_drawingid left outer join utilities.revisions revision7_ on drawingrev1_.fk_revisionid=revision7_.pk_revisionid left outer join utilities.revisiontypes revisionty8_ on revision7_.fk_revisiontypeid=revisionty8_.pk_revisiontypeid left outer join utilities.units unit9_ on drawingrev1_.fk_speedunitid=unit9_.pk_unitid left outer join utilities.unittypes unittype10_ on unit9_.fk_unittypeid=unittype10_.pk_unittypeid left outer join utilities.units unit11_ on drawingrev1_.fk_torqueunitid=unit11_.pk_unitid left outer join utilities.unitsystems unitsystem12_ on drawingrev1_.fk_unitsystemid=unitsystem12_.pk_unitsystemid left outer join utilities.unittolerances unittolera13_ on unitsystem12_.fk_unittoleranceid=unittolera13_.pk_unittoleranceid where drawingrev0_.fk_proposalrevisionitemid=?
  95. 2018-01-31 08:25:40,084 https-jsse-nio-8493-exec-7 DEBUG internal.ResultSetProcessorImpl - Preparing collection intializer : [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#4874]
  96. 2018-01-31 08:25:40,084 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections were found in result set for role: com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions
  97. 2018-01-31 08:25:40,084 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - Collection fully initialized: [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#4874]
  98. 2018-01-31 08:25:40,084 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections initialized for role: com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions
  99. 2018-01-31 08:25:40,084 https-jsse-nio-8493-exec-7 DEBUG internal.ResourceRegistryStandardImpl - HHH000387: ResultSet's statement was not registered
  100. 2018-01-31 08:25:40,084 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection
  101. 2018-01-31 08:25:40,084 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.sales.domain.proposals.ProposalRevision#3284]
  102. 2018-01-31 08:25:40,084 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select proposalre0_.pk_proposalrevisionID as pk_propo1_21_2_, proposalre0_.fk_deliveryclauseid as fk_deli12_21_2_, proposalre0_.fk_durunitid as fk_duru13_21_2_, proposalre0_.duration as duration2_21_2_, proposalre0_.fk_employeeid as fk_empl14_21_2_, proposalre0_.notes as notes3_21_2_, proposalre0_.paymentterms as paymentt4_21_2_, proposalre0_.fk_paytimeunitid as fk_payt15_21_2_, proposalre0_.paymenttime as paymentt5_21_2_, proposalre0_.printtimestamp as printtim6_21_2_, proposalre0_.fk_proposalid as fk_prop16_21_2_, proposalre0_.revtimestamp as revtimes7_21_2_, proposalre0_.fk_revisionid as fk_revis8_21_2_, proposalre0_.fk_shippingtermid as fk_ship17_21_2_, proposalre0_.shippingterms as shipping9_21_2_, proposalre0_.stddelivery as stddeli10_21_2_, proposalre0_.fk_delunitid as fk_delu18_21_2_, proposalre0_.subject as subject11_21_2_, items1_.fk_proposalrevisionid as fk_propo9_20_4_, items1_.pk_proposalrevisionitemid as pk_propo1_20_4_, items1_.pk_proposalrevisionitemid as pk_propo1_20_0_, items1_.delivery as delivery2_20_0_, items1_.itemid as itemid3_20_0_, items1_.itemtext as itemtext4_20_0_, items1_.likelihoodofsale as likeliho5_20_0_, items1_.fk_mfgtimeid as fk_mfgti8_20_0_, items1_.priceeach as priceeac6_20_0_, items1_.fk_proposalrevisionid as fk_propo9_20_0_, items1_.qty as qty7_20_0_, proposalex2_.fk_proposalrevisionitemid as fk_propo1_18_1_, proposalex2_.fk_deliveryclauseid as fk_deliv3_18_1_, proposalex2_.deliverytime as delivery2_18_1_, proposalex2_.fk_delunitid as fk_delun4_18_1_ from sales.proposalrevisions proposalre0_ left outer join sales.proposalitems items1_ on proposalre0_.pk_proposalrevisionID=items1_.fk_proposalrevisionid left outer join sales.proposalexpdelivery proposalex2_ on items1_.pk_proposalrevisionitemid=proposalex2_.fk_proposalrevisionitemid where proposalre0_.pk_proposalrevisionID=? order by items1_.itemid asc
  103. 2018-01-31 08:25:40,087 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  104. 2018-01-31 08:25:40,087 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.sales.domain.proposals.ProposalItem#6108], null, EntityKey[com.myapp.sales.domain.proposals.ProposalRevision#3284]
  105. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Found row of collection: [com.myapp.sales.domain.proposals.ProposalRevision.items#3284]
  106. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 1
  107. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.sales.domain.proposals.ProposalItem#6109], null, EntityKey[com.myapp.sales.domain.proposals.ProposalRevision#3284]
  108. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Found row of collection: [com.myapp.sales.domain.proposals.ProposalRevision.items#3284]
  109. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.sales.domain.proposals.ProposalItem#6108]
  110. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.sales.domain.proposals.ProposalItem#6108]
  111. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.sales.domain.proposals.ProposalRevision#3284]
  112. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.humanresources.domain.Employee#31]
  113. 2018-01-31 08:25:40,088 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select employee0_.pk_employeeid as pk_emplo1_9_0_, employee0_.fk_addressid as fk_addr21_9_0_, employee0_.birthdate as birthdat2_9_0_, employee0_.color as color3_9_0_, employee0_.currentschedule as currents4_9_0_, employee0_.email as email5_9_0_, employee0_.fk_employeetypeid as fk_empl22_9_0_, employee0_.firstname as firstnam6_9_0_, employee0_.hiredate as hiredate7_9_0_, employee0_.homephone as homephon8_9_0_, employee0_.initials as initials9_9_0_, employee0_.lastname as lastnam10_9_0_, employee0_.lunchbreak as lunchbr11_9_0_, employee0_.cellphone as cellpho12_9_0_, employee0_.namesuffix as namesuf13_9_0_, employee0_.overtimeschedule as overtim14_9_0_, employee0_.overtimestart as overtim15_9_0_, employee0_.pictureurl as picture16_9_0_, employee0_.standardschedule as standar17_9_0_, employee0_.standardstart as standar18_9_0_, employee0_.title as title19_9_0_, employee0_.username as usernam20_9_0_ from humanresources.employees employee0_ where employee0_.pk_employeeid=?
  114. 2018-01-31 08:25:40,089 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  115. 2018-01-31 08:25:40,089 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.humanresources.domain.Employee#31]
  116. 2018-01-31 08:25:40,090 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.humanresources.domain.Employee#31]
  117. 2018-01-31 08:25:40,090 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Loading entity: [com.myapp.utilities.domain.Address#6947]
  118. 2018-01-31 08:25:40,090 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select address0_.pk_addressid as pk_addre1_25_0_, address0_.fk_addresstypeid as fk_addre7_25_0_, address0_.city as city2_25_0_, address0_.country as country3_25_0_, address0_.state as state4_25_0_, address0_.street as street5_25_0_, address0_.zip as zip6_25_0_ from utilities.addresses address0_ where address0_.pk_addressid=?
  119. 2018-01-31 08:25:40,091 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result set row: 0
  120. 2018-01-31 08:25:40,091 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Result row: EntityKey[com.myapp.utilities.domain.Address#6947]
  121. 2018-01-31 08:25:40,091 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.utilities.domain.Address#6947]
  122. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.utilities.domain.Address#6947]
  123. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  124. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.humanresources.domain.Employee#31]
  125. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  126. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.sales.domain.proposals.ProposalRevision#3284]
  127. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.sales.domain.proposals.ProposalItem#6109]
  128. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.sales.domain.proposals.ProposalItem#6109]
  129. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections were found in result set for role: com.myapp.sales.domain.proposals.ProposalRevision.items
  130. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - Collection fully initialized: [com.myapp.sales.domain.proposals.ProposalRevision.items#3284]
  131. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections initialized for role: com.myapp.sales.domain.proposals.ProposalRevision.items
  132. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG loader.Loader - Done entity load
  133. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#6108]
  134. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select drawingrev0_.fk_proposalrevisionitemid as fk_propo1_17_0_, drawingrev0_.fk_drawingrevisionid as fk_drawi2_17_0_, drawingrev1_.pk_drawingrevisionid as pk_drawi1_6_1_, drawingrev1_.approvaltimestamp as approval2_6_1_, drawingrev1_.fk_approvalemployeeid as fk_appr12_6_1_, drawingrev1_.basemass as basemass3_6_1_, drawingrev1_.batchable as batchabl4_6_1_, drawingrev1_.defaultqty as defaultq5_6_1_, drawingrev1_.designspeed as designsp6_6_1_, drawingrev1_.designtorque as designto7_6_1_, drawingrev1_.fk_drafteremployeeid as fk_draf13_6_1_, drawingrev1_.fk_drawingid as fk_draw14_6_1_, drawingrev1_.insppercentage as inspperc8_6_1_, drawingrev1_.mininvlevel as mininvle9_6_1_, drawingrev1_.revtimestamp as revtime10_6_1_, drawingrev1_.fk_revisionid as fk_revi15_6_1_, drawingrev1_.fk_speedunitid as fk_spee16_6_1_, drawingrev1_.title as title11_6_1_, drawingrev1_.fk_torqueunitid as fk_torq17_6_1_, drawingrev1_.fk_unitsystemid as fk_unit18_6_1_, employee2_.pk_employeeid as pk_emplo1_9_2_, employee2_.fk_addressid as fk_addr21_9_2_, employee2_.birthdate as birthdat2_9_2_, employee2_.color as color3_9_2_, employee2_.currentschedule as currents4_9_2_, employee2_.email as email5_9_2_, employee2_.fk_employeetypeid as fk_empl22_9_2_, employee2_.firstname as firstnam6_9_2_, employee2_.hiredate as hiredate7_9_2_, employee2_.homephone as homephon8_9_2_, employee2_.initials as initials9_9_2_, employee2_.lastname as lastnam10_9_2_, employee2_.lunchbreak as lunchbr11_9_2_, employee2_.cellphone as cellpho12_9_2_, employee2_.namesuffix as namesuf13_9_2_, employee2_.overtimeschedule as overtim14_9_2_, employee2_.overtimestart as overtim15_9_2_, employee2_.pictureurl as picture16_9_2_, employee2_.standardschedule as standar17_9_2_, employee2_.standardstart as standar18_9_2_, employee2_.title as title19_9_2_, employee2_.username as usernam20_9_2_, address3_.pk_addressid as pk_addre1_25_3_, address3_.fk_addresstypeid as fk_addre7_25_3_, address3_.city as city2_25_3_, address3_.country as country3_25_3_, address3_.state as state4_25_3_, address3_.street as street5_25_3_, address3_.zip as zip6_25_3_, employeety4_.pk_employeetypeid as pk_emplo1_8_4_, employeety4_.typename as typename2_8_4_, employee5_.pk_employeeid as pk_emplo1_9_5_, employee5_.fk_addressid as fk_addr21_9_5_, employee5_.birthdate as birthdat2_9_5_, employee5_.color as color3_9_5_, employee5_.currentschedule as currents4_9_5_, employee5_.email as email5_9_5_, employee5_.fk_employeetypeid as fk_empl22_9_5_, employee5_.firstname as firstnam6_9_5_, employee5_.hiredate as hiredate7_9_5_, employee5_.homephone as homephon8_9_5_, employee5_.initials as initials9_9_5_, employee5_.lastname as lastnam10_9_5_, employee5_.lunchbreak as lunchbr11_9_5_, employee5_.cellphone as cellpho12_9_5_, employee5_.namesuffix as namesuf13_9_5_, employee5_.overtimeschedule as overtim14_9_5_, employee5_.overtimestart as overtim15_9_5_, employee5_.pictureurl as picture16_9_5_, employee5_.standardschedule as standar17_9_5_, employee5_.standardstart as standar18_9_5_, employee5_.title as title19_9_5_, employee5_.username as usernam20_9_5_, drawing6_.pk_drawingid as pk_drawi1_7_6_, drawing6_.drawingtimestamp as drawingt2_7_6_, revision7_.pk_revisionid as pk_revis1_30_7_, revision7_.fk_revisiontypeid as fk_revis2_30_7_, revisionty8_.pk_revisiontypeid as pk_revis1_31_8_, revisionty8_.revisiontypename as revision2_31_8_, unit9_.pk_unitid as pk_uniti1_35_9_, unit9_.displaydecimals as displayd2_35_9_, unit9_.unitabbr as unitabbr3_35_9_, unit9_.unitabbrplural as unitabbr4_35_9_, unit9_.unitname as unitname5_35_9_, unit9_.unitnameplural as unitname6_35_9_, unit9_.fk_unittypeid as fk_unitt7_35_9_, unittype10_.pk_unittypeid as pk_unitt1_39_10_, unittype10_.unittypename as unittype2_39_10_, unit11_.pk_unitid as pk_uniti1_35_11_, unit11_.displaydecimals as displayd2_35_11_, unit11_.unitabbr as unitabbr3_35_11_, unit11_.unitabbrplural as unitabbr4_35_11_, unit11_.unitname as unitname5_35_11_, unit11_.unitnameplural as unitname6_35_11_, unit11_.fk_unittypeid as fk_unitt7_35_11_, unitsystem12_.pk_unitsystemid as pk_units1_37_12_, unitsystem12_.unitsystemname as unitsyst2_37_12_, unitsystem12_.fk_unittoleranceid as fk_unitt3_37_12_, unittolera13_.pk_unittoleranceid as pk_unitt1_38_13_, unittolera13_.fractional as fraction2_38_13_, unittolera13_.tol1place as tol3_38_13_, unittolera13_.tol2place as tol4_38_13_, unittolera13_.tol3place as tol5_38_13_, unittolera13_.fk_unitid as fk_uniti6_38_13_ from sales.proposaldrawings drawingrev0_ inner join engineering.drawingrevisions drawingrev1_ on drawingrev0_.fk_drawingrevisionid=drawingrev1_.pk_drawingrevisionid left outer join humanresources.employees employee2_ on drawingrev1_.fk_approvalemployeeid=employee2_.pk_employeeid left outer join utilities.addresses address3_ on employee2_.fk_addressid=address3_.pk_addressid left outer join humanresources.employee_types employeety4_ on employee2_.fk_employeetypeid=employeety4_.pk_employeetypeid left outer join humanresources.employees employee5_ on drawingrev1_.fk_drafteremployeeid=employee5_.pk_employeeid left outer join engineering.drawings drawing6_ on drawingrev1_.fk_drawingid=drawing6_.pk_drawingid left outer join utilities.revisions revision7_ on drawingrev1_.fk_revisionid=revision7_.pk_revisionid left outer join utilities.revisiontypes revisionty8_ on revision7_.fk_revisiontypeid=revisionty8_.pk_revisiontypeid left outer join utilities.units unit9_ on drawingrev1_.fk_speedunitid=unit9_.pk_unitid left outer join utilities.unittypes unittype10_ on unit9_.fk_unittypeid=unittype10_.pk_unittypeid left outer join utilities.units unit11_ on drawingrev1_.fk_torqueunitid=unit11_.pk_unitid left outer join utilities.unitsystems unitsystem12_ on drawingrev1_.fk_unitsystemid=unitsystem12_.pk_unitsystemid left outer join utilities.unittolerances unittolera13_ on unitsystem12_.fk_unittoleranceid=unittolera13_.pk_unittoleranceid where drawingrev0_.fk_proposalrevisionitemid=?
  135. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.ResultSetProcessorImpl - Preparing collection intializer : [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#6108]
  136. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections were found in result set for role: com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions
  137. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - Collection fully initialized: [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#6108]
  138. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections initialized for role: com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions
  139. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.ResourceRegistryStandardImpl - HHH000387: ResultSet's statement was not registered
  140. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection
  141. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedCollectionInitializer - Loading collection: [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#6109]
  142. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select drawingrev0_.fk_proposalrevisionitemid as fk_propo1_17_0_, drawingrev0_.fk_drawingrevisionid as fk_drawi2_17_0_, drawingrev1_.pk_drawingrevisionid as pk_drawi1_6_1_, drawingrev1_.approvaltimestamp as approval2_6_1_, drawingrev1_.fk_approvalemployeeid as fk_appr12_6_1_, drawingrev1_.basemass as basemass3_6_1_, drawingrev1_.batchable as batchabl4_6_1_, drawingrev1_.defaultqty as defaultq5_6_1_, drawingrev1_.designspeed as designsp6_6_1_, drawingrev1_.designtorque as designto7_6_1_, drawingrev1_.fk_drafteremployeeid as fk_draf13_6_1_, drawingrev1_.fk_drawingid as fk_draw14_6_1_, drawingrev1_.insppercentage as inspperc8_6_1_, drawingrev1_.mininvlevel as mininvle9_6_1_, drawingrev1_.revtimestamp as revtime10_6_1_, drawingrev1_.fk_revisionid as fk_revi15_6_1_, drawingrev1_.fk_speedunitid as fk_spee16_6_1_, drawingrev1_.title as title11_6_1_, drawingrev1_.fk_torqueunitid as fk_torq17_6_1_, drawingrev1_.fk_unitsystemid as fk_unit18_6_1_, employee2_.pk_employeeid as pk_emplo1_9_2_, employee2_.fk_addressid as fk_addr21_9_2_, employee2_.birthdate as birthdat2_9_2_, employee2_.color as color3_9_2_, employee2_.currentschedule as currents4_9_2_, employee2_.email as email5_9_2_, employee2_.fk_employeetypeid as fk_empl22_9_2_, employee2_.firstname as firstnam6_9_2_, employee2_.hiredate as hiredate7_9_2_, employee2_.homephone as homephon8_9_2_, employee2_.initials as initials9_9_2_, employee2_.lastname as lastnam10_9_2_, employee2_.lunchbreak as lunchbr11_9_2_, employee2_.cellphone as cellpho12_9_2_, employee2_.namesuffix as namesuf13_9_2_, employee2_.overtimeschedule as overtim14_9_2_, employee2_.overtimestart as overtim15_9_2_, employee2_.pictureurl as picture16_9_2_, employee2_.standardschedule as standar17_9_2_, employee2_.standardstart as standar18_9_2_, employee2_.title as title19_9_2_, employee2_.username as usernam20_9_2_, address3_.pk_addressid as pk_addre1_25_3_, address3_.fk_addresstypeid as fk_addre7_25_3_, address3_.city as city2_25_3_, address3_.country as country3_25_3_, address3_.state as state4_25_3_, address3_.street as street5_25_3_, address3_.zip as zip6_25_3_, employeety4_.pk_employeetypeid as pk_emplo1_8_4_, employeety4_.typename as typename2_8_4_, employee5_.pk_employeeid as pk_emplo1_9_5_, employee5_.fk_addressid as fk_addr21_9_5_, employee5_.birthdate as birthdat2_9_5_, employee5_.color as color3_9_5_, employee5_.currentschedule as currents4_9_5_, employee5_.email as email5_9_5_, employee5_.fk_employeetypeid as fk_empl22_9_5_, employee5_.firstname as firstnam6_9_5_, employee5_.hiredate as hiredate7_9_5_, employee5_.homephone as homephon8_9_5_, employee5_.initials as initials9_9_5_, employee5_.lastname as lastnam10_9_5_, employee5_.lunchbreak as lunchbr11_9_5_, employee5_.cellphone as cellpho12_9_5_, employee5_.namesuffix as namesuf13_9_5_, employee5_.overtimeschedule as overtim14_9_5_, employee5_.overtimestart as overtim15_9_5_, employee5_.pictureurl as picture16_9_5_, employee5_.standardschedule as standar17_9_5_, employee5_.standardstart as standar18_9_5_, employee5_.title as title19_9_5_, employee5_.username as usernam20_9_5_, drawing6_.pk_drawingid as pk_drawi1_7_6_, drawing6_.drawingtimestamp as drawingt2_7_6_, revision7_.pk_revisionid as pk_revis1_30_7_, revision7_.fk_revisiontypeid as fk_revis2_30_7_, revisionty8_.pk_revisiontypeid as pk_revis1_31_8_, revisionty8_.revisiontypename as revision2_31_8_, unit9_.pk_unitid as pk_uniti1_35_9_, unit9_.displaydecimals as displayd2_35_9_, unit9_.unitabbr as unitabbr3_35_9_, unit9_.unitabbrplural as unitabbr4_35_9_, unit9_.unitname as unitname5_35_9_, unit9_.unitnameplural as unitname6_35_9_, unit9_.fk_unittypeid as fk_unitt7_35_9_, unittype10_.pk_unittypeid as pk_unitt1_39_10_, unittype10_.unittypename as unittype2_39_10_, unit11_.pk_unitid as pk_uniti1_35_11_, unit11_.displaydecimals as displayd2_35_11_, unit11_.unitabbr as unitabbr3_35_11_, unit11_.unitabbrplural as unitabbr4_35_11_, unit11_.unitname as unitname5_35_11_, unit11_.unitnameplural as unitname6_35_11_, unit11_.fk_unittypeid as fk_unitt7_35_11_, unitsystem12_.pk_unitsystemid as pk_units1_37_12_, unitsystem12_.unitsystemname as unitsyst2_37_12_, unitsystem12_.fk_unittoleranceid as fk_unitt3_37_12_, unittolera13_.pk_unittoleranceid as pk_unitt1_38_13_, unittolera13_.fractional as fraction2_38_13_, unittolera13_.tol1place as tol3_38_13_, unittolera13_.tol2place as tol4_38_13_, unittolera13_.tol3place as tol5_38_13_, unittolera13_.fk_unitid as fk_uniti6_38_13_ from sales.proposaldrawings drawingrev0_ inner join engineering.drawingrevisions drawingrev1_ on drawingrev0_.fk_drawingrevisionid=drawingrev1_.pk_drawingrevisionid left outer join humanresources.employees employee2_ on drawingrev1_.fk_approvalemployeeid=employee2_.pk_employeeid left outer join utilities.addresses address3_ on employee2_.fk_addressid=address3_.pk_addressid left outer join humanresources.employee_types employeety4_ on employee2_.fk_employeetypeid=employeety4_.pk_employeetypeid left outer join humanresources.employees employee5_ on drawingrev1_.fk_drafteremployeeid=employee5_.pk_employeeid left outer join engineering.drawings drawing6_ on drawingrev1_.fk_drawingid=drawing6_.pk_drawingid left outer join utilities.revisions revision7_ on drawingrev1_.fk_revisionid=revision7_.pk_revisionid left outer join utilities.revisiontypes revisionty8_ on revision7_.fk_revisiontypeid=revisionty8_.pk_revisiontypeid left outer join utilities.units unit9_ on drawingrev1_.fk_speedunitid=unit9_.pk_unitid left outer join utilities.unittypes unittype10_ on unit9_.fk_unittypeid=unittype10_.pk_unittypeid left outer join utilities.units unit11_ on drawingrev1_.fk_torqueunitid=unit11_.pk_unitid left outer join utilities.unitsystems unitsystem12_ on drawingrev1_.fk_unitsystemid=unitsystem12_.pk_unitsystemid left outer join utilities.unittolerances unittolera13_ on unitsystem12_.fk_unittoleranceid=unittolera13_.pk_unittoleranceid where drawingrev0_.fk_proposalrevisionitemid=?
  143. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.ResultSetProcessorImpl - Preparing collection intializer : [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#6109]
  144. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections were found in result set for role: com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions
  145. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - Collection fully initialized: [com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions#6109]
  146. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.CollectionLoadContext - 1 collections initialized for role: com.myapp.sales.domain.proposals.ProposalItem.drawingRevisions
  147. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.ResourceRegistryStandardImpl - HHH000387: ResultSet's statement was not registered
  148. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedCollectionInitializer - Done loading collection
  149. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select company0_.pk_companyid as pk_compa1_1_0_, company0_.companyabbr as companya2_1_0_, company0_.companyname as companyn3_1_0_ from companies.companies company0_ where company0_.pk_companyid=?
  150. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.ResultSetProcessorImpl - Starting ResultSet row #0
  151. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.EntityReferenceInitializerImpl - On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified
  152. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Resolving associations for [com.myapp.companies.domain.Company#10]
  153. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.TwoPhaseLoad - Done materializing entity [com.myapp.companies.domain.Company#10]
  154. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.ResourceRegistryStandardImpl - HHH000387: ResultSet's statement was not registered
  155. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedEntityLoader - Done entity load : com.myapp.companies.domain.Company#10
  156. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG hibernate.SQL - select proposalco0_.fk_proposalid as fk_propo1_15_0_, proposalco0_.fk_companyid as fk_compa2_15_0_, proposalco0_.fk_jobfunctionid as fk_jobfu3_15_0_, proposal1_.pk_proposalid as pk_propo1_22_1_, proposal1_.estimateorderdate as estimate2_22_1_, proposal1_.nextcontactdate as nextcont3_22_1_, proposal1_.proposals_notes as proposal4_22_1_, proposal1_.fk_proposalstatusid as fk_propo6_22_1_, proposal1_.proptimestamp as proptime5_22_1_, company2_.pk_companyid as pk_compa1_1_2_, company2_.companyabbr as companya2_1_2_, company2_.companyname as companyn3_1_2_, jobfunctio3_.pk_jobfunctionid as pk_jobfu1_14_3_, jobfunctio3_.funcdefinition as funcdefi2_14_3_, jobfunctio3_.jobfunctionname as jobfunct3_14_3_ from sales.proposal_companies proposalco0_ inner join sales.proposals proposal1_ on proposalco0_.fk_proposalid=proposal1_.pk_proposalid inner join companies.companies company2_ on proposalco0_.fk_companyid=company2_.pk_companyid left outer join sales.jobfunctions jobfunctio3_ on proposalco0_.fk_jobfunctionid=jobfunctio3_.pk_jobfunctionid where proposalco0_.fk_proposalid=? and proposalco0_.fk_companyid=?
  157. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.ResourceRegistryStandardImpl - HHH000387: ResultSet's statement was not registered
  158. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG plan.AbstractLoadPlanBasedEntityLoader - Done entity load : com.myapp.sales.domain.proposals.ProposalCompany#Proposal: Proposal ID: 2923 / Company: 10 - Company Name / Function: NULL
  159. 2018-01-31 08:25:40,092 https-jsse-nio-8493-exec-7 DEBUG internal.JdbcResourceLocalTransactionCoordinatorImpl - JDBC transaction marked for rollback-only (exception provided for stack trace)
  160. java.lang.Exception: exception just for purpose of providing stack trace
  161. at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.markRollbackOnly(JdbcResourceLocalTransactionCoordinatorImpl.java:266) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  162. at org.hibernate.engine.transaction.internal.TransactionImpl.setRollbackOnly(TransactionImpl.java:143) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  163. at org.hibernate.Transaction.markRollbackOnly(Transaction.java:68) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  164. at org.hibernate.internal.AbstractSharedSessionContract.markForRollbackOnly(AbstractSharedSessionContract.java:364) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  165. at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:167) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  166. at org.hibernate.internal.SessionImpl.fireMerge(SessionImpl.java:895) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  167. at org.hibernate.internal.SessionImpl.merge(SessionImpl.java:869) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  168. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  169. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  170. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  171. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  172. at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:350) ~[spring-orm-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  173. at com.sun.proxy.$Proxy227.merge(Unknown Source) ~[?:?]
  174. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  175. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  176. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  177. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  178. at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:304) ~[spring-orm-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  179. at com.sun.proxy.$Proxy227.merge(Unknown Source) ~[?:?]
  180. at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:492) ~[spring-data-jpa-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  181. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  182. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  183. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  184. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  185. at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:377) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  186. at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:200) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  187. at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:636) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  188. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  189. at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:600) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  190. at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:580) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  191. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  192. at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:59) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  193. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  194. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  195. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  196. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  197. at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  198. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  199. at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:135) ~[spring-data-jpa-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  200. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  201. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  202. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  203. at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:61) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  204. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  205. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  206. at com.sun.proxy.$Proxy245.save(Unknown Source) ~[?:?]
  207. at com.myapp.sales.service.proposals.ProposalServiceImpl.update(ProposalServiceImpl.java:126) ~[classes/:?]
  208. at com.myapp.sales.service.proposals.ProposalServiceImpl$$FastClassBySpringCGLIB$$5d0bbb81.invoke(<generated>) ~[classes/:?]
  209. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  210. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  211. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  212. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) [spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  213. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) [spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  214. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) [spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  215. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) [spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  216. at com.myapp.sales.service.proposals.ProposalServiceImpl$$EnhancerBySpringCGLIB$$f1336410.update(<generated>) [classes/:?]
  217. at com.myapp.sales.controllers.proposals.ProposalRestController.updateProposal(ProposalRestController.java:89) [classes/:?]
  218. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  219. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  220. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  221. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  222. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  223. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  224. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  225. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:871) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  226. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  227. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  228. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  229. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  230. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:978) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  231. at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:892) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  232. at javax.servlet.http.HttpServlet.service(HttpServlet.java:664) [tomcat-embed-core-8.5.23.jar:8.5.23]
  233. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  234. at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) [tomcat-embed-core-8.5.23.jar:8.5.23]
  235. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-8.5.23.jar:8.5.23]
  236. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  237. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) [tomcat-embed-websocket-8.5.23.jar:8.5.23]
  238. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  239. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  240. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  241. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  242. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  243. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  244. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  245. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  246. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  247. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  248. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  249. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  250. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  251. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  252. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  253. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  254. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  255. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  256. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  257. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  258. at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  259. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  260. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  261. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  262. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  263. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  264. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  265. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  266. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  267. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  268. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  269. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  270. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  271. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  272. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  273. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  274. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  275. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  276. at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:108) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  277. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  278. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  279. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  280. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  281. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  282. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  283. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  284. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  285. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  286. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  287. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  288. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-8.5.23.jar:8.5.23]
  289. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-8.5.23.jar:8.5.23]
  290. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) [tomcat-embed-core-8.5.23.jar:8.5.23]
  291. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) [tomcat-embed-core-8.5.23.jar:8.5.23]
  292. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) [tomcat-embed-core-8.5.23.jar:8.5.23]
  293. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) [tomcat-embed-core-8.5.23.jar:8.5.23]
  294. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [tomcat-embed-core-8.5.23.jar:8.5.23]
  295. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) [tomcat-embed-core-8.5.23.jar:8.5.23]
  296. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-8.5.23.jar:8.5.23]
  297. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) [tomcat-embed-core-8.5.23.jar:8.5.23]
  298. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) [tomcat-embed-core-8.5.23.jar:8.5.23]
  299. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-8.5.23.jar:8.5.23]
  300. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
  301. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
  302. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.5.23.jar:8.5.23]
  303. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
  304. 2018-01-31 08:25:40,117 https-jsse-nio-8493-exec-7 DEBUG internal.JdbcResourceLocalTransactionCoordinatorImpl - JDBC transaction marked for rollback-only (exception provided for stack trace)
  305. java.lang.Exception: exception just for purpose of providing stack trace
  306. at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl$TransactionDriverControlImpl.markRollbackOnly(JdbcResourceLocalTransactionCoordinatorImpl.java:266) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  307. at org.hibernate.engine.transaction.internal.TransactionImpl.setRollbackOnly(TransactionImpl.java:143) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  308. at org.springframework.orm.jpa.JpaTransactionManager$JpaTransactionObject.setRollbackOnly(JpaTransactionManager.java:686) ~[spring-orm-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  309. at org.springframework.orm.jpa.JpaTransactionManager.doSetRollbackOnly(JpaTransactionManager.java:585) ~[spring-orm-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  310. at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:843) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  311. at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:808) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  312. at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:550) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  313. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:298) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  314. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  315. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  316. at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  317. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  318. at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:135) ~[spring-data-jpa-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  319. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  320. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  321. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  322. at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:61) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  323. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  324. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  325. at com.sun.proxy.$Proxy245.save(Unknown Source) ~[?:?]
  326. at com.myapp.sales.service.proposals.ProposalServiceImpl.update(ProposalServiceImpl.java:126) ~[classes/:?]
  327. at com.myapp.sales.service.proposals.ProposalServiceImpl$$FastClassBySpringCGLIB$$5d0bbb81.invoke(<generated>) ~[classes/:?]
  328. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  329. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  330. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  331. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) [spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  332. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) [spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  333. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) [spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  334. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) [spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  335. at com.myapp.sales.service.proposals.ProposalServiceImpl$$EnhancerBySpringCGLIB$$f1336410.update(<generated>) [classes/:?]
  336. at com.myapp.sales.controllers.proposals.ProposalRestController.updateProposal(ProposalRestController.java:89) [classes/:?]
  337. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  338. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  339. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  340. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  341. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  342. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  343. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  344. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:871) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  345. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  346. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  347. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  348. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  349. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:978) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  350. at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:892) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  351. at javax.servlet.http.HttpServlet.service(HttpServlet.java:664) [tomcat-embed-core-8.5.23.jar:8.5.23]
  352. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) [spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  353. at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) [tomcat-embed-core-8.5.23.jar:8.5.23]
  354. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [tomcat-embed-core-8.5.23.jar:8.5.23]
  355. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  356. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) [tomcat-embed-websocket-8.5.23.jar:8.5.23]
  357. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  358. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  359. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  360. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  361. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  362. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  363. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  364. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  365. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  366. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  367. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  368. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  369. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  370. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  371. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  372. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  373. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  374. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  375. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  376. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  377. at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  378. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  379. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  380. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  381. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  382. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  383. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  384. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  385. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  386. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) [spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  387. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  388. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  389. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  390. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  391. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  392. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  393. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  394. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  395. at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:108) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  396. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  397. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  398. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  399. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  400. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  401. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  402. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  403. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  404. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) [spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  405. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [tomcat-embed-core-8.5.23.jar:8.5.23]
  406. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [tomcat-embed-core-8.5.23.jar:8.5.23]
  407. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-8.5.23.jar:8.5.23]
  408. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-8.5.23.jar:8.5.23]
  409. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) [tomcat-embed-core-8.5.23.jar:8.5.23]
  410. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) [tomcat-embed-core-8.5.23.jar:8.5.23]
  411. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) [tomcat-embed-core-8.5.23.jar:8.5.23]
  412. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) [tomcat-embed-core-8.5.23.jar:8.5.23]
  413. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [tomcat-embed-core-8.5.23.jar:8.5.23]
  414. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) [tomcat-embed-core-8.5.23.jar:8.5.23]
  415. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-8.5.23.jar:8.5.23]
  416. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) [tomcat-embed-core-8.5.23.jar:8.5.23]
  417. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) [tomcat-embed-core-8.5.23.jar:8.5.23]
  418. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-8.5.23.jar:8.5.23]
  419. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
  420. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
  421. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.5.23.jar:8.5.23]
  422. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
  423. 2018-01-31 08:25:40,125 https-jsse-nio-8493-exec-7 DEBUG internal.TransactionImpl - rolling back
  424. 2018-01-31 08:25:40,125 https-jsse-nio-8493-exec-7 ERROR [/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.orm.jpa.JpaObjectRetrievalFailureException: Unable to find com.myapp.sales.domain.proposals.ProposalCompany with id Proposal: Proposal ID: 2923 / Company: 10 - Company Name / Function: NULL; nested exception is javax.persistence.EntityNotFoundException: Unable to find com.myapp.sales.domain.proposals.ProposalCompany with id Proposal: Proposal ID: 2923 / Company: 10 - Company Name / Function: NULL] with root cause
  425. javax.persistence.EntityNotFoundException: Unable to find com.myapp.sales.domain.proposals.ProposalCompany with id Proposal: Proposal ID: 2923 / Company: 10 - Company Name / Function: NULL
  426. at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl$JpaEntityNotFoundDelegate.handleEntityNotFound(EntityManagerFactoryBuilderImpl.java:158) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  427. at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:227) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  428. at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:278) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  429. at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:121) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  430. at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:89) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  431. at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1239) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  432. at org.hibernate.internal.SessionImpl.internalLoad(SessionImpl.java:1122) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  433. at org.hibernate.type.EntityType.resolveIdentifier(EntityType.java:646) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  434. at org.hibernate.type.EntityType.resolve(EntityType.java:431) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  435. at org.hibernate.type.EntityType.replace(EntityType.java:330) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  436. at org.hibernate.type.CollectionType.replaceElements(CollectionType.java:543) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  437. at org.hibernate.type.CollectionType.replace(CollectionType.java:688) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  438. at org.hibernate.type.TypeHelper.replace(TypeHelper.java:180) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  439. at org.hibernate.event.internal.DefaultMergeEventListener.copyValues(DefaultMergeEventListener.java:394) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  440. at org.hibernate.event.internal.DefaultMergeEventListener.entityIsDetached(DefaultMergeEventListener.java:328) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  441. at org.hibernate.event.internal.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:170) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  442. at org.hibernate.event.internal.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:69) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  443. at org.hibernate.internal.SessionImpl.fireMerge(SessionImpl.java:883) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  444. at org.hibernate.internal.SessionImpl.merge(SessionImpl.java:869) ~[hibernate-core-5.2.12.Final.jar:5.2.12.Final]
  445. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  446. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  447. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  448. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  449. at org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:350) ~[spring-orm-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  450. at com.sun.proxy.$Proxy227.merge(Unknown Source) ~[?:?]
  451. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  452. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  453. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  454. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  455. at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:304) ~[spring-orm-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  456. at com.sun.proxy.$Proxy227.merge(Unknown Source) ~[?:?]
  457. at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:492) ~[spring-data-jpa-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  458. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  459. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  460. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  461. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  462. at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:377) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  463. at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:200) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  464. at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:636) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  465. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  466. at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:600) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  467. at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:580) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  468. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  469. at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:59) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  470. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  471. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  472. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  473. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  474. at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  475. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  476. at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:135) ~[spring-data-jpa-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  477. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  478. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  479. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  480. at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:61) ~[spring-data-commons-2.0.2.RELEASE.jar:2.0.2.RELEASE]
  481. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  482. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  483. at com.sun.proxy.$Proxy245.save(Unknown Source) ~[?:?]
  484. at com.myapp.sales.service.proposals.ProposalServiceImpl.update(ProposalServiceImpl.java:126) ~[classes/:?]
  485. at com.myapp.sales.service.proposals.ProposalServiceImpl$$FastClassBySpringCGLIB$$5d0bbb81.invoke(<generated>) ~[classes/:?]
  486. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  487. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:747) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  488. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  489. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  490. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) ~[spring-tx-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  491. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:185) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  492. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) ~[spring-aop-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  493. at com.myapp.sales.service.proposals.ProposalServiceImpl$$EnhancerBySpringCGLIB$$f1336410.update(<generated>) ~[classes/:?]
  494. at com.myapp.sales.controllers.proposals.ProposalRestController.updateProposal(ProposalRestController.java:89) ~[classes/:?]
  495. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_144]
  496. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_144]
  497. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
  498. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
  499. at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:209) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  500. at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  501. at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  502. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:871) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  503. at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:777) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  504. at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  505. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  506. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  507. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:978) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  508. at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:892) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  509. at javax.servlet.http.HttpServlet.service(HttpServlet.java:664) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  510. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855) ~[spring-webmvc-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  511. at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  512. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  513. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  514. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) ~[tomcat-embed-websocket-8.5.23.jar:8.5.23]
  515. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  516. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  517. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  518. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  519. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  520. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  521. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  522. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  523. at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  524. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  525. at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  526. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  527. at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  528. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  529. at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  530. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  531. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  532. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  533. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  534. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  535. at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  536. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  537. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  538. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  539. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  540. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  541. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  542. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  543. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  544. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) ~[spring-security-web-5.0.0.RELEASE.jar:5.0.0.RELEASE]
  545. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  546. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  547. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  548. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  549. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  550. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  551. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  552. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  553. at org.springframework.web.filter.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:108) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  554. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  555. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  556. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  557. at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:81) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  558. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  559. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  560. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  561. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  562. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) ~[spring-web-5.0.2.RELEASE.jar:5.0.2.RELEASE]
  563. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  564. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) ~[tomcat-embed-core-8.5.23.jar:8.5.23]
  565. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [tomcat-embed-core-8.5.23.jar:8.5.23]
  566. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [tomcat-embed-core-8.5.23.jar:8.5.23]
  567. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) [tomcat-embed-core-8.5.23.jar:8.5.23]
  568. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) [tomcat-embed-core-8.5.23.jar:8.5.23]
  569. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) [tomcat-embed-core-8.5.23.jar:8.5.23]
  570. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) [tomcat-embed-core-8.5.23.jar:8.5.23]
  571. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [tomcat-embed-core-8.5.23.jar:8.5.23]
  572. at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) [tomcat-embed-core-8.5.23.jar:8.5.23]
  573. at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-embed-core-8.5.23.jar:8.5.23]
  574. at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) [tomcat-embed-core-8.5.23.jar:8.5.23]
  575. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) [tomcat-embed-core-8.5.23.jar:8.5.23]
  576. at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-embed-core-8.5.23.jar:8.5.23]
  577. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_144]
  578. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_144]
  579. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-8.5.23.jar:8.5.23]
  580. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
Advertisement
Add Comment
Please, Sign In to add comment