Flash Builder Error: 130:11

I'm having to use Flash Builder 4.6 for use with Extension Builder 2.1.
At the moment I can't boot up Flash Builder as I have a Configuration error -  Error: 130:11.
Can you help me.
Alan

What is your operating system?  What is your Reader version?  Are these local or online documents?  If online, in what browser?
Also, is there anything else beside the numbers 130:11 ?

Similar Messages

  • Flash Builder Error Compiling Ipad Actionscript Mobile Project.

    I just bought a brand new ipad for testing. I am using flash buider 4.7 to make an actionscript mobile project. I created an app ID, provisioning profile, and certificate. I have done this before in flash professional so it wasn't too bad. However, when I run or debug  even a blank application I get this error in flash builder:
    Error occurred while packaging the application:
    'Launching AppName' has encountered a problem.
    Error occurred while packaging the application.
    Exception in thread "main" java.lang.Error: Unable to find llvm JNI lib in:
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/adt.jar/Darwin
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/aot/lib/x64
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib/adt.jar
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK/lib
                    at adobe.abc.LLVMEmitter.loadJNI(LLVMEmitter.java:582)
                    at adobe.abc.LLVMEmitter.<clinit>(LLVMEmitter.java:596)
                    at com.adobe.air.ipa.AOTCompiler.generateExtensionsGlue(AOTCompiler.java:419)
                    at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.java:1790)
                    at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:378)
                    at com.adobe.air.ipa.IPAOutputStream.finalizeSig(IPAOutputStream.java:762)
                    at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:91)
                    at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:245)
                    at com.adobe.air.ADT.parseArgsAndGo(ADT.java:571)
                    at com.adobe.air.ADT.run(ADT.java:419)
                    at com.adobe.air.ADT.main(ADT.java:469)
    I have no idea where to even start in trying to figure out what could be the problem. I am pretty sure the itunes developer information is correct. Are there any kinds of drivers or developer modes that I need to set for a new iPad?
    Thanks!

    Thanks Shongrunden for your reply.
    Yes, you are right. If I make a new Flex mobile project, I did not see the issue.
    But that did not fully answer my question, my concern is: can an actionscript project use spark components?
    Thanks.

  • Squiggly Flash Builder Error in Flash Catalyst Generated FXP File

    Flash Builder generates the following error message in a Flash Catalyst Generated project with PHP as the server when the Squiggly AdobeSpelling.swc is included in the LIBS folder: "Unable to load AdobeSpelling.swc in design mode" with the result that fds.swc, fiber.swc and serializers.swc do not load in design mode. Squiggly functionality consequently does not work. Any one else with a similar experience with a work around?

    Thanks for your report.  We are investigating and will get back to you.
    Thanks.

  • Flash builder error #3500

    It is apparently impossible to use flash builder in conjunction with air native extensions on OSX.
    Creating the extension context works without complaint, but calling any of the functions provided
    results in "error #3500: The extension context does not have a method named ..."
    It cost me a lot of time (and therefore my company's money) to discover that the ANE is actually fine, and can be
    invoked outside of flash builder, by an appropriate command line, or by packaging a release executable.
    This total package of behavior is very unsatisfactory, and has been known about for at least two years.
    Even with the workaround (release packaging, or invoking using a command line) the workflow is
    severely degraded.
    for reference, the most helpful explanation of the workaround is at this URL
    http://riawanderer.com/2012/03/27/working-with-air-native-extensions-on-the-mac/       *note the date of this post!*
    then search for the panel that follows the text
    "Now that simple demo code is ready, let’s run and see what does it do. When you run the app you should see below error indicating that Flex Builder Bug exists :)."

    Go to this directory:
    <workspace directory>\.metadata\.plugins\org.eclipse.core.resources
    and delete this file:
    .snap
    This resolved the problem for me.

  • Flash Builder Errors When Editing a Flash Professional File

    I'm having lots of problems trying to use Flash Builder 4.51 as my code editor from Flash Professional CS5.5. My immediate problem is a constant stream of pop-up "Problem Occurred" dialog boxes in Flash Builder which make it impossible to do any work.
    The message specifics vary a little but the title bar says "Problem Occurred" and inside the dialog box it says '[something] has encountered a problem." The [something] varies but is commonly "Finding occurrences" even though I'm not trying to search for anything at the moment. If I click the Details button the additional info is something like:
    An internal error occurred during: "_imageWidth".
    java.lang.NullPointerException
    Right now, I'm trying to find all references to a specific variable, _imageWidth, so it says:
    '_imageWidth' has encountered a problem.
    An internal error occurred during: "_imageWidth".
    When I click OK the dialog goes away and 0 references are reported but that is wrong. The var does exist and there are references. A few seconds after clicking OK the same error box pops up again. I click OK and a few seconds later it's back. Like I said, it's impossible to get any work done.
    If, instead of searching for references, I do a text search the error is 'Finding occurrences' has encountered a problem. Again, the error dialog pops up incessantly.
    This is in a new Flash Builder 4.51 workspace with only a single project. Here is the procedure I used to create it:
    Create a folder inside my workspace
    Copy Flash Professional .FLA file and its associated ActionScript classes into the project folder; change the Flash Pro publish settings to permit debugging
    Create a new Flash Builder Flash Professional project in that folder, targeting the FLA file
    Create a Debug Configuration targeting an existing HTML file in the folder
    With this procedure I'm able to edit and debug from Flash Builder for a few minutes. But before long an onslaught of popups begins. At that point, there's no way to accomplish any work. Restarting Flash Builder doesn't help either.
    Is there any way to make this work?
    David Salahi

    Found a workaround. The dialog is not modal so I just dragged it over to the other monitor and I can ignore it. A new message is added to it every few seconds but I don't pay it any attention.

  • Flash Builder 4.5 Data Services Wizard, setting up REST service call returns Internal Error Occurred

    Dear all -
    I am writing with the confidence that someone will be able to assist me.
    I am using the Flash Builder Data Services Wizard to access a Server that utilizes REST type calls and returns JSON objects. The server is a JETTY server and it apparantly already works and is returning JSON objects (see below for example). It is both HTTP and HTTPS enabled, and right now it has a cross-domain policy file that is wide open (insecure but its not a production server, it's internal).
    The crossdomain file looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
       <allow-http-request-headers-from domain="*" headers="*" secure="false"   />
       <allow-access-from domain="*" to-ports="*" secure="false"/>
       <site-control permitted-cross-domain-policies="master-only" />
    </cross-domain-policy>
    The crossdomain file is in the jetty server's root directory and is browseable via HTTP and HTTPS (i.e. browsing to it returns the xml)
    Now before all of you say that using wizards sucks (generally) I thought I would utilize the FB Data Services Wizard as at least it would provide a template for which I could build additional code against, or replace and improve the code it produces.
    With that in mind, I browse to the URL of the Jetty Server with any web browser (for example, Google Chrome, Firefox or IE) with a URL like this (the URL is a little confidential at the moment, but the structure is the same)
    https://localhost:somePort/someKey/someUser/somePassword/someTask
    *somePort is the SSL port like 8443
    *someKey is a key to access the URL's set of services
    returns a JSON object as a string in the web browser and it appears like the following:
    {"result":success,"value":"whatEverTheValueShould"}
    Looks like the JSON string/object is valid.
    I went through the Flash Builder Data Services Wizard to set up HTTP access to this server. The information that I filled in is described below:
    Do you want to use a Base URL as a prefix for all operation URLs?
    YES
    Base URL:
    https://localhost:8443/someKey/
    Name                    : someTask
    Method                    : POST
    Content-Type: application/x-www-form-urlencoded
    URL                              : {someUser}/{somePassword}/someTask
    Service Name: SampleRestapi
    Services Package: services.SampleRestapi
    datatype objects: valueObjects:
    Completing the wizard, I run the Test Operation command. Remember, no authentication is needed to get a JSON string.
    It returns:
    InvocationTargetException: Unable to connect to the URL specified
    I am thinking - okay, but the URL IS browseable (as I originally was able to browse to it, as noted above).
    I continue to test the service by creating a Flex application that accepts a username and password in a form. when the form is submitted, the call to the service is invoked and an event handler returns the result. The code is below (with some minor changes to mask the actual source).
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                                     xmlns:s="library://ns.adobe.com/flex/spark"
                                     xmlns:mx="library://ns.adobe.com/flex/mx"
                                     xmlns:SampleRestapi="services.SampleRestapi.*"
                                     minWidth="955" minHeight="600">
              <fx:Script>
                        <![CDATA[
                                  import mx.controls.Alert;
                                  import mx.rpc.events.ResultEvent;
                                  protected function button_clickHandler(event:MouseEvent):void
                                            isUserValidResult.token = SampleRestAPI.isUserValid(userNameTextInput.text,passwordTextInput.text);
                                  protected function SampleRestAPI_resultHandler(event:ResultEvent):void
                                            // TODO Auto-generated method stub
                                            // print out the results
                                            txtAreaResults.text = event.result.message as String;
                                            // txtAreaResults.appendText( "headers \n" + event.headers.toString() );
                        ]]>
              </fx:Script>
              <fx:Declarations>
                        <SampleRestapi:SampleRestAPI id="SampleRestAPI"
                                                                                                 fault="Alert.show(event.fault.faultString + '\n' + event.fault.faultDetail)"
                                                                                                 result="SampleRestAPI_resultHandler(event)"
                                                                                                 showBusyCursor="true"/>
                        <s:CallResponder id="isUserValidResult"/>
                        <!-- Place non-visual elements (e.g., services, value objects) here -->
              </fx:Declarations>
              <s:Form defaultButton="{button}">
                        <s:FormItem label="UserName">
                                  <s:TextInput id="userNameTextInput" text="q"/>
                        </s:FormItem>
                        <s:FormItem label="Password">
                                  <s:TextInput id="passwordTextInput" text="q"/>
                        </s:FormItem>
                        <s:Button id="button" label="IsUserValid" click="button_clickHandler(event)"/>
                        <s:FormItem  label="results:">
                                  <s:TextArea id="txtAreaResults"/>
                        </s:FormItem>
              </s:Form>
    </s:Application>
    It's a simple application to be sure. When I run it , I get the following returned in the text area field txtAreaResults:
    An Internal Error Occured.
    Which is equivalent to the following JSON string being returned:
    {"success":false,"value":"An Internal Error Occured"}
    It appears that the call is being made, and that a JSON object is being returned... however it does not return the expected results?
    Again the URL constructed is the same:
    https://www.somedomain.com:somePort/someKey/someUser/somePassword/someTask
    So I am wondering what the issue could be:
    1) is it the fact that I am browsing the test application from an insecure (http://) web page containing the Flex application and it is accessing a service through https:// ?
    2) is the JSON string structurally correct? (it appears so).
    3) There is a certificate enabled for HTTPs. it does not match the test site I am using ( the cert is for www.somedomain.com but I am using localhost for testing). Would that be an issue? Google Chrome and IE just asks me to proceed anyway, which I say "yes".
    Any help or assistance on this would be appreciated.
    thanks
    Edward

    Hello everyone -
    Since I last posted an interesting update happened. I tested my  Flex application again, it is calling a Jetty Server that returns a JSON object, in different BROWSERS.  I disabled HTTPS for now, and the crossdomain.xml policy file is wide open for testing (ie. allowing every request to return data). So the app accessing the data using HTTP only. Browsers  -  IE, Opera, Firefox and Chrome. Each browser contained the SAME application, revision of the Flash Player (10.3.183.10 debugger for firefox, chrome, opera, safari PC; 11.0.1.129 consumer version in IE9,) take a look at the screen shot (safari not shown although the result was the same as IE and chrome)
    Note that Opera and Firefox returned successful values (i.e. successful JSON objects) using the same code generated from the Data Services Wizard. Chrome, IE and, Safari failed with an Internal error. So I am left wondering - WHY? Is it something with the Flash Player? the Browsers?  the Flex SDK? Any thoughts are appreciated. Again, the code is found in the original thread above.

  • Flash Builder 4.7 gives installation error, Since MAY 2012

    Hello,
    I've been trying to use the Flash Builder product since last May. I get the error listed below when I try to install. I've had a case open, but no help. Case #0183222369. I'd like to use the product, I'm paying for the product, its unreal that this is still an issue. Windows Vista Ultimate.
    Any ideas at all would be welcome.
    This is from the install log, starting with the first failure:
    04/17/13 17:30:58:870 | [WARN] |  | OOBE | DE |  |  |  | 5636 | DS013: Checking payloads upgrade/conflict relationships : Failed with code 1
    04/17/13 17:30:58:870 | [INFO] |  | OOBE | DE |  |  |  | 5636 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    04/17/13 17:30:58:871 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}: 1 (0,1)
    04/17/13 17:30:58:871 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}: 2 (1,1)
    04/17/13 17:30:58:871 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}: 3 (0,1)
    04/17/13 17:30:58:871 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}: 3 (0,1)
    04/17/13 17:30:58:871 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}: 4 (0,0)
    04/17/13 17:30:58:871 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}: 4 (0,0)
    04/17/13 17:30:58:871 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F}: 5 (3,0)
    04/17/13 17:30:58:871 | [INFO] |  | OOBE | DE |  |  |  | 5636 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    04/17/13 17:30:59:000 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Setting property "DEVersion" to: 6.0
    04/17/13 17:30:59:000 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Setting property "deploymentFile" to: C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\{327335C9-0C4 2-4B93-96E2-49A756A1C252}
    04/17/13 17:30:59:000 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Setting property "installLanguage" to: en_US
    04/17/13 17:30:59:000 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Attempting to find the selected language in the set of available payload languages
    04/17/13 17:30:59:000 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Setting property "installSourcePath" to: C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7
    04/17/13 17:30:59:000 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Setting property "skipSync" to: 1
    04/17/13 17:30:59:000 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Setting property "userASUPath" to:
    04/17/13 17:30:59:000 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Overwrite property "DEVersion" to: 6.0
    04/17/13 17:30:59:001 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Overwrite property "installLanguage" to: en_US
    04/17/13 17:30:59:001 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Overwrite property "skipSync" to: 1
    04/17/13 17:30:59:001 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Overwrite property "userASUPath" to:
    04/17/13 17:30:59:001 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Found payload actions:
    04/17/13 17:30:59:001 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Deciding what installer mode to use...
    04/17/13 17:30:59:250 | [INFO] |  | OOBE | DE |  |  |  | 5636 | BEGIN Setting requested payload actions
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Value returned on lookup of payload: Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9} is: true
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Action string for Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}  is none
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Value returned on lookup of payload: Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F} is: false
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Action string for Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}  is none
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Value returned on lookup of payload: AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C} is: true
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Action string for AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}  is none
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Value returned on lookup of payload: AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6} is: true
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Action string for AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}  is none
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Value returned on lookup of payload: Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3} is: false
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Action string for Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}  is install
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Value returned on lookup of payload: AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36} is: false
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Action string for AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}  is install
    04/17/13 17:30:59:252 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Value returned on lookup of payload: Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F} is: false
    04/17/13 17:30:59:253 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Action string for Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F}  is install
    04/17/13 17:30:59:286 | [INFO] |  | OOBE | DE |  |  |  | 5636 | END Setting requested payload actions
    04/17/13 17:30:59:411 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Collected advanced path check information for INSTALLDIR
    04/17/13 17:30:59:411 | [INFO] |  | OOBE | DE |  |  |  | 5636 | INSTALLDIR is a well-formed path
    04/17/13 17:30:59:412 | [INFO] |  | OOBE | DE |  |  |  | 5636 | INSTALLDIR is not the root path
    04/17/13 17:30:59:413 | [INFO] |  | OOBE | DE |  |  |  | 5636 | INSTALLDIR is on a local volume
    04/17/13 17:30:59:413 | [INFO] |  | OOBE | DE |  |  |  | 5636 | INSTALLDIR is on a writable volume
    04/17/13 17:30:59:413 | [INFO] |  | OOBE | DE |  |  |  | 5636 | INSTALLDIR is not on a case sensitive volume
    04/17/13 17:30:59:413 | [INFO] |  | OOBE | DE |  |  |  | 5636 | INSTALLDIR passed path basic path validation: C:\Program Files\Adobe
    04/17/13 17:31:56:150 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ::START TIMER:: [System check :{EB510B48-ACF6-43A0-8214-3DA0D6D0936F}]
    04/17/13 17:31:56:186 | [INFO] |  | OOBE | DE |  |  |  | 5636 | In InstallPreSystemCheckProc
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Custom action return code: 0
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [System check :{EB510B48-ACF6-43A0-8214-3DA0D6D0936F}] took 36.7559 milliseconds (0.0367559 seconds)
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 | BEGIN InstallOperationsQueue Unordered operations
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}:  with operation install
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}:  with operation install
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}:  with operation repair
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}:  with operation repair
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}:  with operation install
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}:  with operation repair
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F}:  with operation install
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 | END InstallOperationsQueue Unordered operations
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 | BEGIN InstallOperationsQueue Ordered operations
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}:  with operation repair
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}:  with operation install
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}:  with operation repair
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}:  with operation repair
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}:  with operation install
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}:  with operation install
    04/17/13 17:31:56:187 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F}:  with operation install
    04/17/13 17:31:56:188 | [INFO] |  | OOBE | DE |  |  |  | 5636 | END InstallOperationsQueue Ordered operations
    04/17/13 17:31:57:361 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Payloads passed preflight validation.
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Call PreSession Custom Hook
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 | BEGIN InstallOperationsQueue Unordered operations
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}:  with operation install
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}:  with operation install
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}:  with operation repair
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}:  with operation repair
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}:  with operation install
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}:  with operation repair
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F}:  with operation install
    04/17/13 17:31:57:385 | [INFO] |  | OOBE | DE |  |  |  | 5636 | END InstallOperationsQueue Unordered operations
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 | BEGIN InstallOperationsQueue Ordered operations
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}:  with operation repair
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}:  with operation install
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}:  with operation repair
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}:  with operation repair
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}:  with operation install
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}:  with operation install
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 |   Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F}:  with operation install
    04/17/13 17:31:57:386 | [INFO] |  | OOBE | DE |  |  |  | 5636 | END InstallOperationsQueue Ordered operations
    04/17/13 17:31:57:389 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for pre-repair for payload Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}
    04/17/13 17:31:57:390 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ::START TIMER:: [Payload Operation :{9E0AF030-AC6B-11E0-8837-00215AEA26C9}]
    04/17/13 17:31:57:527 | [INFO] |  | OOBE | DE |  |  |  | 3312 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:31:57:527 | [INFO] |  | OOBE | DE |  |  |  | 3312 | Installer Operation: ModifyThirdPartyPayloadOperation
    04/17/13 17:31:57:527 | [INFO] |  | OOBE | DE |  |  |  | 3312 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:31:57:528 | [INFO] |  | OOBE | DE |  |  |  | 3312 | Modify Thirdparty payload
    04/17/13 17:31:57:994 | [INFO] |  | OOBE | DE |  |  |  | 3312 | Repairing third party payload with source: C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe
    04/17/13 17:31:58:039 | [INFO] |  | OOBE | DE |  |  |  | 3312 | Repairing third party payload
    04/17/13 17:31:58:039 | [INFO] |  | OOBE | DE |  |  |  | 3312 | Third party application path:C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBui lder_4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe
    04/17/13 17:31:58:039 | [INFO] |  | OOBE | DE |  |  |  | 3312 | CommandLine: /q /norestart
    04/17/13 17:32:10:530 | [INFO] |  | OOBE | DE |  |  |  | 3312 | Third party payload completed.  Testing return code: 0
    04/17/13 17:32:10:634 | [INFO] |  | OOBE | DE |  |  |  | 5636 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:10:634 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [Payload Operation :{9E0AF030-AC6B-11E0-8837-00215AEA26C9}] took 13243.9 milliseconds (13.2439 seconds) DTR = 23.558 KBPS (0.0230059 MBPS)
    04/17/13 17:32:11:231 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Updating driver data - Action: Add driver entry
    04/17/13 17:32:11:234 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Updating driver data successful. Driver entry was added. ARP estimated size 0KB
    04/17/13 17:32:11:617 | [INFO] |  | OOBE | DE |  |  |  | 5636 | User specified overrideFile:
    04/17/13 17:32:11:883 | [INFO] |  | OOBE | DE |  |  |  | 5636 | The csu inventory was not updated for payload Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}, value of local var is -1
    04/17/13 17:32:11:883 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for post-repair for payload Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 {9E0AF030-AC6B-11E0-8837-00215AEA26C9}
    04/17/13 17:32:11:892 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for pre-install for payload Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}
    04/17/13 17:32:11:893 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ::START TIMER:: [Payload Operation :{053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}]
    04/17/13 17:32:11:945 | [INFO] |  | OOBE | DE |  |  |  | 5988 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:11:945 | [INFO] |  | OOBE | DE |  |  |  | 5988 | Installer Operation: PayloadInstaller
    04/17/13 17:32:11:945 | [INFO] |  | OOBE | DE |  |  |  | 5988 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:11:945 | [INFO] |  | OOBE | DE |  |  |  | 5988 | Request to install payload
    04/17/13 17:32:12:028 | [INFO] |  | OOBE | DE |  |  |  | 5988 | Payload Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    04/17/13 17:32:12:529 | [INFO] |  | OOBE | DE |  |  |  | 5988 | Extracting assets complete. Number assets: 1
    04/17/13 17:32:12:529 | [INFO] |  | OOBE | DE |  |  |  | 5988 | Beginning installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeSuiteSharedConfiguration4-mul\Install.db
    04/17/13 17:32:12:912 | [INFO] |  | OOBE | DE |  |  |  | 5988 | Evaluating condition# 1(Seq 21)
    04/17/13 17:32:12:912 | [INFO] |  | OOBE | DE |  |  |  | 5988 | Condition failed(Seq 21)
    04/17/13 17:32:12:912 | [INFO] |  | OOBE | DE |  |  |  | 5988 | Completing installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeSuiteSharedConfiguration4-mul\Install.db
    04/17/13 17:32:13:261 | [INFO] |  | OOBE | DE |  |  |  | 5988 | UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}.db
    04/17/13 17:32:13:544 | [INFO] |  | OOBE | DE |  |  |  | 5636 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:13:544 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [Payload Operation :{053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}] took 1651.22 milliseconds (1.65122 seconds) DTR = 721.889 KBPS (0.70497 MBPS)
    04/17/13 17:32:14:446 | [INFO] |  | OOBE | DE |  |  |  | 5636 | User specified overrideFile:
    04/17/13 17:32:15:819 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Successfully updated the csu inventory for Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F} return values 0:0
    04/17/13 17:32:15:819 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for post-install for payload Suite Shared Configuration CS7 4.0.0.0 {053204AC-EDA5-4807-BAF7-34BAA2ABAA8F}
    04/17/13 17:32:15:828 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for pre-repair for payload AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}
    04/17/13 17:32:15:828 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ::START TIMER:: [Payload Operation :{99290358-A784-4218-A7BA-954AE5F9207C}]
    04/17/13 17:32:15:909 | [INFO] |  | OOBE | DE |  |  |  | 3692 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:15:909 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Installer Operation: PayloadUninstaller
    04/17/13 17:32:15:909 | [INFO] |  | OOBE | DE |  |  |  | 3692 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:15:909 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Session {848DE8E1-521D-4748-A158-517708107EF3} modify request for AdobeCode: {99290358-A784-4218-A7BA-954AE5F9207C}
    04/17/13 17:32:16:288 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Effective AdobeCode for: {99290358-A784-4218-A7BA-954AE5F9207C} is {99290358-A784-4218-A7BA-954AE5F9207C}
    04/17/13 17:32:16:363 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Session includes local copy of payload for repair source
    04/17/13 17:32:16:363 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Repair payload source package: C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeCMaps4_x64-mul\Install.db
    04/17/13 17:32:16:401 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Payload AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    04/17/13 17:32:20:124 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Extracting assets complete. Number assets: 1
    04/17/13 17:32:20:124 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Beginning installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeCMaps4_x64-mul\Install.db
    04/17/13 17:32:25:300 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Completing installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeCMaps4_x64-mul\Install.db
    04/17/13 17:32:25:334 | [INFO] |  | OOBE | DE |  |  |  | 3692 | UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{99290358-A784-4218-A7BA-954AE5F9207C}.db
    04/17/13 17:32:25:874 | [INFO] |  | OOBE | DE |  |  |  | 3692 | Physical payload repair result:0
    04/17/13 17:32:25:910 | [INFO] |  | OOBE | DE |  |  |  | 5636 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:25:910 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [Payload Operation :{99290358-A784-4218-A7BA-954AE5F9207C}] took 10082 milliseconds (10.082 seconds) DTR = 3.57073 KBPS (0.00348704 MBPS)
    04/17/13 17:32:26:207 | [INFO] |  | OOBE | DE |  |  |  | 5636 | User specified overrideFile:
    04/17/13 17:32:26:810 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Successfully updated the csu inventory for AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C} return values 0:0
    04/17/13 17:32:26:810 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for post-repair for payload AdobeCMaps x64 CS6 4.0.0.0 {99290358-A784-4218-A7BA-954AE5F9207C}
    04/17/13 17:32:26:817 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for pre-repair for payload AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}
    04/17/13 17:32:26:817 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ::START TIMER:: [Payload Operation :{B2D792AF-F407-4EFA-9A03-3F2A476146F6}]
    04/17/13 17:32:26:898 | [INFO] |  | OOBE | DE |  |  |  | 6900 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:26:899 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Installer Operation: PayloadUninstaller
    04/17/13 17:32:26:899 | [INFO] |  | OOBE | DE |  |  |  | 6900 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:26:899 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Session {848DE8E1-521D-4748-A158-517708107EF3} modify request for AdobeCode: {B2D792AF-F407-4EFA-9A03-3F2A476146F6}
    04/17/13 17:32:27:259 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Effective AdobeCode for: {B2D792AF-F407-4EFA-9A03-3F2A476146F6} is {B2D792AF-F407-4EFA-9A03-3F2A476146F6}
    04/17/13 17:32:27:347 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Session includes local copy of payload for repair source
    04/17/13 17:32:27:348 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Repair payload source package: C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeTypeSupport11_x64-mul\Install.db
    04/17/13 17:32:27:384 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Payload AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    04/17/13 17:32:28:656 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Extracting assets complete. Number assets: 1
    04/17/13 17:32:28:656 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Beginning installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeTypeSupport11_x64-mul\Install.db
    04/17/13 17:32:29:911 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Completing installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeTypeSupport11_x64-mul\Install.db
    04/17/13 17:32:29:946 | [INFO] |  | OOBE | DE |  |  |  | 6900 | UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{B2D792AF-F407-4EFA-9A03-3F2A476146F6}.db
    04/17/13 17:32:30:629 | [INFO] |  | OOBE | DE |  |  |  | 6900 | Physical payload repair result:0
    04/17/13 17:32:30:702 | [INFO] |  | OOBE | DE |  |  |  | 5636 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:30:703 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [Payload Operation :{B2D792AF-F407-4EFA-9A03-3F2A476146F6}] took 3885.36 milliseconds (3.88536 seconds) DTR = 140.013 KBPS (0.136731 MBPS)
    04/17/13 17:32:31:082 | [INFO] |  | OOBE | DE |  |  |  | 5636 | User specified overrideFile:
    04/17/13 17:32:31:334 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Successfully updated the csu inventory for AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6} return values 0:0
    04/17/13 17:32:31:334 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for post-repair for payload AdobeTypeSupport x64 CS6 11.0.0.0 {B2D792AF-F407-4EFA-9A03-3F2A476146F6}
    04/17/13 17:32:31:349 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for pre-install for payload Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}
    04/17/13 17:32:31:350 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ::START TIMER:: [Payload Operation :{848DE8E1-521D-4748-A158-517708107EF3}]
    04/17/13 17:32:31:408 | [INFO] |  | OOBE | DE |  |  |  | 3536 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:31:409 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Installer Operation: PayloadInstaller
    04/17/13 17:32:31:409 | [INFO] |  | OOBE | DE |  |  |  | 3536 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:31:409 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Request to install payload
    04/17/13 17:32:31:482 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Payload Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    04/17/13 17:32:32:820 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Extracting assets complete. Number assets: 1
    04/17/13 17:32:32:821 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Beginning installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeFlashBuilderDriver-mul\Install.db
    04/17/13 17:32:32:990 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Evaluating condition# 1(Seq 65)
    04/17/13 17:32:32:990 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Condition failed(Seq 65)
    04/17/13 17:32:32:990 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Evaluating condition# 1(Seq 66)
    04/17/13 17:32:32:990 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Condition failed(Seq 66)
    04/17/13 17:32:32:990 | [INFO] |  | OOBE | DE |  |  |  | 3536 | Completing installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AdobeFlashBuilderDriver-mul\Install.db
    04/17/13 17:32:33:356 | [INFO] |  | OOBE | DE |  |  |  | 3536 | UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{848DE8E1-521D-4748-A158-517708107EF3}.db
    04/17/13 17:32:33:708 | [INFO] |  | OOBE | DE |  |  |  | 5636 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:33:709 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [Payload Operation :{848DE8E1-521D-4748-A158-517708107EF3}] took 2358.9 milliseconds (2.3589 seconds) DTR = 1288.73 KBPS (1.25853 MBPS)
    04/17/13 17:32:34:813 | [INFO] |  | OOBE | DE |  |  |  | 5636 | User specified overrideFile:
    04/17/13 17:32:35:560 | [INFO] |  | OOBE | DE |  |  |  | 5636 | The csu inventory was not updated for payload Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}, value of local var is -1
    04/17/13 17:32:35:560 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for post-install for payload Adobe Flash Builder 4.7.0.0 {848DE8E1-521D-4748-A158-517708107EF3}
    04/17/13 17:32:35:573 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for pre-install for payload AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}
    04/17/13 17:32:35:574 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ::START TIMER:: [Payload Operation :{A2620D13-EC37-423D-9BAB-91B9DD8E0D36}]
    04/17/13 17:32:35:665 | [INFO] |  | OOBE | DE |  |  |  | 5516 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:35:665 | [INFO] |  | OOBE | DE |  |  |  | 5516 | Installer Operation: PayloadInstaller
    04/17/13 17:32:35:665 | [INFO] |  | OOBE | DE |  |  |  | 5516 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:35:666 | [INFO] |  | OOBE | DE |  |  |  | 5516 | Request to install payload
    04/17/13 17:32:35:742 | [INFO] |  | OOBE | DE |  |  |  | 5516 | Payload AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}: Calling ARKEngine from path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE6\resources
    04/17/13 17:32:36:538 | [INFO] |  | OOBE | DE |  |  |  | 5516 | Extracting assets complete. Number assets: 1
    04/17/13 17:32:36:539 | [INFO] |  | OOBE | DE |  |  |  | 5516 | Beginning installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AIRforiOSFlashBuilder64-mul\Install.db
    04/17/13 17:32:36:654 | [INFO] |  | OOBE | DE |  |  |  | 5516 | Evaluating condition# 1(Seq 25)
    04/17/13 17:32:36:654 | [INFO] |  | OOBE | DE |  |  |  | 5516 | Condition failed(Seq 25)
    04/17/13 17:32:36:654 | [INFO] |  | OOBE | DE |  |  |  | 5516 | Completing installation for payload at C:\Users\HELLOG~1\AppData\Local\Temp\{66B758EA-EC77-45F4-B901-03DB41DE7EDE}\FlashBuilder_ 4_7_LS10_win64\Adobe Flash Builder 4.7\payloads\AIRforiOSFlashBuilder64-mul\Install.db
    04/17/13 17:32:36:977 | [INFO] |  | OOBE | DE |  |  |  | 5516 | UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{A2620D13-EC37-423D-9BAB-91B9DD8E0D36}.db
    04/17/13 17:32:37:267 | [INFO] |  | OOBE | DE |  |  |  | 5636 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:37:267 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [Payload Operation :{A2620D13-EC37-423D-9BAB-91B9DD8E0D36}] took 1693.11 milliseconds (1.69311 seconds) DTR = 1197.79 KBPS (1.16972 MBPS)
    04/17/13 17:32:37:909 | [INFO] |  | OOBE | DE |  |  |  | 5636 | User specified overrideFile:
    04/17/13 17:32:38:174 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Successfully updated the csu inventory for AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36} return values 0:0
    04/17/13 17:32:38:174 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for post-install for payload AIR for Apple iOS support (FB) 3.1.0.0 {A2620D13-EC37-423D-9BAB-91B9DD8E0D36}
    04/17/13 17:32:39:110 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Calling the custom action code for pre-install for payload Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F}
    04/17/13 17:32:39:111 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ::START TIMER:: [Pre payload :{EB510B48-ACF6-43A0-8214-3DA0D6D0936F}]
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | In PrePayloadInstallProc
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | hook checkDirs passed str:
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | C:\Program Files\Adobe
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Checking with system codepage
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | hook checkDirs passed str:
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | C:\Users\Hello Glenn!\AppData\Roaming
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | detected bad character
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | CHRC_NULL_POINTER_VALUE
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Custom action return code: 1
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [Pre payload :{EB510B48-ACF6-43A0-8214-3DA0D6D0936F}] took 1.77264 milliseconds (0.00177264 seconds)
    04/17/13 17:32:39:112 | [ERROR] |  | OOBE | DE |  |  |  | 5636 | DW030: Custom Action for payload Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F} returned error. Failing this payload.
    04/17/13 17:32:39:113 | [INFO] |  | OOBE | DE |  |  |  | 5636 | No operation.  We're done:
    04/17/13 17:32:39:114 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Updating driver data - Action: Remove driver entry
    04/17/13 17:32:39:119 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Updating driver data successful. Driver entry was added. ARP estimated size 28883KB
    04/17/13 17:32:41:381 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Successfully installed 3 components:
    04/17/13 17:32:41:381 | [INFO] |  | OOBE | DE |  |  |  | 5636 |  - Suite Shared Configuration CS7
    04/17/13 17:32:41:381 | [INFO] |  | OOBE | DE |  |  |  | 5636 |  - Adobe Flash Builder
    04/17/13 17:32:41:381 | [INFO] |  | OOBE | DE |  |  |  | 5636 |  - AIR for Apple iOS support (FB)
    04/17/13 17:32:41:381 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Successfully repaired 3 components:
    04/17/13 17:32:41:381 | [INFO] |  | OOBE | DE |  |  |  | 5636 |  - AdobeCMaps x64 CS6
    04/17/13 17:32:41:382 | [INFO] |  | OOBE | DE |  |  |  | 5636 |  - Microsoft Visual C++ 2010 Redistributable Package (x86)
    04/17/13 17:32:41:382 | [INFO] |  | OOBE | DE |  |  |  | 5636 |  - AdobeTypeSupport x64 CS6
    04/17/13 17:32:41:382 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Total components removed: 0
    04/17/13 17:32:41:382 | [WARN] |  | OOBE | DE |  |  |  | 5636 | DW050: The following payload errors were found during install:
    04/17/13 17:32:41:382 | [WARN] |  | OOBE | DE |  |  |  | 5636 | DW050:  - Adobe Flash Builder 4.7: Install failed
    04/17/13 17:32:41:383 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Call PostSession Custom Hook
    04/17/13 17:32:41:391 | [INFO] |  | OOBE | DE |  |  |  | 5636 | :: END TIMER :: [Total Timer] took 118059 milliseconds (118.059 seconds) DTR = 90.0226 KBPS (0.0879127 MBPS)
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | -------------------------------------- Summary --------------------------------------
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 |  - 0 fatal error(s), 1 error(s)
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Win OS version: 6.0.2.0 64 bit Type: 1
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 |
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ----------- Payload: Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F} -----------
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | ERROR: DW030: Custom Action for payload Adobe Flash Builder 4.7 4.7.0.0 {EB510B48-ACF6-43A0-8214-3DA0D6D0936F} returned error. Failing this payload.
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 |
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Please search the above error string(s) to find when the error occurred.
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | These errors resulted in installer Exit Code mentioned below.
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | -------------------------------------------------------------------------------------
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 |
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Exit Code: 6 - Silent workflow completed with errors.
    04/17/13 17:32:42:402 | [INFO] |  | OOBE | DE |  |  |  | 5636 | Please see specific errors for troubleshooting. For example, ERROR: DW030 ...
    04/17/13 17:32:42:406 | [INFO] |  | OOBE | DE |  |  |  | 5636 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    04/17/13 17:32:42:407 | [INFO] |  | OOBE | DE |  |  |  | 5636 | END - Installer Session
    04/17/13 17:32:42:407 | [INFO] |  | OOBE | DE |  |  |  | 5636 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

    Well, it helps to not use ridiculous folder/ user names:
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | C:\Users\Hello Glenn!\AppData\Roaming
    04/17/13 17:32:39:112 | [INFO] |  | OOBE | DE |  |  |  | 5636 | detected bad character
    Lose the exclamation mark...
    Mylenium

  • Flash Builder 4.7 Embed Error

    I originally posted something similiar in the "Using Flash Builder" section but decided to post something here thinking it would get more coder eyes.
    This worked in Flash Builder 4.5 using the Flex 4.6 SDK with the AIR 3.5 SDK.
    However in Flash Builder 4.7 using the Flex 4.6 SDK with the AIR 3.5 SDK the following:
    package
              import flash.display.Sprite;
              public class TestProject extends Sprite
                        [Embed(source = "Image.png", mimeType = "image/png", compression="true", quality="80")]
                        private static var _imageClass:Class;
                        public function TestProject()
    Is generating these errors:
    Error 1:
    Internal error in outgoing dependency subsystem, when generating code for: C:\Users\users\Adobe Flash Builder 4.7\TestProject\src\Image.png: java.lang.ArrayIndexOutOfBoundsException: 0
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnit.analyze( EmbedCompilationUnit.java:224)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnit.handleOu tgoingDependenciesRequest(EmbedCompilationUnit.java:193)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOu tgoingDependenciesRequest(CompilationUnitBase.java:886)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$50 0(CompilationUnitBase.java:107)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call( CompilationUnitBase.java:378)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call( CompilationUnitBase.java:374)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:228)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:222)
              at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
              at java.util.concurrent.FutureTask.run(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.lang.Thread.run(Unknown Source)          Image.png          /TestProject/src          line 0          Flex Problem
    Error 2:
    The definition of base class Bitmap was not found.
    With a warning:
    Definition flash.utils.Bitmap could not be found.
    If you drop the quality param:
    package
         import flash.display.Sprite;
         public class TestProject extends Sprite
             [Embed(source = "Image.png", mimeType = "image/png", compression="true")]
             private static var _imageClass:Class;
             public function TestProject()
    The errors change to:
    Internal error in ABC generator subsystem, when generating code for: C:\Users\user\Adobe Flash Builder 4.7\TestProject\src\TestProject.as: java.lang.NullPointerException
              at com.adobe.flash.compiler.internal.embedding.transcoders.JPEGTranscode r.equals(JPEGTranscoder.java:220)
              at com.adobe.flash.compiler.internal.embedding.EmbedData.equals(EmbedDat a.java:522)
              at java.util.WeakHashMap.eq(Unknown Source)
              at java.util.WeakHashMap.get(Unknown Source)
              at com.adobe.flash.compiler.internal.workspaces.Workspace.getCanonicalEm bedData(Workspace.java:933)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.g etEmbedData(EmbedCompilationUnitFactory.java:120)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.g etCompilationUnit(EmbedCompilationUnitFactory.java:62)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:116)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:126)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:43)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.c ollectEmbedDatas(EmbedCompilationUnitFactory.java:136)
              at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(AB CGenerator.java:184)
              at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBy tesRequest(ASCompilationUnit.java:374)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processAB CBytesRequest(CompilationUnitBase.java:870)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$30 0(CompilationUnitBase.java:107)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call( CompilationUnitBase.java:309)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call( CompilationUnitBase.java:305)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:228)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:222)
              at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
              at java.util.concurrent.FutureTask.run(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.lang.Thread.run(Unknown Source)          TestProject.as          /TestProject/src          line 0          Flex Problem
    Internal error in outgoing dependency subsystem, when generating code for: C:\Users\user\Adobe Flash Builder 4.7\TestProject\src\TestProject.as: java.lang.NullPointerException
              at com.adobe.flash.compiler.internal.embedding.transcoders.JPEGTranscode r.equals(JPEGTranscoder.java:220)
              at com.adobe.flash.compiler.internal.embedding.EmbedData.equals(EmbedDat a.java:522)
              at java.util.WeakHashMap.eq(Unknown Source)
              at java.util.WeakHashMap.get(Unknown Source)
              at com.adobe.flash.compiler.internal.workspaces.Workspace.getCanonicalEm bedData(Workspace.java:933)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.g etEmbedData(EmbedCompilationUnitFactory.java:120)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.g etCompilationUnit(EmbedCompilationUnitFactory.java:62)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:116)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:126)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:43)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.updateEmb edCompilationUnitDependencies(CompilationUnitBase.java:946)
              at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgo ingDependenciesRequest(ASCompilationUnit.java:458)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOu tgoingDependenciesRequest(CompilationUnitBase.java:886)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$50 0(CompilationUnitBase.java:107)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call( CompilationUnitBase.java:378)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call( CompilationUnitBase.java:374)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:228)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:222)
              at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
              at java.util.concurrent.FutureTask.run(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.lang.Thread.run(Unknown Source)          TestProject.as          /TestProject/src          line 0          Flex Problem
    If you try to set compression to false:
    package
         import flash.display.Sprite;
         public class TestProject extends Sprite
             [Embed(source = "Image.png", mimeType = "image/png", compression="false")]
             private static var _imageClass:Class;
             public function TestProject()
    You get the following:
    The attribute compression can't be used with the mime type: image/png
    Change it to jpeg:
    package
         import flash.display.Sprite;
         public class TestProject extends Sprite
             [Embed(source = "Image.png", mimeType = "image/jpeg", compression="false")]
             private static var _imageClass:Class;
             public function TestProject()
    You get the following:
    The attribute compression can't be used with the mime type: image/jpeg
    Is anyone else getting these same results with Flash Builder 4.7 with Flex SDK 4.6 and AIR SDK 3.5? I expect that we still should be able to compress embedded assets within Flash Builder?

    Upgraded Flex 4.6 SDK to use the new AIR 3.6 SDK and the Flash Builder 4.7 to use the new AIR 3.6 SDK with the new compiler and I am still getting this. I had some other people try these steps and they got the exact same error so it doesn't seem to be just me. Is noone here getting this or am I the only one trying to embed a png directly into a Flash Builder project? =/

  • Error while installing flash builder 4.5 for php

    Hello to all.
    Im having a problem while trying to install the flash builder 4.5 for php.... it keeps saying that i have the zend installed in my computer! but i have not... i just have buyed this computer... and it keeps saying that i have the zend installed....
    can someone please help me? I just wanna use this freaking tool!!! =D
    Here is my LOG of installation:
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 4.0.50.0
    Win OS version: 6.1.0.0 64 bit Type: 1
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    Supported RIBS version range: [0.0.66.0,4.0.50.0]
    ----------------- CreatePayloadSession: machine is x64 ---------------
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0: 1 (0,1)
      {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0: 1 (0,1)
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0: 1 (0,1)
      {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0: 2 (3,1)
      {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0: 3 (0,1)
      {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0: 3 (0,1)
      {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0: 3 (0,1)
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0: 3 (0,1)
      {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0: 3 (0,1)
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0: 3 (0,1)
      {067E43CD-3E9C-44BA-89FA-EDE7461BC22B} AIR for Apple iOS support (FB) 2.6.0.0: 4 (0,0)
      {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0: 4 (0,0)
      {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0: 5 (7,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Setting property "INSTALLDIR" to: C:\Program Files (x86)\FLASHBUILDER
    Setting property "driverAdobeCode" to: {1B4483F2-849C-4AC3-99B1-473FFC0192DD}
    Setting property "mediaSignature" to: {1B4483F2-849C-4AC3-99B1-473FFC0192DD}
    Found payload actions:
    Deciding what installer mode to use...
    {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 not installed
    {067E43CD-3E9C-44BA-89FA-EDE7461BC22B} AIR for Apple iOS support (FB) 2.6.0.0 not installed
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 is: false
    [    4888] Mon Jun 20 08:30:05 2011  WARN
    DW039: Payload {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 is not installed so should not be there in the deployment file
    [    4888] Mon Jun 20 08:30:05 2011  INFO
    Value returned on lookup of payload: {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0 is: true
    Action string for {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0  is remove
    Selection of payload {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {067E43CD-3E9C-44BA-89FA-EDE7461BC22B} AIR for Apple iOS support (FB) 2.6.0.0 is: false
    Action string for {067E43CD-3E9C-44BA-89FA-EDE7461BC22B} AIR for Apple iOS support (FB) 2.6.0.0  is none
    Value returned on lookup of payload: {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0 is: true
    Action string for {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0  is none
    Value returned on lookup of payload: {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0 is: true
    Action string for {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0  is none
    Value returned on lookup of payload: {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0 is: true
    Action string for {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0  is none
    Value returned on lookup of payload: {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0 is: true
    Action string for {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0  is none
    Value returned on lookup of payload: {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0 is: true
    Action string for {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0  is none
    Value returned on lookup of payload: {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0 is: true
    Action string for {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0  is none
    Value returned on lookup of payload: {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0 is: true
    Action string for {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0  is none
    Value returned on lookup of payload: {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0 is: true
    Action string for {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0  is none
    Value returned on lookup of payload: {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0 is: true
    Action string for {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0  is none
    Value returned on lookup of payload: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0 is: true
    Action string for {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0  is none
    END Setting requested payload actions
    INSTALLDIR passed path basic path validation: C:\Program Files (x86)\FLASHBUILDER
    [    4888] Mon Jun 20 08:30:06 2011  INFO
    BEGIN InstallOperationsQueue Unordered operations
      {067E43CD-3E9C-44BA-89FA-EDE7461BC22B} AIR for Apple iOS support (FB) 2.6.0.0:  with operation none
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0:  with operation remove
      {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0:  with operation remove
      {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0:  with operation remove
      {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0:  with operation remove
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0:  with operation remove
      {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0:  with operation none
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0:  with operation remove
      {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0:  with operation remove
      {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0:  with operation remove
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0:  with operation remove
      {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0:  with operation remove
      {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0:  with operation remove
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0:  with operation remove
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0:  with operation remove
      {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0:  with operation remove
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0:  with operation remove
      {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0:  with operation remove
      {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0:  with operation remove
      {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0:  with operation remove
      {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0:  with operation remove
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0:  with operation remove
      {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0:  with operation remove
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0:  with operation remove
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    BEGIN InstallOperationsQueue Unordered operations
      {067E43CD-3E9C-44BA-89FA-EDE7461BC22B} AIR for Apple iOS support (FB) 2.6.0.0:  with operation none
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0:  with operation remove
      {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0:  with operation remove
      {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0:  with operation remove
      {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0:  with operation remove
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0:  with operation remove
      {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0:  with operation none
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0:  with operation remove
      {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0:  with operation remove
      {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0:  with operation remove
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0:  with operation remove
      {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0:  with operation remove
      {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0:  with operation remove
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0:  with operation remove
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0:  with operation remove
      {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0:  with operation remove
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0:  with operation remove
      {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0:  with operation remove
      {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0:  with operation remove
      {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0:  with operation remove
      {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0:  with operation remove
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0:  with operation remove
      {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0:  with operation remove
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0:  with operation remove
    END InstallOperationsQueue Ordered operations
    Calling the custom action code for pre-remove for payload {1B4483F2-849C-4AC3-99B1-473FFC0192DD}
    ::START TIMER:: [Payload Operation :{1B4483F2-849C-4AC3-99B1-473FFC0192DD}]
    [    3776] Mon Jun 20 08:30:06 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {1B4483F2-849C-4AC3-99B1-473FFC0192DD} modify request for AdobeCode: {1B4483F2-849C-4AC3-99B1-473FFC0192DD}
    Effective AdobeCode for: {1B4483F2-849C-4AC3-99B1-473FFC0192DD} is {1B4483F2-849C-4AC3-99B1-473FFC0192DD}
    Uninstalling payload
    Beginning un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{1B4483F2-849C-4AC3-99B1-473FFC0192DD}.db
    [    3776] Mon Jun 20 08:30:07 2011  INFO
    Completing un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{1B4483F2-849C-4AC3-99B1-473FFC0192DD}.db
    Physical payload uninstall result:0
    [    4888] Mon Jun 20 08:30:07 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{1B4483F2-849C-4AC3-99B1-473FFC0192DD}] took 1004.34 milliseconds (1.00434 seconds) DTR = 2732.15 KBPS (2.66812 MBPS)
    Updating driver data - Action: Add driver entry
    Updating driver data successful. Driver entry was added. ARP estimated size 0KB
    User specified overrideFile:
    The csu inventory was not updated for payload {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0, value of local var is -1
    Calling the custom action code for post-remove for payload {1B4483F2-849C-4AC3-99B1-473FFC0192DD} Adobe Flash Builder 4.5.0.0
    Calling the custom action code for pre-remove for payload {6F3A624B-1B72-4081-96E8-23261F389C5C}
    ::START TIMER:: [Payload Operation :{6F3A624B-1B72-4081-96E8-23261F389C5C}]
    [    6088] Mon Jun 20 08:30:07 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {1B4483F2-849C-4AC3-99B1-473FFC0192DD} modify request for AdobeCode: {6F3A624B-1B72-4081-96E8-23261F389C5C}
    Effective AdobeCode for: {6F3A624B-1B72-4081-96E8-23261F389C5C} is {6F3A624B-1B72-4081-96E8-23261F389C5C}
    Uninstalling payload
    Beginning un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{6F3A624B-1B72-4081-96E8-23261F389C5C}.db
    Completing un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{6F3A624B-1B72-4081-96E8-23261F389C5C}.db
    Physical payload uninstall result:0
    [    4888] Mon Jun 20 08:30:08 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{6F3A624B-1B72-4081-96E8-23261F389C5C}] took 1006.47 milliseconds (1.00647 seconds) DTR = 5250.03 KBPS (5.12699 MBPS)
    User specified overrideFile:
    [    4888] Mon Jun 20 08:30:09 2011  INFO
    Successfully updated the csu inventory for {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0 return values 0:0
    Calling the custom action code for post-remove for payload {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0
    Calling the custom action code for pre-remove for payload {7EABC54B-02C3-4DA1-9EB4-974CE7414066}
    ::START TIMER:: [Payload Operation :{7EABC54B-02C3-4DA1-9EB4-974CE7414066}]
    [    1064] Mon Jun 20 08:30:09 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: ModifyThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Modify Thirdparty payload
    Payload doesn't support physical action or it is already installed.  Treating as success.
    Third party payload completed.  Testing return code: 0
    [    4888] Mon Jun 20 08:30:10 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{7EABC54B-02C3-4DA1-9EB4-974CE7414066}] took 1014.44 milliseconds (1.01444 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0, value of local var is -1
    Calling the custom action code for post-remove for payload {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0
    Calling the custom action code for pre-remove for payload {BD0D6363-E961-410F-8BF4-ECD8795F3923}
    ::START TIMER:: [Payload Operation :{BD0D6363-E961-410F-8BF4-ECD8795F3923}]
    [    4696] Mon Jun 20 08:30:10 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {1B4483F2-849C-4AC3-99B1-473FFC0192DD} modify request for AdobeCode: {BD0D6363-E961-410F-8BF4-ECD8795F3923}
    Effective AdobeCode for: {BD0D6363-E961-410F-8BF4-ECD8795F3923} is {BD0D6363-E961-410F-8BF4-ECD8795F3923}
    Uninstalling payload
    Beginning un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{BD0D6363-E961-410F-8BF4-ECD8795F3923}.db
    Completing un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{BD0D6363-E961-410F-8BF4-ECD8795F3923}.db
    Physical payload uninstall result:0
    [    4888] Mon Jun 20 08:30:11 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{BD0D6363-E961-410F-8BF4-ECD8795F3923}] took 1009.85 milliseconds (1.00985 seconds) DTR = 6947.54 KBPS (6.78471 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0 return values 0:0
    Calling the custom action code for post-remove for payload {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0
    Calling the custom action code for pre-remove for payload {E5F5A323-E3CA-4710-ABBB-2C0C25516F89}
    ::START TIMER:: [Payload Operation :{E5F5A323-E3CA-4710-ABBB-2C0C25516F89}]
    [    2788] Mon Jun 20 08:30:11 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {1B4483F2-849C-4AC3-99B1-473FFC0192DD} modify request for AdobeCode: {E5F5A323-E3CA-4710-ABBB-2C0C25516F89}
    Effective AdobeCode for: {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} is {E5F5A323-E3CA-4710-ABBB-2C0C25516F89}
    Uninstalling payload
    Beginning un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{E5F5A323-E3CA-4710-ABBB-2C0C25516F89}.db
    Completing un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{E5F5A323-E3CA-4710-ABBB-2C0C25516F89}.db
    Physical payload uninstall result:0
    [    4888] Mon Jun 20 08:30:12 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{E5F5A323-E3CA-4710-ABBB-2C0C25516F89}] took 1019.34 milliseconds (1.01934 seconds) DTR = 18765.1 KBPS (18.3253 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0 return values 0:0
    Calling the custom action code for post-remove for payload {E5F5A323-E3CA-4710-ABBB-2C0C25516F89} Adobe Player for Embedding 3.2 3.2.0.0
    Calling the custom action code for pre-remove for payload {46DF1D41-88FD-448c-BAC5-6FDA31247378}
    ::START TIMER:: [Payload Operation :{46DF1D41-88FD-448c-BAC5-6FDA31247378}]
    [    4788] Mon Jun 20 08:30:12 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: ModifyThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Modify Thirdparty payload
    Payload doesn't support physical action or it is already installed.  Treating as success.
    Third party payload completed.  Testing return code: 0
    [    4888] Mon Jun 20 08:30:13 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{46DF1D41-88FD-448c-BAC5-6FDA31247378}] took 1006.47 milliseconds (1.00647 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0, value of local var is -1
    Calling the custom action code for post-remove for payload {46DF1D41-88FD-448c-BAC5-6FDA31247378} Adobe Flash Player 10 Plugin 10.0.0.0
    Calling the custom action code for pre-remove for payload {551D0A52-5E4A-4898-9FFF-FEAA5E89585A}
    ::START TIMER:: [Payload Operation :{551D0A52-5E4A-4898-9FFF-FEAA5E89585A}]
    [     664] Mon Jun 20 08:30:13 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: ModifyThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Modify Thirdparty payload
    Payload doesn't support physical action or it is already installed.  Treating as success.
    Third party payload completed.  Testing return code: 0
    [    4888] Mon Jun 20 08:30:14 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{551D0A52-5E4A-4898-9FFF-FEAA5E89585A}] took 1009.34 milliseconds (1.00934 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0, value of local var is -1
    Calling the custom action code for post-remove for payload {551D0A52-5E4A-4898-9FFF-FEAA5E89585A} Adobe Flash Player 10 ActiveX 10.0.0.0
    Calling the custom action code for pre-remove for payload {ED28819E-310F-4F17-925C-C69B0A1C1F7F}
    ::START TIMER:: [Payload Operation :{ED28819E-310F-4F17-925C-C69B0A1C1F7F}]
    [    5256] Mon Jun 20 08:30:14 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {1B4483F2-849C-4AC3-99B1-473FFC0192DD} modify request for AdobeCode: {ED28819E-310F-4F17-925C-C69B0A1C1F7F}
    Effective AdobeCode for: {ED28819E-310F-4F17-925C-C69B0A1C1F7F} is {ED28819E-310F-4F17-925C-C69B0A1C1F7F}
    Uninstalling payload
    Beginning un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{ED28819E-310F-4F17-925C-C69B0A1C1F7F}.db
    [    5256] Mon Jun 20 08:30:15 2011  INFO
    Completing un-installation for payload at C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{ED28819E-310F-4F17-925C-C69B0A1C1F7F}.db
    Physical payload uninstall result:0
    [    4888] Mon Jun 20 08:30:15 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{ED28819E-310F-4F17-925C-C69B0A1C1F7F}] took 1014.14 milliseconds (1.01414 seconds) DTR = 15709.9 KBPS (15.3417 MBPS)
    User specified overrideFile:
    [    4888] Mon Jun 20 08:30:16 2011  INFO
    Successfully updated the csu inventory for {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0 return values 0:0
    Calling the custom action code for post-remove for payload {ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 2.5.0.0
    Calling the custom action code for pre-remove for payload {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A}
    ::START TIMER:: [Payload Operation :{635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A}]
    [     304] Mon Jun 20 08:30:16 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: ModifyThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Modify Thirdparty payload
    Payload doesn't support physical action or it is already installed.  Treating as success.
    Third party payload completed.  Testing return code: 0
    [    4888] Mon Jun 20 08:30:17 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A}] took 1012.73 milliseconds (1.01273 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0, value of local var is -1
    Calling the custom action code for post-remove for payload {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0
    Calling the custom action code for pre-remove for payload {B6D38690-755E-4F40-A35A-23F8BC2B86AC}
    ::START TIMER:: [Payload Operation :{B6D38690-755E-4F40-A35A-23F8BC2B86AC}]
    [    3496] Mon Jun 20 08:30:17 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: ModifyThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Modify Thirdparty payload
    Payload doesn't support physical action or it is already installed.  Treating as success.
    Third party payload completed.  Testing return code: 0
    [    4888] Mon Jun 20 08:30:18 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{B6D38690-755E-4F40-A35A-23F8BC2B86AC}] took 1004.29 milliseconds (1.00429 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0, value of local var is -1
    Calling the custom action code for post-remove for payload {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0
    Calling the custom action code for pre-remove for payload {08D2E121-7F6A-43EB-97FD-629B44903403}
    ::START TIMER:: [Payload Operation :{08D2E121-7F6A-43EB-97FD-629B44903403}]
    [    2844] Mon Jun 20 08:30:18 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: ModifyThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Modify Thirdparty payload
    Payload doesn't support physical action or it is already installed.  Treating as success.
    Third party payload completed.  Testing return code: 0
    [    4888] Mon Jun 20 08:30:19 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{08D2E121-7F6A-43EB-97FD-629B44903403}] took 1019.87 milliseconds (1.01987 seconds)
    User specified overrideFile:
    The csu inventory was not updated for payload {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0, value of local var is -1
    Calling the custom action code for post-remove for payload {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0
    No operation.  We're done:
    Updating driver data - Action: Remove driver entry
    Updating driver data successful. Driver entry was removed. ARP estimated size 0KB
    [    4888] Mon Jun 20 08:30:21 2011  INFO
    Total components installed: 0
    Total components repaired: 0
    Successfully removed 11 components:
    - Microsoft_VC90_CRT_x86
    - Adobe Flash Builder
    - Adobe Flash Player 10 Plugin
    - Adobe Flash Player 10 ActiveX
    - Microsoft_VC90_MFC_x86
    - AdobeTypeSupport CS5
    - AdobeHelp
    - Microsoft_VC90_MFCLOC_x86
    - AdobeCMaps CS5
    - Adobe Player for Embedding 3.2
    - Suite Shared Configuration CS5.5
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Restarting your computer is recommended:
    In order to complete the installation, please restart the computer
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Call PostSession Custom Hook
    :: END TIMER :: [Total Timer] took 16246.8 milliseconds (16.2468 seconds) DTR = 3085.89 KBPS (3.01357 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 0 error(s), 1 warning(s)
    WARNING: DW039: Payload {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 is not installed so should not be there in the deployment file
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 0 - No error.
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

    Hi Mike,
    Could you please send the following log files so we identify the exact problem and hopefully help you quickly:
    Windows:
    1.       <path_to_adobe_fbphp>/_Flash Builder 4.5 for PHP.log
    2.       Logs located under C:\Program Files\Common Files\Adobe\Installer\
    Max OSX:
    1.       <path_to_adobe_fbphp>/_Flash Builder 4.5 for PHP.log
    2.       Logs located under /Library/Logs/Adobe/Installers/
    Thanks for sharing this,
    Roy

  • Bus Error: 10 while packaging a Flash Builder 4.6 application containing a native extension (ANE)

    I get this error:
    ld: warning: -ios_version_min not specificed, assuming 4.0
    ld: warning: -dead_strip with lazy loaded static (library) archives has resulted in a duplicate symbol.  You can change your source code to rename symbols to avoid the collision.  This will be an error in a future linker.
    /var/folders/y4/svqv7kzn469_ljcrvw1b99500000gn/T/cmd8085539752601990184.tmp: line 2: 25159 Bus error: 10           "/Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/bin/ld64/i686-apple-darwin10-ld64" -ObjC -dead_strip -Z -arch armv7 -syslibroot "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iP honeOS6.0.sdk" -L/usr/lib -F"/System/Library/Frameworks/" -L"/Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/lib" -o "../aot8213014594451590298.tmp" -L"/var/folders/y4/svqv7kzn469_ljcrvw1b99500000gn/T/07f32573-0d2b-42c6-b431-916954d76791" -exported_symbol _main -exported_symbol _ExtInitializer -exported_symbol _ExtFinalizer "extensionglue.o" -lstdc++ -lRuntimeInterpreter.arm-air -lgcc_s.1 -lstdc++.6 -lcrt1.o -lSystem.B -lz -lobjc -framework CoreFoundation -framework UIKit -framework MobileCoreServices -framework CoreGraphics -framework Foundation -framework SystemConfiguration -framework AudioToolbox -framework CFNetwork -framework QuartzCore -framework OpenGLES -framework CoreLocation -framework CoreMedia -framework CoreVideo -framework AVFoundation -framework Security -lcom.pgi.native.extensions.softphone
    Compilation failed while executing : ld64
    The ane was created using this command:
    "/Applications/Adobe Flash Builder 4.6/sdks/4.6.0/bin/adt" -package -target ane SPExtension.ane extension.xml -swc SPTest.swc -platform iPhone-ARM -C ios . -platformoptions platform.xml
    The ANE file seemed to load in my project ok, and build ok.  But when I hit run to package for my ios device, I get the above error.

    Here's the fix in case anyone else runs into this problem.  When Flash Builder is building the deployment during launch, it converts the mapped path to a mangled local path for the ane to find the descriptor to a relative path, which can't be found and throws the null pointer.  Making the Output Folder path actually local to the computer, as opposed to the default that FB creates, resolves the error, and still allows blazeds access from the device.

  • In Flash Builder: "No Disk" Error when trying to switch to Design View

    Just had Flash Builder Beta 1 uninstalled and Beta 2 installed instead.
    When I try to switch to Design View or open a link from Start Page in Flash Builder Beta 2, the application  freezes and "No Disk" error message pops up.

    You have some other problem with your boot drive that has corrupted data backed up to the TimeMacine drive.
    My advice is to boot into each operating system and manually backup just your Users files each to separate regular external drives (no Timemachine or backup software) and disconnect.
    Make a note of any serial numbers, emails, address book contacts, export bookmarks etc. that isn't typically in your users folders data.
    You might be able to Winclone 3 the Windows as a whole thing as it's appearing not to have issues but it's your MacintoshHD partition that is so that will have to be rebuilt from scratch.
    Most commonly used backup methods
    If your OS X parititon doesn't boot, you can use this to recover files.
    Create a data recovery/undelete external boot drive
    Without any further detail about your machine I can't advise specifically what to do, but it involves using Disk Utility to Zero Erase (move slider one spot to the right or in 10.6 using Security Option) the ENTIRE boot drive and reformatting, then installing OSX fresh and then setting up BootCamp again.
    If you wish to switch your boot drive for something better, this is a good time to do this.
    Install/upgrade RAM or storage drive in Mac's
    If your machine is capable of Internet Recovery, then use that, then upgrade.
    If your machine came with 10.6 or earlier, then use the 10.6 install disks and work up from there.
    Erase, formatting, OS X installs on Mac's

  • Error 1 occurred when tried to install Flash Builder on Windows 8.  No files to uninstall.  Caught in loop

    I need to install Flash Builder 4.7 on my windows 8 computer.  I started the install process, but was soon stopped due to error 1.  The software wants me to uninstall/reinstall the software.  there is no program installed on the computer.  Cannot find any lingering cookies in regedit.  Need to install this software.

    Cmccullough2 I would recommend reviewing your installation log files for the specific error message.  You can find details on how to locate and interpret your installation log files at Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html.  You are welcome to post any specific errors you discover to this discussion.

  • Using flex4.1, Flash Builder giving error "flash.filesystem::StorageVolume could not be found."

    Hi there,
              I'm trying to copy some files to Storage Card on a AIR application. Is this possible with the latest version of the AIR SDK (2.0)?
              I am developing in Flash Builder. I have downloaded the lastest flex sdk(4.1)  and used it.
              Flash Builder then recognises the StorageVolume and StorageVolumeInfo classes. However when I then run the app the debugger throws an error on the following line:
    LINE:
    var volumes:Vector.<StorageVolume> = StorageVolumeInfo.storageVolumeInfo.getStorageVolumes();
    Note: I have imported both classes as well.

    I'v read the article
    http://forums.adobe.com/message/2984004#2984004,
    and checked my application.xml, The content of the first two lines is:
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/2.0">
    Error message from flash builder debug:
    typecheck Player/getLocalVideo()
      outer-scope = [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ mx.core::FlexSprite$ mx.core::UIComponent$ spark.components.supportClasses::SkinnableComponent$ spark.components.supportClasses::SkinnableContainerBase$ spark.components::SkinnableContainer$ spark.components::Application$ spark.components::WindowedApplication$ Player$]
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {} ()
      0:debugfile "D:\My Documents\Adobe Flash Builder 4\LiveVideoClient\OnSiteEnforceLawPublish\src;;Player.mxml"
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {} ()
      2:debugline 20
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {} ()
      4:getlocal0
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {} (Player[O])
      5:pushscope
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {Player[O]} ()
      6:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {Player[O]} (null[O])
      7:coerce_s
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {Player[O]} (String?[S])
      8:setlocal 5
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] *[A] *[A] *[A] *[A] *[A]] {Player[O]} ()
      10:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] *[A] *[A] *[A] *[A] *[A]] {Player[O]} (null[O])
      11:coerce mx.collections::ArrayCollection
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] *[A] *[A] *[A] *[A] *[A]] {Player[O]} (mx.collections::ArrayCollection?[O])
      13:setlocal 6
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] *[A] *[A] *[A] *[A]] {Player[O]} ()
      15:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] *[A] *[A] *[A] *[A]] {Player[O]} (null[O])
      16:coerce flash.filesystem::File
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] *[A] *[A] *[A] *[A]] {Player[O]} (flash.filesystem::File?[O])
      18:setlocal 7
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] *[A] *[A] *[A]] {Player[O]} ()
      20:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] *[A] *[A] *[A]] {Player[O]} (null[O])
      21:coerce_s
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] *[A] *[A] *[A]] {Player[O]} (String?[S])
      22:setlocal 8
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] *[A] *[A]] {Player[O]} ()
      24:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] *[A] *[A]] {Player[O]} (null[O])
      25:coerce_s
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] *[A] *[A]] {Player[O]} (String?[S])
      26:setlocal 9
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      28:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      33:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      38:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      43:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      48:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      53:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      58:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      63:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      68:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      73:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      78:debugline 23
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      80:findpropstrict flash.filesystem::StorageVolumeInfo
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} (Object[A])
      82:getproperty flash.filesystem::StorageVolumeInfo
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} (*[A])
      84:getproperty storageVolumeInfo
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} (*[A])
      86:callproperty getStorageVolumes 0
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} (*[A])
      89:coerce __AS3__.vec::Vector
    VerifyError: Error #1014: Class flash.filesystem::StorageVolume could not be found.
    at Player/___Player_WindowedApplication1_windowComplete()[D:\My Documents\Adobe Flash Builder 4\LiveVideoClient\OnSiteEnforceLawPublish\src\Player.mxml:4]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()[E:\dev\4.x\frameworks\projects\framework\src\mx\core \UIComponent.as:12528]
    at spark.components::WindowedApplication/enterFrameHandler()[E:\dev\4.x\frameworks\projects\ airspark\src\spark\components\WindowedApplication.as:2355]

  • Air Auto Update Error -- Flash Builder Burrito.

    This is my first attempt at this, so I may be missing something simple.
    I'm not having any luck getting an Air app to automatically update.
    If I manually go to  http://localhost/air1/air1.air and redownload the file I will get a popup that asks if I want to update the app, but when I say ok I get this error.
    "There was an error checking for updates. Error# 16816"
    I haven't found a reason yet,
    Any ideas?
    update.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <update xmlns="http://ns.adobe.com/air/framework/update/description/2.5">
      <version>2.0</version>
      <url>http://localhost/air1/air1.air</url>
      <description>1.0 - First version</description>
    </update>
    file -- air1.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                           xmlns:s="library://ns.adobe.com/flex/spark"
                           xmlns:mx="library://ns.adobe.com/flex/mx"
                           applicationComplete="init()">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Script>
            <![CDATA[
                import air.update.events.UpdateEvent;
                import air.update.ApplicationUpdaterUI;
                import mx.controls.Alert;
                protected var appUpdater:ApplicationUpdaterUI = new ApplicationUpdaterUI(); // Used for auto-update
                protected function init():void
                    // Check for update
                    this.checkUpdate();
                    Alert.show("checking update");
                // This function is triggered when the application finished loading.
                // Initialize appUpdater and set some properties
                protected function checkUpdate():void
                    // set the URL for the update.xml file
                    appUpdater.updateURL = "http://localhost/air1/update.xml";
                    appUpdater.addEventListener(UpdateEvent.INITIALIZED, onUpdate);
                    appUpdater.addEventListener(ErrorEvent.ERROR, onUpdaterError);
                    // Hide the dialog asking for permission for checking for a new update.
                    // If you want to see it just leave the default value (or set true).
                    appUpdater.isCheckForUpdateVisible = true;
                    appUpdater.initialize();
                // Handler function triggered by the ApplicationUpdater.initialize.
                // The updater was initialized and it is ready to take commands.
                protected function onUpdate(event:UpdateEvent):void
                    // start the process of checking for a new update and to install
                    appUpdater.checkNow();
                // Handler function for error events triggered by the ApplicationUpdater.initialize
                protected function onUpdaterError(event:ErrorEvent):void
                    Alert.show(event.toString());
            ]]>
        </fx:Script>
        <s:Button x="47" y="55" label="Button"/>
        <mx:ColorPicker x="61" y="119"/>
        <s:ComboBox x="77" y="216"/>
        <s:ComboBox x="77" y="185"/>
        <s:ComboBox x="77" y="154"/>
    </s:WindowedApplication>
    file  -- air1-app.xml
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/2.5">
    <!-- Adobe AIR Application Descriptor File Template.
        Specifies parameters for identifying, installing, and launching AIR applications.
        xmlns - The Adobe AIR namespace: http://ns.adobe.com/air/application/2.5
                The last segment of the namespace specifies the version
                of the AIR runtime required for this application to run.
        minimumPatchLevel - The minimum patch level of the AIR runtime required to run
                the application. Optional.
    -->
        <!-- A universally unique application identifier. Must be unique across all AIR applications.
        Using a reverse DNS-style name as the id is recommended. (Eg. com.example.ExampleApplication.) Required. -->
        <id>air1</id>
        <!-- Used as the filename for the application. Required. -->
        <filename>air1</filename>
        <!-- The name that is displayed in the AIR application installer.
        May have multiple values for each language. See samples or xsd schema file. Optional. -->
        <name>air1</name>
        <!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
        Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
        An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
        <versionNumber>2.0.0</versionNumber>
        <!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
        <!-- <versionLabel></versionLabel> -->
        <!-- Description, displayed in the AIR application installer.
        May have multiple values for each language. See samples or xsd schema file. Optional. -->
        <!-- <description></description> -->
        <!-- Copyright information. Optional -->
        <!-- <copyright></copyright> -->
        <!-- Publisher ID. Used if you're updating an application created prior to 1.5.3 -->
        <!-- <publisherID></publisherID> -->
        <!-- Settings for the application's initial window. Required. -->
        <initialWindow>
            <!-- The main SWF or HTML file of the application. Required. -->
            <!-- Note: In Flash Builder, the SWF reference is set automatically. -->
            <content>[This value will be overwritten by Flash Builder in the output app.xml]</content>
            <!-- The title of the main window. Optional. -->
            <!-- <title></title> -->
            <!-- The type of system chrome to use (either "standard" or "none"). Optional. Default standard. -->
            <!-- <systemChrome></systemChrome> -->
            <!-- Whether the window is transparent. Only applicable when systemChrome is none. Optional. Default false. -->
            <!-- <transparent></transparent> -->
            <!-- Whether the window is initially visible. Optional. Default false. -->
            <!-- <visible></visible> -->
            <!-- Whether the user can minimize the window. Optional. Default true. -->
            <!-- <minimizable></minimizable> -->
            <!-- Whether the user can maximize the window. Optional. Default true. -->
            <!-- <maximizable></maximizable> -->
            <!-- Whether the user can resize the window. Optional. Default true. -->
            <!-- <resizable></resizable> -->
            <!-- The window's initial width in pixels. Optional. -->
            <!-- <width></width> -->
            <!-- The window's initial height in pixels. Optional. -->
            <!-- <height></height> -->
            <!-- The window's initial x position. Optional. -->
            <!-- <x></x> -->
            <!-- The window's initial y position. Optional. -->
            <!-- <y></y> -->
            <!-- The window's minimum size, specified as a width/height pair in pixels, such as "400 200". Optional. -->
            <!-- <minSize></minSize> -->
            <!-- The window's initial maximum size, specified as a width/height pair in pixels, such as "1600 1200". Optional. -->
            <!-- <maxSize></maxSize> -->
        <autoOrients>false</autoOrients>
        <fullScreen>false</fullScreen>
        <visible>false</visible>
      </initialWindow>
        <!-- We recommend omitting the supportedProfiles element, -->
        <!-- which in turn permits your application to be deployed to all -->
        <!-- devices supported by AIR. If you wish to restrict deployment -->
        <!-- (i.e., to only mobile devices) then add this element and list -->
        <!-- only the profiles which your application does support. -->
        <!-- <supportedProfiles>desktop extendedDesktop mobileDevice extendedMobileDevice</supportedProfiles> -->
        <!-- The subpath of the standard default installation location to use. Optional. -->
        <!-- <installFolder></installFolder> -->
        <!-- The subpath of the Programs menu to use. (Ignored on operating systems without a Programs menu.) Optional. -->
        <!-- <programMenuFolder></programMenuFolder> -->
        <!-- The icon the system uses for the application. For at least one resolution,
        specify the path to a PNG file included in the AIR package. Optional. -->
        <!-- <icon>
            <image16x16></image16x16>
            <image32x32></image32x32>
            <image36x36></image36x36>
            <image48x48></image48x48>
            <image72x72></image72x72>
            <image128x128></image128x128>
        </icon> -->
        <!-- Whether the application handles the update when a user double-clicks an update version
        of the AIR file (true), or the default AIR application installer handles the update (false).
        Optional. Default false. -->
        <!-- <customUpdateUI></customUpdateUI> -->
        <!-- Whether the application can be launched when the user clicks a link in a web browser.
        Optional. Default false. -->
        <!-- <allowBrowserInvocation></allowBrowserInvocation> -->
        <!-- Listing of file types for which the application can register. Optional. -->
        <!-- <fileTypes> -->
            <!-- Defines one file type. Optional. -->
            <!-- <fileType> -->
                <!-- The name that the system displays for the registered file type. Required. -->
                <!-- <name></name> -->
                <!-- The extension to register. Required. -->
                <!-- <extension></extension> -->
                <!-- The description of the file type. Optional. -->
                <!-- <description></description> -->
                <!-- The MIME content type. -->
                <!-- <contentType></contentType> -->
                <!-- The icon to display for the file type. Optional. -->
                <!-- <icon>
                    <image16x16></image16x16>
                    <image32x32></image32x32>
                    <image48x48></image48x48>
                    <image128x128></image128x128>
                </icon> -->
            <!-- </fileType> -->
        <!-- </fileTypes> -->
        <!-- Specify Android specific tags that get passed to AndroidManifest.xml file. -->
        <!--<android>
            <manifestAdditions>
            <![CDATA[
                <manifest android:installLocation="auto">
                    <uses-permission android:name="android.permission.INTERNET"/>
                    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
                    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
                    <uses-configuration android:reqFiveWayNav="true"/>
                    <supports-screens android:normalScreens="true"/>
                    <uses-feature android:required="true" android:name="android.hardware.touchscreen.multitouch"/>
                    <application android:enabled="true">
                        <activity android:excludeFromRecents="false">
                            <intent-filter>
                                <action android:name="android.intent.action.MAIN"/>
                                <category android:name="android.intent.category.LAUNCHER"/>
                            </intent-filter>
                        </activity>
                    </application>
                </manifest>
            ]]>
            </manifestAdditions>
        </android> -->
        <!-- End of the schema for adding the android specific tags in AndroidManifest.xml file -->
    </application>

    This appears to be a Flex question. Please try posting to the Flex forums here http://forums.adobe.com/community/flex/flex_general_discussion for better response.

  • Error when starting Flash Builder 4.7 in Mac OSX Maverick

    I'm getting this error when I start Flash Builder 4.7 on Mac OSX Maverick.

    I solved it. The trick was to press the Install button. After a few minutes Flash Builder opened.

Maybe you are looking for

  • One Broker for Multiple Fams

    I'm getting ready to deploy Terminal Services into a new environment and I've got a question regarding the TS Broker service.  I'm going to be deploying multiple Farms, with unrelated users and applications, and I'm curious if I need one TS broker pe

  • Alerts in other languages

    I got alert about this reply in Chinese. When I went to the forums, all interface was also in Chinese. http://social.msdn.microsoft.com/Forums/en-US/af4d8652-92be-497a-aef0-c235cdaf5443/problems-with-my-threads?forum=reportabug For every expert, ther

  • SDO_UTIL.EXTRACT fail when single item in geometry collection

    Hi folks, Didn't we have a discussion a while back on whether geometry collections are valid when they only contain a single item? Darned if I can find it with the OTN search function. I think back then the issue was either a multipolygon or multistr

  • Paragraph indenting question

    Is it possible to make the indentation of paragraph be relative to the indentation of the previous paragraph? We are authoring our content in Structured FrameMaker and are mapping the FM styles to Robohelp styles. In FM, we have an element/paragraph

  • My illustrator keeps crashing for no reason!

    I don't know what's going on, but I'm not even working for 5 minutes on Illustrator and it just shuts down. Even if I'm not doing anything, I've opened a new file and put a white box and left it and a couple minutes later it just crashes. It asks if