guestAT

Untitled

Oct 27th, 2020
2,337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2020-10-27_16:00:00.094 [scheduler-3] ERROR c.s.c.s.c.ivr.AbstractCsvWriter [] - {}
  2. java.io.IOException: Нет такого файла или каталога
  3.         at java.io.UnixFileSystem.createFileExclusively(Native Method) ~[na:1.8.0_172]
  4.         at java.io.File.createNewFile(File.java:1012) ~[na:1.8.0_172]
  5.         at com.sc.cpgu.service.call_center.ivr.NeedToCallService.remakeExportFile(NeedToCallService.java:133) ~[NeedToCallService.class:na]
  6.         at com.sc.cpgu.service.call_center.ivr.NeedToCallService.prepareForProcessing(NeedToCallService.java:75) ~[NeedToCallService.class:na]
  7.         at com.sc.cpgu.service.call_center.ivr.AbstractCsvWriter.doExport(AbstractCsvWriter.java:59) ~[AbstractCsvWriter.class:na]
  8.         at com.sc.cpgu.service.call_center.ivr.AbstractCsvWriter$$FastClassByCGLIB$$562e27bb.invoke(<generated>) [cglib-nodep-2.2.2.jar:na]
  9.         at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [cglib-nodep-2.2.2.jar:na]
  10.         at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  11.         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  12.         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) [spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  13.         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  14.         at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  15.         at com.sc.cpgu.service.call_center.ivr.NeedToCallByDepartmentService$$EnhancerByCGLIB$$7e173637.doExport(<generated>) [cglib-nodep-2.2.2.jar:na]
  16.         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_172]
  17.         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_172]
  18.         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_172]
  19.         at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_172]
  20.         at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  21.         at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  22.         at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
  23.         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_172]
  24.         at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_172]
  25.         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_172]
  26. --
  27. 2020-10-27_16:00:00.095 [scheduler-3] DEBUG c.s.c.s.c.ivr.AbstractCsvWriter [] - Export callList NEED_TO_CALL_LIST finished in 7 ms
  28. 2020-10-27_16:00:00.100 [scheduler-4] INFO  c.s.c.s.a.ping.PingRequestService [] - Digit МЭВ ping for requests is running
Advertisement
Add Comment
Please, Sign In to add comment