2017-02-01 15:25:19.630 [main] ERROR o.e.j.a.autagent.AutAgentApplication - could not open socket: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[na:1.8.0_66] at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) ~[na:1.8.0_66] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[na:1.8.0_66] at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) ~[na:1.8.0_66] at java.net.ServerSocket.bind(ServerSocket.java:375) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:237) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:128) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.DefaultServerSocket.(DefaultServerSocket.java:48) ~[na:na] at org.eclipse.jubula.communication.internal.Communicator.(Communicator.java:248) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.initClientConnectionSocket(AutStarter.java:324) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.start(AutStarter.java:269) ~[na:na] at org.eclipse.jubula.app.autagent.AutAgentApplication.start(AutAgentApplication.java:187) ~[na:na] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.400.v20150715-1528.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_66] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] 2017-02-02 13:09:40.090 [main] ERROR o.e.j.a.autagent.AutAgentApplication - could not open socket: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[na:1.8.0_66] at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) ~[na:1.8.0_66] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[na:1.8.0_66] at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) ~[na:1.8.0_66] at java.net.ServerSocket.bind(ServerSocket.java:375) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:237) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:128) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.DefaultServerSocket.(DefaultServerSocket.java:48) ~[na:na] at org.eclipse.jubula.communication.internal.Communicator.(Communicator.java:248) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.initClientConnectionSocket(AutStarter.java:324) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.start(AutStarter.java:269) ~[na:na] at org.eclipse.jubula.app.autagent.AutAgentApplication.start(AutAgentApplication.java:187) ~[na:na] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.400.v20150715-1528.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_66] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] 2017-02-03 14:39:13.992 [main] ERROR o.e.j.a.autagent.AutAgentApplication - could not open socket: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[na:1.8.0_66] at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) ~[na:1.8.0_66] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[na:1.8.0_66] at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) ~[na:1.8.0_66] at java.net.ServerSocket.bind(ServerSocket.java:375) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:237) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:128) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.DefaultServerSocket.(DefaultServerSocket.java:48) ~[na:na] at org.eclipse.jubula.communication.internal.Communicator.(Communicator.java:248) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.initClientConnectionSocket(AutStarter.java:324) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.start(AutStarter.java:269) ~[na:na] at org.eclipse.jubula.app.autagent.AutAgentApplication.start(AutAgentApplication.java:187) ~[na:na] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.400.v20150715-1528.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_66] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] 2017-02-03 14:39:41.122 [main] ERROR o.e.j.a.autagent.AutAgentApplication - could not open socket: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[na:1.8.0_66] at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) ~[na:1.8.0_66] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[na:1.8.0_66] at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) ~[na:1.8.0_66] at java.net.ServerSocket.bind(ServerSocket.java:375) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:237) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:128) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.DefaultServerSocket.(DefaultServerSocket.java:48) ~[na:na] at org.eclipse.jubula.communication.internal.Communicator.(Communicator.java:248) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.initClientConnectionSocket(AutStarter.java:324) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.start(AutStarter.java:269) ~[na:na] at org.eclipse.jubula.app.autagent.AutAgentApplication.start(AutAgentApplication.java:187) ~[na:na] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.400.v20150715-1528.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_66] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] 2017-02-03 15:22:12.058 [main] ERROR o.e.j.a.autagent.AutAgentApplication - could not open socket: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[na:1.8.0_66] at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) ~[na:1.8.0_66] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[na:1.8.0_66] at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) ~[na:1.8.0_66] at java.net.ServerSocket.bind(ServerSocket.java:375) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:237) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:128) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.DefaultServerSocket.(DefaultServerSocket.java:48) ~[na:na] at org.eclipse.jubula.communication.internal.Communicator.(Communicator.java:248) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.initClientConnectionSocket(AutStarter.java:324) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.start(AutStarter.java:269) ~[na:na] at org.eclipse.jubula.app.autagent.AutAgentApplication.start(AutAgentApplication.java:187) ~[na:na] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.400.v20150715-1528.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_66] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] 2017-02-03 15:24:43.542 [main] ERROR o.e.j.a.autagent.AutAgentApplication - could not open socket: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[na:1.8.0_66] at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) ~[na:1.8.0_66] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[na:1.8.0_66] at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) ~[na:1.8.0_66] at java.net.ServerSocket.bind(ServerSocket.java:375) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:237) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:128) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.DefaultServerSocket.(DefaultServerSocket.java:48) ~[na:na] at org.eclipse.jubula.communication.internal.Communicator.(Communicator.java:248) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.initClientConnectionSocket(AutStarter.java:324) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.start(AutStarter.java:269) ~[na:na] at org.eclipse.jubula.app.autagent.AutAgentApplication.start(AutAgentApplication.java:187) ~[na:na] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.400.v20150715-1528.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_66] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] 2017-02-06 11:37:12.598 [main] ERROR o.e.j.a.autagent.AutAgentApplication - could not open socket: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[na:1.8.0_66] at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) ~[na:1.8.0_66] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[na:1.8.0_66] at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) ~[na:1.8.0_66] at java.net.ServerSocket.bind(ServerSocket.java:375) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:237) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:128) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.DefaultServerSocket.(DefaultServerSocket.java:48) ~[na:na] at org.eclipse.jubula.communication.internal.Communicator.(Communicator.java:248) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.initClientConnectionSocket(AutStarter.java:324) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.start(AutStarter.java:269) ~[na:na] at org.eclipse.jubula.app.autagent.AutAgentApplication.start(AutAgentApplication.java:187) ~[na:na] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.400.v20150715-1528.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [org.eclipse.osgi_3.11.1.v20160708-1632.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_66] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] 2017-02-09 17:00:08.957 [main] ERROR o.e.j.a.autagent.AutAgentApplication - could not open socket: java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[na:1.8.0_66] at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106) ~[na:1.8.0_66] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) ~[na:1.8.0_66] at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:190) ~[na:1.8.0_66] at java.net.ServerSocket.bind(ServerSocket.java:375) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:237) ~[na:1.8.0_66] at java.net.ServerSocket.(ServerSocket.java:128) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.DefaultServerSocket.(DefaultServerSocket.java:48) ~[na:na] at org.eclipse.jubula.communication.internal.Communicator.(Communicator.java:248) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.initClientConnectionSocket(AutStarter.java:324) ~[na:na] at org.eclipse.jubula.autagent.AutStarter.start(AutStarter.java:269) ~[na:na] at org.eclipse.jubula.app.autagent.AutAgentApplication.start(AutAgentApplication.java:187) ~[na:na] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.400.v20150715-1528.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [org.eclipse.osgi_3.11.2.v20161107-1947.jar:na] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [org.eclipse.osgi_3.11.2.v20161107-1947.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [org.eclipse.osgi_3.11.2.v20161107-1947.jar:na] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [org.eclipse.osgi_3.11.2.v20161107-1947.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_66] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_66] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_66] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_66] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar:na] 2017-02-20 16:38:43.935 [Connection.ReaderThread:Socket[addr=/146.122.167.161,port=57150,localport=57149]] ERROR o.e.j.c.i.connection.Connection - send failed java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.8.0_66] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109) ~[na:1.8.0_66] at java.net.SocketOutputStream.write(SocketOutputStream.java:153) ~[na:1.8.0_66] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) ~[na:1.8.0_66] at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) ~[na:1.8.0_66] at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) ~[na:1.8.0_66] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) ~[na:1.8.0_66] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) ~[na:1.8.0_66] at java.io.BufferedWriter.flush(BufferedWriter.java:254) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.Connection.send(Connection.java:322) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.Communicator.send(Communicator.java:483) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.autagent.AutStarter$1.propertyChange(AutStarter.java:142) [org.eclipse.jubula.autagent_5.0.0.201612131139.jar:na] at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335) [na:1.8.0_66] at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328) [na:1.8.0_66] at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263) [na:1.8.0_66] at org.eclipse.jubula.autagent.agent.AutAgent.removeAut(AutAgent.java:505) [org.eclipse.jubula.autagent_5.0.0.201612131139.jar:na] at org.eclipse.jubula.autagent.agent.AutAgent.access$2(AutAgent.java:481) [org.eclipse.jubula.autagent_5.0.0.201612131139.jar:na] at org.eclipse.jubula.autagent.agent.AutAgent$AutCommunicationErrorListener.shutDown(AutAgent.java:269) [org.eclipse.jubula.autagent_5.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.Communicator.fireShutDown(Communicator.java:740) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.Communicator.access$5(Communicator.java:733) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.Communicator$ErrorListener.shutDown(Communicator.java:962) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.connection.Connection.fireShutDown(Connection.java:374) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.connection.Connection.access$3(Connection.java:367) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.connection.Connection$ReaderThread.fireShutDownAndFinish(Connection.java:592) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.connection.Connection$ReaderThread.run(Connection.java:464) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] 2017-02-20 16:38:43.938 [Connection.ReaderThread:Socket[addr=/146.122.167.161,port=57150,localport=57149]] WARN o.eclipse.jubula.autagent.AutStarter - Sending message failed. 2017-02-20 16:38:43.939 [Connection.ReaderThread:Socket[addr=/146.122.167.161,port=57150,localport=57149]] ERROR o.eclipse.jubula.autagent.AutStarter - Error occurred while sending AUT Registration Message. org.eclipse.jubula.tools.internal.exception.CommunicationException: io error occured during sending a message:Connection reset by peer: socket write error at org.eclipse.jubula.communication.internal.Communicator.send(Communicator.java:492) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.autagent.AutStarter$1.propertyChange(AutStarter.java:142) ~[org.eclipse.jubula.autagent_5.0.0.201612131139.jar:na] at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335) [na:1.8.0_66] at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328) [na:1.8.0_66] at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263) [na:1.8.0_66] at org.eclipse.jubula.autagent.agent.AutAgent.removeAut(AutAgent.java:505) [org.eclipse.jubula.autagent_5.0.0.201612131139.jar:na] at org.eclipse.jubula.autagent.agent.AutAgent.access$2(AutAgent.java:481) [org.eclipse.jubula.autagent_5.0.0.201612131139.jar:na] at org.eclipse.jubula.autagent.agent.AutAgent$AutCommunicationErrorListener.shutDown(AutAgent.java:269) [org.eclipse.jubula.autagent_5.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.Communicator.fireShutDown(Communicator.java:740) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.Communicator.access$5(Communicator.java:733) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.Communicator$ErrorListener.shutDown(Communicator.java:962) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.connection.Connection.fireShutDown(Connection.java:374) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.connection.Connection.access$3(Connection.java:367) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.connection.Connection$ReaderThread.fireShutDownAndFinish(Connection.java:592) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.connection.Connection$ReaderThread.run(Connection.java:464) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] Caused by: java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.8.0_66] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109) ~[na:1.8.0_66] at java.net.SocketOutputStream.write(SocketOutputStream.java:153) ~[na:1.8.0_66] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) ~[na:1.8.0_66] at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) ~[na:1.8.0_66] at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) ~[na:1.8.0_66] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) ~[na:1.8.0_66] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) ~[na:1.8.0_66] at java.io.BufferedWriter.flush(BufferedWriter.java:254) ~[na:1.8.0_66] at org.eclipse.jubula.communication.internal.connection.Connection.send(Connection.java:322) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] at org.eclipse.jubula.communication.internal.Communicator.send(Communicator.java:483) [org.eclipse.jubula.communication_4.0.0.201612131139.jar:na] ... 14 common frames omitted