Guest User

Untitled

a guest
Jan 24th, 2022
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. 13:33:16.111 WARN [nio-8080-exec-1] impleDataFetcherExceptionHandler - Exception while fetching data (/xx) : class java.lang.reflect.InvocationTargetException invoking class com.xxxx.c.g.xx.resolver.impl.xxQueryImpl#xx : null
  2. io.netty.handler.timeout.ReadTimeoutException: null
  3. Suppressed: java.lang.Exception: #block terminated with an error
  4. at reactor.core.publisher. .blockingGet(BlockingSingleSubscriber.java:133)
  5. at reactor.core.publisher.Mono.block(Mono.java:1518)
  6. at com.xxxx.c.g.xx.client.Client.get(Client.java:293)
  7. at com.xxxx.c.g.xx.resolver.impl.xxQueryImpl.lambda$xx$171(xxQueryImpl.java:2187)
  8. at io.micrometer.core.instrument.AbstractTimer.record(AbstractTimer.java:149)
  9. Suppressed: java.lang.Exception: #block terminated with an error
  10. at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:133)
  11. at reactor.core.publisher.Mono.block(Mono.java:1518)
  12. at com.xxxx.c.g.xx.client.Client.get(Client.java:293)
  13. at com.xxxx.c.g.xx.resolver.impl.xxQueryImpl.lambda$xx$171(xxQueryImpl.java:2187)
  14. at io.micrometer.core.instrument.AbstractTimer.record(AbstractTimer.java:149)
  15. Suppressed: java.lang.Exception: #block terminated with an error
  16. at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:133)
  17. at reactor.core.publisher.Mono.block(Mono.java:1518)
  18. at com.xxxx.c.g.xx.client.Client.get(Client.java:293)
  19. at com.xxxx.c.g.xx.resolver.impl.xxQueryImpl.lambda$xx$171(xxQueryImpl.java:2187)
  20. at io.micrometer.core.instrument.AbstractTimer.record(AbstractTimer.java:149)
  21. Suppressed: java.lang.Exception: #block terminated with an error
  22. at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:133)
  23. at reactor.core.publisher.Mono.block(Mono.java:1518)
  24. at com.xxxx.c.g.xx.client.Client.get(Client.java:293)
  25. at com.xxxx.c.g.xx.resolver.impl.xxQueryImpl.lambda$xx$171(xxQueryImpl.java:2187)
  26. at io.micrometer.core.instrument.AbstractTimer.record(AbstractTimer.java:149)
  27. Suppressed: java.lang.Exception: #block terminated with an error
  28. at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:133)
  29. at reactor.core.publisher.Mono.block(Mono.java:1518)
  30. at com.xxxx.c.g.xx.client.Client.get(Client.java:293)
  31. at com.xxxx.c.g.xx.resolver.impl.xxQueryImpl.lambda$xx$171(xxQueryImpl.java:2187)
  32. at io.micrometer.core.instrument.AbstractTimer.record(AbstractTimer.java:149)
  33. Suppressed: java.lang.Exception: #block terminated with an error
  34. at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:133)
  35. at reactor.core.publisher.Mono.block(Mono.java:1518)
  36. at com.xxxx.c.g.xx.client.Client.get(Client.java:293)
  37. at com.xxxx.c.g.xx.resolver.impl.xxQueryImpl.lambda$xx$171(xxQueryImpl.java:2187)
  38. at io.micrometer.core.instrument.AbstractTimer.record(AbstractTimer.java:149)
  39. Suppressed: java.lang.Exception: #block terminated with an error
  40. at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:133)
  41. at reactor.core.publisher.Mono.block(Mono.java:1518)
  42. at com.xxxx.c.g.xx.client.Client.get(Client.java:293)
  43. at com.xxxx.c.g.xx.resolver.impl.xxQueryImpl.lambda$xx$171(xxQueryImpl.java:2187)
  44. at io.micrometer.core.instrument.AbstractTimer.record(AbstractTimer.java:149)
  45. Suppressed: java.lang.Exception: #block terminated with an error
  46. at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:133)
  47. at reactor.core.publisher.Mono.block(Mono.java:1518)
  48. at com.xxxx.c.g.xx.client.Client.get(Client.java:293)
  49. at com.xxxx.c.g.xx.resolver.impl.xxQueryImpl.lambda$xx$171(xxQueryImpl.java:2187)
  50. at io.micrometer.core.instrument.AbstractTimer.record(AbstractTimer.java:149)
  51. Wrapped by: java.lang.reflect.InvocationTargetException: null
  52. at jdk.internal.reflect.GeneratedMethodAccessor272.invoke(Unknown Source)
  53. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  55. at com.xxxx.c.g.util.GQLRegUtil.invoke(GQLRegUtil.java:135)
  56. at com.xxxx.c.g.util.GQLRegUtil.lambda$bind$2(GQLRegUtil.java:68)
  57. Wrapped by: com.xxxx.c.g.util.GraphQLReflectedCallException: class java.lang.reflect.InvocationTargetException invoking class com.xxxx.c.g.xx.resolver.impl.xxQueryImpl#xx : null
  58. at com.xxxx.c.g.util.GQLRegUtil.invoke(GQLRegUtil.java:137)
  59. at com.xxxx.c.g.util.GQLRegUtil.lambda$bind$2(GQLRegUtil.java:68)
  60. at graphql.execution.ExecutionStrategy.fetchField(ExecutionStrategy.java:270)
  61. at graphql.execution.ExecutionStrategy.resolveFieldWithInfo(ExecutionStrategy.java:198)
  62. at graphql.execution.AsyncExecutionStrategy.execute(AsyncExecutionStrategy.java:74)
Advertisement
Add Comment
Please, Sign In to add comment