-
1. Re: Adobe Flash CS6 AIR 3.2 export error
Jose_Flash_ookken May 15, 2012 1:04 AM (in response to Master §ix)Please check this thread
http://forums.adobe.com/message/4387097#4387097
Let me know this will slove your issue.
-
2. Re: Adobe Flash CS6 AIR 3.2 export error
Master §ix May 15, 2012 1:43 AM (in response to Jose_Flash_ookken)The AIR app I created has no ActionScript, so I don't think the thread would help me.
Flash has the AIR SDK pointed to the right path (C:\Program Files\Adobe\Adobe Flash CS6\AIR3.2).
I appreciate the help though. Thanks!
-
3. Re: Adobe Flash CS6 AIR 3.2 export error
sudeshna sarkar May 15, 2012 1:54 AM (in response to Master §ix)Hi ,
The Flash application is sometimes not able to access the path to the java that you are trying to use. You need to correctly set the windows environment variables by right clicking on My Computer and going to properties.
Include your Java path in the environmental variable(JAVA_HOME) and save it. The path will be similar to : c:\Program Files (x86)\Java\jdk1.6.0_21\bin.
Let me know if this solves your problem.
Thanks and regards,
Sudeshna Sarkar
Adobe Flash Professional Team.
-
4. Re: Adobe Flash CS6 AIR 3.2 export error
Master §ix May 15, 2012 2:47 AM (in response to sudeshna sarkar)So, the Java environment Adobe Flash has to use is JDK or JRE?
-
5. Re: Adobe Flash CS6 AIR 3.2 export error
sudeshna sarkar May 15, 2012 3:19 AM (in response to Master §ix)Hi ,
Install JDK. Ideally this shouldn't be required. We are checking the issue at our end.
Thanks and regards,
Sudeshna Sarkar
Adobe Flash Professional Team.
-
6. Re: Adobe Flash CS6 AIR 3.2 export error
Master §ix May 16, 2012 7:41 AM (in response to sudeshna sarkar)I set the env. var. JAVA_HOME to my Java path, but nothing happens. It still produces the same error.
Edit: I installed the latest JDK and set the environment variable JAVA_HOME to the JDK, but still nothing happened.
-
7. Re: Adobe Flash CS6 AIR 3.2 export error
Master §ix May 18, 2012 12:02 AM (in response to Master §ix)Should I just reinstall Flash?
-
8. Re: Adobe Flash CS6 AIR 3.2 export error
Daniel777 May 25, 2012 6:41 AM (in response to Master §ix)I have the same problem. I am attempting to test an Air 3.2 application I am coding in Flash CS6.
I can test without problems if the targetted platform is Flash Player.
But if I target Air 3.2 then I get the same error Master §ix posted.
"CreateWinProcess failed with error 2. The system cannot find the file specified."
Then I have to use Task Manager to end the process.
I have set the environmental JAVA_HOME variable to my Java JDK path, but the error still remains.
This means I cannot test my Air 3.2 apps within Flash CS6. I have to publish and install every single time. Which is very annoying and time consuming when all I want to do is test functionality of incremental changes to code.
Is there a proper answer to this?
Thanks
-
9. Re: Adobe Flash CS6 AIR 3.2 export error
Suhas Yogin Jul 5, 2012 2:06 AM (in response to Daniel777)Hello,
This is Suhas Yogin from the Adobe Flash Professional team. We are on a bug-hunting course and would like to know if you were able to resolve this issue? If so, how?
If not, could you please give us the following details:
- Machine Configuration?
- Have you reset your Flash Preferences? If yes, was this issue still reproducible?
- Could you please upload your FLA’s to a free file sharing site such as Google Docs?
Thanks,
Suhas Yogin
-
10. Re: Adobe Flash CS6 AIR 3.2 export error
Daniel777 Jul 5, 2012 11:07 AM (in response to Suhas Yogin)Hi Suhas,
I am sorry to say that the problem has not been resolved. As an alternative arrangement I have to keep exporting standalone Air apps with the Air runtime embedded in order to test my creations.
It doesn't matter which app I am working on either, if I am CTRL+ENTER testing it, and it is destined for Air (as opposed to Flash) I get the error.
My Machine is WinXP Home SP3, 4GB Ram, Intel Core2 Duo... etc. What else do you need?
Regards,
Dan
-
11. Re: Adobe Flash CS6 AIR 3.2 export error
Ameen Al Hossani Sep 28, 2012 8:23 AM (in response to Suhas Yogin)Is there any solution for this case
I have the same problem
I have tried the above suggestions but nothing happened
WinXP Home SP3 system32
Thanks in advanced
Note: I have both CS5 and CS6 on my PC is that might be the problem??
-
12. Re: Adobe Flash CS6 AIR 3.2 export error
Jose_Flash_ookken Sep 30, 2012 10:02 PM (in response to Ameen Al Hossani)Please install the CS6 update :-
http://www.adobe.com/support/flash/downloads.html
And let us know if that resolved your issue. Adobe strongly recommends that you install this update.
-
13. Re: Adobe Flash CS6 AIR 3.2 export error
Ameen Al Hossani Oct 1, 2012 2:44 PM (in response to Jose_Flash_ookken)I installed the update, but I'm sorry to say that it did not solve the problem
The error is still there as described by Master §ix and Daniel777
CreateWinProcess failed with error 2. The system cannot find the file specified.
It happens when trying to test, debug, or publish air applications (AIR 2.5 – AIR 3.4 , desktop, android, iOS)
In this case, I can't use the simulator to test the applications,
thanks
-
14. Re: Adobe Flash CS6 AIR 3.2 export error
meetiwari3 Oct 4, 2012 2:30 AM (in response to Ameen Al Hossani)Hi,
Could you please let us know whether the following folder "jre" is getting created under the location-
c:\Program Files (x86)\Common Files/Adobe/Adobe Flash CS6/jre?
We were trying to repro the issue "CreateWinProcess failed with error 2. The system cannot find the file specified.", only when we deleted the jre folder from the above mentioned location.
Thanks!
Meenakshi
Flash Pro Engg Team.
-
15. Re: Adobe Flash CS6 AIR 3.2 export error
Ameen Al Hossani Oct 7, 2012 10:03 AM (in response to meetiwari3)C:\Program Files\Common Files\Adobe\Adobe Flash CS6\jre
Yes, I found this folder
But I didn’t find any Environment Variable of that value. I'm not expert and I don’t know if it needs a variable or not.
I tried to update the jre folder with jre7, but I got the same error
Then, I tried to delete the jre from this location and open flash cs6, and I got this error
Error initializing Java Runtime Environment . You may need to reinstall flash.
And I got the previous error too.
Hmm… now, is it about the java files, Environment Variables or Air Debug Launcher?
Thanks
Ameen Al Hossani
-
16. Re: Adobe Flash CS6 AIR 3.2 export error
blogtom Nov 3, 2012 2:39 AM (in response to Ameen Al Hossani)Same problem here!
- Flash CS6
- Latest updates installed
- Windows XP (Home) Service Pack 3
- JDK Installed
We need a fix for this!!!
-
17. Re: Adobe Flash CS6 AIR 3.2 export error
blogtom Dec 21, 2012 5:36 AM (in response to blogtom)Anybody fixed this issue yet?
The error is still alive!
@Adobe When does a new Flash CS6 update arrive?
-
18. Re: Adobe Flash CS6 AIR 3.2 export error
Stankrug Jan 20, 2013 8:51 AM (in response to meetiwari3)Have the same issue. Has anyone come up with a solution to this problem. My operating system is Windows xp 32bit, downloaded the newest JDK version, set environment path and have tried everything that has been discussed on this forum page.. Cs5.5 flash worked fine. Please help..
-
19. Re: Adobe Flash CS6 AIR 3.2 export error
blogtom Jan 21, 2013 12:49 PM (in response to Stankrug)I'm still having the issue too!
No word from Adobe yet on this! Their support hotline didn't help either....
-
20. Re: Adobe Flash CS6 AIR 3.2 export error
kglad Feb 22, 2013 6:38 AM (in response to blogtom)i encountered this error last night: CreateWinProcess failed with error 2. The system cannot find the file specified.
i resolved the problem by reinstalling flash cs6 pro and updating.
-
21. Re: Adobe Flash CS6 AIR 3.2 export error
dTronic Aug 25, 2014 10:46 AM (in response to Master §ix)I ran into this after publishing to Android APK then trying to run the program in the IDE - try changing your publish target platform.
-
22. Re: Adobe Flash CS6 AIR 3.2 export error
publipresse Sep 18, 2014 7:22 AM (in response to Master §ix)Hi everybody,
Does someone has the solution ??
I've just installed Flash Cs6 on my XP machine and I've got this error
Help !!
Eric





