Advertisement
Guest User

Connect Logs

a guest
May 20th, 2019
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 198.30 KB | None | 0 0
  1. [2019-05-20 00:45:07,282] WARN could not get type for name io.debezium.relational.history.DatabaseHistory from any class loader (org.reflections.Reflections)
  2. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.history.DatabaseHistory
  3. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  4. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  5. at org.reflections.Reflections.<init>(Reflections.java:126)
  6. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  7. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  8. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  9. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  10. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  11. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  12. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  13. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  14. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.history.DatabaseHistory
  15. at java.net.URLClassLoader.findClass(Unknown Source)
  16. at java.lang.ClassLoader.loadClass(Unknown Source)
  17. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  18. at java.lang.ClassLoader.loadClass(Unknown Source)
  19. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  20. ... 10 more
  21. [2019-05-20 00:45:07,285] WARN could not get type for name io.debezium.relational.ColumnEditor from any class loader (org.reflections.Reflections)
  22. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.ColumnEditor
  23. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  24. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  25. at org.reflections.Reflections.<init>(Reflections.java:126)
  26. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  27. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  28. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  29. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  30. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  31. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  32. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  33. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  34. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.ColumnEditor
  35. at java.net.URLClassLoader.findClass(Unknown Source)
  36. at java.lang.ClassLoader.loadClass(Unknown Source)
  37. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  38. at java.lang.ClassLoader.loadClass(Unknown Source)
  39. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  40. ... 10 more
  41. [2019-05-20 00:45:07,289] WARN could not get type for name mssql.googlecode.concurrentlinkedhashmap.Linked from any class loader (org.reflections.Reflections)
  42. org.reflections.ReflectionsException: could not get type for name mssql.googlecode.concurrentlinkedhashmap.Linked
  43. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  44. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  45. at org.reflections.Reflections.<init>(Reflections.java:126)
  46. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  47. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  48. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  49. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  50. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  51. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  52. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  53. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  54. Caused by: java.lang.ClassNotFoundException: mssql.googlecode.concurrentlinkedhashmap.Linked
  55. at java.net.URLClassLoader.findClass(Unknown Source)
  56. at java.lang.ClassLoader.loadClass(Unknown Source)
  57. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  58. at java.lang.ClassLoader.loadClass(Unknown Source)
  59. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  60. ... 10 more
  61. [2019-05-20 00:45:07,290] WARN could not get type for name io.debezium.config.Field$Validator from any class loader (org.reflections.Reflections)
  62. org.reflections.ReflectionsException: could not get type for name io.debezium.config.Field$Validator
  63. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  64. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  65. at org.reflections.Reflections.<init>(Reflections.java:126)
  66. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  67. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  68. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  69. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  70. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  71. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  72. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  73. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  74. Caused by: java.lang.ClassNotFoundException: io.debezium.config.Field$Validator
  75. at java.net.URLClassLoader.findClass(Unknown Source)
  76. at java.lang.ClassLoader.loadClass(Unknown Source)
  77. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  78. at java.lang.ClassLoader.loadClass(Unknown Source)
  79. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  80. ... 10 more
  81. [2019-05-20 00:45:07,291] WARN could not get type for name io.debezium.pipeline.source.spi.SnapshotProgressListener from any class loader (org.reflections.Reflections)
  82. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.source.spi.SnapshotProgressListener
  83. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  84. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  85. at org.reflections.Reflections.<init>(Reflections.java:126)
  86. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  87. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  88. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  89. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  90. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  91. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  92. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  93. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  94. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.source.spi.SnapshotProgressListener
  95. at java.net.URLClassLoader.findClass(Unknown Source)
  96. at java.lang.ClassLoader.loadClass(Unknown Source)
  97. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  98. at java.lang.ClassLoader.loadClass(Unknown Source)
  99. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  100. ... 10 more
  101. [2019-05-20 00:45:07,292] WARN could not get type for name io.debezium.pipeline.metrics.ChangeEventSourceMetricsMXBean from any class loader (org.reflections.Reflections)
  102. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.metrics.ChangeEventSourceMetricsMXBean
  103. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  104. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  105. at org.reflections.Reflections.<init>(Reflections.java:126)
  106. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  107. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  108. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  109. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  110. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  111. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  112. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  113. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  114. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.metrics.ChangeEventSourceMetricsMXBean
  115. at java.net.URLClassLoader.findClass(Unknown Source)
  116. at java.lang.ClassLoader.loadClass(Unknown Source)
  117. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  118. at java.lang.ClassLoader.loadClass(Unknown Source)
  119. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  120. ... 10 more
  121. [2019-05-20 00:45:07,293] WARN could not get type for name com.microsoft.sqlserver.jdbc.DTVImpl from any class loader (org.reflections.Reflections)
  122. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.DTVImpl
  123. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  124. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  125. at org.reflections.Reflections.<init>(Reflections.java:126)
  126. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  127. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  128. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  129. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  130. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  131. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  132. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  133. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  134. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.DTVImpl
  135. at java.net.URLClassLoader.findClass(Unknown Source)
  136. at java.lang.ClassLoader.loadClass(Unknown Source)
  137. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  138. at java.lang.ClassLoader.loadClass(Unknown Source)
  139. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  140. ... 10 more
  141. [2019-05-20 00:45:07,294] WARN could not get type for name io.debezium.schema.DatabaseSchema from any class loader (org.reflections.Reflections)
  142. org.reflections.ReflectionsException: could not get type for name io.debezium.schema.DatabaseSchema
  143. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  144. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  145. at org.reflections.Reflections.<init>(Reflections.java:126)
  146. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  147. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  148. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  149. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  150. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  151. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  152. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  153. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  154. Caused by: java.lang.ClassNotFoundException: io.debezium.schema.DatabaseSchema
  155. at java.net.URLClassLoader.findClass(Unknown Source)
  156. at java.lang.ClassLoader.loadClass(Unknown Source)
  157. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  158. at java.lang.ClassLoader.loadClass(Unknown Source)
  159. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  160. ... 10 more
  161. [2019-05-20 00:45:07,295] WARN could not get type for name io.debezium.schema.DataCollectionId from any class loader (org.reflections.Reflections)
  162. org.reflections.ReflectionsException: could not get type for name io.debezium.schema.DataCollectionId
  163. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  164. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  165. at org.reflections.Reflections.<init>(Reflections.java:126)
  166. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  167. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  168. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  169. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  170. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  171. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  172. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  173. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  174. Caused by: java.lang.ClassNotFoundException: io.debezium.schema.DataCollectionId
  175. at java.net.URLClassLoader.findClass(Unknown Source)
  176. at java.lang.ClassLoader.loadClass(Unknown Source)
  177. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  178. at java.lang.ClassLoader.loadClass(Unknown Source)
  179. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  180. ... 10 more
  181. [2019-05-20 00:45:07,295] WARN could not get type for name io.debezium.util.Stopwatch$Durations from any class loader (org.reflections.Reflections)
  182. org.reflections.ReflectionsException: could not get type for name io.debezium.util.Stopwatch$Durations
  183. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  184. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  185. at org.reflections.Reflections.<init>(Reflections.java:126)
  186. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  187. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  188. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  189. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  190. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  191. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  192. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  193. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  194. Caused by: java.lang.ClassNotFoundException: io.debezium.util.Stopwatch$Durations
  195. at java.net.URLClassLoader.findClass(Unknown Source)
  196. at java.lang.ClassLoader.loadClass(Unknown Source)
  197. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  198. at java.lang.ClassLoader.loadClass(Unknown Source)
  199. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  200. ... 10 more
  201. [2019-05-20 00:45:07,297] WARN could not get type for name io.debezium.relational.TableEditor from any class loader (org.reflections.Reflections)
  202. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.TableEditor
  203. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  204. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  205. at org.reflections.Reflections.<init>(Reflections.java:126)
  206. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  207. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  208. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  209. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  210. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  211. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  212. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  213. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  214. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.TableEditor
  215. at java.net.URLClassLoader.findClass(Unknown Source)
  216. at java.lang.ClassLoader.loadClass(Unknown Source)
  217. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  218. at java.lang.ClassLoader.loadClass(Unknown Source)
  219. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  220. ... 10 more
  221. [2019-05-20 00:45:07,300] WARN could not get type for name io.debezium.document.DocumentWriter from any class loader (org.reflections.Reflections)
  222. org.reflections.ReflectionsException: could not get type for name io.debezium.document.DocumentWriter
  223. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  224. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  225. at org.reflections.Reflections.<init>(Reflections.java:126)
  226. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  227. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  228. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  229. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  230. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  231. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  232. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  233. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  234. Caused by: java.lang.ClassNotFoundException: io.debezium.document.DocumentWriter
  235. at java.net.URLClassLoader.findClass(Unknown Source)
  236. at java.lang.ClassLoader.loadClass(Unknown Source)
  237. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  238. at java.lang.ClassLoader.loadClass(Unknown Source)
  239. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  240. ... 10 more
  241. [2019-05-20 00:45:07,301] WARN could not get type for name io.debezium.relational.ddl.DdlParserListener from any class loader (org.reflections.Reflections)
  242. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.ddl.DdlParserListener
  243. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  244. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  245. at org.reflections.Reflections.<init>(Reflections.java:126)
  246. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  247. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  248. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  249. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  250. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  251. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  252. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  253. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  254. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.ddl.DdlParserListener
  255. at java.net.URLClassLoader.findClass(Unknown Source)
  256. at java.lang.ClassLoader.loadClass(Unknown Source)
  257. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  258. at java.lang.ClassLoader.loadClass(Unknown Source)
  259. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  260. ... 10 more
  261. [2019-05-20 00:45:07,302] WARN could not get type for name io.debezium.util.Threads$Timer from any class loader (org.reflections.Reflections)
  262. org.reflections.ReflectionsException: could not get type for name io.debezium.util.Threads$Timer
  263. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  264. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  265. at org.reflections.Reflections.<init>(Reflections.java:126)
  266. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  267. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  268. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  269. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  270. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  271. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  272. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  273. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  274. Caused by: java.lang.ClassNotFoundException: io.debezium.util.Threads$Timer
  275. at java.net.URLClassLoader.findClass(Unknown Source)
  276. at java.lang.ClassLoader.loadClass(Unknown Source)
  277. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  278. at java.lang.ClassLoader.loadClass(Unknown Source)
  279. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  280. ... 10 more
  281. [2019-05-20 00:45:07,303] WARN could not get type for name com.microsoft.sqlserver.jdbc.SSPIAuthentication from any class loader (org.reflections.Reflections)
  282. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.SSPIAuthentication
  283. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  284. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  285. at org.reflections.Reflections.<init>(Reflections.java:126)
  286. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  287. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  288. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  289. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  290. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  291. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  292. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  293. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  294. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SSPIAuthentication
  295. at java.net.URLClassLoader.findClass(Unknown Source)
  296. at java.lang.ClassLoader.loadClass(Unknown Source)
  297. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  298. at java.lang.ClassLoader.loadClass(Unknown Source)
  299. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  300. ... 10 more
  301. [2019-05-20 00:45:07,304] WARN could not get type for name io.debezium.pipeline.source.spi.ChangeEventSource from any class loader (org.reflections.Reflections)
  302. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.source.spi.ChangeEventSource
  303. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  304. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  305. at org.reflections.Reflections.<init>(Reflections.java:126)
  306. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  307. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  308. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  309. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  310. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  311. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  312. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  313. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  314. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.source.spi.ChangeEventSource
  315. at java.net.URLClassLoader.findClass(Unknown Source)
  316. at java.lang.ClassLoader.loadClass(Unknown Source)
  317. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  318. at java.lang.ClassLoader.loadClass(Unknown Source)
  319. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  320. ... 10 more
  321. [2019-05-20 00:45:07,305] WARN could not get type for name io.debezium.config.Configuration$ConfigBuilder from any class loader (org.reflections.Reflections)
  322. org.reflections.ReflectionsException: could not get type for name io.debezium.config.Configuration$ConfigBuilder
  323. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  324. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  325. at org.reflections.Reflections.<init>(Reflections.java:126)
  326. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  327. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  328. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  329. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  330. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  331. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  332. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  333. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  334. Caused by: java.lang.ClassNotFoundException: io.debezium.config.Configuration$ConfigBuilder
  335. at java.net.URLClassLoader.findClass(Unknown Source)
  336. at java.lang.ClassLoader.loadClass(Unknown Source)
  337. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  338. at java.lang.ClassLoader.loadClass(Unknown Source)
  339. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  340. ... 10 more
  341. [2019-05-20 00:45:07,306] WARN could not get type for name io.debezium.util.BoundedConcurrentHashMap$EvictionPolicy from any class loader (org.reflections.Reflections)
  342. org.reflections.ReflectionsException: could not get type for name io.debezium.util.BoundedConcurrentHashMap$EvictionPolicy
  343. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  344. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  345. at org.reflections.Reflections.<init>(Reflections.java:126)
  346. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  347. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  348. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  349. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  350. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  351. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  352. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  353. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  354. Caused by: java.lang.ClassNotFoundException: io.debezium.util.BoundedConcurrentHashMap$EvictionPolicy
  355. at java.net.URLClassLoader.findClass(Unknown Source)
  356. at java.lang.ClassLoader.loadClass(Unknown Source)
  357. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  358. at java.lang.ClassLoader.loadClass(Unknown Source)
  359. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  360. ... 10 more
  361. [2019-05-20 00:45:07,306] WARN could not get type for name io.debezium.crdt.Count from any class loader (org.reflections.Reflections)
  362. org.reflections.ReflectionsException: could not get type for name io.debezium.crdt.Count
  363. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  364. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  365. at org.reflections.Reflections.<init>(Reflections.java:126)
  366. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  367. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  368. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  369. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  370. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  371. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  372. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  373. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  374. Caused by: java.lang.ClassNotFoundException: io.debezium.crdt.Count
  375. at java.net.URLClassLoader.findClass(Unknown Source)
  376. at java.lang.ClassLoader.loadClass(Unknown Source)
  377. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  378. at java.lang.ClassLoader.loadClass(Unknown Source)
  379. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  380. ... 10 more
  381. [2019-05-20 00:45:07,307] WARN could not get type for name io.debezium.connector.common.CdcSourceTaskContext from any class loader (org.reflections.Reflections)
  382. org.reflections.ReflectionsException: could not get type for name io.debezium.connector.common.CdcSourceTaskContext
  383. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  384. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  385. at org.reflections.Reflections.<init>(Reflections.java:126)
  386. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  387. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  388. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  389. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  390. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  391. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  392. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  393. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  394. Caused by: java.lang.ClassNotFoundException: io.debezium.connector.common.CdcSourceTaskContext
  395. at java.net.URLClassLoader.findClass(Unknown Source)
  396. at java.lang.ClassLoader.loadClass(Unknown Source)
  397. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  398. at java.lang.ClassLoader.loadClass(Unknown Source)
  399. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  400. ... 10 more
  401. [2019-05-20 00:45:07,308] WARN could not get type for name io.debezium.config.Configuration from any class loader (org.reflections.Reflections)
  402. org.reflections.ReflectionsException: could not get type for name io.debezium.config.Configuration
  403. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  404. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  405. at org.reflections.Reflections.<init>(Reflections.java:126)
  406. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  407. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  408. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  409. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  410. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  411. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  412. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  413. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  414. Caused by: java.lang.ClassNotFoundException: io.debezium.config.Configuration
  415. at java.net.URLClassLoader.findClass(Unknown Source)
  416. at java.lang.ClassLoader.loadClass(Unknown Source)
  417. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  418. at java.lang.ClassLoader.loadClass(Unknown Source)
  419. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  420. ... 10 more
  421. [2019-05-20 00:45:07,314] WARN could not get type for name com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy from any class loader (org.reflections.Reflections)
  422. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy
  423. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  424. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  425. at org.reflections.Reflections.<init>(Reflections.java:126)
  426. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  427. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  428. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  429. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  430. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  431. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  432. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  433. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  434. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.TypeInfo$Builder$Strategy
  435. at java.net.URLClassLoader.findClass(Unknown Source)
  436. at java.lang.ClassLoader.loadClass(Unknown Source)
  437. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  438. at java.lang.ClassLoader.loadClass(Unknown Source)
  439. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  440. ... 10 more
  441. [2019-05-20 00:45:07,315] WARN could not get type for name com.microsoft.sqlserver.jdbc.DTVExecuteOp from any class loader (org.reflections.Reflections)
  442. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.DTVExecuteOp
  443. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  444. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  445. at org.reflections.Reflections.<init>(Reflections.java:126)
  446. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  447. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  448. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  449. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  450. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  451. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  452. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  453. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  454. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.DTVExecuteOp
  455. at java.net.URLClassLoader.findClass(Unknown Source)
  456. at java.lang.ClassLoader.loadClass(Unknown Source)
  457. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  458. at java.lang.ClassLoader.loadClass(Unknown Source)
  459. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  460. ... 10 more
  461. [2019-05-20 00:45:07,316] WARN could not get type for name io.debezium.schema.DataCollectionFilters$DataCollectionFilter from any class loader (org.reflections.Reflections)
  462. org.reflections.ReflectionsException: could not get type for name io.debezium.schema.DataCollectionFilters$DataCollectionFilter
  463. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  464. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  465. at org.reflections.Reflections.<init>(Reflections.java:126)
  466. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  467. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  468. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  469. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  470. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  471. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  472. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  473. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  474. Caused by: java.lang.ClassNotFoundException: io.debezium.schema.DataCollectionFilters$DataCollectionFilter
  475. at java.net.URLClassLoader.findClass(Unknown Source)
  476. at java.lang.ClassLoader.loadClass(Unknown Source)
  477. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  478. at java.lang.ClassLoader.loadClass(Unknown Source)
  479. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  480. ... 10 more
  481. [2019-05-20 00:45:07,317] WARN could not get type for name com.microsoft.sqlserver.jdbc.TDSTokenHandler from any class loader (org.reflections.Reflections)
  482. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.TDSTokenHandler
  483. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  484. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  485. at org.reflections.Reflections.<init>(Reflections.java:126)
  486. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  487. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  488. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  489. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  490. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  491. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  492. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  493. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  494. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.TDSTokenHandler
  495. at java.net.URLClassLoader.findClass(Unknown Source)
  496. at java.lang.ClassLoader.loadClass(Unknown Source)
  497. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  498. at java.lang.ClassLoader.loadClass(Unknown Source)
  499. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  500. ... 10 more
  501. [2019-05-20 00:45:07,317] WARN could not get type for name io.debezium.connector.AbstractSourceInfo from any class loader (org.reflections.Reflections)
  502. org.reflections.ReflectionsException: could not get type for name io.debezium.connector.AbstractSourceInfo
  503. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  504. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  505. at org.reflections.Reflections.<init>(Reflections.java:126)
  506. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  507. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  508. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  509. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  510. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  511. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  512. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  513. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  514. Caused by: java.lang.ClassNotFoundException: io.debezium.connector.AbstractSourceInfo
  515. at java.net.URLClassLoader.findClass(Unknown Source)
  516. at java.lang.ClassLoader.loadClass(Unknown Source)
  517. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  518. at java.lang.ClassLoader.loadClass(Unknown Source)
  519. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  520. ... 10 more
  521. [2019-05-20 00:45:07,319] WARN could not get type for name io.debezium.config.Field$Recommender from any class loader (org.reflections.Reflections)
  522. org.reflections.ReflectionsException: could not get type for name io.debezium.config.Field$Recommender
  523. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  524. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  525. at org.reflections.Reflections.<init>(Reflections.java:126)
  526. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  527. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  528. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  529. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  530. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  531. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  532. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  533. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  534. Caused by: java.lang.ClassNotFoundException: io.debezium.config.Field$Recommender
  535. at java.net.URLClassLoader.findClass(Unknown Source)
  536. at java.lang.ClassLoader.loadClass(Unknown Source)
  537. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  538. at java.lang.ClassLoader.loadClass(Unknown Source)
  539. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  540. ... 10 more
  541. [2019-05-20 00:45:07,320] WARN could not get type for name io.debezium.schema.DataCollectionFilters from any class loader (org.reflections.Reflections)
  542. org.reflections.ReflectionsException: could not get type for name io.debezium.schema.DataCollectionFilters
  543. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  544. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  545. at org.reflections.Reflections.<init>(Reflections.java:126)
  546. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  547. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  548. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  549. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  550. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  551. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  552. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  553. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  554. Caused by: java.lang.ClassNotFoundException: io.debezium.schema.DataCollectionFilters
  555. at java.net.URLClassLoader.findClass(Unknown Source)
  556. at java.lang.ClassLoader.loadClass(Unknown Source)
  557. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  558. at java.lang.ClassLoader.loadClass(Unknown Source)
  559. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  560. ... 10 more
  561. [2019-05-20 00:45:07,321] WARN could not get type for name com.microsoft.sqlserver.jdbc.SQLServerEncryptionAlgorithmFactory from any class loader (org.reflections.Reflections)
  562. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.SQLServerEncryptionAlgorithmFactory
  563. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  564. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  565. at org.reflections.Reflections.<init>(Reflections.java:126)
  566. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  567. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  568. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  569. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  570. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  571. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  572. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  573. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  574. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerEncryptionAlgorithmFactory
  575. at java.net.URLClassLoader.findClass(Unknown Source)
  576. at java.lang.ClassLoader.loadClass(Unknown Source)
  577. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  578. at java.lang.ClassLoader.loadClass(Unknown Source)
  579. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  580. ... 10 more
  581. [2019-05-20 00:45:07,321] WARN could not get type for name io.debezium.document.DocumentReader from any class loader (org.reflections.Reflections)
  582. org.reflections.ReflectionsException: could not get type for name io.debezium.document.DocumentReader
  583. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  584. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  585. at org.reflections.Reflections.<init>(Reflections.java:126)
  586. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  587. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  588. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  589. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  590. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  591. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  592. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  593. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  594. Caused by: java.lang.ClassNotFoundException: io.debezium.document.DocumentReader
  595. at java.net.URLClassLoader.findClass(Unknown Source)
  596. at java.lang.ClassLoader.loadClass(Unknown Source)
  597. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  598. at java.lang.ClassLoader.loadClass(Unknown Source)
  599. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  600. ... 10 more
  601. [2019-05-20 00:45:07,322] WARN could not get type for name io.debezium.pipeline.spi.OffsetContext$Loader from any class loader (org.reflections.Reflections)
  602. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.spi.OffsetContext$Loader
  603. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  604. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  605. at org.reflections.Reflections.<init>(Reflections.java:126)
  606. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  607. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  608. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  609. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  610. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  611. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  612. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  613. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  614. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.spi.OffsetContext$Loader
  615. at java.net.URLClassLoader.findClass(Unknown Source)
  616. at java.lang.ClassLoader.loadClass(Unknown Source)
  617. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  618. at java.lang.ClassLoader.loadClass(Unknown Source)
  619. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  620. ... 10 more
  621. [2019-05-20 00:45:07,326] WARN could not get type for name io.debezium.util.ElapsedTimeStrategy from any class loader (org.reflections.Reflections)
  622. org.reflections.ReflectionsException: could not get type for name io.debezium.util.ElapsedTimeStrategy
  623. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  624. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  625. at org.reflections.Reflections.<init>(Reflections.java:126)
  626. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  627. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  628. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  629. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  630. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  631. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  632. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  633. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  634. Caused by: java.lang.ClassNotFoundException: io.debezium.util.ElapsedTimeStrategy
  635. at java.net.URLClassLoader.findClass(Unknown Source)
  636. at java.lang.ClassLoader.loadClass(Unknown Source)
  637. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  638. at java.lang.ClassLoader.loadClass(Unknown Source)
  639. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  640. ... 10 more
  641. [2019-05-20 00:45:07,327] WARN could not get type for name io.debezium.relational.ddl.DdlParserListener$Event from any class loader (org.reflections.Reflections)
  642. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.ddl.DdlParserListener$Event
  643. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  644. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  645. at org.reflections.Reflections.<init>(Reflections.java:126)
  646. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  647. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  648. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  649. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  650. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  651. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  652. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  653. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  654. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.ddl.DdlParserListener$Event
  655. at java.net.URLClassLoader.findClass(Unknown Source)
  656. at java.lang.ClassLoader.loadClass(Unknown Source)
  657. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  658. at java.lang.ClassLoader.loadClass(Unknown Source)
  659. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  660. ... 10 more
  661. [2019-05-20 00:45:07,328] WARN could not get type for name io.debezium.util.BoundedConcurrentHashMap$HashIterator from any class loader (org.reflections.Reflections)
  662. org.reflections.ReflectionsException: could not get type for name io.debezium.util.BoundedConcurrentHashMap$HashIterator
  663. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  664. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  665. at org.reflections.Reflections.<init>(Reflections.java:126)
  666. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  667. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  668. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  669. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  670. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  671. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  672. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  673. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  674. Caused by: java.lang.ClassNotFoundException: io.debezium.util.BoundedConcurrentHashMap$HashIterator
  675. at java.net.URLClassLoader.findClass(Unknown Source)
  676. at java.lang.ClassLoader.loadClass(Unknown Source)
  677. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  678. at java.lang.ClassLoader.loadClass(Unknown Source)
  679. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  680. ... 10 more
  681. [2019-05-20 00:45:07,329] WARN could not get type for name io.debezium.relational.history.HistoryRecordComparator from any class loader (org.reflections.Reflections)
  682. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.history.HistoryRecordComparator
  683. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  684. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  685. at org.reflections.Reflections.<init>(Reflections.java:126)
  686. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  687. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  688. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  689. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  690. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  691. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  692. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  693. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  694. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.history.HistoryRecordComparator
  695. at java.net.URLClassLoader.findClass(Unknown Source)
  696. at java.lang.ClassLoader.loadClass(Unknown Source)
  697. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  698. at java.lang.ClassLoader.loadClass(Unknown Source)
  699. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  700. ... 10 more
  701. [2019-05-20 00:45:07,329] WARN could not get type for name io.debezium.relational.ValueConverter from any class loader (org.reflections.Reflections)
  702. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.ValueConverter
  703. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  704. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  705. at org.reflections.Reflections.<init>(Reflections.java:126)
  706. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  707. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  708. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  709. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  710. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  711. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  712. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  713. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  714. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.ValueConverter
  715. at java.net.URLClassLoader.findClass(Unknown Source)
  716. at java.lang.ClassLoader.loadClass(Unknown Source)
  717. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  718. at java.lang.ClassLoader.loadClass(Unknown Source)
  719. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  720. ... 10 more
  721. [2019-05-20 00:45:07,330] WARN could not get type for name io.debezium.util.Stopwatch from any class loader (org.reflections.Reflections)
  722. org.reflections.ReflectionsException: could not get type for name io.debezium.util.Stopwatch
  723. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  724. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  725. at org.reflections.Reflections.<init>(Reflections.java:126)
  726. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  727. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  728. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  729. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  730. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  731. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  732. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  733. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  734. Caused by: java.lang.ClassNotFoundException: io.debezium.util.Stopwatch
  735. at java.net.URLClassLoader.findClass(Unknown Source)
  736. at java.lang.ClassLoader.loadClass(Unknown Source)
  737. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  738. at java.lang.ClassLoader.loadClass(Unknown Source)
  739. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  740. ... 10 more
  741. [2019-05-20 00:45:07,331] WARN could not get type for name com.microsoft.sqlserver.jdbc.StreamPacket from any class loader (org.reflections.Reflections)
  742. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.StreamPacket
  743. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  744. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  745. at org.reflections.Reflections.<init>(Reflections.java:126)
  746. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  747. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  748. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  749. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  750. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  751. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  752. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  753. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  754. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.StreamPacket
  755. at java.net.URLClassLoader.findClass(Unknown Source)
  756. at java.lang.ClassLoader.loadClass(Unknown Source)
  757. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  758. at java.lang.ClassLoader.loadClass(Unknown Source)
  759. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  760. ... 10 more
  761. [2019-05-20 00:45:07,332] WARN could not get type for name io.debezium.relational.mapping.ColumnMapper from any class loader (org.reflections.Reflections)
  762. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.mapping.ColumnMapper
  763. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  764. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  765. at org.reflections.Reflections.<init>(Reflections.java:126)
  766. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  767. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  768. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  769. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  770. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  771. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  772. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  773. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  774. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.mapping.ColumnMapper
  775. at java.net.URLClassLoader.findClass(Unknown Source)
  776. at java.lang.ClassLoader.loadClass(Unknown Source)
  777. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  778. at java.lang.ClassLoader.loadClass(Unknown Source)
  779. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  780. ... 10 more
  781. [2019-05-20 00:45:07,333] WARN could not get type for name io.debezium.util.DelayStrategy from any class loader (org.reflections.Reflections)
  782. org.reflections.ReflectionsException: could not get type for name io.debezium.util.DelayStrategy
  783. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  784. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  785. at org.reflections.Reflections.<init>(Reflections.java:126)
  786. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  787. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  788. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  789. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  790. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  791. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  792. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  793. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  794. Caused by: java.lang.ClassNotFoundException: io.debezium.util.DelayStrategy
  795. at java.net.URLClassLoader.findClass(Unknown Source)
  796. at java.lang.ClassLoader.loadClass(Unknown Source)
  797. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  798. at java.lang.ClassLoader.loadClass(Unknown Source)
  799. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  800. ... 10 more
  801. [2019-05-20 00:45:07,334] WARN could not get type for name io.debezium.document.ArrayWriter from any class loader (org.reflections.Reflections)
  802. org.reflections.ReflectionsException: could not get type for name io.debezium.document.ArrayWriter
  803. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  804. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  805. at org.reflections.Reflections.<init>(Reflections.java:126)
  806. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  807. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  808. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  809. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  810. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  811. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  812. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  813. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  814. Caused by: java.lang.ClassNotFoundException: io.debezium.document.ArrayWriter
  815. at java.net.URLClassLoader.findClass(Unknown Source)
  816. at java.lang.ClassLoader.loadClass(Unknown Source)
  817. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  818. at java.lang.ClassLoader.loadClass(Unknown Source)
  819. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  820. ... 10 more
  821. [2019-05-20 00:45:07,338] WARN could not get type for name io.debezium.pipeline.spi.OffsetContext from any class loader (org.reflections.Reflections)
  822. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.spi.OffsetContext
  823. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  824. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  825. at org.reflections.Reflections.<init>(Reflections.java:126)
  826. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  827. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  828. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  829. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  830. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  831. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  832. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  833. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  834. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.spi.OffsetContext
  835. at java.net.URLClassLoader.findClass(Unknown Source)
  836. at java.lang.ClassLoader.loadClass(Unknown Source)
  837. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  838. at java.lang.ClassLoader.loadClass(Unknown Source)
  839. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  840. ... 10 more
  841. [2019-05-20 00:45:07,338] WARN could not get type for name io.debezium.config.EnumeratedValue from any class loader (org.reflections.Reflections)
  842. org.reflections.ReflectionsException: could not get type for name io.debezium.config.EnumeratedValue
  843. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  844. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  845. at org.reflections.Reflections.<init>(Reflections.java:126)
  846. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  847. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  848. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  849. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  850. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  851. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  852. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  853. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  854. Caused by: java.lang.ClassNotFoundException: io.debezium.config.EnumeratedValue
  855. at java.net.URLClassLoader.findClass(Unknown Source)
  856. at java.lang.ClassLoader.loadClass(Unknown Source)
  857. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  858. at java.lang.ClassLoader.loadClass(Unknown Source)
  859. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  860. ... 10 more
  861. [2019-05-20 00:45:07,339] WARN could not get type for name io.debezium.data.Envelope$Builder from any class loader (org.reflections.Reflections)
  862. org.reflections.ReflectionsException: could not get type for name io.debezium.data.Envelope$Builder
  863. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  864. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  865. at org.reflections.Reflections.<init>(Reflections.java:126)
  866. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  867. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  868. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  869. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  870. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  871. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  872. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  873. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  874. Caused by: java.lang.ClassNotFoundException: io.debezium.data.Envelope$Builder
  875. at java.net.URLClassLoader.findClass(Unknown Source)
  876. at java.lang.ClassLoader.loadClass(Unknown Source)
  877. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  878. at java.lang.ClassLoader.loadClass(Unknown Source)
  879. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  880. ... 10 more
  881. [2019-05-20 00:45:07,340] WARN could not get type for name com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionKeyStoreProvider from any class loader (org.reflections.Reflections)
  882. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionKeyStoreProvider
  883. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  884. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  885. at org.reflections.Reflections.<init>(Reflections.java:126)
  886. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  887. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  888. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  889. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  890. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  891. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  892. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  893. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  894. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionKeyStoreProvider
  895. at java.net.URLClassLoader.findClass(Unknown Source)
  896. at java.lang.ClassLoader.loadClass(Unknown Source)
  897. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  898. at java.lang.ClassLoader.loadClass(Unknown Source)
  899. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  900. ... 10 more
  901. [2019-05-20 00:45:07,340] WARN could not get type for name io.debezium.heartbeat.Heartbeat from any class loader (org.reflections.Reflections)
  902. org.reflections.ReflectionsException: could not get type for name io.debezium.heartbeat.Heartbeat
  903. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  904. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  905. at org.reflections.Reflections.<init>(Reflections.java:126)
  906. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  907. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  908. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  909. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  910. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  911. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  912. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  913. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  914. Caused by: java.lang.ClassNotFoundException: io.debezium.heartbeat.Heartbeat
  915. at java.net.URLClassLoader.findClass(Unknown Source)
  916. at java.lang.ClassLoader.loadClass(Unknown Source)
  917. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  918. at java.lang.ClassLoader.loadClass(Unknown Source)
  919. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  920. ... 10 more
  921. [2019-05-20 00:45:07,341] WARN could not get type for name io.debezium.pipeline.spi.ChangeRecordEmitter$Receiver from any class loader (org.reflections.Reflections)
  922. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.spi.ChangeRecordEmitter$Receiver
  923. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  924. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  925. at org.reflections.Reflections.<init>(Reflections.java:126)
  926. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  927. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  928. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  929. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  930. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  931. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  932. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  933. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  934. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.spi.ChangeRecordEmitter$Receiver
  935. at java.net.URLClassLoader.findClass(Unknown Source)
  936. at java.lang.ClassLoader.loadClass(Unknown Source)
  937. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  938. at java.lang.ClassLoader.loadClass(Unknown Source)
  939. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  940. ... 10 more
  941. [2019-05-20 00:45:07,342] WARN could not get type for name io.debezium.text.TokenStream$Tokenizer from any class loader (org.reflections.Reflections)
  942. org.reflections.ReflectionsException: could not get type for name io.debezium.text.TokenStream$Tokenizer
  943. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  944. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  945. at org.reflections.Reflections.<init>(Reflections.java:126)
  946. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  947. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  948. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  949. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  950. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  951. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  952. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  953. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  954. Caused by: java.lang.ClassNotFoundException: io.debezium.text.TokenStream$Tokenizer
  955. at java.net.URLClassLoader.findClass(Unknown Source)
  956. at java.lang.ClassLoader.loadClass(Unknown Source)
  957. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  958. at java.lang.ClassLoader.loadClass(Unknown Source)
  959. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  960. ... 10 more
  961. [2019-05-20 00:45:07,343] WARN could not get type for name com.microsoft.sqlserver.jdbc.KerbAuthentication$RealmValidator from any class loader (org.reflections.Reflections)
  962. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.KerbAuthentication$RealmValidator
  963. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  964. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  965. at org.reflections.Reflections.<init>(Reflections.java:126)
  966. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  967. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  968. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  969. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  970. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  971. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  972. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  973. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  974. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.KerbAuthentication$RealmValidator
  975. at java.net.URLClassLoader.findClass(Unknown Source)
  976. at java.lang.ClassLoader.loadClass(Unknown Source)
  977. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  978. at java.lang.ClassLoader.loadClass(Unknown Source)
  979. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  980. ... 10 more
  981. [2019-05-20 00:45:07,343] WARN could not get type for name io.debezium.config.CommonConnectorConfig from any class loader (org.reflections.Reflections)
  982. org.reflections.ReflectionsException: could not get type for name io.debezium.config.CommonConnectorConfig
  983. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  984. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  985. at org.reflections.Reflections.<init>(Reflections.java:126)
  986. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  987. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  988. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  989. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  990. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  991. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  992. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  993. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  994. Caused by: java.lang.ClassNotFoundException: io.debezium.config.CommonConnectorConfig
  995. at java.net.URLClassLoader.findClass(Unknown Source)
  996. at java.lang.ClassLoader.loadClass(Unknown Source)
  997. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  998. at java.lang.ClassLoader.loadClass(Unknown Source)
  999. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1000. ... 10 more
  1001. [2019-05-20 00:45:07,344] WARN could not get type for name io.debezium.connector.sqlserver.Nullable from any class loader (org.reflections.Reflections)
  1002. org.reflections.ReflectionsException: could not get type for name io.debezium.connector.sqlserver.Nullable
  1003. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1004. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1005. at org.reflections.Reflections.<init>(Reflections.java:126)
  1006. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1007. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1008. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1009. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1010. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1011. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1012. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1013. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1014. Caused by: java.lang.ClassNotFoundException: io.debezium.connector.sqlserver.Nullable
  1015. at java.net.URLClassLoader.findClass(Unknown Source)
  1016. at java.lang.ClassLoader.loadClass(Unknown Source)
  1017. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1018. at java.lang.ClassLoader.loadClass(Unknown Source)
  1019. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1020. ... 10 more
  1021. [2019-05-20 00:45:07,345] WARN could not get type for name io.debezium.util.Stopwatch$Statistics from any class loader (org.reflections.Reflections)
  1022. org.reflections.ReflectionsException: could not get type for name io.debezium.util.Stopwatch$Statistics
  1023. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1024. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1025. at org.reflections.Reflections.<init>(Reflections.java:126)
  1026. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1027. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1028. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1029. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1030. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1031. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1032. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1033. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1034. Caused by: java.lang.ClassNotFoundException: io.debezium.util.Stopwatch$Statistics
  1035. at java.net.URLClassLoader.findClass(Unknown Source)
  1036. at java.lang.ClassLoader.loadClass(Unknown Source)
  1037. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1038. at java.lang.ClassLoader.loadClass(Unknown Source)
  1039. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1040. ... 10 more
  1041. [2019-05-20 00:45:07,346] WARN could not get type for name io.debezium.util.Clock from any class loader (org.reflections.Reflections)
  1042. org.reflections.ReflectionsException: could not get type for name io.debezium.util.Clock
  1043. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1044. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1045. at org.reflections.Reflections.<init>(Reflections.java:126)
  1046. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1047. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1048. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1049. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1050. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1051. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1052. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1053. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1054. Caused by: java.lang.ClassNotFoundException: io.debezium.util.Clock
  1055. at java.net.URLClassLoader.findClass(Unknown Source)
  1056. at java.lang.ClassLoader.loadClass(Unknown Source)
  1057. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1058. at java.lang.ClassLoader.loadClass(Unknown Source)
  1059. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1060. ... 10 more
  1061. [2019-05-20 00:45:07,350] WARN could not get type for name io.debezium.connector.base.ChangeEventQueueMetrics from any class loader (org.reflections.Reflections)
  1062. org.reflections.ReflectionsException: could not get type for name io.debezium.connector.base.ChangeEventQueueMetrics
  1063. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1064. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1065. at org.reflections.Reflections.<init>(Reflections.java:126)
  1066. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1067. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1068. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1069. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1070. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1071. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1072. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1073. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1074. Caused by: java.lang.ClassNotFoundException: io.debezium.connector.base.ChangeEventQueueMetrics
  1075. at java.net.URLClassLoader.findClass(Unknown Source)
  1076. at java.lang.ClassLoader.loadClass(Unknown Source)
  1077. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1078. at java.lang.ClassLoader.loadClass(Unknown Source)
  1079. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1080. ... 10 more
  1081. [2019-05-20 00:45:07,352] WARN could not get type for name io.debezium.schema.TopicSelector$DataCollectionTopicNamer from any class loader (org.reflections.Reflections)
  1082. org.reflections.ReflectionsException: could not get type for name io.debezium.schema.TopicSelector$DataCollectionTopicNamer
  1083. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1084. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1085. at org.reflections.Reflections.<init>(Reflections.java:126)
  1086. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1087. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1088. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1089. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1090. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1091. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1092. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1093. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1094. Caused by: java.lang.ClassNotFoundException: io.debezium.schema.TopicSelector$DataCollectionTopicNamer
  1095. at java.net.URLClassLoader.findClass(Unknown Source)
  1096. at java.lang.ClassLoader.loadClass(Unknown Source)
  1097. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1098. at java.lang.ClassLoader.loadClass(Unknown Source)
  1099. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1100. ... 10 more
  1101. [2019-05-20 00:45:07,353] WARN could not get type for name io.debezium.pipeline.source.spi.DataChangeEventListener from any class loader (org.reflections.Reflections)
  1102. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.source.spi.DataChangeEventListener
  1103. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1104. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1105. at org.reflections.Reflections.<init>(Reflections.java:126)
  1106. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1107. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1108. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1109. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1110. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1111. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1112. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1113. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1114. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.source.spi.DataChangeEventListener
  1115. at java.net.URLClassLoader.findClass(Unknown Source)
  1116. at java.lang.ClassLoader.loadClass(Unknown Source)
  1117. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1118. at java.lang.ClassLoader.loadClass(Unknown Source)
  1119. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1120. ... 10 more
  1121. [2019-05-20 00:45:07,355] WARN could not get type for name mssql.googlecode.concurrentlinkedhashmap.EvictionListener from any class loader (org.reflections.Reflections)
  1122. org.reflections.ReflectionsException: could not get type for name mssql.googlecode.concurrentlinkedhashmap.EvictionListener
  1123. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1124. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1125. at org.reflections.Reflections.<init>(Reflections.java:126)
  1126. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1127. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1128. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1129. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1130. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1131. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1132. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1133. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1134. Caused by: java.lang.ClassNotFoundException: mssql.googlecode.concurrentlinkedhashmap.EvictionListener
  1135. at java.net.URLClassLoader.findClass(Unknown Source)
  1136. at java.lang.ClassLoader.loadClass(Unknown Source)
  1137. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1138. at java.lang.ClassLoader.loadClass(Unknown Source)
  1139. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1140. ... 10 more
  1141. [2019-05-20 00:45:07,356] WARN could not get type for name com.microsoft.sqlserver.jdbc.SQLServerSymmetricKey from any class loader (org.reflections.Reflections)
  1142. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.SQLServerSymmetricKey
  1143. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1144. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1145. at org.reflections.Reflections.<init>(Reflections.java:126)
  1146. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1147. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1148. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1149. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1150. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1151. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1152. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1153. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1154. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerSymmetricKey
  1155. at java.net.URLClassLoader.findClass(Unknown Source)
  1156. at java.lang.ClassLoader.loadClass(Unknown Source)
  1157. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1158. at java.lang.ClassLoader.loadClass(Unknown Source)
  1159. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1160. ... 10 more
  1161. [2019-05-20 00:45:07,356] WARN could not get type for name com.microsoft.sqlserver.jdbc.ColumnFilter from any class loader (org.reflections.Reflections)
  1162. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.ColumnFilter
  1163. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1164. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1165. at org.reflections.Reflections.<init>(Reflections.java:126)
  1166. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1167. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1168. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1169. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1170. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1171. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1172. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1173. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1174. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.ColumnFilter
  1175. at java.net.URLClassLoader.findClass(Unknown Source)
  1176. at java.lang.ClassLoader.loadClass(Unknown Source)
  1177. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1178. at java.lang.ClassLoader.loadClass(Unknown Source)
  1179. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1180. ... 10 more
  1181. [2019-05-20 00:45:07,357] WARN could not get type for name io.debezium.data.geometry.Geometry from any class loader (org.reflections.Reflections)
  1182. org.reflections.ReflectionsException: could not get type for name io.debezium.data.geometry.Geometry
  1183. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1184. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1185. at org.reflections.Reflections.<init>(Reflections.java:126)
  1186. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1187. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1188. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1189. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1190. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1191. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1192. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1193. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1194. Caused by: java.lang.ClassNotFoundException: io.debezium.data.geometry.Geometry
  1195. at java.net.URLClassLoader.findClass(Unknown Source)
  1196. at java.lang.ClassLoader.loadClass(Unknown Source)
  1197. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1198. at java.lang.ClassLoader.loadClass(Unknown Source)
  1199. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1200. ... 10 more
  1201. [2019-05-20 00:45:07,358] WARN could not get type for name io.debezium.util.Metronome from any class loader (org.reflections.Reflections)
  1202. org.reflections.ReflectionsException: could not get type for name io.debezium.util.Metronome
  1203. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1204. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1205. at org.reflections.Reflections.<init>(Reflections.java:126)
  1206. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1207. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1208. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1209. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1210. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1211. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1212. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1213. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1214. Caused by: java.lang.ClassNotFoundException: io.debezium.util.Metronome
  1215. at java.net.URLClassLoader.findClass(Unknown Source)
  1216. at java.lang.ClassLoader.loadClass(Unknown Source)
  1217. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1218. at java.lang.ClassLoader.loadClass(Unknown Source)
  1219. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1220. ... 10 more
  1221. [2019-05-20 00:45:07,363] WARN could not get type for name io.debezium.pipeline.spi.SchemaChangeEventEmitter from any class loader (org.reflections.Reflections)
  1222. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.spi.SchemaChangeEventEmitter
  1223. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1224. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1225. at org.reflections.Reflections.<init>(Reflections.java:126)
  1226. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1227. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1228. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1229. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1230. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1231. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1232. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1233. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1234. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.spi.SchemaChangeEventEmitter
  1235. at java.net.URLClassLoader.findClass(Unknown Source)
  1236. at java.lang.ClassLoader.loadClass(Unknown Source)
  1237. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1238. at java.lang.ClassLoader.loadClass(Unknown Source)
  1239. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1240. ... 10 more
  1241. [2019-05-20 00:45:07,365] WARN could not get type for name io.debezium.text.TokenStream$Tokens from any class loader (org.reflections.Reflections)
  1242. org.reflections.ReflectionsException: could not get type for name io.debezium.text.TokenStream$Tokens
  1243. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1244. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1245. at org.reflections.Reflections.<init>(Reflections.java:126)
  1246. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1247. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1248. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1249. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1250. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1251. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1252. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1253. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1254. Caused by: java.lang.ClassNotFoundException: io.debezium.text.TokenStream$Tokens
  1255. at java.net.URLClassLoader.findClass(Unknown Source)
  1256. at java.lang.ClassLoader.loadClass(Unknown Source)
  1257. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1258. at java.lang.ClassLoader.loadClass(Unknown Source)
  1259. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1260. ... 10 more
  1261. [2019-05-20 00:45:07,366] WARN could not get type for name io.debezium.pipeline.spi.SchemaChangeEventEmitter$Receiver from any class loader (org.reflections.Reflections)
  1262. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.spi.SchemaChangeEventEmitter$Receiver
  1263. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1264. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1265. at org.reflections.Reflections.<init>(Reflections.java:126)
  1266. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1267. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1268. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1269. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1270. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1271. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1272. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1273. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1274. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.spi.SchemaChangeEventEmitter$Receiver
  1275. at java.net.URLClassLoader.findClass(Unknown Source)
  1276. at java.lang.ClassLoader.loadClass(Unknown Source)
  1277. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1278. at java.lang.ClassLoader.loadClass(Unknown Source)
  1279. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1280. ... 10 more
  1281. [2019-05-20 00:45:07,366] WARN could not get type for name io.debezium.schema.DataCollectionSchema from any class loader (org.reflections.Reflections)
  1282. org.reflections.ReflectionsException: could not get type for name io.debezium.schema.DataCollectionSchema
  1283. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1284. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1285. at org.reflections.Reflections.<init>(Reflections.java:126)
  1286. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1287. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1288. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1289. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1290. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1291. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1292. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1293. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1294. Caused by: java.lang.ClassNotFoundException: io.debezium.schema.DataCollectionSchema
  1295. at java.net.URLClassLoader.findClass(Unknown Source)
  1296. at java.lang.ClassLoader.loadClass(Unknown Source)
  1297. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1298. at java.lang.ClassLoader.loadClass(Unknown Source)
  1299. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1300. ... 10 more
  1301. [2019-05-20 00:45:07,367] WARN could not get type for name mssql.googlecode.concurrentlinkedhashmap.EntryWeigher from any class loader (org.reflections.Reflections)
  1302. org.reflections.ReflectionsException: could not get type for name mssql.googlecode.concurrentlinkedhashmap.EntryWeigher
  1303. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1304. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1305. at org.reflections.Reflections.<init>(Reflections.java:126)
  1306. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1307. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1308. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1309. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1310. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1311. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1312. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1313. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1314. Caused by: java.lang.ClassNotFoundException: mssql.googlecode.concurrentlinkedhashmap.EntryWeigher
  1315. at java.net.URLClassLoader.findClass(Unknown Source)
  1316. at java.lang.ClassLoader.loadClass(Unknown Source)
  1317. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1318. at java.lang.ClassLoader.loadClass(Unknown Source)
  1319. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1320. ... 10 more
  1321. [2019-05-20 00:45:07,368] WARN could not get type for name io.debezium.text.TokenStream$CharacterStream from any class loader (org.reflections.Reflections)
  1322. org.reflections.ReflectionsException: could not get type for name io.debezium.text.TokenStream$CharacterStream
  1323. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1324. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1325. at org.reflections.Reflections.<init>(Reflections.java:126)
  1326. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1327. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1328. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1329. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1330. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1331. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1332. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1333. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1334. Caused by: java.lang.ClassNotFoundException: io.debezium.text.TokenStream$CharacterStream
  1335. at java.net.URLClassLoader.findClass(Unknown Source)
  1336. at java.lang.ClassLoader.loadClass(Unknown Source)
  1337. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1338. at java.lang.ClassLoader.loadClass(Unknown Source)
  1339. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1340. ... 10 more
  1341. [2019-05-20 00:45:07,369] WARN could not get type for name io.debezium.pipeline.source.spi.ChangeEventSource$ChangeEventSourceContext from any class loader (org.reflections.Reflections)
  1342. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.source.spi.ChangeEventSource$ChangeEventSourceContext
  1343. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1344. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1345. at org.reflections.Reflections.<init>(Reflections.java:126)
  1346. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1347. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1348. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1349. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1350. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1351. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1352. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1353. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1354. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.source.spi.ChangeEventSource$ChangeEventSourceContext
  1355. at java.net.URLClassLoader.findClass(Unknown Source)
  1356. at java.lang.ClassLoader.loadClass(Unknown Source)
  1357. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1358. at java.lang.ClassLoader.loadClass(Unknown Source)
  1359. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1360. ... 10 more
  1361. [2019-05-20 00:45:07,369] WARN could not get type for name io.debezium.pipeline.spi.ChangeRecordEmitter from any class loader (org.reflections.Reflections)
  1362. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.spi.ChangeRecordEmitter
  1363. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1364. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1365. at org.reflections.Reflections.<init>(Reflections.java:126)
  1366. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1367. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1368. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1369. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1370. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1371. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1372. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1373. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1374. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.spi.ChangeRecordEmitter
  1375. at java.net.URLClassLoader.findClass(Unknown Source)
  1376. at java.lang.ClassLoader.loadClass(Unknown Source)
  1377. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1378. at java.lang.ClassLoader.loadClass(Unknown Source)
  1379. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1380. ... 10 more
  1381. [2019-05-20 00:45:07,370] WARN could not get type for name io.debezium.pipeline.source.spi.ChangeEventSourceFactory from any class loader (org.reflections.Reflections)
  1382. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.source.spi.ChangeEventSourceFactory
  1383. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1384. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1385. at org.reflections.Reflections.<init>(Reflections.java:126)
  1386. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1387. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1388. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1389. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1390. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1391. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1392. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1393. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1394. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.source.spi.ChangeEventSourceFactory
  1395. at java.net.URLClassLoader.findClass(Unknown Source)
  1396. at java.lang.ClassLoader.loadClass(Unknown Source)
  1397. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1398. at java.lang.ClassLoader.loadClass(Unknown Source)
  1399. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1400. ... 10 more
  1401. [2019-05-20 00:45:07,371] WARN could not get type for name io.debezium.relational.Table from any class loader (org.reflections.Reflections)
  1402. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.Table
  1403. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1404. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1405. at org.reflections.Reflections.<init>(Reflections.java:126)
  1406. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1407. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1408. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1409. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1410. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1411. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1412. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1413. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1414. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.Table
  1415. at java.net.URLClassLoader.findClass(Unknown Source)
  1416. at java.lang.ClassLoader.loadClass(Unknown Source)
  1417. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1418. at java.lang.ClassLoader.loadClass(Unknown Source)
  1419. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1420. ... 10 more
  1421. [2019-05-20 00:45:07,375] WARN could not get type for name io.debezium.relational.ddl.DataTypeGrammarParser$Pattern from any class loader (org.reflections.Reflections)
  1422. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.ddl.DataTypeGrammarParser$Pattern
  1423. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1424. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1425. at org.reflections.Reflections.<init>(Reflections.java:126)
  1426. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1427. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1428. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1429. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1430. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1431. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1432. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1433. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1434. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.ddl.DataTypeGrammarParser$Pattern
  1435. at java.net.URLClassLoader.findClass(Unknown Source)
  1436. at java.lang.ClassLoader.loadClass(Unknown Source)
  1437. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1438. at java.lang.ClassLoader.loadClass(Unknown Source)
  1439. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1440. ... 10 more
  1441. [2019-05-20 00:45:07,376] WARN could not get type for name io.debezium.jdbc.ResultReceiver from any class loader (org.reflections.Reflections)
  1442. org.reflections.ReflectionsException: could not get type for name io.debezium.jdbc.ResultReceiver
  1443. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1444. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1445. at org.reflections.Reflections.<init>(Reflections.java:126)
  1446. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1447. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1448. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1449. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1450. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1451. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1452. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1453. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1454. Caused by: java.lang.ClassNotFoundException: io.debezium.jdbc.ResultReceiver
  1455. at java.net.URLClassLoader.findClass(Unknown Source)
  1456. at java.lang.ClassLoader.loadClass(Unknown Source)
  1457. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1458. at java.lang.ClassLoader.loadClass(Unknown Source)
  1459. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1460. ... 10 more
  1461. [2019-05-20 00:45:07,377] WARN could not get type for name io.debezium.relational.ddl.DdlParser from any class loader (org.reflections.Reflections)
  1462. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.ddl.DdlParser
  1463. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1464. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1465. at org.reflections.Reflections.<init>(Reflections.java:126)
  1466. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1467. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1468. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1469. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1470. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1471. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1472. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1473. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1474. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.ddl.DdlParser
  1475. at java.net.URLClassLoader.findClass(Unknown Source)
  1476. at java.lang.ClassLoader.loadClass(Unknown Source)
  1477. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1478. at java.lang.ClassLoader.loadClass(Unknown Source)
  1479. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1480. ... 10 more
  1481. [2019-05-20 00:45:07,378] WARN could not get type for name io.debezium.document.ArrayReader from any class loader (org.reflections.Reflections)
  1482. org.reflections.ReflectionsException: could not get type for name io.debezium.document.ArrayReader
  1483. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1484. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1485. at org.reflections.Reflections.<init>(Reflections.java:126)
  1486. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1487. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1488. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1489. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1490. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1491. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1492. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1493. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1494. Caused by: java.lang.ClassNotFoundException: io.debezium.document.ArrayReader
  1495. at java.net.URLClassLoader.findClass(Unknown Source)
  1496. at java.lang.ClassLoader.loadClass(Unknown Source)
  1497. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1498. at java.lang.ClassLoader.loadClass(Unknown Source)
  1499. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1500. ... 10 more
  1501. [2019-05-20 00:45:07,379] WARN could not get type for name io.debezium.text.TokenStream$Token from any class loader (org.reflections.Reflections)
  1502. org.reflections.ReflectionsException: could not get type for name io.debezium.text.TokenStream$Token
  1503. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1504. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1505. at org.reflections.Reflections.<init>(Reflections.java:126)
  1506. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1507. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1508. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1509. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1510. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1511. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1512. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1513. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1514. Caused by: java.lang.ClassNotFoundException: io.debezium.text.TokenStream$Token
  1515. at java.net.URLClassLoader.findClass(Unknown Source)
  1516. at java.lang.ClassLoader.loadClass(Unknown Source)
  1517. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1518. at java.lang.ClassLoader.loadClass(Unknown Source)
  1519. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1520. ... 10 more
  1521. [2019-05-20 00:45:07,379] WARN could not get type for name io.debezium.document.Paths$InnerPath from any class loader (org.reflections.Reflections)
  1522. org.reflections.ReflectionsException: could not get type for name io.debezium.document.Paths$InnerPath
  1523. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1524. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1525. at org.reflections.Reflections.<init>(Reflections.java:126)
  1526. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1527. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1528. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1529. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1530. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1531. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1532. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1533. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1534. Caused by: java.lang.ClassNotFoundException: io.debezium.document.Paths$InnerPath
  1535. at java.net.URLClassLoader.findClass(Unknown Source)
  1536. at java.lang.ClassLoader.loadClass(Unknown Source)
  1537. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1538. at java.lang.ClassLoader.loadClass(Unknown Source)
  1539. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1540. ... 10 more
  1541. [2019-05-20 00:45:07,380] WARN could not get type for name io.debezium.relational.ValueConverterProvider from any class loader (org.reflections.Reflections)
  1542. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.ValueConverterProvider
  1543. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1544. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1545. at org.reflections.Reflections.<init>(Reflections.java:126)
  1546. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1547. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1548. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1549. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1550. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1551. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1552. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1553. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1554. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.ValueConverterProvider
  1555. at java.net.URLClassLoader.findClass(Unknown Source)
  1556. at java.lang.ClassLoader.loadClass(Unknown Source)
  1557. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1558. at java.lang.ClassLoader.loadClass(Unknown Source)
  1559. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1560. ... 10 more
  1561. [2019-05-20 00:45:07,381] WARN could not get type for name com.microsoft.sqlserver.jdbc.TDSCommand from any class loader (org.reflections.Reflections)
  1562. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.TDSCommand
  1563. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1564. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1565. at org.reflections.Reflections.<init>(Reflections.java:126)
  1566. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1567. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1568. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1569. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1570. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1571. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1572. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1573. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1574. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.TDSCommand
  1575. at java.net.URLClassLoader.findClass(Unknown Source)
  1576. at java.lang.ClassLoader.loadClass(Unknown Source)
  1577. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1578. at java.lang.ClassLoader.loadClass(Unknown Source)
  1579. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1580. ... 10 more
  1581. [2019-05-20 00:45:07,382] WARN could not get type for name com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord from any class loader (org.reflections.Reflections)
  1582. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
  1583. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1584. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1585. at org.reflections.Reflections.<init>(Reflections.java:126)
  1586. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1587. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1588. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1589. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1590. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1591. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1592. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1593. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1594. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
  1595. at java.net.URLClassLoader.findClass(Unknown Source)
  1596. at java.lang.ClassLoader.loadClass(Unknown Source)
  1597. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1598. at java.lang.ClassLoader.loadClass(Unknown Source)
  1599. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1600. ... 10 more
  1601. [2019-05-20 00:45:07,382] WARN could not get type for name io.debezium.util.BoundedConcurrentHashMap$HashEntry from any class loader (org.reflections.Reflections)
  1602. org.reflections.ReflectionsException: could not get type for name io.debezium.util.BoundedConcurrentHashMap$HashEntry
  1603. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1604. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1605. at org.reflections.Reflections.<init>(Reflections.java:126)
  1606. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1607. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1608. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1609. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1610. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1611. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1612. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1613. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1614. Caused by: java.lang.ClassNotFoundException: io.debezium.util.BoundedConcurrentHashMap$HashEntry
  1615. at java.net.URLClassLoader.findClass(Unknown Source)
  1616. at java.lang.ClassLoader.loadClass(Unknown Source)
  1617. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1618. at java.lang.ClassLoader.loadClass(Unknown Source)
  1619. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1620. ... 10 more
  1621. [2019-05-20 00:45:07,383] WARN could not get type for name com.microsoft.azure.keyvault.authentication.KeyVaultCredentials from any class loader (org.reflections.Reflections)
  1622. org.reflections.ReflectionsException: could not get type for name com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
  1623. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1624. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1625. at org.reflections.Reflections.<init>(Reflections.java:126)
  1626. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1627. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1628. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1629. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1630. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1631. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1632. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1633. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1634. Caused by: java.lang.ClassNotFoundException: com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
  1635. at java.net.URLClassLoader.findClass(Unknown Source)
  1636. at java.lang.ClassLoader.loadClass(Unknown Source)
  1637. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1638. at java.lang.ClassLoader.loadClass(Unknown Source)
  1639. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1640. ... 10 more
  1641. [2019-05-20 00:45:07,387] WARN could not get type for name io.debezium.relational.SystemVariables$Scope from any class loader (org.reflections.Reflections)
  1642. org.reflections.ReflectionsException: could not get type for name io.debezium.relational.SystemVariables$Scope
  1643. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1644. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1645. at org.reflections.Reflections.<init>(Reflections.java:126)
  1646. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1647. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1648. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1649. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1650. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1651. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1652. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1653. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1654. Caused by: java.lang.ClassNotFoundException: io.debezium.relational.SystemVariables$Scope
  1655. at java.net.URLClassLoader.findClass(Unknown Source)
  1656. at java.lang.ClassLoader.loadClass(Unknown Source)
  1657. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1658. at java.lang.ClassLoader.loadClass(Unknown Source)
  1659. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1660. ... 10 more
  1661. [2019-05-20 00:45:07,388] WARN could not get type for name io.debezium.util.BoundedConcurrentHashMap$EvictionListener from any class loader (org.reflections.Reflections)
  1662. org.reflections.ReflectionsException: could not get type for name io.debezium.util.BoundedConcurrentHashMap$EvictionListener
  1663. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1664. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1665. at org.reflections.Reflections.<init>(Reflections.java:126)
  1666. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1667. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1668. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1669. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1670. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1671. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1672. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1673. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1674. Caused by: java.lang.ClassNotFoundException: io.debezium.util.BoundedConcurrentHashMap$EvictionListener
  1675. at java.net.URLClassLoader.findClass(Unknown Source)
  1676. at java.lang.ClassLoader.loadClass(Unknown Source)
  1677. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1678. at java.lang.ClassLoader.loadClass(Unknown Source)
  1679. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1680. ... 10 more
  1681. [2019-05-20 00:45:07,389] WARN could not get type for name io.debezium.util.Threads$TimeSince from any class loader (org.reflections.Reflections)
  1682. org.reflections.ReflectionsException: could not get type for name io.debezium.util.Threads$TimeSince
  1683. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1684. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1685. at org.reflections.Reflections.<init>(Reflections.java:126)
  1686. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1687. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1688. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1689. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1690. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1691. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1692. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1693. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1694. Caused by: java.lang.ClassNotFoundException: io.debezium.util.Threads$TimeSince
  1695. at java.net.URLClassLoader.findClass(Unknown Source)
  1696. at java.lang.ClassLoader.loadClass(Unknown Source)
  1697. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1698. at java.lang.ClassLoader.loadClass(Unknown Source)
  1699. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1700. ... 10 more
  1701. [2019-05-20 00:45:07,389] WARN could not get type for name io.debezium.pipeline.source.spi.EventMetadataProvider from any class loader (org.reflections.Reflections)
  1702. org.reflections.ReflectionsException: could not get type for name io.debezium.pipeline.source.spi.EventMetadataProvider
  1703. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1704. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1705. at org.reflections.Reflections.<init>(Reflections.java:126)
  1706. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1707. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1708. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1709. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1710. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1711. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1712. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1713. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1714. Caused by: java.lang.ClassNotFoundException: io.debezium.pipeline.source.spi.EventMetadataProvider
  1715. at java.net.URLClassLoader.findClass(Unknown Source)
  1716. at java.lang.ClassLoader.loadClass(Unknown Source)
  1717. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1718. at java.lang.ClassLoader.loadClass(Unknown Source)
  1719. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1720. ... 10 more
  1721. [2019-05-20 00:45:07,390] WARN could not get type for name mssql.googlecode.concurrentlinkedhashmap.Weigher from any class loader (org.reflections.Reflections)
  1722. org.reflections.ReflectionsException: could not get type for name mssql.googlecode.concurrentlinkedhashmap.Weigher
  1723. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1724. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1725. at org.reflections.Reflections.<init>(Reflections.java:126)
  1726. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1727. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1728. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1729. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1730. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1731. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1732. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1733. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1734. Caused by: java.lang.ClassNotFoundException: mssql.googlecode.concurrentlinkedhashmap.Weigher
  1735. at java.net.URLClassLoader.findClass(Unknown Source)
  1736. at java.lang.ClassLoader.loadClass(Unknown Source)
  1737. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1738. at java.lang.ClassLoader.loadClass(Unknown Source)
  1739. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1740. ... 10 more
  1741. [2019-05-20 00:45:07,391] WARN could not get type for name com.microsoft.sqlserver.jdbc.SQLServerEncryptionAlgorithm from any class loader (org.reflections.Reflections)
  1742. org.reflections.ReflectionsException: could not get type for name com.microsoft.sqlserver.jdbc.SQLServerEncryptionAlgorithm
  1743. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1744. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1745. at org.reflections.Reflections.<init>(Reflections.java:126)
  1746. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1747. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1748. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1749. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1750. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1751. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1752. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1753. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1754. Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerEncryptionAlgorithm
  1755. at java.net.URLClassLoader.findClass(Unknown Source)
  1756. at java.lang.ClassLoader.loadClass(Unknown Source)
  1757. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1758. at java.lang.ClassLoader.loadClass(Unknown Source)
  1759. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1760. ... 10 more
  1761. [2019-05-20 00:45:07,392] WARN could not get type for name io.debezium.function.BlockingConsumer from any class loader (org.reflections.Reflections)
  1762. org.reflections.ReflectionsException: could not get type for name io.debezium.function.BlockingConsumer
  1763. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1764. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1765. at org.reflections.Reflections.<init>(Reflections.java:126)
  1766. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1767. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1768. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1769. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.registerPlugin(DelegatingClassLoader.java:229)
  1770. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:198)
  1771. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:175)
  1772. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1773. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1774. Caused by: java.lang.ClassNotFoundException: io.debezium.function.BlockingConsumer
  1775. at java.net.URLClassLoader.findClass(Unknown Source)
  1776. at java.lang.ClassLoader.loadClass(Unknown Source)
  1777. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1778. at java.lang.ClassLoader.loadClass(Unknown Source)
  1779. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1780. ... 10 more
  1781. [2019-05-20 00:45:08,393] WARN could not get type for name org.osgi.framework.BundleListener from any class loader (org.reflections.Reflections)
  1782. org.reflections.ReflectionsException: could not get type for name org.osgi.framework.BundleListener
  1783. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1784. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1785. at org.reflections.Reflections.<init>(Reflections.java:126)
  1786. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1787. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1788. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1789. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1790. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1791. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1792. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1793. Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleListener
  1794. at java.net.URLClassLoader.findClass(Unknown Source)
  1795. at java.lang.ClassLoader.loadClass(Unknown Source)
  1796. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1797. at java.lang.ClassLoader.loadClass(Unknown Source)
  1798. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1799. ... 9 more
  1800. [2019-05-20 00:45:08,405] WARN could not get type for name org.apache.kafka.common.utils.MockTime from any class loader (org.reflections.Reflections)
  1801. org.reflections.ReflectionsException: could not get type for name org.apache.kafka.common.utils.MockTime
  1802. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1803. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1804. at org.reflections.Reflections.<init>(Reflections.java:126)
  1805. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1806. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1807. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1808. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1809. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1810. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1811. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1812. Caused by: java.lang.ClassNotFoundException: org.apache.kafka.common.utils.MockTime
  1813. at java.net.URLClassLoader.findClass(Unknown Source)
  1814. at java.lang.ClassLoader.loadClass(Unknown Source)
  1815. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1816. at java.lang.ClassLoader.loadClass(Unknown Source)
  1817. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1818. ... 9 more
  1819. [2019-05-20 00:45:08,421] WARN could not get type for name com.google.gson.JsonDeserializer from any class loader (org.reflections.Reflections)
  1820. org.reflections.ReflectionsException: could not get type for name com.google.gson.JsonDeserializer
  1821. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1822. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1823. at org.reflections.Reflections.<init>(Reflections.java:126)
  1824. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1825. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1826. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1827. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1828. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1829. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1830. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1831. Caused by: java.lang.ClassNotFoundException: com.google.gson.JsonDeserializer
  1832. at java.net.URLClassLoader.findClass(Unknown Source)
  1833. at java.lang.ClassLoader.loadClass(Unknown Source)
  1834. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1835. at java.lang.ClassLoader.loadClass(Unknown Source)
  1836. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1837. ... 9 more
  1838. [2019-05-20 00:45:08,428] WARN could not get type for name org.scalatest.junit.JUnitSuite from any class loader (org.reflections.Reflections)
  1839. org.reflections.ReflectionsException: could not get type for name org.scalatest.junit.JUnitSuite
  1840. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1841. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1842. at org.reflections.Reflections.<init>(Reflections.java:126)
  1843. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1844. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1845. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1846. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1847. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1848. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1849. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1850. Caused by: java.lang.ClassNotFoundException: org.scalatest.junit.JUnitSuite
  1851. at java.net.URLClassLoader.findClass(Unknown Source)
  1852. at java.lang.ClassLoader.loadClass(Unknown Source)
  1853. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1854. at java.lang.ClassLoader.loadClass(Unknown Source)
  1855. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1856. ... 9 more
  1857. [2019-05-20 00:45:08,449] WARN could not get type for name org.apache.kafka.clients.MockClient$MockMetadataUpdater from any class loader (org.reflections.Reflections)
  1858. org.reflections.ReflectionsException: could not get type for name org.apache.kafka.clients.MockClient$MockMetadataUpdater
  1859. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1860. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1861. at org.reflections.Reflections.<init>(Reflections.java:126)
  1862. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1863. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1864. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1865. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1866. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1867. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1868. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1869. Caused by: java.lang.ClassNotFoundException: org.apache.kafka.clients.MockClient$MockMetadataUpdater
  1870. at java.net.URLClassLoader.findClass(Unknown Source)
  1871. at java.lang.ClassLoader.loadClass(Unknown Source)
  1872. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1873. at java.lang.ClassLoader.loadClass(Unknown Source)
  1874. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1875. ... 9 more
  1876. [2019-05-20 00:45:08,493] WARN could not get type for name org.easymock.IAnswer from any class loader (org.reflections.Reflections)
  1877. org.reflections.ReflectionsException: could not get type for name org.easymock.IAnswer
  1878. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1879. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1880. at org.reflections.Reflections.<init>(Reflections.java:126)
  1881. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1882. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1883. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1884. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1885. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1886. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1887. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1888. Caused by: java.lang.ClassNotFoundException: org.easymock.IAnswer
  1889. at java.net.URLClassLoader.findClass(Unknown Source)
  1890. at java.lang.ClassLoader.loadClass(Unknown Source)
  1891. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1892. at java.lang.ClassLoader.loadClass(Unknown Source)
  1893. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1894. ... 9 more
  1895. [2019-05-20 00:45:08,505] WARN could not get type for name org.jboss.netty.channel.MessageEvent from any class loader (org.reflections.Reflections)
  1896. org.reflections.ReflectionsException: could not get type for name org.jboss.netty.channel.MessageEvent
  1897. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1898. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1899. at org.reflections.Reflections.<init>(Reflections.java:126)
  1900. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1901. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1902. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1903. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1904. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1905. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1906. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1907. Caused by: java.lang.ClassNotFoundException: org.jboss.netty.channel.MessageEvent
  1908. at java.net.URLClassLoader.findClass(Unknown Source)
  1909. at java.lang.ClassLoader.loadClass(Unknown Source)
  1910. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1911. at java.lang.ClassLoader.loadClass(Unknown Source)
  1912. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1913. ... 9 more
  1914. [2019-05-20 00:45:08,549] WARN could not get type for name org.jboss.netty.channel.SimpleChannelHandler from any class loader (org.reflections.Reflections)
  1915. org.reflections.ReflectionsException: could not get type for name org.jboss.netty.channel.SimpleChannelHandler
  1916. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1917. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1918. at org.reflections.Reflections.<init>(Reflections.java:126)
  1919. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1920. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1921. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1922. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1923. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1924. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1925. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1926. Caused by: java.lang.ClassNotFoundException: org.jboss.netty.channel.SimpleChannelHandler
  1927. at java.net.URLClassLoader.findClass(Unknown Source)
  1928. at java.lang.ClassLoader.loadClass(Unknown Source)
  1929. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1930. at java.lang.ClassLoader.loadClass(Unknown Source)
  1931. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1932. ... 9 more
  1933. [2019-05-20 00:45:08,560] WARN could not get type for name javax.mail.Authenticator from any class loader (org.reflections.Reflections)
  1934. org.reflections.ReflectionsException: could not get type for name javax.mail.Authenticator
  1935. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1936. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1937. at org.reflections.Reflections.<init>(Reflections.java:126)
  1938. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1939. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1940. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1941. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1942. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1943. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1944. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1945. Caused by: java.lang.ClassNotFoundException: javax.mail.Authenticator
  1946. at java.net.URLClassLoader.findClass(Unknown Source)
  1947. at java.lang.ClassLoader.loadClass(Unknown Source)
  1948. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1949. at java.lang.ClassLoader.loadClass(Unknown Source)
  1950. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1951. ... 9 more
  1952. [2019-05-20 00:45:08,587] WARN could not get type for name org.scalatest.mockito.MockitoSugar from any class loader (org.reflections.Reflections)
  1953. org.reflections.ReflectionsException: could not get type for name org.scalatest.mockito.MockitoSugar
  1954. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1955. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1956. at org.reflections.Reflections.<init>(Reflections.java:126)
  1957. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1958. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1959. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1960. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1961. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1962. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1963. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1964. Caused by: java.lang.ClassNotFoundException: org.scalatest.mockito.MockitoSugar
  1965. at java.net.URLClassLoader.findClass(Unknown Source)
  1966. at java.lang.ClassLoader.loadClass(Unknown Source)
  1967. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1968. at java.lang.ClassLoader.loadClass(Unknown Source)
  1969. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1970. ... 9 more
  1971. [2019-05-20 00:45:08,600] WARN could not get type for name org.apache.kafka.test.MockMetricsReporter from any class loader (org.reflections.Reflections)
  1972. org.reflections.ReflectionsException: could not get type for name org.apache.kafka.test.MockMetricsReporter
  1973. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1974. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1975. at org.reflections.Reflections.<init>(Reflections.java:126)
  1976. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1977. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1978. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1979. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1980. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  1981. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  1982. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  1983. Caused by: java.lang.ClassNotFoundException: org.apache.kafka.test.MockMetricsReporter
  1984. at java.net.URLClassLoader.findClass(Unknown Source)
  1985. at java.lang.ClassLoader.loadClass(Unknown Source)
  1986. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  1987. at java.lang.ClassLoader.loadClass(Unknown Source)
  1988. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  1989. ... 9 more
  1990. [2019-05-20 00:45:08,629] WARN could not get type for name javax.jms.MessageListener from any class loader (org.reflections.Reflections)
  1991. org.reflections.ReflectionsException: could not get type for name javax.jms.MessageListener
  1992. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  1993. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  1994. at org.reflections.Reflections.<init>(Reflections.java:126)
  1995. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  1996. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  1997. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  1998. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  1999. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  2000. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  2001. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  2002. Caused by: java.lang.ClassNotFoundException: javax.jms.MessageListener
  2003. at java.net.URLClassLoader.findClass(Unknown Source)
  2004. at java.lang.ClassLoader.loadClass(Unknown Source)
  2005. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2006. at java.lang.ClassLoader.loadClass(Unknown Source)
  2007. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  2008. ... 9 more
  2009. [2019-05-20 00:45:08,648] WARN could not get type for name org.eclipse.jetty.jmx.ObjectMBean from any class loader (org.reflections.Reflections)
  2010. org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.jmx.ObjectMBean
  2011. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  2012. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  2013. at org.reflections.Reflections.<init>(Reflections.java:126)
  2014. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  2015. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  2016. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  2017. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  2018. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  2019. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  2020. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  2021. Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.jmx.ObjectMBean
  2022. at java.net.URLClassLoader.findClass(Unknown Source)
  2023. at java.lang.ClassLoader.loadClass(Unknown Source)
  2024. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2025. at java.lang.ClassLoader.loadClass(Unknown Source)
  2026. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  2027. ... 9 more
  2028. [2019-05-20 00:45:08,659] WARN could not get type for name com.google.gson.JsonSerializer from any class loader (org.reflections.Reflections)
  2029. org.reflections.ReflectionsException: could not get type for name com.google.gson.JsonSerializer
  2030. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  2031. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  2032. at org.reflections.Reflections.<init>(Reflections.java:126)
  2033. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  2034. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  2035. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  2036. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  2037. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  2038. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  2039. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  2040. Caused by: java.lang.ClassNotFoundException: com.google.gson.JsonSerializer
  2041. at java.net.URLClassLoader.findClass(Unknown Source)
  2042. at java.lang.ClassLoader.loadClass(Unknown Source)
  2043. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2044. at java.lang.ClassLoader.loadClass(Unknown Source)
  2045. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  2046. ... 9 more
  2047. [2019-05-20 00:45:08,693] WARN could not get type for name org.osgi.framework.BundleActivator from any class loader (org.reflections.Reflections)
  2048. org.reflections.ReflectionsException: could not get type for name org.osgi.framework.BundleActivator
  2049. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  2050. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  2051. at org.reflections.Reflections.<init>(Reflections.java:126)
  2052. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  2053. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  2054. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  2055. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  2056. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  2057. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  2058. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  2059. Caused by: java.lang.ClassNotFoundException: org.osgi.framework.BundleActivator
  2060. at java.net.URLClassLoader.findClass(Unknown Source)
  2061. at java.lang.ClassLoader.loadClass(Unknown Source)
  2062. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2063. at java.lang.ClassLoader.loadClass(Unknown Source)
  2064. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  2065. ... 9 more
  2066. [2019-05-20 00:45:08,702] WARN could not get type for name org.apache.kafka.clients.admin.MockAdminClient from any class loader (org.reflections.Reflections)
  2067. org.reflections.ReflectionsException: could not get type for name org.apache.kafka.clients.admin.MockAdminClient
  2068. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  2069. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  2070. at org.reflections.Reflections.<init>(Reflections.java:126)
  2071. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  2072. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  2073. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  2074. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  2075. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  2076. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  2077. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  2078. Caused by: java.lang.ClassNotFoundException: org.apache.kafka.clients.admin.MockAdminClient
  2079. at java.net.URLClassLoader.findClass(Unknown Source)
  2080. at java.lang.ClassLoader.loadClass(Unknown Source)
  2081. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2082. at java.lang.ClassLoader.loadClass(Unknown Source)
  2083. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  2084. ... 9 more
  2085. [2019-05-20 00:45:08,743] WARN could not get type for name org.easymock.EasyMockSupport from any class loader (org.reflections.Reflections)
  2086. org.reflections.ReflectionsException: could not get type for name org.easymock.EasyMockSupport
  2087. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  2088. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  2089. at org.reflections.Reflections.<init>(Reflections.java:126)
  2090. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  2091. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  2092. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  2093. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  2094. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  2095. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  2096. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  2097. Caused by: java.lang.ClassNotFoundException: org.easymock.EasyMockSupport
  2098. at java.net.URLClassLoader.findClass(Unknown Source)
  2099. at java.lang.ClassLoader.loadClass(Unknown Source)
  2100. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2101. at java.lang.ClassLoader.loadClass(Unknown Source)
  2102. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  2103. ... 9 more
  2104. [2019-05-20 00:45:08,755] WARN could not get type for name org.osgi.framework.SynchronousBundleListener from any class loader (org.reflections.Reflections)
  2105. org.reflections.ReflectionsException: could not get type for name org.osgi.framework.SynchronousBundleListener
  2106. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  2107. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  2108. at org.reflections.Reflections.<init>(Reflections.java:126)
  2109. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  2110. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  2111. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  2112. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  2113. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  2114. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  2115. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  2116. Caused by: java.lang.ClassNotFoundException: org.osgi.framework.SynchronousBundleListener
  2117. at java.net.URLClassLoader.findClass(Unknown Source)
  2118. at java.lang.ClassLoader.loadClass(Unknown Source)
  2119. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2120. at java.lang.ClassLoader.loadClass(Unknown Source)
  2121. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  2122. ... 9 more
  2123. [2019-05-20 00:45:08,778] WARN could not get type for name jline.Completor from any class loader (org.reflections.Reflections)
  2124. org.reflections.ReflectionsException: could not get type for name jline.Completor
  2125. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  2126. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  2127. at org.reflections.Reflections.<init>(Reflections.java:126)
  2128. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader$InternalReflections.<init>(DelegatingClassLoader.java:400)
  2129. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:299)
  2130. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:237)
  2131. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:185)
  2132. at org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:178)
  2133. at org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
  2134. at org.apache.kafka.connect.cli.ConnectStandalone.main(ConnectStandalone.java:78)
  2135. Caused by: java.lang.ClassNotFoundException: jline.Completor
  2136. at java.net.URLClassLoader.findClass(Unknown Source)
  2137. at java.lang.ClassLoader.loadClass(Unknown Source)
  2138. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2139. at java.lang.ClassLoader.loadClass(Unknown Source)
  2140. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  2141. ... 9 more
  2142. [2019-05-20 00:45:08,898] WARN The configuration 'offset.flush.interval.ms' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig)
  2143. [2019-05-20 00:45:08,899] WARN The configuration 'key.converter.schemas.enable' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig)
  2144. [2019-05-20 00:45:08,899] WARN The configuration 'offset.storage.file.filename' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig)
  2145. [2019-05-20 00:45:08,899] WARN The configuration 'value.converter.schemas.enable' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig)
  2146. [2019-05-20 00:45:08,900] WARN The configuration 'plugin.path' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig)
  2147. [2019-05-20 00:45:08,900] WARN The configuration 'value.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig)
  2148. [2019-05-20 00:45:08,900] WARN The configuration 'key.converter' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig)
  2149. [2019-05-20 00:45:08,900] WARN The configuration 'buffer.memory' was supplied but isn't a known config. (org.apache.kafka.clients.admin.AdminClientConfig)
  2150. May 20, 2019 12:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
  2151. WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.RootResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.RootResource will be ignored.
  2152. May 20, 2019 12:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
  2153. WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource will be ignored.
  2154. May 20, 2019 12:45:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
  2155. WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource will be ignored.
  2156. May 20, 2019 12:45:09 AM org.glassfish.jersey.internal.Errors logErrors
  2157. WARNING: The following warnings have been detected: WARNING: The (sub)resource method listConnectors in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation.
  2158. WARNING: The (sub)resource method createConnector in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation.
  2159. WARNING: The (sub)resource method listConnectorPlugins in org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource contains empty path annotation.
  2160. WARNING: The (sub)resource method serverInfo in org.apache.kafka.connect.runtime.rest.resources.RootResource contains empty path annotation.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement