Advertisement
guestAT

Untitled

Jun 24th, 2021
1,320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2021-06-24_17:10:00.000 [scheduler-14] INFO  c.s.c.s.DepersonalizationRequesterTaskSuite [] - Depersonalizing requesters cron is starting
  2. 2021-06-24_17:10:00.003 [scheduler-1] INFO  c.s.c.schedule.PingStatusTaskSuite [] - PING -> starting auto-ping orders, limit size: 10
  3. 2021-06-24_17:10:00.004 [scheduler-1] INFO  c.s.c.schedule.PingStatusTaskSuite [] - PING -> ending auto-ping orders.
  4. 2021-06-24_17:10:00.004 [scheduler-6] DEBUG c.s.c.s.SmsNotificationTaskSuite [] - Starting sending sms notifications to file task
  5. 2021-06-24_17:10:00.004 [scheduler-9] DEBUG c.s.c.s.r.RegionalQualityControlSmsService [] - Found 0 SMS in status CREATED
  6. 2021-06-24_17:10:00.005 [scheduler-9] INFO  c.s.c.s.m.SystemMonitoringService [] - Starting monitoring task
  7. 2021-06-24_17:10:00.005 [scheduler-15] INFO  c.s.c.schedule.PingStatusTaskSuite [] - PING ADAPTER DOCUMENTS -> starting auto-ping adapter documents, limit size: 10
  8. 2021-06-24_17:10:00.006 [scheduler-5] DEBUG c.s.c.s.EmailNotificationTaskSuite [] - Sending email notifications to file task finished
  9. 2021-06-24_17:10:00.051 [scheduler-6] DEBUG com.sc.cpgu.service.sms.SmsService [] - Processing sms notifications (the bunch of 0)
  10. 2021-06-24_17:10:00.051 [scheduler-6] DEBUG c.s.c.s.SmsNotificationTaskSuite [] - Sending sms notifications to file task finished
  11. 2021-06-24_17:10:00.057 [pool-8-thread-1] DEBUG c.s.cpgu.service.ExternalFileService [] - fileName for save: test
  12. 2021-06-24_17:10:00.058 [pool-8-thread-1] DEBUG c.s.cpgu.service.ExternalFileService [] - saving file to external base...
  13. 2021-06-24_17:10:00.126 [pool-8-thread-1] DEBUG c.s.cpgu.service.ExternalFileService [] - file with id:4e73c9dd-c8e3-4eb8-8d1f-8e1df80aabdd
  14. 2021-06-24_17:10:00.126 [pool-8-thread-1] DEBUG c.s.cpgu.service.ExternalFileService [] - file name: test
  15. 2021-06-24_17:10:00.126 [pool-8-thread-1] DEBUG c.s.cpgu.service.ExternalFileService [] - file size: 4
  16. 2021-06-24_17:10:00.126 [pool-8-thread-1] DEBUG c.s.cpgu.service.ExternalFileService [] - getting external file with id: 4e73c9dd-c8e3-4eb8-8d1f-8e1df80aabdd
  17. 2021-06-24_17:10:00.138 [pool-8-thread-1] DEBUG c.s.cpgu.service.ExternalFileService [] - file size: 4
  18. 2021-06-24_17:10:00.154 [pool-8-thread-1] DEBUG c.s.cpgu.service.ExternalFileService [] - deleting file from external storage with id: 4e73c9dd-c8e3-4eb8-8d1f-8e1df80aabdd
  19. 2021-06-24_17:10:00.216 [scheduler-9] INFO  c.s.c.s.s.ExternalSignatureServiceImpl [] - Signing SOAP message: ended. Sign time 35 milliseconds
  20. 2021-06-24_17:10:00.216 [scheduler-9] DEBUG c.s.c.s.s.ExternalSignatureServiceImpl [] - get available certificates from url: http://192.168.156.41:8180/rest/keys
  21. 2021-06-24_17:10:00.403 [scheduler-8] INFO  c.s.c.s.smev_3.Smev3ExchangeService [] - [pingResponse] response
  22. 2021-06-24_17:10:00.403 [scheduler-8] INFO  c.s.c.s.smev_3.Smev3ExchangeService [] - [pingResponse] originalMessageId: null
  23. 2021-06-24_17:10:00.403 [scheduler-8] WARN  c.s.c.s.smev_3.Smev3ExchangeService [] - originalMessageId hasn't been found, skipping
  24. 2021-06-24_17:10:00.404 [scheduler-8] DEBUG c.s.c.s.smev_3.Smev3ExchangeService [] - Creating marshaller 0 ms
  25. 2021-06-24_17:10:00.448 [scheduler-8] INFO  c.s.c.s.s.ExternalSignatureServiceImpl [] - Signing SOAP message: ended. Sign time 42 milliseconds
  26. 2021-06-24_17:10:00.517 [pool-6-thread-1] INFO  c.s.c.s.adapter.AdapterApiService [] - Authorization login: mika
  27. 2021-06-24_17:10:00.567 [pool-6-thread-1] INFO  c.s.c.s.adapter.AdapterApiService [] - Authorization response: {"successful":true}
  28. 2021-06-24_17:10:00.664 [pool-9-thread-1] DEBUG c.s.c.s.smev_3.Smev3ExchangeService [] - Creating marshaller 0 ms
  29. 2021-06-24_17:10:00.691 [scheduler-14] ERROR c.s.c.s.DepersonalizationRequesterTaskSuite [] - Depersonalizing requesters is stop: Requester list for depersonalization is Empty
  30. com.sc.cpgu.exception.UnacceptableOrdersDepersonalizationException: Requester list for depersonalization is Empty
  31.        at com.sc.cpgu.service.requester.DepersonalizationRequesterService.depersonalizeCron(DepersonalizationRequesterService.java:82) ~[DepersonalizationRequesterService.class:na]
  32.        at com.sc.cpgu.service.requester.DepersonalizationRequesterService$$FastClassByCGLIB$$6732a80f.invoke(<generated>) ~[cglib-nodep-2.2.2.jar:na]
  33.        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[cglib-nodep-2.2.2.jar:na]
  34.        at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  35.        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  36.        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) ~[spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  37.        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  38.        at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622) ~[spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  39.        at com.sc.cpgu.service.requester.DepersonalizationRequesterService$$EnhancerByCGLIB$$55f77107.depersonalizeCron(<generated>) ~[cglib-nodep-2.2.2.jar:na]
  40.        at com.sc.cpgu.schedule.DepersonalizationRequesterTaskSuite.depersonalize(DepersonalizationRequesterTaskSuite.java:59) ~[DepersonalizationRequesterTaskSuite.class:na]
  41.        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_172]
  42.        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_172]
  43.        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_172]
  44.        at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_172]
  45.        at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  46.        at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  47.        at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  48.        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_172]
  49.        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_172]
  50.        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_172]
  51.        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [na:1.8.0_172]
  52.        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_172]
  53.        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_172]
  54.        at java.lang.Thread.run(Thread.java:748) [na:1.8.0_172]
  55. 2021-06-24_17:10:00.696 [pool-9-thread-1] INFO  c.s.c.s.s.ExternalSignatureServiceImpl [] - Signing SOAP message: ended. Sign time 30 milliseconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement