Advertisement
Vilsol

Untitled

Feb 17th, 2020
454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.93 KB | None | 0 0
  1. Default config saved.
  2. Successfully logged in as FiftyShadesOfTelegramBot
  3. WARNING: An illegal reflective access operation has occurred
  4. WARNING: Illegal reflective access by com.google.gson.internal.bind.ReflectiveTypeAdapterFactory (file:/bot/bot.jar) to field java.lang.Throwable.detailMessage
  5. WARNING: Please consider reporting this to the maintainers of com.google.gson.internal.bind.ReflectiveTypeAdapterFactory
  6. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  7. WARNING: All illegal access operations will be denied in a future release
  8. Could not send login message to configured chat id, are you sure its correct?
  9. TelegramApiException(errorCode=400, description=Bad Request: chat not found, parameters=null)
  10. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  11. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  12. at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  13. at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
  14. at com.google.gson.internal.ConstructorConstructor$3.construct(ConstructorConstructor.java:108)
  15. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:210)
  16. at com.google.gson.Gson.fromJson(Gson.java:888)
  17. at com.google.gson.Gson.fromJson(Gson.java:853)
  18. at com.google.gson.Gson.fromJson(Gson.java:802)
  19. at com.google.gson.Gson.fromJson(Gson.java:774)
  20. at com.jtelegram.api.requests.framework.AbstractTelegramRequest.validate(AbstractTelegramRequest.java:58)
  21. at com.jtelegram.api.requests.framework.QueryTelegramRequest.handleResponse(QueryTelegramRequest.java:31)
  22. at com.jtelegram.api.requests.framework.BotRequestQueue.run(BotRequestQueue.java:50)
  23. Uncaught exception for DeleteMessage...
  24. Successfully logged in as FiftyShadesOfTelegramBot
  25. WARNING: An illegal reflective access operation has occurred
  26. WARNING: Illegal reflective access by com.google.gson.internal.bind.ReflectiveTypeAdapterFactory (file:/bot/bot.jar) to field java.lang.Throwable.detailMessage
  27. WARNING: Please consider reporting this to the maintainers of com.google.gson.internal.bind.ReflectiveTypeAdapterFactory
  28. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  29. WARNING: All illegal access operations will be denied in a future release
  30. Could not send login message to configured chat id, are you sure its correct?
  31. TelegramApiException(errorCode=400, description=Bad Request: chat not found, parameters=null)
  32. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  33. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  34. at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  35. at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
  36. at com.google.gson.internal.ConstructorConstructor$3.construct(ConstructorConstructor.java:108)
  37. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:210)
  38. at com.google.gson.Gson.fromJson(Gson.java:888)
  39. at com.google.gson.Gson.fromJson(Gson.java:853)
  40. at com.google.gson.Gson.fromJson(Gson.java:802)
  41. at com.google.gson.Gson.fromJson(Gson.java:774)
  42. at com.jtelegram.api.requests.framework.AbstractTelegramRequest.validate(AbstractTelegramRequest.java:58)
  43. at com.jtelegram.api.requests.framework.QueryTelegramRequest.handleResponse(QueryTelegramRequest.java:31)
  44. at com.jtelegram.api.requests.framework.BotRequestQueue.run(BotRequestQueue.java:50)
  45. Feb 18, 2020 5:46:58 AM com.jtelegram.api.ex.handler.ErrorLogger accept
  46. SEVERE: Polling Update Provider: An error occurred during a Telegram API call, printing stacktrace...
  47. NetworkException(super=TelegramException(), underlyingException=java.net.SocketTimeoutException: timeout)
  48. at com.jtelegram.api.requests.framework.AbstractTelegramRequest.handleException(AbstractTelegramRequest.java:80)
  49. at com.jtelegram.api.update.PollingUpdateRunnable.run(PollingUpdateRunnable.java:34)
  50. at java.base/java.lang.Thread.run(Thread.java:834)
  51. Successfully logged in as FiftyShadesOfTelegramBot
  52. WARNING: An illegal reflective access operation has occurred
  53. WARNING: Illegal reflective access by com.google.gson.internal.bind.ReflectiveTypeAdapterFactory (file:/bot/bot.jar) to field java.lang.Throwable.detailMessage
  54. WARNING: Please consider reporting this to the maintainers of com.google.gson.internal.bind.ReflectiveTypeAdapterFactory
  55. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  56. WARNING: All illegal access operations will be denied in a future release
  57. Could not send login message to configured chat id, are you sure its correct?
  58. TelegramApiException(errorCode=400, description=Bad Request: chat not found, parameters=null)
  59. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  60. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  61. at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  62. at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
  63. at com.google.gson.internal.ConstructorConstructor$3.construct(ConstructorConstructor.java:108)
  64. at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:210)
  65. at com.google.gson.Gson.fromJson(Gson.java:888)
  66. at com.google.gson.Gson.fromJson(Gson.java:853)
  67. at com.google.gson.Gson.fromJson(Gson.java:802)
  68. at com.google.gson.Gson.fromJson(Gson.java:774)
  69. at com.jtelegram.api.requests.framework.AbstractTelegramRequest.validate(AbstractTelegramRequest.java:58)
  70. at com.jtelegram.api.requests.framework.QueryTelegramRequest.handleResponse(QueryTelegramRequest.java:31)
  71. at com.jtelegram.api.requests.framework.BotRequestQueue.run(BotRequestQueue.java:50)
  72. Feb 18, 2020 5:48:43 AM com.jtelegram.api.ex.handler.ErrorLogger accept
  73. SEVERE: Polling Update Provider: An error occurred during a Telegram API call, printing stacktrace...
  74. NetworkException(super=TelegramException(), underlyingException=java.net.SocketTimeoutException: timeout)
  75. at com.jtelegram.api.requests.framework.AbstractTelegramRequest.handleException(AbstractTelegramRequest.java:80)
  76. at com.jtelegram.api.update.PollingUpdateRunnable.run(PollingUpdateRunnable.java:34)
  77. at java.base/java.lang.Thread.run(Thread.java:834)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement