| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663 |
- 00:02:20.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:07:20.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:12:20.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:17:20.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:22:20.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:27:20.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:32:20.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:37:20.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:42:20.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:47:20.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:52:20.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:57:20.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:02:20.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:07:20.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:11:22.235 [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 (? , ?))
- 01:11:22.241 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:22.241 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:22.241 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:22.241 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:22.241 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:11:22.295 [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 (? , ?))
- 01:11:22.298 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:22.298 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:22.298 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:22.298 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:22.298 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:11:25.991 [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 (? , ?))
- 01:11:25.993 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:25.994 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:25.994 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:25.994 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:25.994 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:11:33.184 [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 (? , ?))
- 01:11:33.186 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:33.186 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:33.186 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:33.186 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:33.186 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:11:35.470 [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 (? , ?))
- 01:11:35.473 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:35.473 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:35.473 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:35.473 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:35.473 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:11:41.245 [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 (? , ?))
- 01:11:41.248 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:41.248 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:41.248 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:41.248 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:41.248 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:11:48.863 [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 (? , ?))
- 01:11:48.865 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:48.865 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:48.865 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:48.865 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:48.865 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:11:50.437 [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 (? , ?))
- 01:11:50.440 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:50.440 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:50.440 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:50.440 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:50.440 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:11:54.317 [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 (? , ?))
- 01:11:54.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:11:54.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:11:54.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:11:54.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:11:54.320 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:01.887 [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 (? , ?))
- 01:12:01.889 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:01.889 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:01.889 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:01.889 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:01.889 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:03.160 [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 (? , ?))
- 01:12:03.162 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:03.162 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:03.162 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:03.162 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:03.162 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:07.466 [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 (? , ?))
- 01:12:07.468 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:07.468 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:07.468 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:07.468 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:07.468 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:17.285 [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 (? , ?))
- 01:12:17.287 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:17.287 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:17.287 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:17.287 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:17.287 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:20.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:12:21.854 [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 (? , ?))
- 01:12:21.856 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:21.857 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:21.857 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:21.857 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:21.857 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:21.859 [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 (? , ?))
- 01:12:21.860 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:21.860 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:21.860 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:21.860 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:21.860 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:29.089 [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 (? , ?))
- 01:12:29.092 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:29.092 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:29.092 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:29.092 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:29.092 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:29.098 [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 (? , ?))
- 01:12:29.099 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:29.099 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:29.099 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:29.099 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:29.099 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:35.960 [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 (? , ?))
- 01:12:35.963 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:35.963 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:35.963 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:35.963 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:35.963 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:45.551 [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 (? , ?))
- 01:12:45.553 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:45.553 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:45.553 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:45.553 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:45.553 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:12:48.476 [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 (? , ?))
- 01:12:48.478 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057328]
- 01:12:48.478 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 01:12:48.478 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 01:12:48.478 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 01:12:48.478 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 01:17:20.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:22:20.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:27:20.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:32:20.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:37:20.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:42:20.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:47:20.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:52:20.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:57:20.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:02:20.980 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:07:20.981 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:12:20.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:17:20.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:22:20.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:27:20.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:32:20.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:37:20.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:42:20.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:47:20.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:52:20.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:57:20.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:02:20.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:07:20.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:12:20.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:17:21.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:22:21.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:27:21.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:32:21.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:37:21.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:42:21.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:47:21.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:52:21.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:57:21.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:02:21.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:07:21.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:12:21.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:17:21.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:22:21.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:27:21.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:32:21.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:37:21.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:42:21.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:47:21.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:52:21.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:57:21.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:02:21.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:07:21.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:12:21.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:17:21.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:22:21.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:27:21.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:32:21.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:37:21.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:42:21.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:47:21.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:52:21.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:57:21.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:02:21.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:07:21.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:12:21.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:17:21.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:22:21.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:27:21.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:32:21.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:37:21.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:42:21.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:47:21.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:52:21.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:57:21.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:02:21.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:07:21.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:12:21.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:17:21.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:22:21.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:27:21.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:32:21.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:37:21.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:42:21.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:47:21.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:52:21.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:57:21.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:02:21.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:07:21.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:12:21.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:17:21.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:22:21.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:27:21.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:32:21.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:37:21.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:42:21.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:46:03.783 [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 (? , ?))
- 08:46:03.789 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057189]
- 08:46:03.789 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 08:46:03.789 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 08:46:03.789 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 08:46:03.789 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 08:46:04.883 [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 (? , ?))
- 08:46:04.885 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057189]
- 08:46:04.885 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 08:46:04.885 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 08:46:04.885 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 08:46:04.885 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 08:46:22.927 [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 (? , ?))
- 08:46:22.929 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057189]
- 08:46:22.929 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 08:46:22.929 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 08:46:22.929 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 08:46:22.929 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 08:46:42.796 [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 (? , ?))
- 08:46:42.798 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [487]
- 08:46:42.798 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057189]
- 08:46:42.798 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 08:46:42.798 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 08:46:42.798 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 08:46:42.798 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 08:47:21.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:52:21.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:57:21.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:02:21.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:07:21.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:12:21.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:17:21.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:22:21.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:27:21.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:32:21.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:37:21.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:42:21.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:47:21.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:52:21.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:57:21.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:02:21.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:07:21.124 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:12:21.125 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:17:21.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:22:21.128 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:27:21.130 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:32:21.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:37:21.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:42:21.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:47:21.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:52:21.138 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:57:21.140 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:02:21.141 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:07:21.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:12:21.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:17:21.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:22:21.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:27:21.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:32:21.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:37:21.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:42:21.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:47:21.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:52:21.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:57:21.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:02:21.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:07:21.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:12:21.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:17:21.162 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:22:21.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:27:21.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:32:21.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:37:21.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:42:21.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:47:21.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:52:21.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:57:21.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:02:21.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:07:21.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:12:21.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:17:21.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:22:21.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:27:21.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:32:21.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:37:21.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:42:21.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:47:21.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:52:21.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:57:21.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:02:15.310 [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 (? , ?))
- 14:02:15.312 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057240]
- 14:02:15.312 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:02:15.312 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:02:15.312 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:02:15.312 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:02:15.335 [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 (? , ?))
- 14:02:15.338 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057240]
- 14:02:15.338 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:02:15.338 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:02:15.338 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:02:15.338 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:02:21.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:02:23.020 [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 (? , ?))
- 14:02:23.023 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057240]
- 14:02:23.023 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:02:23.023 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:02:23.023 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:02:23.023 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:07:21.195 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:12:21.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:17:21.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:22:21.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:27:21.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:31:32.624 [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 (? , ?))
- 14:31:32.627 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057178]
- 14:31:32.627 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:31:32.627 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:31:32.627 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:31:32.627 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:31:32.630 [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 (? , ?))
- 14:31:32.631 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057178]
- 14:31:32.631 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:31:32.631 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:31:32.631 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:31:32.631 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:32:03.024 [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 (? , ?))
- 14:32:03.026 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057178]
- 14:32:03.026 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:32:03.026 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:32:03.026 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:32:03.026 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:32:03.038 [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 (? , ?))
- 14:32:03.040 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057178]
- 14:32:03.040 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:32:03.040 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:32:03.040 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:32:03.040 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:32:21.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:32:50.896 [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 (? , ?))
- 14:32:50.899 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057178]
- 14:32:50.899 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:32:50.899 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:32:50.899 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:32:50.899 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:33:35.020 [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 (? , ?))
- 14:33:35.023 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [65]
- 14:33:35.023 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057178]
- 14:33:35.023 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 14:33:35.024 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 14:33:35.024 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 14:33:35.024 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 14:37:21.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:40:47.272 [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 (? , ?))
- 14:40:47.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 14:40:47.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 14:40:47.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 14:40:47.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 14:40:47.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 14:42:21.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:47:21.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:52:21.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:57:21.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:00:12.916 [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 (? , ?))
- 15:00:12.918 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [488]
- 15:00:12.918 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057194]
- 15:00:12.918 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 15:00:12.918 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 15:00:12.918 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 15:00:12.918 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 15:01:13.382 [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 (? , ?))
- 15:01:13.384 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:01:13.385 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:01:13.385 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:01:13.385 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:01:13.385 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:01:13.497 [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 (? , ?))
- 15:01:13.499 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:01:13.499 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:01:13.499 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:01:13.499 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:01:13.499 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:02:21.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:05:32.705 [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 (? , ?))
- 15:05:32.708 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:05:32.708 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:05:32.708 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:05:32.708 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:05:32.708 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:05:33.163 [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 (? , ?))
- 15:05:33.165 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:05:33.165 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:05:33.165 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:05:33.165 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:05:33.165 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:05:57.996 [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 (? , ?))
- 15:05:57.998 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:05:57.998 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:05:57.998 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:05:57.998 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:05:57.998 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:05:58.011 [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 (? , ?))
- 15:05:58.012 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:05:58.012 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:05:58.012 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:05:58.012 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:05:58.012 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:06:19.167 [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 (? , ?))
- 15:06:19.170 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:06:19.170 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:06:19.170 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:06:19.170 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:06:19.170 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:06:19.190 [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 (? , ?))
- 15:06:19.192 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:06:19.193 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:06:19.193 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:06:19.193 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:06:19.193 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:07:03.136 [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 (? , ?))
- 15:07:03.139 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:07:03.139 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:07:03.139 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:07:03.139 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:07:03.139 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:07:05.564 [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 (? , ?))
- 15:07:05.566 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:07:05.566 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:07:05.566 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:07:05.566 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:07:05.566 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:07:07.245 [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 (? , ?))
- 15:07:07.247 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:07:07.247 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:07:07.247 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:07:07.247 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:07:07.247 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:07:21.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:07:40.805 [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 (? , ?))
- 15:07:40.808 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:07:40.808 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:07:40.808 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:07:40.808 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:07:40.808 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:07:41.320 [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 (? , ?))
- 15:07:41.323 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:07:41.323 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:07:41.323 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:07:41.323 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:07:41.323 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:12:21.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:17:21.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:22:21.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:27:21.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:32:21.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:36:11.663 [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 (? , ?))
- 15:36:11.665 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:11.665 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:11.665 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:11.665 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:11.665 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:36:11.784 [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 (? , ?))
- 15:36:11.787 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:11.787 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:11.787 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:11.787 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:11.787 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:36:24.095 [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 (? , ?))
- 15:36:24.097 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:24.097 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:24.097 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:24.097 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:24.097 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:36:25.407 [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 (? , ?))
- 15:36:25.409 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:25.409 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:25.409 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:25.409 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:25.409 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:36:27.975 [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 (? , ?))
- 15:36:27.977 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:27.978 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:27.978 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:27.978 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:27.978 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:36:28.002 [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 (? , ?))
- 15:36:28.005 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:28.005 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:28.005 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:28.005 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:28.005 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:36:28.870 [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 (? , ?))
- 15:36:28.872 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:28.872 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:28.872 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:28.872 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:28.872 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:36:31.220 [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 (? , ?))
- 15:36:31.223 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:31.223 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:31.223 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:31.223 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:31.223 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:36:31.230 [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 (? , ?))
- 15:36:31.231 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 15:36:31.231 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:36:31.231 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:36:31.231 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:36:31.231 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:37:21.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:42:21.220 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:47:21.222 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:52:21.224 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:55:16.928 [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 (? , ?))
- 15:55:16.930 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057302]
- 15:55:16.930 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:55:16.930 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:55:16.930 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:55:16.930 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:55:16.941 [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 (? , ?))
- 15:55:16.942 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057302]
- 15:55:16.942 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:55:16.942 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:55:16.942 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:55:16.943 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:57:21.225 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:02:21.227 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:07:21.228 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:12:21.230 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:17:21.231 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:22:21.233 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:27:21.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:32:21.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:37:21.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:42:21.238 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:43:44.460 [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 (? , ?))
- 16:43:44.465 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 16:43:44.465 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 16:43:44.465 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 16:43:44.465 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 16:43:44.465 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 16:43:44.579 [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 (? , ?))
- 16:43:44.582 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 16:43:44.582 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 16:43:44.582 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 16:43:44.582 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 16:43:44.582 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 16:43:47.719 [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 (? , ?))
- 16:43:47.722 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057194]
- 16:43:47.722 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 16:43:47.722 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 16:43:47.722 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 16:43:47.722 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 16:47:21.240 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:52:21.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:57:21.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:02:21.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:07:21.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:12:21.248 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:17:21.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:22:21.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:27:21.252 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:32:21.254 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:37:21.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:42:21.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:47:21.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:52:21.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:57:21.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:02:21.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:07:21.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:12:21.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:17:21.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:22:21.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:27:21.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:32:21.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:37:21.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:42:21.275 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:47:21.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:52:21.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:57:21.279 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:02:21.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:07:21.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:12:21.284 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:17:21.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:22:21.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:27:21.289 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:32:21.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:37:21.291 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:42:21.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:47:21.293 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:52:21.294 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:57:21.296 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:02:21.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:07:21.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:12:21.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:17:21.303 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:22:21.304 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:27:21.305 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:32:21.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:37:21.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:42:21.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:47:21.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:52:21.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:57:21.313 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:02:21.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:07:21.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:12:21.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:17:21.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:22:21.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:27:21.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:32:21.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:37:21.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:42:21.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:47:21.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:52:21.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:57:21.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:02:21.332 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:07:21.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:12:21.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:17:21.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:22:21.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:27:21.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:32:21.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:37:21.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:42:21.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:47:21.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:52:21.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:57:21.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:02:21.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:07:21.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:12:21.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:17:21.356 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:22:21.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:27:21.359 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:32:21.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:37:21.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:42:21.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:47:21.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:52:21.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:57:21.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|