AMFPHP/ Flash Builder not return ByteArray us RO

Hi, I've some trouble with receiveing ByteArray from server.
this my php
<?php
include_once(AMFPHP_BASE . "shared/util/MethodTable.php");
class DataService
function geImage($somedata)
        return new ByteArray(file_get_contents("images/testp.jpg"));   
?>
and this my RO component
<s:RemoteObject id="service"
                       endpoint="flashservices/gateway.php"
                       destination="DataService.geImage"                      
                       source="DataService"
                       showBusyCursor="true">
          <s:method name="geImager"
                     result="resultHandler(event)"
                     fault="faultHandler(event)" />
      </s:RemoteObject>
And when i testing Methods via  attached amfphp module for testing ("/browser/index.html") , this script returning me ByteArray , but only when I choose AMF0 , AMF3 not returning.
My Flash application receive faultEvent (null).
RangeError: Error #2006: .....
Caould you help me what do I wrong?

I find solution  it was bug  in AMFPHP in AMFSerializer.php, you can fix it
http://piggymemo.blogspot.com/2010/03/patch-for-amfphp-amf3-bytearray.html

Similar Messages

  • Flash builder not functioning in eclipse

    I installed Adobe Flash Builder 4 as a plugin for Eclipse for J2EE developers (galileo Eclipse Build id: 20100218-1602). The code highlighting doesn't work for mxml files, and the Outline view doesn't work for either MXML or AS files.
    When I start it stand-alone, it works fine...
    Can somebody help me out as to how I can get this going to work as a plugin with eclipse galileo?

    !SESSION 2010-05-12 13:17:26.682 -----------------------------------------------
    eclipse.buildId= 
    java.version=1.6.0_17 
    java.vendor=Apple Inc. 
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US 
    Framework arguments:  -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    Command-line arguments:  -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -data /Users/jeff/workspaces/crengland_flex3 -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-05-12 13:17:27.369
    !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. 
    !ENTRY org.eclipse.jface 2 0 2010-05-12 13:17:33.191
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-12 13:17:33.191
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,&Publ ish 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,,carbon,system)
    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),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SESSION 2010-05-12 15:21:30.823 -----------------------------------------------
    eclipse.buildId=
    java.version=1.6.0_17
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments:  -product org.eclipse.epp.package.jee.product -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product -data /Users/jeff/workspaces/crengland_flex3_4 -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-05-12 15:21:31.486
    !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. 
    !ENTRY org.eclipse.jface 2 0 2010-05-12 15:21:38.725
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-12 15:21:38.725
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,&Publ ish 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,,carbon,system)
    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),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-12 15:22:45.153
    !MESSAGE Error while retrieving predefined variables
    !STACK 0
    java.lang.NullPointerException
        at com.adobe.flexbuilder.mxmlmodel.NamespaceHelper.getXMLNamesForClass(NamespaceHelper.java: 213)
        at com.adobe.flexbuilder.mxmlmodel.NamespaceHelper.getTagForClass(NamespaceHelper.java:169)
        at com.adobe.flexide.mxml.core.filetemplates.MXMLFileTemplatesProvider.getPrefixForClass(MXM LFileTemplatesProvider.java:312)
        at com.adobe.flexide.mxml.core.filetemplates.MXMLFileTemplatesProvider.getPreDefinedVariable sWithValues(MXMLFileTemplatesProvider.java:256)
        at com.adobe.flexide.editorcore.filetemplates.AbstractFileTemplatesProvider.resolveTemplate( AbstractFileTemplatesProvider.java:184)
        at com.adobe.flexide.editorcore.filetemplates.FileTemplatesManager.getFileContentForNewProje ct(FileTemplatesManager.java:267)
        at com.adobe.flexide.editorcore.filetemplates.FileTemplateResolver.resolveTemplateForNewProj ect(FileTemplateResolver.java:50)
        at com.adobe.flexbuilder.project.FlexProjectManager.getFileTemplateContentForNewProject(Flex ProjectManager.java:1220)
        at com.adobe.flexbuilder.project.internal.FlexProject.getDefaultApplicationContents(FlexProj ect.java:319)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.createMainApplica tion(ActionScriptProject.java:396)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProject.createMainApplica tion(ActionScriptProject.java:361)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractActionScriptProjectWizard$3.execute(Abst ractActionScriptProjectWizard.java:364)
        at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
        at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
        at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
        at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:944)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractActionScriptProjectWizard.doCreateMainAp plication(AbstractActionScriptProjectWizard.java:370)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractActionScriptProjectWizard.performFinish( AbstractActionScriptProjectWizard.java:308)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProjectWizard.access$1(AbstractFlexP rojectWizard.java:1)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProjectWizard$FlexStrategy.perFormFi nish(AbstractFlexProjectWizard.java:794)
        at com.adobe.flexbuilder.project.ui.wizards.AbstractFlexProjectWizard.performFinish(Abstract FlexProjectWizard.java:567)
        at com.adobe.flexbuilder.project.ui.wizards.FlexApolloProjectWizard.performFinish(FlexApollo ProjectWizard.java:94)
        at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:752)
        at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:373)
        at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
        at org.eclipse.jface.window.Window.open(Window.java:801)
        at org.eclipse.ui.internal.handlers.WizardHandler$New.executeHandler(WizardHandler.java:253)
        at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:273)
        at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:294)
        at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
        at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.jav a:508)
        at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
        at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.j ava:241)
        at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:584)
        at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
        at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        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:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311) 
    !ENTRY org.eclipse.jface 2 0 2010-05-12 15:23:17.370
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-12 15:23:17.370
    !MESSAGE A conflict occurred for COMMAND+G:
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@1110caf)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@1110caf)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
            Search for declarations of the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-12 15:23:17.370
    !MESSAGE A conflict occurred for COMMAND+SHIFT+G:
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@57c204)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@57c204)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
            Search for references to the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY org.eclipse.core.resources 4 1 2010-05-12 15:24:45.970
    !MESSAGE Internal Error
    !STACK 0
    java.lang.IllegalArgumentException: Element not found: /testWithSubs/Sub1/bin-debug.
        at org.eclipse.core.internal.watson.ElementTree.elementNotFound(ElementTree.java:255)
        at org.eclipse.core.internal.watson.ElementTree.createElement(ElementTree.java:183)
        at org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:861)
        at org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:816)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.createResource(RefreshLocalVisit or.java:80)
        at org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.createResource(RefreshLocal AliasVisitor.java:37)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.synchronizeExistence(RefreshLoca lVisitor.java:216)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(RefreshLocalVisitor.java:2 90)
        at org.eclipse.core.internal.localstore.UnifiedTree.accept(UnifiedTree.java:107)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystem ResourceManager.java:784)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResource Manager.java:768)
        at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1528)
        at com.adobe.flexbuilder.project.compiler.internal.BuilderUtils.generateAndCopyFiles(Builder Utils.java:602)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectB uilder.java:497)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuild er.java:306)
        at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncremen talBuilder.java:157)
        at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:627)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
        at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
        at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
        at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
        at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
        at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-12 15:24:45.971
    !MESSAGE Uncaught exception in compiler
    !STACK 0
    java.lang.IllegalArgumentException: Element not found: /testWithSubs/Sub1/bin-debug.
        at org.eclipse.core.internal.watson.ElementTree.elementNotFound(ElementTree.java:255)
        at org.eclipse.core.internal.watson.ElementTree.createElement(ElementTree.java:183)
        at org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:861)
        at org.eclipse.core.internal.resources.Workspace.createResource(Workspace.java:816)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.createResource(RefreshLocalVisit or.java:80)
        at org.eclipse.core.internal.localstore.RefreshLocalAliasVisitor.createResource(RefreshLocal AliasVisitor.java:37)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.synchronizeExistence(RefreshLoca lVisitor.java:216)
        at org.eclipse.core.internal.localstore.RefreshLocalVisitor.visit(RefreshLocalVisitor.java:2 90)
        at org.eclipse.core.internal.localstore.UnifiedTree.accept(UnifiedTree.java:107)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystem ResourceManager.java:784)
        at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResource Manager.java:768)
        at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1528)
        at com.adobe.flexbuilder.project.compiler.internal.BuilderUtils.generateAndCopyFiles(Builder Utils.java:602)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectB uilder.java:497)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuild er.java:306)
        at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncremen talBuilder.java:157)
        at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:627)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
        at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
        at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
        at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
        at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
        at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    !SESSION 2010-05-13 08:02:13.908 -----------------------------------------------
    eclipse.buildId=
    java.version=1.6.0_17
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments:  -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-05-13 08:02:14.612
    !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. 
    !ENTRY org.eclipse.jface 2 0 2010-05-13 08:02:21.699
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:02:21.699
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,&Publ ish 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,,carbon,system)
    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),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY org.eclipse.jface 2 0 2010-05-13 08:02:21.968
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:02:21.968
    !MESSAGE A conflict occurred for COMMAND+G:
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@1b8b648)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@1b8b648)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
            Search for declarations of the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:02:21.968
    !MESSAGE A conflict occurred for COMMAND+SHIFT+G:
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@1e9d469)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@1e9d469)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
            Search for references to the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SESSION 2010-05-13 08:05:16.581 -----------------------------------------------
    eclipse.buildId=
    java.version=1.6.0_17
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments:  -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -product org.eclipse.epp.package.jee.product -keyring /Users/jeff/.eclipse_keyring -showlocation 
    !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-05-13 08:05:17.276
    !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. 
    !ENTRY org.eclipse.jface 2 0 2010-05-13 08:05:24.373
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:05:24.374
    !MESSAGE A conflict occurred for COMMAND+SHIFT+F12:
    Binding(COMMAND+SHIFT+F12,
        ParameterizedCommand(Command(com.adobe.flexbuilder.flashbridge.export.publish.movie,&Publ ish 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,,carbon,system)
    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),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY org.eclipse.jface 2 0 2010-05-13 08:05:24.635
    !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:05:24.635
    !MESSAGE A conflict occurred for COMMAND+G:
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@204d14)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.declarations.in.wor kspace,Find All Declarations In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllDeclarationsAction@204d14)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.wor kspace,Declaration in Workspace,
            Search for declarations of the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system)
    !SUBENTRY 1 org.eclipse.jface 2 0 2010-05-13 08:05:24.635
    !MESSAGE A conflict occurred for COMMAND+SHIFT+G:
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@118efc0)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexide.editorcore.flexEditorScope,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(com.adobe.flexbuilder.as.editor.find.all.references.in.works pace,Find All References In Workspace,
            Category(com.adobe.flexbuilder.editorcore.navigation.category,Navigation,null,true),
            LegacyHandlerWrapper(ActionHandler(action=com.adobe.flexbuilder.as.editor.ui.actions.Find AllReferencesAction@118efc0)),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        com.adobe.flexbuilder.as.editor.context.packageexplorer,,,system)
    Binding(COMMAND+SHIFT+G,
        ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.works pace,References in Workspace,
            Search for references to the selected element in the workspace,
            Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
            ,,true),null),
        org.eclipse.ui.defaultAcceleratorConfiguration,
        org.eclipse.ui.contexts.window,,,system) 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:12:36.992
    !MESSAGE Error fetching actionscript project for testWithSubs
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/testWithSubs' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        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:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    !SUBENTRY 1 org.eclipse.core.resources 4 368 2010-05-13 11:12:36.995
    !MESSAGE Resource '/testWithSubs' does not exist. 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:14:31.187
    !MESSAGE Error fetching actionscript project for subTest
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/subTest' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        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:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    !SUBENTRY 1 org.eclipse.core.resources 4 368 2010-05-13 11:14:31.188
    !MESSAGE Resource '/subTest' does not exist. 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:15:01.659
    !MESSAGE Error fetching actionscript project for Sub1
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/Sub1' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        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:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    !SUBENTRY 1 org.eclipse.core.resources 4 368 2010-05-13 11:15:01.660
    !MESSAGE Resource '/Sub1' does not exist. 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:18:18.015
    !MESSAGE Error fetching actionscript project for subTest
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/subTest' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1607)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1396)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3484)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        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:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    !SUBENTRY 1 org.eclipse.core.resources 4 368 2010-05-13 11:18:18.016
    !MESSAGE Resource '/subTest' does not exist. 
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-05-13 11:19:43.842
    !MESSAGE Error fetching actionscript project for subTest
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: Resource '/subTest' does not exist.
        at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:319)
        at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:196)
        at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:113)
        at org.eclipse.core.internal.resources.Project.hasNature(Project.java:494)
        at org.eclipse.core.internal.resources.Project.getNature(Project.java:375)
        at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.getProject(ActionScriptCore.j ava:427)
        at com.adobe.flexbuilder.project.FlexProjectManager.getActionScriptOrFlexProject(FlexProject Manager.java:642)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.val idateSelections(FlexUnitContextMenuRunActionDelegate.java:245)
        at com.adobe.flexbuilder.flexunit.debug.contextMenu.FlexUnitContextMenuRunActionDelegate.sel ectionChanged(FlexUnitContextMenuRunActionDelegate.java:224)
        at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
        at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:289)
        at org.eclipse.ui.internal.ViewerActionBuilder$ViewerContribution.selectionChanged(ViewerAct ionBuilder.java:191)
        at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.runtime.Platform.run(Platform.java:888)
        at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
        at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
        at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
        at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2132)
        at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1160)
        at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1190)
        at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:228)
        at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:222)
        at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:389)
        at org.eclipse.swt.w

  • Upgraded from CSS5.5  to 6. Flash builder not installing. Acrobat not working

    Upgrade not getting Flash builder and after some time Acrobat X is not working.
    Thanking in anticipation.
    Harish

    You need to provide system in formation and the error summary/ install logs
    Mylenium

  • URGENT - Flash Builder not starting correctly!!!

    When attempting to start FB (StandAlone, not Eclipse plugin) I am receiving the following error(s):
    Does anyone have any idea what the problem might be?
    thanks,
    MCE

    Have you read this http://forums.adobe.com/thread/671680

  • Flash Builder stops giving me compile errors or warnings

    Hi,
    I've been using Flex / Flash Builder since Flex2 and I've always had this problem.  At some point in an AS project, my project just breaks down and stops giving me errors.  I then have to get my errors when publishing in the Flash IDE, and of course, I'd rather get them in FB before hand.
    I'd say this happens in 80% of my AS Projects, and the only way to fix it is to delete the project, and start a new one with the same scripts.  Clean does nothing.  Is there a hidden file I can delete when this happens perhaps, something quicker than starting a new project?
    Thanks for any help.
    P.S.  I'm on a MAC

    Hello.
    I found a solution for Flash Builder not compiling SWFs.
    1. Just remove your project from Package Explorer, widthout deleting files of course (right click on project name -> delete)
    2. Close Flash Builder.
    3. Check your process explorer if you have Flash Player running, if so, kill the process (ctrl+alt+del)
    3. Import your project to Package Explorer (right click -> import -> file system)
    4. It should work as intended now.
    If it helps you - I am very glad.
    Don't hesitate to thanks-email me

  • 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.

  • Save data to mysql using AS3 + Flash Builder(flex) OR AS3+AMFPHP? or AS3

    Hi,
    i just want to confirm with you guys about saving data to mysql using Action script 3.
    I am now developing RPG game that user can save data again and again to the MySQL.
    I searched on the net and found few solutions:
    AS3 alone using URL Loader
    AS3 + Flex +Php to save data to mysql
    AS3 + AMFPHP to save data to mysql
    This make me confused as there are too many options but i do not know which one is better for me
    or what are their limitations...
    Could you guys help me on this?

    For developing you can use the server (install like any other software), but the Zend framework is nothing more than php files, so all you need to do is upload the framework to you hosting server and all should be well.. You may have to configure a few things, but you should be able to do that yourself.
    There's plenty of documentation on installing and configuring Zend on their website.
    So, only get the server edition if you don't already have a dev server (on you computer) installed, like Apache. Otherwise, just grab the framework:
    http://framework.zend.com/download/latest
    Select "minimal package" on the page above to only get the framework (no install). Or grab both and see what each one does but the minimal package is what you need to upload to your hosting server.
    As for where Flex/Flash Builder comes in.. FB is the tool you use to create a Flash/Flex application.
    Zend, AMFPHP, etc.. is used to communicate with your backend from your application, using RemoteObject
    RemoteObject API
    http://livedocs.adobe.com/flex/3/langref/mx/rpc/remoting/RemoteObject.html
    Using RemoteObject components
    http://livedocs.adobe.com/flex/3/html/help.html?content=data_access_4.html

  • Having a problem with Flash Builder and Extension Builder - images not apearing on Mac system

    Have a panel created in Flash Builder 4.5 with Extension Builder 2.1. Everything is fine when installed on a PC but when installed on a Mac the images in the panel do not show.
    Mac and PC both using Adobe Photoshop CC . Both installed from same .ZXP file using Adobe Extension Manager CC.
    Any ideas?

    No I used relative path - the path is  images/image name
    example images/cRight.png
    tried downloading Extension Builder 2.1 and compiling on Mac but still have same results - images show up fine in design window , but not when running panel in Photoshop
    Created a new project: testImage
    added an image component to form
    answered yes to add asset to project
    ran project
    image did not show up in Photoshop
    went back to project
    checked item Embed under Common image properties
    ran project and image shows up
    Looks like it works if I add @Embed("assets/image name") on Mac to display images
    tried in my real project:
    Looks like it works if I add @Embed("images/image name") on Mac to display images
    When I change this on PC to @Embed("images/image name") images do not show Up
    Don't know if I need to create two versions one for Mac one for PC
    Don't know how this would affect product on Adobe Exchange

  • Flash builder 4.7 and 3.5 sdk not able to complete an IOS release build

    Hello,   I am having a problem when I try to make an IOS ipad release build it never able to finish and fails due to compiler errors.   I am using window 7 and flash builder 4.7 and AIR sdk 3.5.   I have one actionscript mobile project linked to 5 libraries that were built in 4.6.   I have rebuilt all the project to support 3.5.   I can compile and play a debug version of the game in both standard and fast mode.  When I try to do a release build it goes to 4 percent and then fails.
    See details for more information.
      Encountered errors or warnings while building project ZooApp.as.
        ZooContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.definitions.InterfaceDefinition$InterfaceIterator.<init >(InterfaceDefinition.java:273)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.interfaceIterator(Class DefinitionBase.java:399)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.isInstanceOf(ClassDefin itionBase.java:429)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isInstanceOf(SemanticUtils.java :565)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isValidTypeConversion(SemanticU tils.java:220)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isValidTypeConversion(SemanticU tils.java:342)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:560)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:372)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFormalsVsActua ls(MethodBodySemanticChecker.java:758)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFunctionCall(M ethodBodySemanticChecker.java:842)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_functionAsMember Expr(ABCGeneratingReducer.java:3960)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.action_327(CmcEmitter.java:5339)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:86 06)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:69 52)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:95 07)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 732)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 723)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:456)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getOutgoingDependenciesReques t(CompilationUnitBase.java:626)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1067)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        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)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 95 more
        DinoZooContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.addImplicitOpenNamespaces(TypeScope.ja va:552)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.addImplicitOpenNamespaces(ScopeView.ja va:114)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetImpl(ASScope.java:535)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.getNamespaceSet(ASScopeCache.java:3 87)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSet(ASScope.java:492)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetForNameImpl(ASScope.java: 461)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.getNamespaceSetForName(ASScopeCache .java:549)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetForName(ASScope.java:424)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.findProperty(ASScopeCache.java:150)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findProperty(ASScope.java:1312)
        at com.adobe.flash.compiler.internal.definitions.references.LexicalReference.resolve(Lexical Reference.java:72)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:871)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:90)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveType(IdentifierNode.java: 406)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolveType(MemberAc cessExpressionNode.java:137)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:372)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFormalsVsActua ls(MethodBodySemanticChecker.java:758)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFunctionCall(M ethodBodySemanticChecker.java:842)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_functionAsMember Expr(ABCGeneratingReducer.java:3960)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.action_327(CmcEmitter.java:5339)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:86 06)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:69 52)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:95 07)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 732)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 723)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:456)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getOutgoingDependenciesReques t(CompilationUnitBase.java:626)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1067)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        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)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 105 more
        AppSettingsModel.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_b169f8(CmcEmitter.java:13246)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12878)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get CostForRule_9664a1(CmcEmitter.java:20373)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:20008)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:19992)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        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)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 70 more
        AnimatedScreenState.as: Internal error in ABC generator subsystem, when generating code for: E:\3lbs\projects\3pounds\applications\dinozoo\client\dinozooapp\src\dinozoo\model\screens tatemachine\AnimatedScreenState.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.<init>(ClassDirectiv eProcessor.java:316)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.<init>(ClassDirectiv eProcessor.java:182)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:422)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        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)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 32 more
        ScreenStateMachineModel.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12947)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12925)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_IfStatementID_1_n .getCostForRule_7259da(CmcEmitter.java:14481)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_IfStatementID_1_n .getCost(CmcEmitter.java:14418)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1071)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        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)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 87 more
        ParkContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_ae000d(CmcEmitter.java:13341)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12893)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get CostForRule_1a8c4e7(CmcEmitter.java:20392)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:20011)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:19992)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.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:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        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)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 70 more
        ScreenNavigatorMediator.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmit

    I experienced this problem today, and kind of "solved" it. There may be an underlying bug, though.
    My project compiled fine last Thursday, but I opened it up on Monday (unchanged) and this error showed up in several files. I tried quitting and restarting Flash Builder to no avail. I could not replicate the problem in a new project.
    For me, each occurence of the error was at a private function definition, so I thought I would try changing "private" to "public" on one of the functions. The error immediately went away in all 3 locations (not just the one I edited). I then changed it back to "private" with no error.
    I hope that will help the Adobe team track down the problem.

  • Flash builder 4.7 not treating External linkage correctly

    Hi,
    I am refactoring the project I am working to external link assets(flash assets), so I can load them on runtime.
    This works in Flash builder 4.6 and you can observe a smaller .swf than if they are merged into code.
    In FB 4.7 However it seems to ignore external linkage resulting in same size .swf as merged into code setting and I can run it fine without loading any external swf.
    This seems to be yet another bug in FB 4.7 or its compiler, unless I am missing something.
    Ps.
    I am building the project with -frame parameter which seems to be the way to use a preloader with the new compiler:
    see this post http://forums.adobe.com/message/4695625
    The preloader is on frame 1, splash screens on frame 2 and 3 and rest of the project on frame 4.
    Is this a known bug by any chance & or are there any ways around it.
    I am using Asc2.0 Version 2.0.0 build 353448
    Sincerely,
    Ævar

    here is a demo project set up similar to the main project having the problem.
    https://dl.dropboxusercontent.com/u/154782/assetMultiProjectTestfield.zip
    If you adjust the linkage on the directory ./export/normal/swc to external, on the web project it makes absolutely no difference. While in FB 4.6 or using ant build it is smaller and requires a swf to be loaded at runtime.
    That being said, I am now in the process of seeing if the method we are trying to use will actually work, since the iOS packager refuses to make a release build if it cannot find the class definitions at compile time. 
    The idea is basically that the compiler uses external linkage to flash assets, and then depending if the device is retina or not it loads the appropriate swf.

  • Flash builder 4.7 upgrade issue from Flash builder 4.5 (key is not valid)

    Hi,
          We (Company) are buying Adobe products more than 6-7 years now. We bought the Flash builder premium 4.5 and Flash builder premium 4.5 for PHP volume licence. Now flash builder 4.7 should be complementary upgrade for us. But when we are using Flash builder 4.7 trial version and adding serial number (Flash builder 4.5 serial number), it's just not working and showing a error "key is not valid".
    I chat with Adobe customer care 4 different people, they end up saying that let us transfer you to volume licence department and then chat ended. No more chat messages, I checked more than one hour and still no message.
    Then I called they, it took 15 mins to connect with customer care. I picked the "upgrade" option from phone menu and then connected with a guy. After listening complete case he forwarded my call to Volume licence executive and the volume licence executive transferred it to some other guy and the other guy redirect it to some specialized person. So total 4 guys. The last guy (specialized) name was Rohit.
    This guy Rohit asked me, did I buy a customer support programme (some product about $2.nn.00 )? I said no, we bought volume licenses for Flash builder premium 4.5 ( about $4000.00 ****). He said, sorry sir I can not help you in this, but I can provide you an e-mail address and you can report your concern there. I already passed my 1.5 hour in this conversation. I said okie. He gave me a case number and told me that he will send a email mentioning that email address as per my request I disconnect the phone.
    I never get that email address.
    Can some one suggest me what to do next. My case number is : 209-788-274.
    My email is: [email protected]
    Thanks,
    Amitabh Arya

    I have the same problem, and i have send request complementary upgrade (Adobe® Flash® Builder® 4.7 Complimentary Upgrade), and only received a Acrobat change licensed...
    I´m working with 4.7 Beta the last mounths, and now all the days have to see "please enter your license". So one problem that you can jump with money (if you have that money..), isn´t a problem. Like a i have license from flex 3, upgrade to flex 4, and upgrade to flex 4.5, i´m going to take de upgrade from 4 standard to 4.7 standard (47,97 euros), and not waste my time and money on calls. So yes, I'll see adobe with another eyes...
    Best regards,
    José Ramón León

  • "not a valid location for linked resource" in Flash Builder 4.7

    Hi,
    I'm constantly running into the problem, that Flash Builder simply won't let one create a linked resource that points to a location on the same drive?
    I'm getting the infamous
    "...not a valid location for linked resource..."
    error message.
    I'm using FB 4.7 with Flash Professional CC.
    Is that supposed to work at all?
    I've 1 workspace where I've successfully created a linked resouce - but it fails for all others. Even when I'm setting up a new WS.
    And it's totally unclear to me why it had worked there but not in all others that I'm trying to create.
    André

    A year later, but I'm facing the same bug.
    If your ever found a solution I'd be glad to hear.
    I filed a bug with more details and my own workaround: 
      3697022

  • Adobe Creative Suite Extension builder 2 not supported in Flash Builder 4.7 64 bit

    Couldn't find anywhere to submit a bug report so hopefully this is a good place.
    I was able to succesfully download and install the Adobe Creative Suite Extension builder 2 into Flash Builder 4.7 with not problems.
    When I click File -> New -> Creative Suite Exention Project nothing happends. I recieve no error messages just the Project wizard panel that is expected to open doesn't open.
    The extension works as expected when installed into the non-beta Flash Builder 4.6 32 bit verison.
    I suspect there may be an incompatibility when switching to the 64 bit version of Flash Builder.

    Hi everyone,
    The problem is that Flash Builder 4.7 is not compatible with Extension Builder 2. Therefore we have provided Flash Builder 4.6 available for download, see links below.
    We apologise for any inconvenience caused. Please don't hesitate to contact me if you run into further problems.
    Best regards,
    Hallgrimur
    Product Manager - Extension Builder
    Links:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5517(Windows)
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5516(Mac)

  • 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]

  • I uninstalled Flash Builder 4.7 using the uninstall app.  I'd like to re-install the app, but Creative Cloud says it's up-to-date, even though it does not exist anymore on my computer.  How can I re-dowload it?

    I uninstalled Flash Builder 4.7 using the uninstall app.  I'd like to re-install the app, but Creative Cloud says it's up-to-date, even though it does not exist anymore on my computer.  How can I re-dowload it?

    CC desktop lists applications as "Up to Date" when not installed
    http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html

Maybe you are looking for