Hey, Group !

How do I resolve the following ddms error?

09:52:17 E/ddms: shutting down due to uncaught exception
09:52:17 E/ddms: 1
java.lang.ArrayIndexOutOfBoundsException: 1
        at
com.android.ddmuilib.logcat.LogFilter.loadFromString(LogFilter.java:
134)
        at com.android.ddms.UIThread
$FilterStorage.getFilterFromStore(UIThread.java:193)
        at
com.android.ddmuilib.logcat.LogPanel.createFilters(LogPanel.java:1248)
        at
com.android.ddmuilib.logcat.LogPanel.createControl(LogPanel.java:452)
        at com.android.ddmuilib.Panel.createPanel(Panel.java:29)
        at com.android.ddms.UIThread.createBottomPanel(UIThread.java:
1343)
        at com.android.ddms.UIThread.createWidgets(UIThread.java:955)
        at com.android.ddms.UIThread.runUI(UIThread.java:483)
        at com.android.ddms.Main.main(Main.java:98)

(Without re-install all the SDK from scratch).

Thanks!
Itay

-- 
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