davinci icon indicating copy to clipboard operation
davinci copied to clipboard

截图功能图片,图片+excel都不能发送邮件,单独的excel是可以的,后台日志卡了,也不报错。

Open jetliu1711 opened this issue 4 years ago • 0 comments

2021-10-12 14:13:23.812 INFO 130503 --- [.16-8004-exec-2] edp.core.utils.QuartzHandler : ScheduleJob (:1) is added to the scheduler, StartTime: [20211009171056], EndTime: [20700131170856], Cron Expression: [0 15 14 * * ?] 2021-10-12 14:15:00.000 INFO 130503 --- [ryBean_Worker-4] edp.davinci.service.excel.ExecutorUtil : Cronjob_Executor keep alive time: 0, poolSize:3, waiting queue size: 0, task count: 3, completed task size: 3 2021-10-12 14:15:00.026 INFO 130503 --- [pool-5-thread-4] e.d.service.screenshot.ScreenshotUtil : start screenshot for job: 1 2021-10-12 14:15:00.026 INFO 130503 --- [pool-3-thread-4] e.d.service.screenshot.ScreenshotUtil : thread for screenshot start, type: dashboard, id: 17 2021-10-12 14:15:00.026 INFO 130503 --- [pool-3-thread-4] e.d.service.screenshot.ScreenshotUtil : Generating Chrome driver (/usr/local/bin/chromedriver)... Starting ChromeDriver 84.0.4147.30 (48b3e868b4cc0aa7e8149519690b6f6949e110a8-refs/branch-heads/4147@{#310}) on port 28554 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully. 2021-10-12 14:15:00.165 INFO 130503 --- [ null to remote] o.o.selenium.remote.ProtocolHandshake : Detected dialect: W3C 2021-10-12 14:15:00.525 INFO 130503 --- [pool-3-thread-4] e.d.service.screenshot.ScreenshotUtil : getting... http://localhost:8004/share.html#/share/dashboard?shareInfo=DA1C3E7DAF7EC46FDC39861F361C78B7517FC6CEF4F1ED425FFF75A2CB7527D3ABD4F0725AF12462EE9485E57D523401322064ADE9FFE654B98E92E2BD590CA123597245303DD3EAE25825E713AB0D4B164A9F1FA9F87401982F16A8FC4706D3B2A61355A235625968FC7D51AA20A6E9A68D89F3E7511D8D57300EE3140AFDEA43419A59BADDBEF1AF47E27705A851E0F5A820F085A2767340ED9820529686BDD374AD4D85E4AFC4453CA33CAB20A91D221ECC4B3817B779CD9FF321D260B4A7188DDBAB11447876326D94E8CC704696E5736A343FB034C34C3D83E02E172E69D3FB7D4CB282C81930D4B2FE878D65BAE31FB52AC9DCFFF13DEBCB35A1D8DD62&type=dashboard Tue Oct 12 14:28:26 CST 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification. Tue Oct 12 14:28:26 CST 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification. Tue Oct 12 14:28:31 CST 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification. Tue Oct 12 14:28:35 CST 2021 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is se

jetliu1711 avatar Oct 12 '21 06:10 jetliu1711