Closed GoogleCodeExporter closed 9 years ago
add infomation:the excption as below
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: Exception when starting Jetty.
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: java.net.BindException: The address is already in use
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at org.apache.harmony.luni.platform.OSNetworkSystem.socketBindImpl(Native
Method)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
org.apache.harmony.luni.platform.OSNetworkSystem.bind(OSNetworkSystem.java:107)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
org.apache.harmony.luni.net.PlainSocketImpl.bind(PlainSocketImpl.java:184)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at java.net.ServerSocket.<init>(ServerSocket.java:136)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at java.net.ServerSocket.<init>(ServerSocket.java:105)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
org.mortbay.jetty.bio.SocketConnector.newServerSocket(SocketConnector.java:80)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at org.mortbay.jetty.bio.SocketConnector.open(SocketConnector.java:73)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at org.mortbay.jetty.AbstractConnector.doStart(AbstractConnector.java:283)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at org.mortbay.jetty.bio.SocketConnector.doStart(SocketConnector.java:147)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at org.mortbay.jetty.Server.doStart(Server.java:235)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
com.google.android.testing.nativedriver.server.ServerInstrumentation.callServerS
tart(Unknown Source)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
com.google.android.testing.nativedriver.server.ServerInstrumentation.startJetty(
Unknown Source)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
com.google.android.testing.nativedriver.server.ServerInstrumentation.onStart(Unk
nown Source)
07-28 18:07:41.967:
ERROR/com.google.android.testing.nativedriver.server.ServerInstrumentation(7650)
: at
android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)
Original comment by 360buyof...@gmail.com
on 28 Jul 2011 at 10:10
You can check and stop running processes in [Settings]-[Applications]-[Running
services].
Original comment by tka...@google.com
on 28 Jul 2011 at 3:43
Original issue reported on code.google.com by
360buyof...@gmail.com
on 28 Jul 2011 at 9:59