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 210588 - ClassNotFoundException: com.android.sdklib.io.StreamException
Summary: ClassNotFoundException: com.android.sdklib.io.StreamException
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: 2012-04-03 04:02 UTC by javadimon
Modified: 2012-04-06 08:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186583


Attachments
stacktrace (10.72 KB, text/plain)
2012-04-03 04:02 UTC, javadimon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javadimon 2012-04-03 04:02:52 UTC
Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b04
OS: Linux

Stacktrace: 
java.lang.ClassNotFoundException: com.android.sdklib.io.StreamException
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 javadimon 2012-04-03 04:02:56 UTC
Created attachment 117708 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-04-03 15:12:17 UTC
Please report against http://kenai.com/jira/browse/NBANDROID
Comment 3 _ rkubacki 2012-04-06 08:13:18 UTC
This comes from old version of nbandroid project (org.netbeans.modules.android.kit [1.5] and the current version is 1.12+). Please update to current one - http://www.nbandroid.org/p/installation.html

BTW: thanks for adding me to cc: list.