Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Can't communicate between my PC and AndroidPhone #23

Open
laiyuncong8404 opened this issue Aug 4, 2016 · 0 comments
Open

Can't communicate between my PC and AndroidPhone #23

laiyuncong8404 opened this issue Aug 4, 2016 · 0 comments

Comments

@laiyuncong8404
Copy link

laiyuncong8404 commented Aug 4, 2016

I got this error message below:
I, [2016-08-04T11:03:46.415481 #5032] INFO -- : Device 274b3f06: executing 'adb -s 274b3f06 forward tcp:7120 tcp:7120' I, [2016-08-04T11:03:46.473988 #5032] INFO -- : Device 274b3f06: terminating honeydew-server I, [2016-08-04T11:03:46.493991 #5032] INFO -- : Device 274b3f06: starting honeydew-server on the device I, [2016-08-04T11:03:46.493991 #5032] INFO -- : Device 274b3f06: executing 'adb -s 274b3f06 push D:/Ruby193/lib/ruby/gems/1.9.1/gems/honeydew-0.29.1/server/target/honeydew-server-0.29.1.jar /data/local/tmp' 2155 KB/s (1015655 bytes in 0.460s) I, [2016-08-04T11:03:47.019557 #5032] INFO -- : Device 274b3f06: waiting for honeydew-server to respond I, [2016-08-04T11:03:47.021058 #5032] INFO -- : Device 274b3f06: executing 'adb -s 274b3f06 shell uiautomator runtest honeydew-server-0.29.1.jar -c com.amplify.honeydew_server.TestRunner' I, [2016-08-04T11:03:52.686777 #5032] INFO -- : Device 274b3f06: terminating honeydew-server D:/Ruby193/lib/ruby/1.9.1/net/protocol.rb:141:inread_nonblock': An established connection was aborted by the software in your host machine. (Errno::ECONNABORTED)`

when I run ADB COMMAND in cmd shell, it appears like below:
e:\>adb -s 274b3f06 shell uiautomator runtest honeydew-server-0.29.1.jar -c com.amplify.honeydew_server.TestRunner' INSTRUMENTATION_RESULT: shortMsg=java.lang.RuntimeException INSTRUMENTATION_RESULT: longMsg=Didn't find class "com.amplify.honeydew_server.TestRunner'" on path: DexPathList[[zip file "/system/framework/android.test.runner.jar", zip file "/system/framework/uiautomator.jar", zip file "/data/local/tmp/honeydew-s erver-0.29.1.jar"],nativeLibraryDirectories=[/vendor/lib, /system/lib]] INSTRUMENTATION_CODE: 0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant