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

Summary: java.io.IOException: CreateProcess error=2, El sistema no puede encontrar el archivo especificado
Product: third-party Reporter: mariyes
Component: -- Other --Assignee: issues@third-party <issues>
Status: RESOLVED INVALID    
Severity: normal CC: djunisep, jmc, mariyes, rkubacki
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199748
Attachments: stacktrace
stacktrace

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.