Advertisement
Guest User

Untitled

a guest
Jun 20th, 2018
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.41 KB | None | 0 0
  1. [INFO] --- gauge-maven-plugin:1.3.1:execute (default) @ cuba-ete-tests ---
  2. [2018-06-20 15:13:38:566] [main] WARN Reflections - could not create Dir using com.thoughtworks.gauge.scan.ClasspathScanner$1@5dfe23e8 from url file:/C:/Users/yushkova/ym-cuba/e2e-tests/target/classes. skipping.
  3. java.lang.NullPointerException
  4. at com.thoughtworks.gauge.scan.ClasspathScanner$1.createDir(ClasspathScanner.java:53)
  5. at org.reflections.vfs.Vfs.fromURL(Vfs.java:99)
  6. at org.reflections.vfs.Vfs.fromURL(Vfs.java:91)
  7. at org.reflections.Reflections.scan(Reflections.java:240)
  8. at org.reflections.Reflections.scan(Reflections.java:202)
  9. at org.reflections.Reflections.<init>(Reflections.java:123)
  10. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  11. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  12. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  13. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  14. [2018-06-20 15:13:38:575] [main] WARN Reflections - could not create Vfs.Dir from url. ignoring the exception and continuing
  15. org.reflections.ReflectionsException: could not create Vfs.Dir from url, no matching UrlType was found [file:/C:/Users/yushkova/ym-cuba/e2e-tests/target/classes]
  16. either use fromURL(final URL url, final List<UrlType> urlTypes) or use the static setDefaultURLTypes(final List<UrlType> urlTypes) or addDefaultURLTypes(UrlType urlType) with your specialized UrlType.
  17. at org.reflections.vfs.Vfs.fromURL(Vfs.java:109)
  18. at org.reflections.vfs.Vfs.fromURL(Vfs.java:91)
  19. at org.reflections.Reflections.scan(Reflections.java:240)
  20. at org.reflections.Reflections.scan(Reflections.java:202)
  21. at org.reflections.Reflections.<init>(Reflections.java:123)
  22. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  23. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  24. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  25. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  26. [2018-06-20 15:13:39:596] [main] INFO Reflections - Reflections took 1761 ms to scan 63 urls, producing 3595 keys and 18300 values
  27. [2018-06-20 15:13:39:706] [main] WARN Reflections - could not get type for name org.jboss.resource.adapter.jdbc.vendor.MySQLExceptionSorter from any class loader
  28. org.reflections.ReflectionsException: could not get type for name org.jboss.resource.adapter.jdbc.vendor.MySQLExceptionSorter
  29. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  30. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  31. at org.reflections.Reflections.<init>(Reflections.java:126)
  32. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  33. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  34. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  35. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  36. Caused by: java.lang.ClassNotFoundException: org.jboss.resource.adapter.jdbc.vendor.MySQLExceptionSorter
  37. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  39. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  41. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  42. ... 6 more
  43. [2018-06-20 15:13:39:719] [main] WARN Reflections - could not get type for name io.netty.internal.tcnative.CertificateRequestedCallback from any class loader
  44. org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.CertificateRequestedCallback
  45. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  46. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  47. at org.reflections.Reflections.<init>(Reflections.java:126)
  48. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  49. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  50. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  51. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  52. Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.CertificateRequestedCallback
  53. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  54. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  55. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  56. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  57. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  58. ... 6 more
  59. [2018-06-20 15:13:39:777] [main] WARN Reflections - could not get type for name org.testng.IInvokedMethodListener from any class loader
  60. org.reflections.ReflectionsException: could not get type for name org.testng.IInvokedMethodListener
  61. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  62. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  63. at org.reflections.Reflections.<init>(Reflections.java:126)
  64. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  65. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  66. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  67. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  68. Caused by: java.lang.ClassNotFoundException: org.testng.IInvokedMethodListener
  69. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  70. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  71. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  72. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  73. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  74. ... 6 more
  75. [2018-06-20 15:13:39:781] [main] WARN Reflections - could not get type for name io.netty.internal.tcnative.CertificateVerifier from any class loader
  76. org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.CertificateVerifier
  77. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  78. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  79. at org.reflections.Reflections.<init>(Reflections.java:126)
  80. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  81. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  82. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  83. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  84. Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.CertificateVerifier
  85. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  86. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  87. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  88. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  89. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  90. ... 6 more
  91. [2018-06-20 15:13:39:831] [main] WARN Reflections - could not get type for name org.jboss.marshalling.ByteInput from any class loader
  92. org.reflections.ReflectionsException: could not get type for name org.jboss.marshalling.ByteInput
  93. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  94. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  95. at org.reflections.Reflections.<init>(Reflections.java:126)
  96. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  97. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  98. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  99. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  100. Caused by: java.lang.ClassNotFoundException: org.jboss.marshalling.ByteInput
  101. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  102. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  103. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  104. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  105. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  106. ... 6 more
  107. [2018-06-20 15:13:39:835] [main] WARN Reflections - could not get type for name org.testng.reporters.ExitCodeListener from any class loader
  108. org.reflections.ReflectionsException: could not get type for name org.testng.reporters.ExitCodeListener
  109. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  110. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  111. at org.reflections.Reflections.<init>(Reflections.java:126)
  112. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  113. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  114. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  115. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  116. Caused by: java.lang.ClassNotFoundException: org.testng.reporters.ExitCodeListener
  117. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  118. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  119. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  120. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  121. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  122. ... 6 more
  123. [2018-06-20 15:13:39:867] [main] WARN Reflections - could not get type for name org.conscrypt.BufferAllocator from any class loader
  124. org.reflections.ReflectionsException: could not get type for name org.conscrypt.BufferAllocator
  125. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  126. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  127. at org.reflections.Reflections.<init>(Reflections.java:126)
  128. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  129. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  130. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  131. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  132. Caused by: java.lang.ClassNotFoundException: org.conscrypt.BufferAllocator
  133. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  134. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  135. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  136. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  137. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  138. ... 6 more
  139. [2018-06-20 15:13:39:913] [main] WARN Reflections - could not get type for name io.netty.internal.tcnative.SniHostNameMatcher from any class loader
  140. org.reflections.ReflectionsException: could not get type for name io.netty.internal.tcnative.SniHostNameMatcher
  141. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  142. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  143. at org.reflections.Reflections.<init>(Reflections.java:126)
  144. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  145. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  146. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  147. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  148. Caused by: java.lang.ClassNotFoundException: io.netty.internal.tcnative.SniHostNameMatcher
  149. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  150. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  151. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  152. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  153. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  154. ... 6 more
  155. [2018-06-20 15:13:39:933] [main] WARN Reflections - could not get type for name org.eclipse.jetty.alpn.ALPN$ServerProvider from any class loader
  156. org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.alpn.ALPN$ServerProvider
  157. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  158. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  159. at org.reflections.Reflections.<init>(Reflections.java:126)
  160. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  161. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  162. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  163. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  164. Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.alpn.ALPN$ServerProvider
  165. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  166. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  167. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  168. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  169. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  170. ... 6 more
  171. [2018-06-20 15:13:39:938] [main] WARN Reflections - could not get type for name com.mchange.v2.c3p0.QueryConnectionTester from any class loader
  172. org.reflections.ReflectionsException: could not get type for name com.mchange.v2.c3p0.QueryConnectionTester
  173. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  174. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  175. at org.reflections.Reflections.<init>(Reflections.java:126)
  176. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  177. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  178. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  179. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  180. Caused by: java.lang.ClassNotFoundException: com.mchange.v2.c3p0.QueryConnectionTester
  181. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  182. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  183. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  184. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  185. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  186. ... 6 more
  187. [2018-06-20 15:13:39:945] [main] WARN Reflections - could not get type for name net.bytebuddy.jar.asm.tree.MethodNode from any class loader
  188. org.reflections.ReflectionsException: could not get type for name net.bytebuddy.jar.asm.tree.MethodNode
  189. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  190. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  191. at org.reflections.Reflections.<init>(Reflections.java:126)
  192. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  193. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  194. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  195. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  196. Caused by: java.lang.ClassNotFoundException: net.bytebuddy.jar.asm.tree.MethodNode
  197. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  198. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  199. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  200. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  201. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  202. ... 6 more
  203. [2018-06-20 15:13:39:953] [main] WARN Reflections - could not get type for name org.eclipse.jetty.npn.NextProtoNego$ServerProvider from any class loader
  204. org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.npn.NextProtoNego$ServerProvider
  205. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  206. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  207. at org.reflections.Reflections.<init>(Reflections.java:126)
  208. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  209. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  210. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  211. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  212. Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.npn.NextProtoNego$ServerProvider
  213. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  214. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  215. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  216. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  217. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  218. ... 6 more
  219. [2018-06-20 15:13:39:967] [main] WARN Reflections - could not get type for name javax.servlet.ServletContextListener from any class loader
  220. org.reflections.ReflectionsException: could not get type for name javax.servlet.ServletContextListener
  221. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  222. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  223. at org.reflections.Reflections.<init>(Reflections.java:126)
  224. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  225. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  226. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  227. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  228. Caused by: java.lang.ClassNotFoundException: javax.servlet.ServletContextListener
  229. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  230. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  231. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  232. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  233. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  234. ... 6 more
  235. [2018-06-20 15:13:39:995] [main] WARN Reflections - could not get type for name org.eclipse.jetty.alpn.ALPN$ClientProvider from any class loader
  236. org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.alpn.ALPN$ClientProvider
  237. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  238. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  239. at org.reflections.Reflections.<init>(Reflections.java:126)
  240. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  241. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  242. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  243. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  244. Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.alpn.ALPN$ClientProvider
  245. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  246. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  247. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  248. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  249. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  250. ... 6 more
  251. [2018-06-20 15:13:40:012] [main] WARN Reflections - could not get type for name org.conscrypt.HandshakeListener from any class loader
  252. org.reflections.ReflectionsException: could not get type for name org.conscrypt.HandshakeListener
  253. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  254. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  255. at org.reflections.Reflections.<init>(Reflections.java:126)
  256. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  257. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  258. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  259. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  260. Caused by: java.lang.ClassNotFoundException: org.conscrypt.HandshakeListener
  261. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  262. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  263. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  264. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  265. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  266. ... 6 more
  267. [2018-06-20 15:13:40:031] [main] WARN Reflections - could not get type for name org.jboss.resource.adapter.jdbc.ValidConnectionChecker from any class loader
  268. org.reflections.ReflectionsException: could not get type for name org.jboss.resource.adapter.jdbc.ValidConnectionChecker
  269. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  270. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  271. at org.reflections.Reflections.<init>(Reflections.java:126)
  272. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  273. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  274. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  275. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  276. Caused by: java.lang.ClassNotFoundException: org.jboss.resource.adapter.jdbc.ValidConnectionChecker
  277. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  278. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  279. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  280. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  281. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  282. ... 6 more
  283. [2018-06-20 15:13:40:067] [main] WARN Reflections - could not get type for name org.jboss.marshalling.ByteOutput from any class loader
  284. org.reflections.ReflectionsException: could not get type for name org.jboss.marshalling.ByteOutput
  285. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  286. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  287. at org.reflections.Reflections.<init>(Reflections.java:126)
  288. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  289. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  290. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  291. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  292. Caused by: java.lang.ClassNotFoundException: org.jboss.marshalling.ByteOutput
  293. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  294. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  295. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  296. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  297. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  298. ... 6 more
  299. [2018-06-20 15:13:40:093] [main] WARN Reflections - could not get type for name org.eclipse.jetty.npn.NextProtoNego$ClientProvider from any class loader
  300. org.reflections.ReflectionsException: could not get type for name org.eclipse.jetty.npn.NextProtoNego$ClientProvider
  301. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  302. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  303. at org.reflections.Reflections.<init>(Reflections.java:126)
  304. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  305. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  306. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  307. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  308. Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.npn.NextProtoNego$ClientProvider
  309. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  310. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  311. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  312. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  313. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  314. ... 6 more
  315. [2018-06-20 15:13:40:104] [main] WARN Reflections - could not get type for name org.conscrypt.AllocatedBuffer from any class loader
  316. org.reflections.ReflectionsException: could not get type for name org.conscrypt.AllocatedBuffer
  317. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:390)
  318. at org.reflections.Reflections.expandSuperTypes(Reflections.java:381)
  319. at org.reflections.Reflections.<init>(Reflections.java:126)
  320. at com.thoughtworks.gauge.scan.ClasspathScanner.createReflections(ClasspathScanner.java:59)
  321. at com.thoughtworks.gauge.scan.ClasspathScanner.scan(ClasspathScanner.java:37)
  322. at com.thoughtworks.gauge.GaugeRuntime.connectSynchronously(GaugeRuntime.java:82)
  323. at com.thoughtworks.gauge.GaugeRuntime.main(GaugeRuntime.java:54)
  324. Caused by: java.lang.ClassNotFoundException: org.conscrypt.AllocatedBuffer
  325. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  326. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  327. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
  328. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  329. at org.reflections.ReflectionUtils.forName(ReflectionUtils.java:388)
  330. ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement