logback.2025-10-01.log 227 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760
  1. 00:02:38.761 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  2. 00:07:38.764 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  3. 00:12:38.766 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  4. 00:17:38.768 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  5. 00:22:38.770 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  6. 00:27:38.772 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  7. 00:32:38.773 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  8. 00:37:38.775 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  9. 00:42:38.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  10. 00:44:45.884 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  11. 00:44:45.893 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  12. 00:44:45.893 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  13. 00:44:45.893 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  14. 00:44:45.893 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  15. 00:44:45.893 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  16. 00:45:04.794 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  17. 00:45:04.802 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [824]
  18. 00:45:04.802 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057181]
  19. 00:45:04.802 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  20. 00:45:04.802 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  21. 00:45:04.802 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  22. 00:45:04.802 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  23. 00:45:33.323 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  24. 00:45:33.330 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [824]
  25. 00:45:33.330 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057181]
  26. 00:45:33.330 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  27. 00:45:33.330 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  28. 00:45:33.330 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  29. 00:45:33.330 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  30. 00:45:46.934 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  31. 00:45:46.940 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  32. 00:45:46.940 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  33. 00:45:46.940 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  34. 00:45:46.940 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  35. 00:45:46.940 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  36. 00:45:46.943 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  37. 00:45:46.944 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  38. 00:45:46.944 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  39. 00:45:46.944 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  40. 00:45:46.944 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  41. 00:45:46.944 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  42. 00:47:38.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  43. 00:49:08.292 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  44. 00:49:08.297 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  45. 00:49:08.297 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  46. 00:49:08.297 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  47. 00:49:08.297 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  48. 00:49:08.297 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  49. 00:49:08.430 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  50. 00:49:08.433 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  51. 00:49:08.437 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  52. 00:49:08.441 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  53. 00:49:08.441 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  54. 00:49:08.441 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  55. 00:49:08.441 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  56. 00:49:08.441 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  57. 00:49:11.637 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  58. 00:49:11.643 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  59. 00:49:11.643 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  60. 00:49:11.643 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  61. 00:49:11.643 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  62. 00:49:11.643 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  63. 00:49:40.999 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  64. 00:49:41.005 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [824]
  65. 00:49:41.005 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057181]
  66. 00:49:41.005 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  67. 00:49:41.005 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  68. 00:49:41.005 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  69. 00:49:41.005 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  70. 00:52:38.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  71. 00:56:08.232 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  72. 00:56:08.233 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  73. 00:56:08.238 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  74. 00:56:08.238 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  75. 00:56:08.238 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  76. 00:56:08.238 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  77. 00:56:08.238 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  78. 00:56:08.239 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  79. 00:57:38.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  80. 01:02:38.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  81. 01:04:33.796 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  82. 01:04:33.801 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  83. 01:04:33.802 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  84. 01:04:33.802 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  85. 01:04:33.802 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  86. 01:04:33.802 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  87. 01:04:33.841 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  88. 01:04:33.846 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  89. 01:04:33.846 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  90. 01:04:33.846 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  91. 01:04:33.846 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  92. 01:04:33.846 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  93. 01:04:36.053 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  94. 01:04:36.058 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  95. 01:04:36.058 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  96. 01:04:36.058 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  97. 01:04:36.058 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  98. 01:04:36.058 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  99. 01:04:48.081 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  100. 01:04:48.088 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [824]
  101. 01:04:48.088 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057181]
  102. 01:04:48.088 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  103. 01:04:48.088 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  104. 01:04:48.088 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  105. 01:04:48.088 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  106. 01:07:38.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  107. 01:12:38.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  108. 01:17:38.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  109. 01:22:38.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  110. 01:27:38.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  111. 01:32:38.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  112. 01:37:38.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  113. 01:42:38.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  114. 01:47:38.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  115. 01:52:38.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  116. 01:57:38.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  117. 02:02:38.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  118. 02:07:38.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  119. 02:12:38.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  120. 02:17:38.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  121. 02:22:38.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  122. 02:27:38.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  123. 02:32:38.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  124. 02:37:38.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  125. 02:42:38.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  126. 02:47:38.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  127. 02:52:38.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  128. 02:57:38.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  129. 03:01:47.751 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  130. 03:01:47.756 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  131. 03:01:47.760 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057196]
  132. 03:01:47.760 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  133. 03:01:47.760 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  134. 03:01:47.760 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  135. 03:01:47.760 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  136. 03:01:47.762 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057196]
  137. 03:01:47.762 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  138. 03:01:47.762 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  139. 03:01:47.762 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  140. 03:01:47.762 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  141. 03:01:47.881 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  142. 03:01:47.884 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  143. 03:01:51.965 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  144. 03:01:51.971 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057196]
  145. 03:01:51.971 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  146. 03:01:51.971 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  147. 03:01:51.971 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  148. 03:01:51.971 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  149. 03:02:08.909 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  150. 03:02:08.915 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [302]
  151. 03:02:08.915 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057196]
  152. 03:02:08.915 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  153. 03:02:08.915 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  154. 03:02:08.915 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  155. 03:02:08.915 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  156. 03:02:38.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  157. 03:03:32.902 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  158. 03:03:32.902 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  159. 03:03:32.908 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057196]
  160. 03:03:32.908 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  161. 03:03:32.908 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  162. 03:03:32.908 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  163. 03:03:32.908 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  164. 03:03:32.909 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057196]
  165. 03:03:32.909 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  166. 03:03:32.909 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  167. 03:03:32.909 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  168. 03:03:32.909 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  169. 03:03:34.842 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  170. 03:03:34.847 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057196]
  171. 03:03:34.847 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  172. 03:03:34.847 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  173. 03:03:34.847 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  174. 03:03:34.847 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  175. 03:03:45.864 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  176. 03:03:45.871 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [302]
  177. 03:03:45.871 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057196]
  178. 03:03:45.871 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  179. 03:03:45.871 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  180. 03:03:45.871 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  181. 03:03:45.871 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  182. 03:07:38.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  183. 03:12:38.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  184. 03:15:30.587 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  185. 03:15:30.592 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  186. 03:15:30.598 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  187. 03:15:30.599 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057615]
  188. 03:15:30.600 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  189. 03:15:30.600 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  190. 03:15:30.600 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  191. 03:15:30.600 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  192. 03:15:30.634 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  193. 03:15:30.642 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057615]
  194. 03:15:30.642 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  195. 03:15:30.642 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  196. 03:15:30.642 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  197. 03:15:30.642 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  198. 03:15:45.055 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  199. 03:15:45.060 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057615]
  200. 03:15:45.060 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  201. 03:15:45.060 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  202. 03:15:45.060 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  203. 03:15:45.060 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  204. 03:16:23.559 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  205. 03:16:23.564 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [130]
  206. 03:16:23.564 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057615]
  207. 03:16:23.564 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  208. 03:16:23.564 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  209. 03:16:23.564 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  210. 03:16:23.564 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  211. 03:16:29.810 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  212. 03:16:29.816 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057615]
  213. 03:16:29.816 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  214. 03:16:29.816 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  215. 03:16:29.816 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  216. 03:16:29.816 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  217. 03:16:29.849 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  218. 03:16:29.854 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057615]
  219. 03:16:29.854 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  220. 03:16:29.854 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  221. 03:16:29.854 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  222. 03:16:29.854 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  223. 03:17:42.508 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  224. 03:22:42.508 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  225. 03:27:42.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  226. 03:32:42.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  227. 03:37:42.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  228. 03:42:42.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  229. 03:47:42.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  230. 03:52:42.517 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  231. 03:57:42.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  232. 04:02:42.519 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  233. 04:07:42.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  234. 04:12:42.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  235. 04:17:42.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  236. 04:22:42.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  237. 04:27:42.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  238. 04:32:42.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  239. 04:37:42.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  240. 04:42:42.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  241. 04:47:42.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  242. 04:52:42.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  243. 04:57:42.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  244. 05:02:42.538 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  245. 05:07:42.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  246. 05:12:42.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  247. 05:16:22.426 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  248. 05:16:22.436 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057001]
  249. 05:16:22.437 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  250. 05:16:22.437 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  251. 05:16:22.437 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  252. 05:16:22.437 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  253. 05:16:22.437 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  254. 05:16:22.438 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  255. 05:16:22.461 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  256. 05:16:22.469 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057001]
  257. 05:16:22.469 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  258. 05:16:22.469 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  259. 05:16:22.469 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  260. 05:16:22.469 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  261. 05:17:42.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  262. 05:22:42.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  263. 05:27:42.546 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  264. 05:32:42.546 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  265. 05:37:42.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  266. 05:42:42.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  267. 05:47:42.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  268. 05:52:42.553 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  269. 05:57:42.555 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  270. 06:02:42.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  271. 06:07:42.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  272. 06:12:42.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  273. 06:17:42.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  274. 06:22:42.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  275. 06:27:42.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  276. 06:32:42.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  277. 06:37:42.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  278. 06:42:42.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  279. 06:47:42.571 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  280. 06:52:42.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  281. 06:57:42.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  282. 07:02:42.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  283. 07:07:42.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  284. 07:12:42.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  285. 07:17:42.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  286. 07:22:42.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  287. 07:27:42.583 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  288. 07:32:42.584 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  289. 07:37:42.586 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  290. 07:42:42.588 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  291. 07:47:42.590 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  292. 07:52:42.591 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  293. 07:57:42.593 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  294. 08:02:42.594 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  295. 08:07:42.596 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  296. 08:12:42.598 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  297. 08:17:42.599 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  298. 08:22:42.600 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  299. 08:27:42.601 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  300. 08:32:42.602 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  301. 08:37:42.604 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  302. 08:42:42.605 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  303. 08:47:42.607 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  304. 08:52:42.609 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  305. 08:57:42.611 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  306. 09:02:42.612 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  307. 09:07:42.614 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  308. 09:12:42.616 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  309. 09:17:42.617 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  310. 09:21:25.648 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  311. 09:21:25.658 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057369]
  312. 09:21:25.658 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057576]
  313. 09:21:25.658 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  314. 09:21:25.658 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  315. 09:21:25.658 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  316. 09:21:25.658 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  317. 09:21:25.662 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  318. 09:21:25.668 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057576]
  319. 09:21:25.668 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057369]
  320. 09:21:25.668 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  321. 09:21:25.668 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  322. 09:21:25.668 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  323. 09:21:25.668 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  324. 09:21:25.957 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  325. 09:21:25.960 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  326. 09:21:29.411 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  327. 09:21:29.416 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057369]
  328. 09:21:29.416 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057576]
  329. 09:21:29.416 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  330. 09:21:29.416 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  331. 09:21:29.416 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  332. 09:21:29.416 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  333. 09:22:15.232 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  334. 09:22:15.237 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [776]
  335. 09:22:15.237 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057369]
  336. 09:22:15.237 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  337. 09:22:15.237 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  338. 09:22:15.237 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  339. 09:22:15.237 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  340. 09:22:42.619 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  341. 09:27:42.619 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  342. 09:32:42.621 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  343. 09:37:42.623 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  344. 09:42:42.623 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  345. 09:47:42.625 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  346. 09:52:42.626 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  347. 09:57:42.628 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  348. 10:02:42.629 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  349. 10:07:42.630 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  350. 10:12:42.631 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  351. 10:17:42.633 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  352. 10:22:42.635 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  353. 10:27:42.635 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  354. 10:32:42.637 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  355. 10:37:42.638 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  356. 10:42:42.640 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  357. 10:47:42.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  358. 10:52:42.643 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  359. 10:57:42.645 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  360. 11:02:42.646 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  361. 11:07:42.648 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  362. 11:12:42.649 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  363. 11:17:42.650 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  364. 11:21:58.270 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  365. 11:21:58.273 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  366. 11:21:58.543 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  367. 11:21:58.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057200]
  368. 11:21:58.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  369. 11:21:58.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  370. 11:21:58.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  371. 11:21:58.548 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  372. 11:21:58.687 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  373. 11:21:58.692 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057200]
  374. 11:21:58.692 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  375. 11:21:58.692 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  376. 11:21:58.692 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  377. 11:21:58.692 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  378. 11:22:03.530 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  379. 11:22:03.535 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057200]
  380. 11:22:03.535 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  381. 11:22:03.535 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  382. 11:22:03.535 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  383. 11:22:03.535 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  384. 11:22:42.652 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  385. 11:27:42.653 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  386. 11:32:42.654 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  387. 11:37:42.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  388. 11:42:42.657 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  389. 11:42:46.157 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  390. 11:42:46.163 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  391. 11:42:46.163 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  392. 11:42:46.163 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  393. 11:42:46.163 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  394. 11:42:46.163 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  395. 11:42:46.533 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  396. 11:42:46.539 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  397. 11:42:46.539 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  398. 11:42:46.539 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  399. 11:42:46.539 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  400. 11:42:46.539 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  401. 11:42:51.270 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  402. 11:42:51.276 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  403. 11:42:51.276 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  404. 11:42:51.276 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  405. 11:42:51.276 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  406. 11:42:51.276 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  407. 11:42:55.665 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  408. 11:42:55.669 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  409. 11:43:12.362 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  410. 11:43:12.369 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [824]
  411. 11:43:12.369 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057181]
  412. 11:43:12.369 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  413. 11:43:12.369 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  414. 11:43:12.369 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  415. 11:43:12.369 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  416. 11:43:15.055 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  417. 11:43:15.061 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  418. 11:43:15.061 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  419. 11:43:15.061 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  420. 11:43:15.061 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  421. 11:43:15.061 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  422. 11:43:15.064 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  423. 11:43:15.066 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  424. 11:43:15.066 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  425. 11:43:15.066 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  426. 11:43:15.066 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  427. 11:43:15.066 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  428. 11:47:42.658 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  429. 11:50:12.701 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  430. 11:50:12.707 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  431. 11:50:12.707 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  432. 11:50:12.707 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  433. 11:50:12.707 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  434. 11:50:12.707 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  435. 11:50:12.771 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  436. 11:50:12.776 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  437. 11:50:12.776 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  438. 11:50:12.776 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  439. 11:50:12.776 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  440. 11:50:12.776 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  441. 11:50:12.797 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  442. 11:50:12.801 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  443. 11:51:06.738 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  444. 11:51:06.744 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  445. 11:51:06.744 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  446. 11:51:06.744 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  447. 11:51:06.744 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  448. 11:51:06.744 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  449. 11:52:23.369 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  450. 11:52:23.375 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [824]
  451. 11:52:23.375 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057181]
  452. 11:52:23.375 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  453. 11:52:23.375 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  454. 11:52:23.375 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  455. 11:52:23.375 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  456. 11:52:42.659 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  457. 11:57:42.661 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  458. 12:02:42.662 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  459. 12:07:42.663 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  460. 12:12:42.664 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  461. 12:17:42.666 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  462. 12:22:42.667 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  463. 12:27:42.668 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  464. 12:32:07.672 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  465. 12:32:07.675 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  466. 12:32:07.684 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  467. 12:32:07.692 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057172]
  468. 12:32:07.692 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  469. 12:32:07.692 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  470. 12:32:07.692 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  471. 12:32:07.692 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  472. 12:32:07.699 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  473. 12:32:07.702 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057172]
  474. 12:32:07.702 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  475. 12:32:07.702 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  476. 12:32:07.702 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  477. 12:32:07.702 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  478. 12:32:14.523 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  479. 12:32:14.528 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057172]
  480. 12:32:14.528 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  481. 12:32:14.528 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  482. 12:32:14.528 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  483. 12:32:14.528 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  484. 12:32:42.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  485. 12:33:05.684 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  486. 12:33:05.691 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [485]
  487. 12:33:05.691 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057172]
  488. 12:33:05.691 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  489. 12:33:05.691 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  490. 12:33:05.691 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  491. 12:33:05.691 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  492. 12:34:49.721 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  493. 12:34:49.727 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057172]
  494. 12:34:49.727 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  495. 12:34:49.727 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  496. 12:34:49.727 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  497. 12:34:49.727 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  498. 12:34:49.729 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  499. 12:34:49.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057172]
  500. 12:34:49.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  501. 12:34:49.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  502. 12:34:49.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  503. 12:34:49.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  504. 12:35:13.976 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  505. 12:35:13.979 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  506. 12:35:13.995 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  507. 12:35:13.997 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057172]
  508. 12:35:13.997 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  509. 12:35:13.997 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  510. 12:35:13.997 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  511. 12:35:13.997 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  512. 12:35:14.009 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  513. 12:35:14.011 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057172]
  514. 12:35:14.011 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  515. 12:35:14.011 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  516. 12:35:14.011 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  517. 12:35:14.011 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  518. 12:37:42.671 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  519. 12:42:42.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  520. 12:47:42.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  521. 12:52:42.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  522. 12:57:42.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  523. 13:02:42.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  524. 13:07:42.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  525. 13:12:42.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  526. 13:17:42.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  527. 13:22:42.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  528. 13:27:42.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  529. 13:32:42.687 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  530. 13:37:42.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  531. 13:42:42.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  532. 13:47:42.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  533. 13:52:42.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  534. 13:57:42.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  535. 14:02:42.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  536. 14:07:42.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  537. 14:12:42.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  538. 14:17:42.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  539. 14:22:42.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  540. 14:27:42.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  541. 14:32:42.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  542. 14:37:42.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  543. 14:42:42.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  544. 14:47:42.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  545. 14:52:42.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  546. 14:57:18.644 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  547. 14:57:18.654 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  548. 14:57:18.654 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  549. 14:57:18.654 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  550. 14:57:18.654 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  551. 14:57:18.654 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  552. 14:57:18.658 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  553. 14:57:18.664 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  554. 14:57:18.664 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  555. 14:57:18.664 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  556. 14:57:18.664 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  557. 14:57:18.664 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  558. 14:57:18.753 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  559. 14:57:18.756 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  560. 14:57:38.458 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  561. 14:57:38.464 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  562. 14:57:38.464 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  563. 14:57:38.464 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  564. 14:57:38.464 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  565. 14:57:38.464 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  566. 14:57:42.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  567. 14:57:49.067 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  568. 14:57:49.073 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [824]
  569. 14:57:49.074 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057181]
  570. 14:57:49.074 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  571. 14:57:49.074 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  572. 14:57:49.074 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  573. 14:57:49.074 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  574. 15:02:42.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  575. 15:07:42.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  576. 15:12:42.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  577. 15:15:40.927 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  578. 15:15:40.931 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  579. 15:15:40.945 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  580. 15:15:40.949 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  581. 15:15:40.949 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  582. 15:15:40.949 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  583. 15:15:40.949 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  584. 15:15:40.949 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  585. 15:15:40.952 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  586. 15:15:40.957 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  587. 15:15:40.957 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  588. 15:15:40.957 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  589. 15:15:40.957 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  590. 15:15:40.957 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  591. 15:15:50.992 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  592. 15:15:50.998 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057181]
  593. 15:15:50.998 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  594. 15:15:50.998 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  595. 15:15:50.998 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  596. 15:15:50.998 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  597. 15:16:00.748 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  598. 15:16:00.754 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [824]
  599. 15:16:00.754 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057181]
  600. 15:16:00.754 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  601. 15:16:00.754 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  602. 15:16:00.754 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  603. 15:16:00.754 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  604. 15:17:42.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  605. 15:22:42.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  606. 15:27:42.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  607. 15:32:42.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  608. 15:37:42.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  609. 15:42:42.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  610. 15:47:42.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  611. 15:52:42.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  612. 15:57:42.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  613. 16:02:42.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  614. 16:07:42.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  615. 16:12:42.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  616. 16:17:42.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  617. 16:22:42.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  618. 16:27:42.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  619. 16:32:42.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  620. 16:37:42.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  621. 16:42:42.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  622. 16:47:42.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  623. 16:52:42.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  624. 16:57:42.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  625. 17:02:42.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  626. 17:07:42.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  627. 17:12:42.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  628. 17:17:42.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  629. 17:22:42.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  630. 17:27:42.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  631. 17:32:42.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  632. 17:37:42.758 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  633. 17:42:42.760 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  634. 17:47:42.761 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  635. 17:52:42.763 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  636. 17:55:03.569 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  637. 17:55:03.578 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057171]
  638. 17:55:03.578 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  639. 17:55:03.578 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  640. 17:55:03.578 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  641. 17:55:03.578 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  642. 17:55:03.579 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  643. 17:55:03.580 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057171]
  644. 17:55:03.580 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  645. 17:55:03.580 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  646. 17:55:03.580 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  647. 17:55:03.580 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  648. 17:55:07.192 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select webinforma0_.id as id1_107_, webinforma0_.add_ip as add_ip2_107_, webinforma0_.add_time as add_time3_107_, webinforma0_.add_user as add_user4_107_, webinforma0_.modify_ip as modify_i5_107_, webinforma0_.modify_time as modify_t6_107_, webinforma0_.modify_user as modify_u7_107_, webinforma0_.note as note8_107_, webinforma0_.information_id as informat9_107_, webinforma0_.tag as tag10_107_ from web_information_tag webinforma0_ where webinforma0_.information_id in (?)
  649. 17:55:07.196 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [3]
  650. 17:55:16.899 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  651. 17:55:16.904 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057171]
  652. 17:55:16.904 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  653. 17:55:16.904 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  654. 17:55:16.904 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  655. 17:55:16.904 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  656. 17:55:59.980 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  657. 17:55:59.986 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [571]
  658. 17:55:59.986 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057171]
  659. 17:55:59.986 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  660. 17:55:59.986 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  661. 17:55:59.986 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  662. 17:55:59.986 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  663. 17:57:42.764 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  664. 17:59:06.408 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  665. 17:59:06.414 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057171]
  666. 17:59:06.414 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  667. 17:59:06.414 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  668. 17:59:06.414 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  669. 17:59:06.414 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  670. 17:59:36.497 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  671. 17:59:36.503 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [571]
  672. 17:59:36.503 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057171]
  673. 17:59:36.503 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
  674. 17:59:36.503 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
  675. 17:59:36.503 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
  676. 17:59:36.503 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
  677. 18:00:58.356 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  678. 18:00:58.362 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057171]
  679. 18:00:58.362 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  680. 18:00:58.362 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  681. 18:00:58.362 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  682. 18:00:58.362 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  683. 18:00:58.379 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
  684. 18:00:58.381 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057171]
  685. 18:00:58.381 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
  686. 18:00:58.381 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
  687. 18:00:58.381 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
  688. 18:00:58.381 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
  689. 18:02:42.766 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  690. 18:07:42.768 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  691. 18:12:42.769 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  692. 18:17:42.771 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  693. 18:22:42.773 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  694. 18:27:42.774 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  695. 18:32:42.775 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  696. 18:37:42.776 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  697. 18:42:42.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  698. 18:47:42.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  699. 18:52:42.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  700. 18:57:42.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  701. 19:02:42.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  702. 19:07:42.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  703. 19:12:42.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  704. 19:17:42.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  705. 19:22:42.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  706. 19:27:42.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  707. 19:32:42.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  708. 19:37:42.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  709. 19:42:42.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  710. 19:47:42.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  711. 19:52:42.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  712. 19:57:42.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  713. 20:02:42.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  714. 20:07:42.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  715. 20:12:42.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  716. 20:17:42.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  717. 20:22:42.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  718. 20:27:42.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  719. 20:32:42.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  720. 20:37:42.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  721. 20:42:42.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  722. 20:47:42.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  723. 20:52:42.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  724. 20:57:42.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  725. 21:02:42.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  726. 21:07:42.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  727. 21:12:42.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  728. 21:17:42.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  729. 21:22:42.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  730. 21:27:42.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  731. 21:32:42.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  732. 21:37:42.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  733. 21:42:42.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  734. 21:47:42.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  735. 21:52:42.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  736. 21:57:42.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  737. 22:02:42.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  738. 22:07:42.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  739. 22:12:42.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  740. 22:17:42.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  741. 22:22:42.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  742. 22:27:42.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  743. 22:32:42.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  744. 22:37:42.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  745. 22:42:42.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  746. 22:47:42.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  747. 22:52:42.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  748. 22:57:42.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  749. 23:02:42.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  750. 23:07:42.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  751. 23:12:42.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  752. 23:17:42.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  753. 23:22:42.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  754. 23:27:42.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  755. 23:32:42.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  756. 23:37:42.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  757. 23:42:42.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  758. 23:47:42.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  759. 23:52:42.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
  760. 23:57:42.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration