Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2020-10-27_16:00:00.094 [scheduler-3] ERROR c.s.c.s.c.ivr.AbstractCsvWriter [] - {}
- java.io.IOException: Нет такого файла или каталога
- at java.io.UnixFileSystem.createFileExclusively(Native Method) ~[na:1.8.0_172]
- at java.io.File.createNewFile(File.java:1012) ~[na:1.8.0_172]
- at com.sc.cpgu.service.call_center.ivr.NeedToCallService.remakeExportFile(NeedToCallService.java:133) ~[NeedToCallService.class:na]
- at com.sc.cpgu.service.call_center.ivr.NeedToCallService.prepareForProcessing(NeedToCallService.java:75) ~[NeedToCallService.class:na]
- at com.sc.cpgu.service.call_center.ivr.AbstractCsvWriter.doExport(AbstractCsvWriter.java:59) ~[AbstractCsvWriter.class:na]
- at com.sc.cpgu.service.call_center.ivr.AbstractCsvWriter$$FastClassByCGLIB$$562e27bb.invoke(<generated>) [cglib-nodep-2.2.2.jar:na]
- at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) [cglib-nodep-2.2.2.jar:na]
- at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) [spring-tx-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622) [spring-aop-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at com.sc.cpgu.service.call_center.ivr.NeedToCallByDepartmentService$$EnhancerByCGLIB$$7e173637.doExport(<generated>) [cglib-nodep-2.2.2.jar:na]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_172]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_172]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_172]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_172]
- at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81) [spring-context-3.1.2.RELEASE.jar:3.1.2.RELEASE]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_172]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_172]
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_172]
- --
- 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
- 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