Flash Builder - RDS - LCDS - 1020: Method marked override must override another method

I'm using RDS data modeller, the RDS fml file is working okay,
I can work with the tables, use services
but when I try to run the application I get prolems, and the problem states:
Description
Resource
Path
Location
Type
1020: Method marked override must override another method.
_CityEntityMetadata.as
/xoffer/src/xoffer
line 219
Flex Problem
This issue extract is: for example: _CityEntityMetadata.as
    override public function getPropertyType(propertyName:String):String
        if (model_internal::allProperties.indexOf(propertyName) == -1)
            throw new Error(propertyName + " is not a property of City");
        return model_internal::propertyTypeMap[propertyName];
this for some tables
how does this present, I didn't do sth special, followed the how to online, already reinstalled the whole thing (flash builder 4.5.1, modeller 3.1.1)
workflow:
-> created in MySQL the Database
-> used the RDS config (this works)
-> generate the code and push to the server
-> make a datagrid and link it to a service
-> play => errors get detected
ps when I delete the override it is ok, but I don't think this should be the case....

I'm also experiencing this problem.  It's a real pain in the neck to have to do extended search / replace on certain method signatures to remove the override.
Anyone have a solution?
Thanks in advance!

Similar Messages

  • Modeler development - Flash Builder 4 and LCDS JBoss

    Hi,
    I am trying out modeler development in Jboss, Followed the below steps and I am getting error while deploying the model
    1         Installed LCDS 3.0 as JBoss.
    2         Uncommented the RDS configuration in web.xml of lcds.war.
    3         Copied lcds.war to jboss-4.2.3.GA\server\default\deploy folder.
    4         Configured Flash builder RDS Server to point Jboss.
    5         Created Data model from Database.
    6      Getting error while deploying the model.(PFA JBoss Error-1.txt)
    I am assuming bug LCDS-408 does not apply to Jboss 4.2.3.GA, but still went ahead and removed hibernate related JAR from WEB-INF/lib folder.
    After this change while deploying the model(fml) following error pops up in flash builder. Corresponding JBOSS log in JBoss Error-2.txt
    I did not find any documents /blogs related to modeler development in JBoss
    Please help me on this, Thanks in advance
    Rao

    Hi Martin,
    Flex Mobile project is only available with Flash Builder Burrito (which is a preview release of the version after Flash Builder 4) available at http://labs.adobe.com/technologies/flashbuilder_burrito/
    Flash Builder 4 does not support mobile projects.
    Thanks,
    Anirudh

  • Flash Builder 4.6 Installer Error

    I'm trying to install Flash Builder 4.6, but I'm getting an error immediately when the installer starts. It says "Beta or prerelease versions of Adobe Flash Builder are installed on the machine, and must be uninstalled before this installation can proceed. Please uninstall these products, restart your computer, then run this installer again."
    I do not have any beta version of Flash Builder installed on my machine. I do however have previous releases of FB 3.0, 4.0, and 4.5 installed. I use these to support various projects.
    Here are my machine specifications:
    2011 Macbook Pro w/ OSX Lion updated to 10.7.2
    100GB of free space
    8 GB of ram
    I found the following error messages in the OSX Console app:
    11/30/11 10:47:20.001 AM PDApp: CFURLCreateWithString was passed this invalid URL string: '/System/Library/Frameworks/' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    11/30/11 10:47:20.001 AM [0x0-0x3f83f8].com.adobe.PDApp.setup: 2011-11-30 10:47:20.000 PDApp[6202:407] CFURLCreateWithString was passed this invalid URL string: '/System/Library/Frameworks/' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.

    Any solution for this yet? After having to uninstall FB4.5 (& iOS support) to upgrade then the installer not wanting to install iOS support because its 'already installed' ... FB4.6 wont compile iOS ... heres FB & the installer telling me both things at the same time! Note: the store errors when i try to buy an upgrade so im also now on a trial again, plus FB4.6 wont import the default workspace FB4.5 created so im having to import the projects from that workspace manually!
    Thanks Adobe, I guess i should just learn HTML5 as you seem to want ... as i remember i LOVED debugging stuff in every single version of each browser in the 90s!

  • Flash Builder "publishes" every time I minimize or switch to other programs.

    On my Mac, when I switch from Flash Builder to Flash Pro, Flash Builder insists on "Publishing", which means I must wait for 30 seconds each time.
    Please help.
    Roger

    On my Mac, when I switch from Flash Builder to Flash Pro, Flash Builder insists on "Publishing", which means I must wait for 30 seconds each time.
    Please help.
    Roger

  • Flash Builder 4 Beta RDS issue

    I cannot connect to ColdFusion via RDS with my Flash Builder 4 beta 2. I have no issue connecting to CF via RDS in dreamweaver CS3.
    However whenever I try to connect to a CFC via "connect to DataService" and I get "Enter RDS password and user name".. I always get "Authentication faliure. The supplied username or password may be wrong". I created 2 users for RDS in the CF 9 adminstrato.. and it would not accept either username/ password combo. I even tried using RDS with no authentication and rebooted the pc each time.
    I had no issue doing a very basic connection to a cfc like in the HelloCF example.. yet db connectivity fails.. idea of whats' the issue here?
    Thanks!

    Hi,
    Can you access your CFC from the browser?
    i mean like http://localhost:8501/MyCFC.cfc in the browser would open something like:
    http://localhost:8501/CFIDE/componentutils/cfcexplorer.cfc?METHOD=getcfcinhtml&PATH=/MyCFC .cfc&NAME=MyCFC.cfc
    Now replace METHOD=getcfcinhtml to METHOD=getcfcmetadata.
    If this displays some text as the result like:
    'C:\ColdFusion8\wwwroot\WEB-INF\cftags\component.cfccomponentWEB-INF.cftags.componentWEB-INF.cftags.componentC:\ColdFusion8\wwwroot\MyCFC.cfcAT_TestcasesFiles.LogicTesting.BookServiceTestAT_TestcasesFiles.LogicTesting.BookServiceTestnoBookgetItemremoteanytrueitemcomponent'
    If this itself throws an error, then you would be hitting
    http://bugs.adobe.com/jira/browse/FB-23626 , which showed up authentication error though CFC had problems.
    This has been resolved in the latest pre-release build.
    If you do not have access for the pre-release build please send a mail to rkrishna AT adobe DOT com.
    Hope this helps please let us know if you still face issues.
    Thanks,
    Balaji
    http://balajisridhar.wordpress.com

  • Web service method binding (flash builder issue)

    I have a new Flash Builder (Flex) project, basically it has 2 combo boxes in it. I have added a web service, the service is called uws_lookups and has 2 methods, lookupLanguage and lookupCountry.
    If I bind a combobox to the result from either of these services everything works as expected, here is the code:
    <?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:uws_lookups="services.uws_lookups.*"
          minWidth="955" minHeight="600">
    <fx:Script>
      <![CDATA[
       import com.adobe.serializers.utility.TypeUtility;
       import mx.controls.Alert;
       import mx.events.FlexEvent;
       protected function comboBox_creationCompleteHandler(event:FlexEvent):void
        lookupCountryResult.token = uws_lookups.lookupCountry();
      ]]>
    </fx:Script>
    <fx:Declarations>
      <s:CallResponder id="lookupCountryResult"/>
      <uws_lookups:Uws_lookups id="uws_lookups"
             fault="Alert.show(event.fault.faultString + '\n' + event.fault.faultDetail)"
             showBusyCursor="true"/>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:ComboBox id="comboBox" creationComplete="comboBox_creationCompleteHandler(event)" labelField="countryName">
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupCountryResult.lastResult.Tables.Country.Rows)}"/>
    </s:ComboBox>
    <s:ComboBox/>
    </s:Application>
    As you can see the combobox gets bound, the results are returned and displayed, however when I bind the second box to the other method Flash Builder does the most stupid thing ever:
    <?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:uws_lookups="services.uws_lookups.*"
          minWidth="955" minHeight="600">
    <fx:Script>
      <![CDATA[
       import com.adobe.serializers.utility.TypeUtility;
       import mx.controls.Alert;
       import mx.events.FlexEvent;
       protected function comboBox_creationCompleteHandler(event:FlexEvent):void
        lookupCountryResult.token = uws_lookups.lookupCountry();
       protected function comboBox2_creationCompleteHandler(event:FlexEvent):void
        lookupLanguageResult.token = uws_lookups.lookupLanguage();
      ]]>
    </fx:Script>
    <fx:Declarations>
      <s:CallResponder id="lookupCountryResult"/>
      <s:CallResponder id="lookupLanguageResult"/>
      <uws_lookups:Uws_lookups id="uws_lookups" fault="Alert.show(event.fault.faultString + '\n' + event.fault.faultDetail)" showBusyCursor="true"/>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:ComboBox id="comboBox" creationComplete="comboBox_creationCompleteHandler(event)" labelField="countryName">
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupCountryResult.lastResult.Tables.Country.Rows)}"/>
    </s:ComboBox>
    <s:ComboBox id="comboBox2" creationComplete="comboBox2_creationCompleteHandler(event)" labelField="LanguageName">
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupLanguageResult.lastResult.Tables.Country.Rows)}"/>
    </s:ComboBox>
    </s:Application>
    Now I'm pretty sure that isnt what I asked it to do, so I manually change the code line to read correctly
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupLanguageResult.lastResult.Tables.Language.Ro ws)}"/>
    Which enables to second combobox to work, but the original one (countries) now displays [Object: Language_type]
    I have debugged the application and both methods do actually return the correct data, FB is just choosing to do something stupid when I add the second call.
    I have done the basics, deleted the project and started again, tried a different web service, tried different methods, but it looks like when I use more than one method it fails, so please tell me, what am I doing wrong because I know Flash Builder cannot be doing this by design.
    I will post the service response in another post.
    Thanks for any help you have!
    Shaine

    Ok, lets prove I'm not going mad. New Project, add webservice, which has 2 methods as before. Drag datagrid to stage and bind to data for lookup countries, the code generated is:
    <?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:uws_lookups="services.uws_lookups.*"
          minWidth="955" minHeight="600">
    <fx:Script>
      <![CDATA[
       import com.adobe.serializers.utility.TypeUtility;
       import mx.controls.Alert;
       import mx.events.FlexEvent;
       protected function dataGrid_creationCompleteHandler(event:FlexEvent):void
        lookupCountryResult.token = uws_lookups.lookupCountry();
      ]]>
    </fx:Script>
    <fx:Declarations>
      <s:CallResponder id="lookupCountryResult"/>
      <uws_lookups:Uws_lookups id="uws_lookups"
             fault="Alert.show(event.fault.faultString + '\n' + event.fault.faultDetail)"
             showBusyCursor="true"/>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:DataGrid id="dataGrid" x="10" y="10" width="400" height="580"
        creationComplete="dataGrid_creationCompleteHandler(event)" requestedRowCount="4">
      <s:columns>
       <s:ArrayList>
        <s:GridColumn dataField="ID" headerText="ID"></s:GridColumn>
        <s:GridColumn dataField="countryName" headerText="countryName"></s:GridColumn>
       </s:ArrayList>
      </s:columns>
      <s:typicalItem>
       <fx:Object countryName="countryName1" ID="ID1"></fx:Object>
      </s:typicalItem>
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupCountryResult.lastResult.Tables.Country.Rows)}"/>
    </s:DataGrid>
    </s:Application>
    So. now te good bit, drag another datagrid to the stage and bind to the second method (languages), and guess what? it all goes horribly wrong, here is the complete code for that too:
    <?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:uws_lookups="services.uws_lookups.*"
          minWidth="955" minHeight="600">
    <fx:Script>
      <![CDATA[
       import com.adobe.serializers.utility.TypeUtility;
       import mx.controls.Alert;
       import mx.events.FlexEvent;
       protected function dataGrid_creationCompleteHandler(event:FlexEvent):void
        lookupCountryResult.token = uws_lookups.lookupCountry();
       protected function dataGrid2_creationCompleteHandler(event:FlexEvent):void
        lookupLanguageResult.token = uws_lookups.lookupLanguage();
      ]]>
    </fx:Script>
    <fx:Declarations>
      <s:CallResponder id="lookupCountryResult"/>
      <uws_lookups:Uws_lookups id="uws_lookups"
             fault="Alert.show(event.fault.faultString + '\n' + event.fault.faultDetail)"
             showBusyCursor="true"/>
      <s:CallResponder id="lookupLanguageResult"/>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:DataGrid id="dataGrid" x="10" y="10" width="400" height="580"
        creationComplete="dataGrid_creationCompleteHandler(event)" requestedRowCount="4">
      <s:columns>
       <s:ArrayList>
        <s:GridColumn dataField="ID" headerText="ID"></s:GridColumn>
        <s:GridColumn dataField="countryName" headerText="countryName"></s:GridColumn>
       </s:ArrayList>
      </s:columns>
      <s:typicalItem>
       <fx:Object countryName="countryName1" ID="ID1"></fx:Object>
      </s:typicalItem>
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupCountryResult.lastResult.Tables.Country.Rows)}"/>
    </s:DataGrid>
    <s:DataGrid id="dataGrid2" x="418" y="10" width="400" height="590"
        creationComplete="dataGrid2_creationCompleteHandler(event)" requestedRowCount="4">
      <s:columns>
       <s:ArrayList>
        <s:GridColumn dataField="ID" headerText="ID"></s:GridColumn>
        <s:GridColumn dataField="LanguageName" headerText="LanguageName"></s:GridColumn>
        <s:GridColumn dataField="LanguageCode" headerText="LanguageCode"></s:GridColumn>
       </s:ArrayList>
      </s:columns>
      <s:typicalItem>
       <fx:Object ID="ID1" LanguageCode="LanguageCode1" LanguageName="LanguageName1"></fx:Object>
      </s:typicalItem>
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupLanguageResult.lastResult.Tables.Country.Rows)}"/>
    </s:DataGrid>
    </s:Application>
    Now this is without ANY modification from me whatsoever, and all I get is the CountryID field displayed, so I modify the code manually to read:
    <?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:uws_lookups="services.uws_lookups.*"
          minWidth="955" minHeight="600">
    <fx:Script>
      <![CDATA[
       import com.adobe.serializers.utility.TypeUtility;
       import mx.controls.Alert;
       import mx.events.FlexEvent;
       protected function dataGrid_creationCompleteHandler(event:FlexEvent):void
        lookupCountryResult.token = uws_lookups.lookupCountry();
       protected function dataGrid2_creationCompleteHandler(event:FlexEvent):void
        lookupLanguageResult.token = uws_lookups.lookupLanguage();
      ]]>
    </fx:Script>
    <fx:Declarations>
      <s:CallResponder id="lookupCountryResult"/>
      <uws_lookups:Uws_lookups id="uws_lookups"
             fault="Alert.show(event.fault.faultString + '\n' + event.fault.faultDetail)"
             showBusyCursor="true"/>
      <s:CallResponder id="lookupLanguageResult"/>
      <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:DataGrid id="dataGrid" x="10" y="10" width="400" height="580"
        creationComplete="dataGrid_creationCompleteHandler(event)" requestedRowCount="4">
      <s:columns>
       <s:ArrayList>
        <s:GridColumn dataField="ID" headerText="ID"></s:GridColumn>
        <s:GridColumn dataField="countryName" headerText="countryName"></s:GridColumn>
       </s:ArrayList>
      </s:columns>
      <s:typicalItem>
       <fx:Object countryName="countryName1" ID="ID1"></fx:Object>
      </s:typicalItem>
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupCountryResult.lastResult.Tables.Country.Rows)}"/>
    </s:DataGrid>
    <s:DataGrid id="dataGrid2" x="418" y="10" width="400" height="590"
        creationComplete="dataGrid2_creationCompleteHandler(event)" requestedRowCount="4">
      <s:columns>
       <s:ArrayList>
        <s:GridColumn dataField="ID" headerText="ID"></s:GridColumn>
        <s:GridColumn dataField="LanguageName" headerText="LanguageName"></s:GridColumn>
        <s:GridColumn dataField="LanguageCode" headerText="LanguageCode"></s:GridColumn>
       </s:ArrayList>
      </s:columns>
      <s:typicalItem>
       <fx:Object ID="ID1" LanguageCode="LanguageCode1" LanguageName="LanguageName1"></fx:Object>
      </s:typicalItem>
      <s:AsyncListView list="{TypeUtility.convertToCollection(lookupLanguageResult.lastResult.Tables.Language.Rows)}"/>
    </s:DataGrid>
    </s:Application>
    And now I can see the CountryID, LanguageID, LanguageName and LanguageCode, but still no Country Name, so where do I look now, and more to the point why is this happening?
    Please please please please help, this is just slightly more than business critical, I have to justify the cost of this project, and so far, not having  lot of fun with it.
    Thanks
    Shaine

  • RDS Server Configuration In Flash Builder

    Can someone please help me configure RDS Server In Flash Builder? I would greatly appreciate it
    sbliss

    Hi,
    If you are using the new Data Centric RAD feature in Flash Builder, the RDS configuration should be taken care by itself.
    However, for a CF server your RDS information should look like this:
    Window->Preferences->RDS Configuration->New
    Description: RDSConfig
    Host Name: localhost(subject to where the server runs)
    Port No: 8501(actual port where server is running)
    Under Security information provide the RDS UserName and password given while installing the server and click 'Test Connection'.
    You should see a success message if all is well.
    For BlazeDS it should look like:
    Description: MyBlazeRDS
    Host Name: 8400
    Context Root: blazeds
    and click Test Connection.
    Hope it helps!
    Please mail me to balajs AT adobe DOT com in case you encounter any issues.
    Thanks,
    Balaji
    http://balajisridhar.wordpress.com

  • If I install Flash Builder 4 will it override Flex Builder 3?

    I am using Flex Builder 3, I want to install Flash Builder 4 on the same machine just to experiment with but remain using FB3 for my real projects. Is that possible or will installing FB4 override FB3?
    Thanks

    Hi John,
    They should co-exist peacefully.
    -Chris

  • Does flash builder 4.6 have a simple method to include Native Extensions like Flash Pro cs6?

    flash cs6 has this:
    http://www.adobe.com/devnet/air/articles/using-ane-in-flash.html
    flash builder 4.6 seems to only allow this through command line compilation.

    I've found a work around of removing the swc then adding it back. Such a damn pain in teh ***!

  • Ajax Bridge with no "getRoot()" method when using flash builder 4.7 trail

    i am working on ajax bridge with flashbuilder 4.7 trial, the ide generated the ajax bridge html&js code for me, but when i browsing it in my safari 6.0, there is no effect.
    after a long time debuging, i added a try-catch in the js file auto-generated by flashbuilder:
    function ex3_07_solutionReady() {
              // Initialize the "root" object. This represents the actual
              // "ex3_07_solution.mxml" flex application.
              try {
                             b_ex3_07_solution_root = FABridge["b_ex3_07_solution"].root();
              } catch(e) {
                             alert(e);
    and i got this error message:
    TypeError: 'undefined' is not a function (evaluating 'this.target.getRoot()')
    Does anyone have this problem?? I need all your help!

    Flash Builder 4.7 on OSX requires Java version 1.6. Mavericks comes with Java version 1.7, so you'll need to install the older version.
    You may also want to bump the specs in the "Adobe FlashBuilder 4.7.ini" file.
    More information in this thread.
    http://forum.starling-framework.org/topic/flash-builder-47-crashes-on-mavericks

  • Adobe Application Modeling plugin eclipse36 (Adobe Flash Builder 4.5)

    Hello people,
    i have changed my flash builder 4 to 4.5 that cames with eclipse 3.6, and the Modeling plugin that i was using is Adobe_Application_Modeling_plugin_v102_eclipse34
    and i tried to use the Adobe_Application_Modeling_plugin_v102_eclipse35 and also did NOT work.
    Is there any Modeling plugin for eclipse 3.6 (Flash Builder 4.5)?
    Is there any sugestion to resolve this situation?
    Regards,
    Imraan

    LCDS version 3.1
    Flashbuilder 4.5
    Created clean database. Connected with FB. Create FML and link to datesource within LCDS. Create single table with 4 propeties. Save model en deploy, generate code.
    Within flashbuilder generate datagrid. Link "getall" to datagrid. Generate form from Data Type. Run app;
    Description Resource Path Location Type
    1020: Method marked override must override another method. _EmployeesEntityMetadata.as /tutorialApp/src/tutorialApp line 140 Flex Problem
    If you need more info just let me know.

  • Endless NullPointerExceptions in Flash Builder 4.5

          I've been using Flash Builder 4.5 with Flex SDK 3.5B on Mac OS X 10.8.2 for a couple months. It hasn't been a perfect experience—the software has quite a few bugs—but in general it has been working until recently.
    Our application includes two Flash Builder "projects", one of which references the other. Whenever we clone the repository, it is necessary to update the .project file of the primary project to include the new path of the secondary project.
    The last thing I did before everything broke was move the folder containing the projects to a new location. As expected, when I opened Flash Builder, it complained that it couldn't find my project files, and they were all marked as inaccessible in the "Package Explorer" view. I did not remove the inaccessible projects from my workspace, but I attempted to re-import the primary project from its new location. This marked the first time I saw a dialog that has haunted me ever since:
    The "Problems" view told me to refer to the error log...
    ...but the error log was empty!
    The "Package Explorer" view didn't change (the new project wasn't listed) so I decided to just try the import again. When I selected the project directory, Flash Builder said I couldn't import it because the project was already in the workspace. "But the Package Explorer says it isn't... maybe it'll let me try again if I restart Flash Builder," I thought. I thought wrong. When I restarted, this is what I saw:
    java.lang.NullPointerException
        at com.adobe.flexbuilder.util.PathUtils.resolveLocaleInSourcePath(PathUtils.java:297)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getProjectPath(ActionScriptProject.java:713)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getSourceContainers(ActionScriptProject.java:681)
        at com.adobe.flexbuilder.as.editor.ui.packageexplorer.content.FlexPackageExplorerContentManager.getSourceRoot(FlexPackageExplorerContentManager.java:644)
        at com.adobe.flexbuilder.as.editor.ui.packageexplorer.FlexPackageExplorerContentProvider.getWorkspaceRootChildren(FlexPackageExplorerContentProvider.java:152)
        at com.adobe.flexbuilder.as.editor.ui.packageexplorer.FlexPackageExplorerContentProvider.getChildren(FlexPackageExplorerContentProvider.java:80)
        at com.adobe.flexbuilder.as.editor.ui.packageexplorer.FlexPackageExplorerContentProvider.inputChanged(FlexPackageExplorerContentProvider.java:449)
    It couldn't even display the list of projects so I could remove the one that was causing the issue. A similar message was displayed in the "Editor" view. Deleting all of the project's files didn't help either. I was unable to fix the workspace, and the only way I could continue to use Flash Builder was by creating a new workspace.
    Since then, I have tried many different things:
    Reinstalled Flash Builder 4.5.
    Reinstalled Flex SDK 3.5B.
    Checked out a six-month old version of the project.
    Upgraded to Flash Builder 4.6.
    Created a new user profile on my computer.
    Tried to remove whatever trace files might have broken things:
    Used Instruments to monitor all files the Flash Builder process touches.
    Uninstalled Flash Builder.
    Used find to locate any files that included builder or eclipse in their name.
    Deleted all files found in (1) or (3) that seemed possibly related to Flash Builder.
    Reinstalled Flash Builder.
    Installed Flash Builder 4.5 on another Mac running Mac OS X 10.6.8.
    Installed Flash Builder 4.5 in a Windows 7 VM.
    None have made any difference. That seems impossible.
    Other members of my team have been working on this project for a couple years without running into this particular issue, yet now versions of the project from before I started appear to be broken, and even using brand new installations of Flash Builder on entirely different systems also breaks.
    I have no idea what's going on. It seems like I must have done something else and forgotten about it, because the current situation makes no sense. Has anybody encountered this issue before? Do you have any idea what might be causing it, or what I might do to fix it?   

    I tried phone support yesterday, after making this post. The support representative eventually said that phone support is no longer offered for Flash Builder 4.5, but that I could email tier-2 support at [email protected]. However, when I tried to email my inquiry to this address, it bounced:
    Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 No such user - psmtp (state 13).
    Could you please tell me the correct email address for tier-2 support of this product?
    Are you getting the same error with Flash Builder 4.6? If not can you share the logs, I can check them and see if there are any workarounds that I can suggest.
    I'm afraid the same error happens in Flash Builder 4.6.
    Here is the log from 4.5, anyway. Curiously, the log isn't written every time this happens, it often (seemingly at random) is left empty. When it is written, it includes the same stack trace from a NullPointerException as appear in the "Project Explorer" view when I restart.
    !SESSION 2012-11-14 10:33:20.196 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_37
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/jeremy/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -data /Users/jeremy/Documents/Adobe Flash Builder 4.5-workspace-10 -keyring /Users/jeremy/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.ui 2 0 2012-11-14 10:33:21.522
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2012-11-14 10:33:21.522
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
    !ENTRY org.eclipse.jface 2 0 2012-11-14 10:33:25.139
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2012-11-14 10:33:25.139
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
         ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.searchForTask,Search Repository for Task,
              Category(org.eclipse.ui.category.navigate,Navigate,null,true),
              org.eclipse.mylyn.internal.tasks.ui.search.SearchTaskHandler,
              ,,true),null),
         org.eclipse.ui.defaultAcceleratorConfiguration,
         org.eclipse.ui.contexts.window,,,system)
    Binding(COMMAND+SHIFT+F12,
         ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,Publish Movie,
              Publish in Flash Professional,
              Category(com.adobe.flexbuilder.flashbridge.flashProCommands,&Flash Professional,null,true),
              ,,true),null),
         org.eclipse.ui.defaultAcceleratorConfiguration,
         org.eclipse.ui.contexts.window,,cocoa,system)
    !ENTRY org.eclipse.core.net 1 0 2012-11-14 10:33:25.552
    !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16|localhost|*.localhost by an external source. This value will be overwritten using the values from the preferences
    !ENTRY org.eclipse.ui 4 0 2012-11-14 10:40:04.073
    !MESSAGE Unhandled event loop exception
    !STACK 0
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
         at org.eclipse.swt.SWT.error(SWT.java:4083)
         at org.eclipse.swt.SWT.error(SWT.java:3998)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3586)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3279)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
         at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
         at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
         at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
         at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:108)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    Caused by: java.lang.NullPointerException
         at com.adobe.flexbuilder.util.PathUtils.resolveLocaleInSourcePath(PathUtils.java:297)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getProjectPath(ActionScriptProject.java:713)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getSourceContainers(ActionScriptProject.java:681)
         at com.adobe.flexbuilder.as.editor.ui.packageexplorer.content.FlexPackageExplorerContentManager.getSourceRoot(FlexPackageExplorerContentManager.java:644)
         at com.adobe.flexbuilder.as.editor.ui.packageexplorer.FlexPackageExplorerContentProvider.getWorkspaceRootChildren(FlexPackageExplorerContentProvider.java:152)
         at com.adobe.flexbuilder.as.editor.ui.packageexplorer.FlexPackageExplorerContentProvider.getChildren(FlexPackageExplorerContentProvider.java:80)
         at com.adobe.flexbuilder.as.editor.ui.packageexplorer.FlexPackageExplorerContentProvider.getElements(FlexPackageExplorerContentProvider.java:432)
         at org.eclipse.jface.viewers.StructuredViewer.getRawChildren(StructuredViewer.java:989)
         at org.eclipse.jface.viewers.ColumnViewer.getRawChildren(ColumnViewer.java:703)
         at org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren(AbstractTreeViewer.java:1332)
         at org.eclipse.jface.viewers.TreeViewer.getRawChildren(TreeViewer.java:391)
         at org.eclipse.jface.viewers.StructuredViewer.getFilteredChildren(StructuredViewer.java:896)
         at org.eclipse.jface.viewers.AbstractTreeViewer.getSortedChildren(AbstractTreeViewer.java:601)
         at org.eclipse.jface.viewers.AbstractTreeViewer.updateChildren(AbstractTreeViewer.java:2581)
         at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefreshStruct(AbstractTreeViewer.java:1867)
         at org.eclipse.jface.viewers.TreeViewer.internalRefreshStruct(TreeViewer.java:721)
         at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(AbstractTreeViewer.java:1842)
         at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(AbstractTreeViewer.java:1799)
         at org.eclipse.jface.viewers.AbstractTreeViewer.internalRefresh(AbstractTreeViewer.java:1785)
         at org.eclipse.jface.viewers.StructuredViewer$7.run(StructuredViewer.java:1487)
         at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1422)
         at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:403)
         at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1383)
         at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1485)
         at org.eclipse.jface.viewers.ColumnViewer.refresh(ColumnViewer.java:537)
         at com.adobe.flexbuilder.as.editor.ui.packageexplorer.FlexPackageExplorerResourceListener$ResourceUpdate.run(FlexPackageExplorerResourceListener.java:117)
         at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
         ... 22 more
    !ENTRY com.adobe.flexbuilder.project 4 43 2012-11-14 10:40:04.231
    !MESSAGE Uncaught exception in compiler
    !STACK 0
    java.lang.NullPointerException
         at com.adobe.flexbuilder.util.PathUtils.resolveLocaleInSourcePath(PathUtils.java:297)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getProjectPath(ActionScriptProject.java:713)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getSourceContainers(ActionScriptProject.java:681)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.resolveSourcePath(ActionScriptProject.java:1597)
         at com.adobe.flexbuilder.project.ProjectSourcePathResolver.resolve(ProjectSourcePathResolver.java:43)
         at com.adobe.flexbuilder.multisdk.compiler.internal.MoxieConfiguration$AsProjectPathResolver.resolve(MoxieConfiguration.java:212)
         at flex2.tools.oem.internal.OEMPathResolver.resolve(OEMPathResolver.java:37)
         at flex2.compiler.common.PathResolver.checkSinglePathResolvers(PathResolver.java:127)
         at flex2.compiler.common.PathResolver.resolve(PathResolver.java:54)
         at flex2.compiler.common.ConfigurationPathResolver.getVirtualFile(ConfigurationPathResolver.java:110)
         at flex2.tools.Compiler.processConfiguration(Compiler.java:605)
         at flex2.tools.Compiler.processConfiguration(Compiler.java:526)
         at flex2.tools.oem.internal.OEMUtil.getApplicationConfiguration(OEMUtil.java:235)
         at flex2.tools.oem.internal.OEMUtil.getApplicationConfiguration(OEMUtil.java:206)
         at flex2.tools.oem.Application.recompile(Application.java:866)
         at flex2.tools.oem.Application.compile(Application.java:681)
         at flex2.tools.flexbuilder.BuilderApplication.compile(BuilderApplication.java:354)
         at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder$MyBuilder.mybuild(ASApplicationBuilder.java:319)
         at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.build(ASApplicationBuilder.java:129)
         at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.build(ASBuilder.java:198)
         at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.build(ASItemBuilder.java:70)
         at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectBuilder.java:575)
         at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuilder.java:350)
         at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncrementalBuilder.java:187)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:629)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:172)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:203)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:255)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
         at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:311)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:343)
         at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
         at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    !ENTRY com.adobe.flexbuilder.project 4 43 2012-11-14 10:40:04.251
    !MESSAGE Uncaught exception in compiler
    !STACK 0
    java.lang.NullPointerException
         at com.adobe.flexbuilder.util.PathUtils.resolveLocaleInSourcePath(PathUtils.java:297)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getProjectPath(ActionScriptProject.java:713)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getSourceContainers(ActionScriptProject.java:681)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.resolveSourcePath(ActionScriptProject.java:1597)
         at com.adobe.flexbuilder.project.ProjectSourcePathResolver.resolve(ProjectSourcePathResolver.java:43)
         at com.adobe.flexbuilder.multisdk.compiler.internal.MoxieConfiguration$AsProjectPathResolver.resolve(MoxieConfiguration.java:212)
         at flex2.tools.oem.internal.OEMPathResolver.resolve(OEMPathResolver.java:37)
         at flex2.compiler.common.PathResolver.checkSinglePathResolvers(PathResolver.java:127)
         at flex2.compiler.common.PathResolver.resolve(PathResolver.java:54)
         at flex2.compiler.common.ConfigurationPathResolver.getVirtualFile(ConfigurationPathResolver.java:110)
         at flex2.tools.Compiler.processConfiguration(Compiler.java:605)
         at flex2.tools.Compiler.processConfiguration(Compiler.java:526)
         at flex2.tools.oem.internal.OEMUtil.getApplicationConfiguration(OEMUtil.java:235)
         at flex2.tools.oem.internal.OEMUtil.getApplicationConfiguration(OEMUtil.java:206)
         at flex2.tools.oem.Application.recompile(Application.java:866)
         at flex2.tools.oem.Application.compile(Application.java:681)
         at flex2.tools.flexbuilder.BuilderApplication.compile(BuilderApplication.java:354)
         at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder$MyBuilder.mybuild(ASApplicationBuilder.java:319)
         at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.build(ASApplicationBuilder.java:129)
         at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.build(ASBuilder.java:198)
         at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.build(ASItemBuilder.java:70)
         at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectBuilder.java:575)
         at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuilder.java:350)
         at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncrementalBuilder.java:187)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:629)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:172)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:203)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:255)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
         at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:311)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:343)
         at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
         at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    !ENTRY org.eclipse.core.resources 4 2 2012-11-14 10:40:04.260
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
    !STACK 0
    java.lang.NullPointerException
         at com.adobe.flexbuilder.util.PathUtils.resolveLocaleInSourcePath(PathUtils.java:297)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getProjectPath(ActionScriptProject.java:713)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getSourceContainers(ActionScriptProject.java:681)
         at com.adobe.flexbuilder.project.compiler.internal.BuilderUtils.copyDependents(BuilderUtils.java:438)
         at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuilder.java:393)
         at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncrementalBuilder.java:187)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:629)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:172)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:203)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:255)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
         at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:311)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:343)
         at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
         at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    !ENTRY org.eclipse.core.resources 4 75 2012-11-14 10:40:04.272
    !MESSAGE Errors occurred during the build.
    !SUBENTRY 1 com.adobe.flexbuilder.project 4 75 2012-11-14 10:40:04.272
    !MESSAGE Errors running builder 'Flex' on project 'configurator'.
    !STACK 0
    java.lang.NullPointerException
         at com.adobe.flexbuilder.util.PathUtils.resolveLocaleInSourcePath(PathUtils.java:297)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getProjectPath(ActionScriptProject.java:713)
         at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.getSourceContainers(ActionScriptProject.java:681)
         at com.adobe.flexbuilder.project.compiler.internal.BuilderUtils.copyDependents(BuilderUtils.java:438)
         at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuilder.java:393)
         at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncrementalBuilder.java:187)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:629)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:172)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:203)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:255)
         at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:258)
         at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:311)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:343)
         at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
         at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

  • Flash Builder 4, Data Services, PHP issue

    I have installed a fresh Galileo + Fb4 plugin + WST for eclipse on my dev server/workstation.
    I have installed a standalone Fb4 on my laptop.
    When I use the shwanky new Data services feature and create a PHP service... I can create the service fine... but there are no methods showing up for the data service/class. The class shows up in the Data/Services list -- and when I right-click -> Refresh (other options are greyed out) I get the following alert Error message:
    java.lang.IllegalArgumentException: protocol = http host = null
    I click OK and procede in my ignorance to scour the internet for a solution...
    I feel like a teenager who was given a brand new Corvette (Fb4)... only.... the key doesn't seem to fit the ignition.  I CANT WAIT to drive it!
    On a side note.... my laptop works fine? Go figure. I can right click and get all the goodies (Configure Return Type, etc.) that I'm suppose to get on that installation...
    I would like to get this working on my dev workstation. Is it something to do with Fb4 as a plugin on top of Zend PDT?
    Does anyone know where to look (maybe a config file or setting) that sets the value for this:
    java.lang.IllegalArgumentException: protocol = http host = null
    I know that I had to edit my shortcut and add:  -vm "C:\Program Files\Java\jre6\bin\javaw" to get the java vm to work correctly and launch Gallileo

    I don't know where else to post  this question ...so apologies if this is not the proper spot
    I have created several classes in Flash 4 Professional and would like to know how do I create custom classes in Flash Builder 4
    this is one such class that i have created and wnat to use in FB 4..below
    package classes.choppingblock.video{
         import flash.events.*;
         import flash.display.*;
         import classes.*;
         public class YouTubeLoaderPlus extends YouTubeLoader {
              public static var PLAYER_READY:String = "playerReady";
              public static var VIDEO_READY:String = "videoReady";
              protected var _count:Number = 0;
              function YouTubeLoaderPlus() {
                   super();
                   this.addEventListener(Event.ENTER_FRAME, checkPlayerReady);
                   this.addEventListener(YouTubeLoaderPlus.PLAYER_READY, ytPlayerReady);
                   this.addEventListener(YouTubeLoaderPlus.VIDEO_READY, ytVideoReady);
              private function ytPlayerReady(e:Event) {
                   this.setSize(450, 370);
              private function ytVideoReady(e:Event) {
                   this.pause();           
              private function checkPlayerReady(e:Event) {
                   _count++;
                   if(_count >= 50){
                        this.removeEventListener(Event.ENTER_FRAME, checkPlayerReady);
                        dispatchEvent(new Event(YouTubeLoaderPlus.PLAYER_READY));
              private function checkVideoReady(e:Event) {
                   if(this.getDuration()){
                        this.removeEventListener(Event.ENTER_FRAME, checkVideoReady);
                        dispatchEvent(new Event(YouTubeLoaderPlus.VIDEO_READY));
              override public function loadVideoById (id:String, startSeconds:Number = 0):void{
                   super.loadVideoById(id, startSeconds);
                   this.addEventListener(Event.ENTER_FRAME, checkVideoReady);
    Where would i develop an analogy of this code in Flash Builder 4 for custom classes?

  • Loading purchased swf into Flash Builder 4 Flex app

    I have purchased a Flash "fundraising thermometer" from an online Flash components site. It takes input from an xml file and displays a thermometer with the goal at the top and the current amount raised indicated. It came with the following files:
    thermometer.swf
    thermometer01.fla
    thermometer01.html (A sample that works.)
    xml/thermometer.xml (The source file: goal amount, current amount, mark interval, etc.)
    caurina/transitions (Mostly .as files.)
    Since the test html (thermometer01.html) works fine, I thought this would be a no-brainer.
    I first unzipped the files into a "thermometer" folder in my current project. I then went into Flash Builder and created a SWFLoader object as follows:
    <mx:SWFLoader 
    id="myLoader" source="../thermometer/thermometer.swf" complete="initThermometer();" autoLoad="true" scaleContent="false"/>\
     private function initThermometer():void { 
         Alert.show('Thermometer loaded');
    The Design view looks fine. I can see the thermometer default image (see below).
    When I run the app, I get no errors, just a broken image link in a box (see below). The alert box also never shows up.
    I'm new to Flex, so I may be doing something stupid that keeps this from working. I contacted the author of the thermometer widget but he doesn't know anything about Flex.
    Any help figuring out how to get this to work in a flex app would be appreciated.

    You should probably add more event handlers to see what's going on.  Especially "ioError". The complete list is below.  For coverage, add a handler for each event. You can also use in MXML
         complete="initThermometer(event)
    and add an argument to your Actionscript method, to find out details about the event.
    private function initThermometer(event:Event):void { 
         Alert.show('Thermometer loaded ' + event.type);}
    Events
        complete="No default"
        httpStatus="No default"
        init="No default"
        ioError="No default"
        open="No default"
        progress="No default"
        securityError="No default"
        unload="No default
    General info here:
         http://livedocs.adobe.com/flex/3/langref/mx/controls/SWFLoader.html
    I did not test my code suggestions, but it's probably close.

  • Enhanced Flash Builder Code Generation Functionality

    For voting in JIRA:
    https://bugs.adobe.com/jira/browse/FB-27169
    The code generation feature FB 4 currently has is only really useful for quick throwaway prototyping or very simple forms. The generation should allow you to configure formatting via default templates, AND optionally utilize a dialog box (similar to that used in refactoring but with a few extras) so that you can configure the contents of each generated function and provide appropriate function names according to coding best practices. For example:
    -User initiates event handler generation
    (Optional, if Codegen dialog is enabled)
    -User is prompted with a dialog that allows them to customize the generated function name, and possibly specify whether they need an Event parameter passed to the function. (Default to NO event parameter, but this could be a pre-configured user option.)
    -FB utilizes the customized code generation format (customizable by the developer) to generate the new function
    If you need a "submitForm()" function and you want both a TextInput's enter action and a button's click action to call it, currently you're better off typing it all yourself, because auto-generation is going to put this long-named function that assumes you need 'event' passed to it. An event:MouseEvent parameter just gets in the way when you also want a TextInput's enter event to call that function, for example. Or perhaps we want to provide a more descriptive name to each handler (via dialog) without assigning IDs to each and every component: "datagrid1_changeHandler" or "button1_changeHandler" doesn't tell us what the function actually does. It's a basic coding best practice to name functions or methods after the actions they actually perform, and in a large application with complex forms auto-generated generic sounding function names are essentially useless from a maintainability standpoint.

    For anyone interested, I figured it out:
    to generate a CFC, you have to right-click a table in the RDS Dataview, then you can generate a CFC. You cannot generate a CFC from an AS class as described in the CF Builder help within Flash Builder.
    Adobe: it would be nice if this got fixed – and if someone there replied to posts like this. You do  know all this, don‘t you?

Maybe you are looking for

  • How to update flash sites without flash installed

    Hi, aside from using ICE, is there a way for someone to update a flash site with pictures and text who doesn't have flsah installed on their computer? i.e., how can you add as well as replace additional text and image files without doing it in flash

  • CS3 Mac: No Uncompressed 10-bit codec available

    We have a roomful of machines here with the CS3 Suite on them, as well as blackmagic codecs installed, and Final Cut Studio. The Blackmagic codecs are available to us, but Apple Uncompressed 10-bit 4:2:2 does not appear available to us to render with

  • SetCellWithoutValidation doesn't work

    Hi! The SetCellWithoutValidation method doesn't work for me in 8.8 PL18. In a user defined form in a matrix only displaying data from a user defined table I get exception: System.Runtime.InteropServices.COMException: Item - The item is not a user-def

  • BW Precalc server Error

    Hi There, I hope someone can help me, We are using BW 7.0 SP 15 with the SAP GUI 640 Patch 19 and BEx 7.0 Patch 17. If I Create a workbook for disruption Via BEx 3.x and test the server the Workbook is Recalculated and mailed without any errors, the

  • XMLA reporting performance

    Hi, I'm SAP BI newbie... have you got experience on XMLA reporting ? we have some fast qry on our BI that runs fast in BEx ... but when we call from XMLA are slowly... I don't know where slowly... but in SM21 I can see many message such as: HTTP/RFC