Advertisement
amandab

Untitled

Jun 9th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.62 KB | None | 0 0
  1. Warning: Bundle for lr not found
  2. log4j:WARN No appenders could be found for logger (org.openqa.selenium.server.SeleniumServer).
  3. log4j:WARN Please initialize the log4j system properly.
  4. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
  5. Fri Jun 09 13:06:12 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  6. Fri Jun 09 13:06:12 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  7. Fri Jun 09 13:06:12 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  8. Fri Jun 09 13:06:12 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  9. 13:09:09.580 ERROR - null
  10. java.net.ConnectException: connect: Address is invalid on local machine, or port is not valid on remote machine
  11. at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  12. at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  13. at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  14. at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  15. at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  16. at java.net.PlainSocketImpl.connect(Unknown Source)
  17. at java.net.SocksSocketImpl.connect(Unknown Source)
  18. at java.net.Socket.connect(Unknown Source)
  19. at java.net.Socket.connect(Unknown Source)
  20. at java.net.Socket.<init>(Unknown Source)
  21. at java.net.Socket.<init>(Unknown Source)
  22. at com.appvance.ds.client.NetworkClient.connect(NetworkClient.java:70)
  23. at com.appvance.ds.client.NetworkClient.<init>(NetworkClient.java:42)
  24. at com.appvance.ds.client.DSConnectionClient.<init>(DSConnectionClient.java:22)
  25. at com.appvance.ds.client.DSBasicClient.<init>(DSBasicClient.java:34)
  26. at com.appvance.ds.client.DSRecordClient.<init>(DSRecordClient.java:15)
  27. at com.appvance.ds.client.DSPlaybackClient.<init>(DSPlaybackClient.java:38)
  28. at com.appvance.ds.client.DSAssertClient.<init>(DSAssertClient.java:17)
  29. at com.appvance.ds.client.DSTemplateClient.<init>(DSTemplateClient.java:70)
  30. at com.appvance.ds.client.DSClient.<init>(DSClient.java:15)
  31. at com.appvance.enterprise.eop.DS3Bridge.closeBatch(DS3Bridge.java:111)
  32. at com.appvance.enterprise.eop.Ds3ExecutableObjectProvider.iterationTeardown(Ds3ExecutableObjectProvider.java:154)
  33. at com.appvance.enterprise.executer.ScenarioExecuter.teardownIteration(ScenarioExecuter.java:596)
  34. at com.appvance.enterprise.executer.ScenarioExecuter.stopIteration(ScenarioExecuter.java:577)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at sun.reflect.misc.Trampoline.invoke(Unknown Source)
  40. at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
  44. at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
  45. at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
  46. at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
  47. at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
  48. at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
  49. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
  50. at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
  51. at javax.management.remote.rmi.RMIConnectionImpl.doOperation(Unknown Source)
  52. at javax.management.remote.rmi.RMIConnectionImpl.access$300(Unknown Source)
  53. at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(Unknown Source)
  54. at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(Unknown Source)
  55. at javax.management.remote.rmi.RMIConnectionImpl.invoke(Unknown Source)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
  61. at sun.rmi.transport.Transport$1.run(Unknown Source)
  62. at sun.rmi.transport.Transport$1.run(Unknown Source)
  63. at java.security.AccessController.doPrivileged(Native Method)
  64. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
  65. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
  66. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
  67. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
  68. at java.security.AccessController.doPrivileged(Native Method)
  69. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
  70. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  71. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  72. at java.lang.Thread.run(Unknown Source)
  73. Fri Jun 09 13:10:05 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  74. Fri Jun 09 13:10:05 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  75. Fri Jun 09 13:10:05 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  76. Fri Jun 09 13:10:05 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  77. Fri Jun 09 13:10:05 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  78. Fri Jun 09 13:10:05 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  79. Fri Jun 09 13:10:05 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  80. Fri Jun 09 13:10:05 MDT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement