This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206210 - [71cat] java.io.IOException: EOF
Summary: [71cat] java.io.IOException: EOF
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-10 00:34 UTC by mperezma
Modified: 2011-12-12 10:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177835


Attachments
stacktrace (1.19 KB, text/plain)
2011-12-10 00:34 UTC, mperezma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mperezma 2011-12-10 00:34:03 UTC
Build: NetBeans IDE 7.1 (Build 201112051121)
VM: Java HotSpot(TM) Client VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Linux

User Comments:
mperezma: Executing android app in emulator device.




Stacktrace: 
java.io.IOException: EOF
   at com.android.ddmlib.AdbHelper.read(AdbHelper.java:643)
   at com.android.ddmlib.AdbHelper.read(AdbHelper.java:616)
   at com.android.ddmlib.AdbHelper.readAdbResponse(AdbHelper.java:216)
   at com.android.ddmlib.SyncService.openSync(SyncService.java:168)
   at com.android.ddmlib.Device.getSyncService(Device.java:288)
   at com.android.ddmlib.Device.syncPackageToDevice(Device.java:538)
Comment 1 mperezma 2011-12-10 00:34:05 UTC
Created attachment 114017 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-12-12 10:02:21 UTC
Please report NB Android bugs to http://kenai.com/projects/nbandroid . Thanks in advance.