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 255792 - java.io.IOException: CreateProcess error=2, El sistema no puede encontrar el archivo especificado
Summary: java.io.IOException: CreateProcess error=2, El sistema no puede encontrar el ...
Status: RESOLVED INVALID
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-07 21:43 UTC by mariyes
Modified: 2015-10-30 18:59 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199748


Attachments
stacktrace (1.06 KB, text/plain)
2015-10-07 21:43 UTC, mariyes
Details
stacktrace (1.06 KB, text/plain)
2015-10-07 21:45 UTC, mariyes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mariyes 2015-10-07 21:43:17 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 8.1

User Comments:
djunisep: cannot rund sdk tool

GUEST: I can have access to the VD manager when i click on it

jmc: <Please provide a description of the problem or the steps to reproduce>unable to access avd manager

mariyes: no me quiere ejecutar la maquina virtual y me genera un error de descarga

GUEST: Cancelled the Android SDK Manager updates....




Stacktrace: 
java.io.IOException: CreateProcess error=2, El sistema no puede encontrar el archivo especificado
   at java.lang.ProcessImpl.create(ProcessImpl.java:0)
   at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)
   at java.lang.ProcessImpl.start(ProcessImpl.java:137)
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
   at org.netbeans.api.extexecution.ExternalProcessBuilder.call(ExternalProcessBuilder.java:296)
   at org.netbeans.modules.android.core.ui.AvdManagerAction.runAvdManager(AvdManagerAction.java:70)
Comment 1 mariyes 2015-10-07 21:43:19 UTC
Created attachment 156609 [details]
stacktrace
Comment 2 mariyes 2015-10-07 21:45:59 UTC
Created attachment 156610 [details]
stacktrace

no funciona mi maquina virtual de android
Comment 3 _ rkubacki 2015-10-30 18:59:16 UTC
Looks like a problem with developer's setup. Make sure you can run C:\Users\YESSI\Downloads\adt-bundle-windows-x86_64-20140702\sdk\tools\android.bat from command line.