Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Warning: Bundle for lr not found
- log4j:WARN No appenders could be found for logger (org.openqa.selenium.server.SeleniumServer).
- log4j:WARN Please initialize the log4j system properly.
- log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
- 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.
- 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.
- 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.
- 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.
- 13:09:09.580 ERROR - null
- java.net.ConnectException: connect: Address is invalid on local machine, or port is not valid on remote machine
- at java.net.DualStackPlainSocketImpl.connect0(Native Method)
- at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
- at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
- at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
- at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
- at java.net.PlainSocketImpl.connect(Unknown Source)
- at java.net.SocksSocketImpl.connect(Unknown Source)
- at java.net.Socket.connect(Unknown Source)
- at java.net.Socket.connect(Unknown Source)
- at java.net.Socket.<init>(Unknown Source)
- at java.net.Socket.<init>(Unknown Source)
- at com.appvance.ds.client.NetworkClient.connect(NetworkClient.java:70)
- at com.appvance.ds.client.NetworkClient.<init>(NetworkClient.java:42)
- at com.appvance.ds.client.DSConnectionClient.<init>(DSConnectionClient.java:22)
- at com.appvance.ds.client.DSBasicClient.<init>(DSBasicClient.java:34)
- at com.appvance.ds.client.DSRecordClient.<init>(DSRecordClient.java:15)
- at com.appvance.ds.client.DSPlaybackClient.<init>(DSPlaybackClient.java:38)
- at com.appvance.ds.client.DSAssertClient.<init>(DSAssertClient.java:17)
- at com.appvance.ds.client.DSTemplateClient.<init>(DSTemplateClient.java:70)
- at com.appvance.ds.client.DSClient.<init>(DSClient.java:15)
- at com.appvance.enterprise.eop.DS3Bridge.closeBatch(DS3Bridge.java:111)
- at com.appvance.enterprise.eop.Ds3ExecutableObjectProvider.iterationTeardown(Ds3ExecutableObjectProvider.java:154)
- at com.appvance.enterprise.executer.ScenarioExecuter.teardownIteration(ScenarioExecuter.java:596)
- at com.appvance.enterprise.executer.ScenarioExecuter.stopIteration(ScenarioExecuter.java:577)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at sun.reflect.misc.Trampoline.invoke(Unknown Source)
- at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
- at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
- at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
- at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
- at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
- at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
- at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
- at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
- at javax.management.remote.rmi.RMIConnectionImpl.doOperation(Unknown Source)
- at javax.management.remote.rmi.RMIConnectionImpl.access$300(Unknown Source)
- at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(Unknown Source)
- at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(Unknown Source)
- at javax.management.remote.rmi.RMIConnectionImpl.invoke(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
- at sun.rmi.transport.Transport$1.run(Unknown Source)
- at sun.rmi.transport.Transport$1.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at sun.rmi.transport.Transport.serviceCall(Unknown Source)
- at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
- at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
- at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- at java.lang.Thread.run(Unknown Source)
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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