Advertisement
fedorm

Untitled

Apr 1st, 2019
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.41 KB | None | 0 0
  1. 01.04 10:38:57.307 ERROR [Loggers$Slf4JLogger:319] - Operator called default onErrorDropped
  2. io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
  3.     at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source)
  4. 01.04 10:38:57.324 WARN [AbstractChannelHandlerContext:294] - An exception 'reactor.core.Exceptions$BubblingException: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
  5. io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
  6.     at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source)
  7. 01.04 10:40:12.892 ERROR [JdbcStoredProcedureRepository:116] - Cannot upload file to: 'utils.import_segments'
  8. org.postgresql.util.PSQLException: ERROR: out of memory
  9.   Detail: Cannot enlarge string buffer containing 1073737728 bytes by 4096 more bytes.
  10.   Where: COPY file_upload_import_segments_1554104043143, line 1
  11.     at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2440)
  12.     at org.postgresql.core.v3.QueryExecutorImpl.processCopyResults(QueryExecutorImpl.java:1116)
  13.     at org.postgresql.core.v3.QueryExecutorImpl.endCopy(QueryExecutorImpl.java:965)
  14.     at org.postgresql.core.v3.CopyInImpl.endCopy(CopyInImpl.java:45)
  15.     at org.postgresql.copy.CopyManager.copyIn(CopyManager.java:223)
  16.     at org.postgresql.copy.CopyManager.copyIn(CopyManager.java:199)
  17.     at ru.crystals.dbapi.service.database.repository.JdbcStoredProcedureRepository.lambda$null$3(JdbcStoredProcedureRepository.java:100)
  18.     at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
  19.     at ru.crystals.dbapi.service.database.repository.JdbcStoredProcedureRepository.lambda$null$4(JdbcStoredProcedureRepository.java:75)
  20.     at reactor.core.publisher.MonoCallable.call(MonoCallable.java:91)
  21.     at reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:225)
  22.     at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)
  23.     at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)
  24.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  25.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  26.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  27.     at java.lang.Thread.run(Thread.java:748)
  28. 01.04 10:40:12.900 ERROR [StoredProcedureHandler:140] - Execute http stored procedure error: {}
  29. java.lang.IllegalStateException: Cannot upload file to: utils.import_segments
  30.     at ru.crystals.dbapi.service.database.repository.JdbcStoredProcedureRepository.lambda$null$3(JdbcStoredProcedureRepository.java:117)
  31.     at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
  32.     at ru.crystals.dbapi.service.database.repository.JdbcStoredProcedureRepository.lambda$null$4(JdbcStoredProcedureRepository.java:75)
  33.     at reactor.core.publisher.MonoCallable.call(MonoCallable.java:91)
  34.     at reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:225)
  35.     at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)
  36.     at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)
  37.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  38.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  39.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  40.     at java.lang.Thread.run(Thread.java:748)
  41. 01.04 10:56:19.425 ERROR [JdbcStoredProcedureRepository:116] - Cannot upload file to: 'utils.import_segments'
  42. org.postgresql.util.PSQLException: ERROR: out of memory
  43.   Detail: Cannot enlarge string buffer containing 1073737728 bytes by 4096 more bytes.
  44.   Where: COPY file_upload_import_segments_1554105006533, line 1
  45.     at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2440)
  46.     at org.postgresql.core.v3.QueryExecutorImpl.processCopyResults(QueryExecutorImpl.java:1116)
  47.     at org.postgresql.core.v3.QueryExecutorImpl.endCopy(QueryExecutorImpl.java:965)
  48.     at org.postgresql.core.v3.CopyInImpl.endCopy(CopyInImpl.java:45)
  49.     at org.postgresql.copy.CopyManager.copyIn(CopyManager.java:223)
  50.     at org.postgresql.copy.CopyManager.copyIn(CopyManager.java:199)
  51.     at ru.crystals.dbapi.service.database.repository.JdbcStoredProcedureRepository.lambda$null$3(JdbcStoredProcedureRepository.java:100)
  52.     at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
  53.     at ru.crystals.dbapi.service.database.repository.JdbcStoredProcedureRepository.lambda$null$4(JdbcStoredProcedureRepository.java:75)
  54.     at reactor.core.publisher.MonoCallable.call(MonoCallable.java:91)
  55.     at reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:225)
  56.     at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)
  57.     at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)
  58.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  59.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  60.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  61.     at java.lang.Thread.run(Thread.java:748)
  62. 01.04 10:56:19.426 ERROR [StoredProcedureHandler:140] - Execute http stored procedure error: {}
  63. java.lang.IllegalStateException: Cannot upload file to: utils.import_segments
  64.     at ru.crystals.dbapi.service.database.repository.JdbcStoredProcedureRepository.lambda$null$3(JdbcStoredProcedureRepository.java:117)
  65.     at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
  66.     at ru.crystals.dbapi.service.database.repository.JdbcStoredProcedureRepository.lambda$null$4(JdbcStoredProcedureRepository.java:75)
  67.     at reactor.core.publisher.MonoCallable.call(MonoCallable.java:91)
  68.     at reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:225)
  69.     at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:50)
  70.     at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:27)
  71.     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  72.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  73.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  74.     at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement