The connection to ADB are down, and a severe error have occured

Source: Internet
Author: User

Encountered a problem description:

Run the Android program console output:

[2015-04-08 11:10:32-mywellnesstracker] The connection to ADB are down, and a severe error has occured.

[2015-04-08 11:10:32-mywellnesstracker] You must restart ADB and Eclipse.

[2015-04-08 11:10:32-mywellnesstracker] Please ensure the ADB is correctly located at ' E:\SDK\platform-tools\ Adb.exe ' and can be executed.

There are a number of situations, so there are a number of workarounds:

1. Task Manager kill ADB or restart ADB server

2. Check that Task Manager does not have ADB, guessing that a program is using ADB ports

5037 view this port for the ADB default port as follows:

View: cmd-- netstat-aon|findstr "5037"

Discovery 3024 takes up 5037 ports and continues to view 5408 of the task:

View: Tasklist|findstr "3024"


Found to be SogouPhoneService.exe occupied, kill directly inside the task Manager or


tip:1), tasklist can find all the Task Manager processes

2), taskkilll/f/im program name 1.exe/f/im program name 2.exe .... You can kill multiple programs

3. Re-open ADB


The connection to ADB are down, and a severe error have occured

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.