Maybe this is another clue. In the middle of testing my app on my Moto
Droid (running Android 2.2), the device went offline and DDMS dumped
out this to the console. Maybe we're really looking at a device issue
instead of a tools issue. Hmmm.

42:02 E/DDMS: device (040369861601C00A) request rejected: device
offline
java.io.IOException: device (040369861601C00A) request rejected:
device offline
        at com.android.ddmlib.AdbHelper.setDevice(AdbHelper.java:726)
        at
com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:363)

        at com.android.ddmlib.Device.executeShellCommand(Device.java:
275)
        at
com.android.ddmuilib.SysinfoPanel.loadFromDevice(SysinfoPanel.java:15
6)
        at
com.android.ddmuilib.SysinfoPanel.deviceSelected(SysinfoPanel.java:12
3)
        at
com.android.ddmuilib.SelectionDependentPanel.deviceSelected(Selection
DependentPanel.java:52)
        at com.android.ddms.UIThread.selectionChanged(UIThread.java:
1662)
        at
com.android.ddmuilib.DevicePanel.notifyListeners(DevicePanel.java:753
)
        at
com.android.ddmuilib.DevicePanel.notifyListeners(DevicePanel.java:741
)
        at com.android.ddmuilib.DevicePanel.access
$1100(DevicePanel.java:56)
        at com.android.ddmuilib.DevicePanel
$1.widgetSelected(DevicePanel.java:36
0)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown
Source)
        at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown
Source)
        at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown
Source)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown
Source)
        at com.android.ddms.UIThread.runUI(UIThread.java:484)
        at com.android.ddms.Main.main(Main.java:105)

C:\Program Files\Motorola\MOTODEV Studio for Android 1.2\android-sdk-
windows\too
ls>ddms
42:27 E/DDMS: device (040369861601C00A) request rejected: device
offline
java.io.IOException: device (040369861601C00A) request rejected:
device offline
        at com.android.ddmlib.AdbHelper.setDevice(AdbHelper.java:726)
        at
com.android.ddmlib.AdbHelper.executeRemoteCommand(AdbHelper.java:363)

        at com.android.ddmlib.Device.executeShellCommand(Device.java:
275)
        at
com.android.ddmuilib.SysinfoPanel.loadFromDevice(SysinfoPanel.java:15
6)
        at
com.android.ddmuilib.SysinfoPanel.deviceSelected(SysinfoPanel.java:12
3)
        at
com.android.ddmuilib.SelectionDependentPanel.deviceSelected(Selection
DependentPanel.java:52)
        at com.android.ddms.UIThread.selectionChanged(UIThread.java:
1662)
        at
com.android.ddmuilib.DevicePanel.notifyListeners(DevicePanel.java:753
)
        at
com.android.ddmuilib.DevicePanel.notifyListeners(DevicePanel.java:741
)
        at com.android.ddmuilib.DevicePanel.access
$1100(DevicePanel.java:56)
        at com.android.ddmuilib.DevicePanel
$1.widgetSelected(DevicePanel.java:36
0)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown
Source)
        at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown
Source)
        at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown
Source)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown
Source)
        at com.android.ddms.UIThread.runUI(UIThread.java:484)
        at com.android.ddms.Main.main(Main.java:105)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to