Flash Builder startup

Adobe CC installed all products and they work fine EXCEPT for Flash Builder. I had Eclipse installed when I first installed cc so I thought it installed Flash Builder as a plug in. I uninstalled Flash Builder and Eclipse and installed Flash Builder again. There is NO folder or Icon for the program. I can't find it. How do I activate it?

Hi joekatana,
Please refer the article: http://helpx.adobe.com/creative-cloud/help/install-apps.html.
Regards,
Romit Sinha

Similar Messages

  • Flash Builder 4.5.1 for Mac hanging/crashing during startup "Loading Workbench"

    Hello,
    I'm having ongoing trouble with Flash Builder 4.5.1 hanging/crashing during startup.
    Sometimes the following Terminal command fixes the issue:
    cd ~/Documents/Adobe\ Flash\ Builder\ 4.5/cascaded/308971/configuration/.settings
    rm org.eclipse.ui.ide.prefs
    However this isn't a silver bullet solution, and sometimes the only way is to uninstall and reinstall FB4.5.
    But this is a major hassle, especially after 3 or 4 times!
    I am running Mac OS X 10.7 and have updated to FB 4.5.1 Premium and also installed Subversion/Subclipse as well as the BlackBerry PlayBook SDK.
    Problems seem to occur when working in SVN projects.
    I have also noticed that the Delete and Arrow keys and Right Click fails to work sometimes also.
    Is there a way to reset / clear FB 4.5 Prefs / Workbench?
    Thanks,
    David Douglas
    Here is the console report below:
    /Applications/Adobe/Adobe\ Flash\ Builder\ 4.5/Adobe\ Flash\ Builder\ 4.5.app/Contents/MacOS/Adobe\ Flash\ Builder\ 4.5 ; exit;
    !SESSION 2011-09-13 15:07:58.914 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_26
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/david/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/david/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2011-09-13 15:08:02.101
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.ui 2 0 2011-09-13 15:08:02.905
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2011-09-13 15:08:02.906
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    Delete the Adobe Flash Builder 4.5 folder from your Documents (assuming you don't have anything valuable in there). That seemed to work for me, as I don't keep my projects in there but there were some temp files that were breaking it. You'll probably have to re-inport your projects.
    Adobe, I'm getting very sick of your (expensive) products wasting my time.

  • Flash Builder 4.7 startup error: Exception in com.adobe.flexbuilder.ui.UIPlugin.start() of bundle...

    I installed Flash Builder Premium 4.7. The installation was successful but when I am running flash builder, it is giving me a startup error and some of the contents of log file is given below. Can anyone help me resolve this issue? Thanks!
    !SESSION 2013-12-27 23:45:29.586 -----------------------------------------------
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_31
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86_64
    !ENTRY org.eclipse.osgi 4 0 2013-12-27 23:45:34.726
    !MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.ui (94).
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.ui.UIPlugin.start() of bundle com.adobe.flexbuilder.ui.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.adobe.flexbuilder.standalone.SplashHandler.init(SplashHandler.java:143)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:785)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:801)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2523)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    Caused by: java.lang.UnsatisfiedLinkError: E:\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flexide.amt_4.7.0.349722\os\win32\x86_64\amt_win_jnilib.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at com.adobe.flexide.amt.AMTLib.initialize(AMTLib.java:134)
        at com.adobe.flexide.amt.Activator.AMT_Initialize(Activator.java:113)
        at com.adobe.flexbuilder.ui.asn.ASNUIBridge.start(ASNUIBridge.java:58)
        at com.adobe.flexbuilder.ui.UIPlugin.start(UIPlugin.java:106)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        ... 38 more
    Root exception:
    java.lang.UnsatisfiedLinkError: E:\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flexide.amt_4.7.0.349722\os\win32\x86_64\amt_win_jnilib.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at com.adobe.flexide.amt.AMTLib.initialize(AMTLib.java:134)
        at com.adobe.flexide.amt.Activator.AMT_Initialize(Activator.java:113)
        at com.adobe.flexbuilder.ui.asn.ASNUIBridge.start(ASNUIBridge.java:58)
        at com.adobe.flexbuilder.ui.UIPlugin.start(UIPlugin.java:106)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.adobe.flexbuilder.standalone.SplashHandler.init(SplashHandler.java:143)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:785)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:801)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2523)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(

    Opened bug:
    Bug#3801869 - FlashBuilder 4.7 command line fails due to "Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.s…
    If you also experience this issue, please vote on this bug, so that Adobe will fix it.
    thanks,
    Erez.

  • Flash Builder 4.7 crashes on startup

    Flash Builder 4.7 does not start anymore.
    System: OS X Yosemite 10.10.1
    Java: version 1.8.0_25
    License: Creative Cloud Membership
    Console output:
    07/01/15 12:21:25,876 Adobe Flash Builder 4.7[19199]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.1 instead of 10.10.1. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
    Call location:
    07/01/15 12:21:25,878 Adobe Flash Builder 4.7[19199]: 0   CarbonCore                          0x00007fff92f12dc3 ___Gestalt_SystemVersion_block_invoke + 113
    07/01/15 12:21:25,878 Adobe Flash Builder 4.7[19199]: 1   libdispatch.dylib                   0x00007fff89667c13 _dispatch_client_callout + 8
    07/01/15 12:21:25,878 Adobe Flash Builder 4.7[19199]: 2   libdispatch.dylib                   0x00007fff89667b26 dispatch_once_f + 117
    07/01/15 12:21:25,878 Adobe Flash Builder 4.7[19199]: 3   CarbonCore                          0x00007fff92ebb4da _Gestalt_SystemVersion + 987
    07/01/15 12:21:25,879 Adobe Flash Builder 4.7[19199]: 4   CarbonCore                          0x00007fff92ebb0c7 Gestalt + 144
    07/01/15 12:21:25,879 Adobe Flash Builder 4.7[19199]: 5   Adobe Flash Builder 4.7             0x0000000100001a5d main + 50
    07/01/15 12:21:25,879 Adobe Flash Builder 4.7[19199]: 6   Adobe Flash Builder 4.7             0x00000001000010d5 _start + 227
    07/01/15 12:21:26,132 Adobe Flash Builder 4.7[19199]: Unrecognized Java VM option ignored: -Xdock:name=Flash Builder
    07/01/15 12:21:26,132 Adobe Flash Builder 4.7[19199]: Unrecognized Java VM option ignored: -Xdock:icon=../Resources/fb_app.icns
    07/01/15 12:21:26,132 Adobe Flash Builder 4.7[19199]: Unrecognized Java VM option ignored: -XstartOnFirstThread
    07/01/15 12:21:37,280 AdobeCrashDaemon[19204]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.1 instead of 10.10.1. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
    Call location:
    07/01/15 12:21:37,281 AdobeCrashDaemon[19204]: 0   CarbonCore                          0x00007fff92f12dc3 ___Gestalt_SystemVersion_block_invoke + 113
    07/01/15 12:21:37,281 AdobeCrashDaemon[19204]: 1   libdispatch.dylib                   0x00007fff89667c13 _dispatch_client_callout + 8
    07/01/15 12:21:37,281 AdobeCrashDaemon[19204]: 2   libdispatch.dylib                   0x00007fff89667b26 dispatch_once_f + 117
    07/01/15 12:21:37,281 AdobeCrashDaemon[19204]: 3   CarbonCore                          0x00007fff92ebb4da _Gestalt_SystemVersion + 987
    07/01/15 12:21:37,281 AdobeCrashDaemon[19204]: 4   CarbonCore                          0x00007fff92ebb0c7 Gestalt + 144
    07/01/15 12:21:37,281 AdobeCrashDaemon[19204]: 5   AdobeCrashDaemon                    0x0000000100002e69 -[MyDaemon GetOSVersionMajor] + 33
    07/01/15 12:21:37,282 AdobeCrashDaemon[19204]: 6   AdobeCrashDaemon                    0x0000000100002d4a -[MyDaemon isRunningOnLeopard] + 25
    I've red somewhere that FB needs Java v1.6. Can this be the reason? How to run 1.6 and 1.8 in parallel on a Mac?

    Please try the following steps:
    Rename the default workspace"Adobe Flash Builder 4.7"( on Mac it's located at /Users/USER_NAME/Documents/Adobe Flash Builder 4.7) and try launching Flash Builder.Even if this doesn't work. Please un-install Flash Builder and use the cleaner tool(from this location http://www.adobe.com/support/contact/cscleanertool.html ) to clean and re-install Flash Builder.
    Please let me know if this works.

  • Flash Builder 4.6 crashes on startup

    Hi,
    I've been using fb 4.6 premium for a while and everything works fine. Then 2 days ago it started crashing every time I tried to start it up, and it always crashes when the message "loading workbench" appears at the splash screen. The .log recorded the following:
    !ENTRY org.eclipse.ui 2 0 2012-06-13 18:24:12.943
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2012-06-13 18:24:12.943
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'
    !ENTRY org.eclipse.core.net 1 0 2012-06-13 18:24:13.845
    !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
    Can anyone decipher what's going on and how to fix it? Thanks!

    I had used the trial version of Flash Builder 4.6 for the full 60 days without any problems on my Lenovo laptop, core i7, Windows 7 Ultimate-64bit, (2.5 years old).
    I purchased the CS6 Master Collection, Flash Builder 4.6 worked fine for 30 days then would not open.
    I've spent 3 days trying to fix it, uninstalling things, rolling back the whole computer a week, updating things and reading blogs.
    I had tried uninstalling CS6 and reinstalling, did not help.
    I was about to roll back 6 months and if that didn't work buy a new computer.
    What finally worked was this ( I have no idea what change fixed the problem):
    Uninstalled all Java entries  (7 of them)
    (I didn't think of this until I happened to find this:
    http://www.java.com/en/download/faq/remove_olderversions.xml )
    from Windows Control Panel-Programs and Features-Uninstall or Change a program
    (Flash Builder 4.6 comes with Java 1.6 so I haven't reinstalled any version or updated to 1.7)
    Repaired all .net frameworks
    (right click on them in the Control Panel-Programs and Features-Uninstall or change a program)
    select uninstall and a box will open asking to uninstall or repair.
    Uninstalled the complete CS6 Master Collection
    Uninstalled all versions of Flash
    http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html
    Ran the CS6 Master Collection cleaner tool
    http://www.adobe.com/support/contact/cscleanertool.html
    Rebooted
    Re installed the complete Adobe CS6 Master  Collection

  • Flash Builder 4.6 crashes during startup [RESOLVED]

    I am documenting my troubles with Flash Builder 4.6 here for others in the event they come across the issue I experienced.  There is nothing that needs resolving at this time so you may ignore this post.
    Sometime after April 21st of this year my installation of Flash Buiilder 4.6 on my machine running OS X 10.9.2, had stopped working.  I was unable to start up Flash Builder 4.6 without it simply crashing immediately after the words "Loading Workbench" Appeared on the splash image.
    I had tried removing my existing workspace and allowing the application to rebuild a new one which did not work. I also checked the Apple Console App for any errors and the following errors were being reported every time the application crashed shortly after I attempted to start the application:
    5/27/14 10:08:39.032 AM Adobe Flash Builder 4.6[2547]: Unrecognized Java VM option ignored: -Xdock:name=Flash Builder
    5/27/14 10:08:39.032 AM Adobe Flash Builder 4.6[2547]: Unrecognized Java VM option ignored: -Xdock:icon=../Resources/fb_app.icns
    5/27/14 10:08:39.032 AM Adobe Flash Builder 4.6[2547]: Unrecognized Java VM option ignored: -XstartOnFirstThread
    I did a lot of searching via Google and the Adobe forums, but could find no references to anyone else that had experienced the same problem with this version 4.6 of Flash Builder.  So reluctantly, I reinstalled Flash Builder 4.6 and sure enough, everything worked again.  Something must have been corrupted in my installation even though I had made no changes to my installation during the time period in question.  I wanted to share this information with the community in the event that any of you come across this strange error.
    Cheers.

    I had used the trial version of Flash Builder 4.6 for the full 60 days without any problems on my Lenovo laptop, core i7, Windows 7 Ultimate-64bit, (2.5 years old).
    I purchased the CS6 Master Collection, Flash Builder 4.6 worked fine for 30 days then would not open.
    I've spent 3 days trying to fix it, uninstalling things, rolling back the whole computer a week, updating things and reading blogs.
    I had tried uninstalling CS6 and reinstalling, did not help.
    I was about to roll back 6 months and if that didn't work buy a new computer.
    What finally worked was this ( I have no idea what change fixed the problem):
    Uninstalled all Java entries  (7 of them)
    (I didn't think of this until I happened to find this:
    http://www.java.com/en/download/faq/remove_olderversions.xml )
    from Windows Control Panel-Programs and Features-Uninstall or Change a program
    (Flash Builder 4.6 comes with Java 1.6 so I haven't reinstalled any version or updated to 1.7)
    Repaired all .net frameworks
    (right click on them in the Control Panel-Programs and Features-Uninstall or change a program)
    select uninstall and a box will open asking to uninstall or repair.
    Uninstalled the complete CS6 Master Collection
    Uninstalled all versions of Flash
    http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html
    Ran the CS6 Master Collection cleaner tool
    http://www.adobe.com/support/contact/cscleanertool.html
    Rebooted
    Re installed the complete Adobe CS6 Master  Collection

  • Flash Builder 4 trial worked once, now crashes on startup

    Hi all,
    I am experiencing a bizarre problem with the trial Flash Builder 4 on Windows XP Professional: I first tried the plugin for my existing Eclipse Galileo IDE, and that worked great for a day.  The next morning I try to start up Eclipse and it crashes everytime it gets to the flashbuilder.ui module portion of loading.  I uninstalled the plugin (which fixed Eclipse so that it runs fine now) and instead downloaded the standalone Flash Builder.  It functioned perfectly for the rest of the day, but this morning it crashes immediately whenever I try to start it.  Here is the message I receive plus the error log...
    "FlashBuilder.exe has encountered a problem and needs to close.  We are sorry for the inconvenience."
    Error Signature
    AppName: flashbuilder.exe     AppVer: 0.0.0.0     ModName: updaternotifications.dll
    ModVer: 1.0.0.64     Offset: 0006a8dc
    Any thoughts?

    Hi Joe,
    That's a nasty problem with the original updaternotifications.dll that happens with certain machine configurations.
    There's a Knowledge Base article here explaining how to remedy the problem by downloading a new version of that dll:
    http://kb2.adobe.com/cps/845/cpsid_84586.html
    We also expect to include the fixed dll in automatic updates soon.
    -Chris

  • Flash builder 4.7 crashes on start

    I am a creative cloud customer. And i was working on flash builder 4.6 without any problem. Today i was notified that i can install 4.7. And i did it.
    Unfortunately it doesn't work. It crashes on start and i don't know why. All other products work fine and previous version 4.6 worked fine also
    i have try to reinstall it but it hasn't resolved my problem and as a creative customer i can't manage to find the older version which works fine
    i have found this error log but honestly i can't really manage with this and don't know how to fix this
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077980895, pid=5260, tid=4900
    # JRE version: 6.0_31-b05
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C  [ntdll.dll+0x50895]
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    ---------------  T H R E A D  ---------------
    Current thread (0x00000000005bf800):  JavaThread "main" [_thread_in_Java, id=4900, stack(0x0000000000030000,0x0000000000130000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
    Registers:
    RAX=0x000000000012d838, RBX=0x0000000000000002, RCX=0x000000000012d908, RDX=0x000000000012d878
    RSP=0x000000000012d828, RBP=0x000007feebeba5f0, RSI=0x0000000000000020, RDI=0x0000000000000000
    R8 =0x0000000000124000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000002176
    R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x00000000005bf800
    RIP=0x0000000077980895, EFLAGS=0x0000000000010202
    Top of Stack: (sp=0x000000000012d828)
    0x000000000012d828:   0000000000000202 000000007793b239
    0x000000000012d838:   000007fffffde000 0000000007882a00
    0x000000000012d848:   0000000000000007 0000000000000000
    0x000000000012d858:   000000000012da60 000000000012da90
    0x000000000012d868:   0000000000124000 0000000200000000
    0x000000000012d878:   0000000000130000 0000000000124000
    0x000000000012d888:   0000000002906f50 0000000000000000
    0x000000000012d898:   0000000000000000 000000000012e080
    0x000000000012d8a8:   0000000006d10290 000000006da0c38a
    0x000000000012d8b8:   0000000000000000 00000000b02664fd
    0x000000000012d8c8:   0000ffff000000c0 00000000005c0498
    0x000000000012d8d8:   000000000012e0b0 000000006da0cce3
    0x000000000012d8e8:   0000000002943110 0000000000000000
    0x000000000012d8f8:   000000000012da38 0000000000000000
    0x000000000012d908:   000000000012e150 00000000028d5b22
    0x000000000012d918:   00000000028d4ed0 0000000000000000
    Instructions: (pc=0x0000000077980895)
    0x0000000077980875:   d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
    0x0000000077980885:   00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
    0x0000000077980895:   0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
    0x00000000779808a5:   89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
    Register to memory mapping:
    RAX=0x000000000012d838 is pointing into the stack for thread: 0x00000000005bf800
    RBX=0x0000000000000002 is an unknown value
    RCX=0x000000000012d908 is pointing into the stack for thread: 0x00000000005bf800
    RDX=0x000000000012d878 is pointing into the stack for thread: 0x00000000005bf800
    RSP=0x000000000012d828 is pointing into the stack for thread: 0x00000000005bf800
    RBP=0x000007feebeba5f0 is an unknown value
    RSI=0x0000000000000020 is an unknown value
    RDI=0x0000000000000000 is an unknown value
    R8 =0x0000000000124000 is pointing into the stack for thread: 0x00000000005bf800
    R9 =0x0000000000000003 is an unknown value
    R10=0x0000000000000000 is an unknown value
    R11=0x0000000000002176 is an unknown value
    R12=0x0000000000000000 is an unknown value
    R13=0x0000000000000050 is an unknown value
    R14=0x0000000000000003 is an unknown value
    R15=0x00000000005bf800 is a thread
    Stack: [0x0000000000030000,0x0000000000130000],  sp=0x000000000012d828,  free space=1014k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ntdll.dll+0x50895]  RtlCaptureContext+0x85
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    v  blob 0x000000000290707f
    j  java.util.jar.Attributes.putValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +13
    j  java.util.jar.Attributes.read(Ljava/util/jar/Manifest$FastInputStream;[B)V+301
    j  java.util.jar.Manifest.read(Ljava/io/InputStream;)V+21
    j  java.util.jar.Manifest.<init>(Ljava/io/InputStream;)V+28
    j  java.util.jar.JarFile.getManifestFromReference()Ljava/util/jar/Manifest;+60
    j  java.util.jar.JarFile.getManifest()Ljava/util/jar/Manifest;+1
    j  sun.net.www.protocol.jar.URLJarFile.isSuperMan()Z+9
    j  sun.net.www.protocol.jar.URLJarFile.getManifest()Ljava/util/jar/Manifest;+1
    j  java.util.jar.JarFile.maybeInstantiateVerifier()V+70
    j  java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;+1
    j  sun.net.www.protocol.jar.JarURLConnection.getInputStream()Ljava/io/InputStream;+88
    j  java.net.URL.openStream()Ljava/io/InputStream;+4
    j  org.eclipse.osgi.baseadaptor.HookRegistry.mergeFileHookConfigurators(Ljava/util/List;Ljav a/util/List;)V+90
    j  org.eclipse.osgi.baseadaptor.HookRegistry.initialize()[Lorg/eclipse/osgi/framework/log/Fr ameworkLogEntry;+21
    j  org.eclipse.osgi.baseadaptor.BaseAdaptor.<init>([Ljava/lang/String;)V+29
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Lj ava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Obje ct;+72
    j  sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/ Object;+5
    j  java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+92
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.createAdaptor()Lorg/eclipse/osgi/framewor k/adaptor/FrameworkAdaptor;+72
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.startup([Ljava/lang/String;Ljava/lang/Run nable;)Lorg/osgi/framework/BundleContext;+65
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnabl e;)Ljava/lang/Object;+34
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object; [Ljava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/l ang/Object;+87
    j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Lja va/lang/Object;+6
    j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+ 161
    j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+21 1
    j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
    j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0000000005f80800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2912, stack(0x0000000006af0000,0x0000000006bf0000)]
      0x0000000005f78800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4260, stack(0x00000000069f0000,0x0000000006af0000)]
      0x0000000005f5b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4804, stack(0x00000000068f0000,0x00000000069f0000)]
      0x0000000005f59000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6080, stack(0x00000000067f0000,0x00000000068f0000)]
      0x0000000005f57800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5632, stack(0x00000000066f0000,0x00000000067f0000)]
      0x0000000005edb800 JavaThread "Finalizer" daemon [_thread_blocked, id=5716, stack(0x00000000065f0000,0x00000000066f0000)]
      0x0000000005ed4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4068, stack(0x00000000064f0000,0x00000000065f0000)]
    =>0x00000000005bf800 JavaThread "main" [_thread_in_Java, id=4900, stack(0x0000000000030000,0x0000000000130000)]
    Other Threads:
      0x000000000068f800 VMThread [stack: 0x00000000063f0000,0x00000000064f0000] [id=5372]
      0x0000000005f89800 WatcherThread [stack: 0x0000000006bf0000,0x0000000006cf0000] [id=4780]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 152896K, used 5243K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
      eden space 131072K, 4% used [0x00000000eaab0000,0x00000000eafcec78,0x00000000f2ab0000)
      from space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5550000)
      to   space 21824K, 0% used [0x00000000f2ab0000,0x00000000f2ab0000,0x00000000f4000000)
    PSOldGen        total 349568K, used 0K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
      object space 349568K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d5560000)
    PSPermGen       total 65536K, used 5468K [0x00000000b0000000, 0x00000000b4000000, 0x00000000c0000000)
      object space 65536K, 8% used [0x00000000b0000000,0x00000000b0557120,0x00000000b4000000)
    Code Cache  [0x00000000028d0000, 0x0000000002b40000, 0x00000000058d0000)
    total_blobs=240 nmethods=33 adapters=161 free_code_cache=49863168 largest_free_block=10752
    Dynamic libraries:
    0x0000000000400000 - 0x000000000040e000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\FlashBuilder.exe
    0x0000000077930000 - 0x0000000077ad9000     C:\Windows\SYSTEM32\ntdll.dll
    0x0000000077250000 - 0x000000007736f000     C:\Windows\system32\kernel32.dll
    0x000007fefe030000 - 0x000007fefe09c000     C:\Windows\system32\KERNELBASE.dll
    0x0000000077830000 - 0x000000007792a000     C:\Windows\system32\USER32.dll
    0x000007fefe6e0000 - 0x000007fefe747000     C:\Windows\system32\GDI32.dll
    0x000007fefea80000 - 0x000007fefea8e000     C:\Windows\system32\LPK.dll
    0x000007feffa40000 - 0x000007feffb09000     C:\Windows\system32\USP10.dll
    0x000007fefe7d0000 - 0x000007fefe86f000     C:\Windows\system32\msvcrt.dll
    0x000007fefc710000 - 0x000007fefc904000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514 _none_fa396087175ac9ac\COMCTL32.dll
    0x000007fefeb20000 - 0x000007fefeb91000     C:\Windows\system32\SHLWAPI.dll
    0x000007fefdc20000 - 0x000007fefdc77000     C:\Windows\system32\apphelp.dll
    0x000007feebc60000 - 0x000007feec0c7000     C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
    0x000007fefea90000 - 0x000007fefeabe000     C:\Windows\system32\IMM32.DLL
    0x000007feff930000 - 0x000007feffa39000     C:\Windows\system32\MSCTF.dll
    0x0000000180000000 - 0x0000000180006000     C:\PROGRA~2\KASPER~1\KASPER~1\x64\kloehk.dll
    0x000007fefe210000 - 0x000007fefe2eb000     C:\Windows\system32\ADVAPI32.dll
    0x000007fefe440000 - 0x000007fefe45f000     C:\Windows\SYSTEM32\sechost.dll
    0x000007feffb10000 - 0x000007feffc3d000     C:\Windows\system32\RPCRT4.dll
    0x0000000000200000 - 0x0000000000215000     C:\PROGRA~2\KASPER~1\KASPER~1\x64\sbhook64.dll
    0x000007fefe870000 - 0x000007fefea73000     C:\Windows\system32\ole32.dll
    0x0000000072000000 - 0x0000000072012000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502\ec lipse_1406.dll
    0x000007fefcda0000 - 0x000007fefcdac000     C:\Windows\system32\VERSION.dll
    0x000000006d800000 - 0x000000006dfb8000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\server\jvm.dll
    0x000007fefbb70000 - 0x000007fefbbab000     C:\Windows\system32\WINMM.dll
    0x000000006d770000 - 0x000000006d77e000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\verify.dll
    0x000000006d3b0000 - 0x000000006d3d7000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\java.dll
    0x000000006d7c0000 - 0x000000006d7d2000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\zip.dll
    0x000007fefd810000 - 0x000007fefd827000     C:\Windows\system32\CRYPTSP.dll
    0x000007fefd2e0000 - 0x000007fefd327000     C:\Windows\system32\rsaenh.dll
    0x000007fefd080000 - 0x000007fefd09e000     C:\Windows\system32\USERENV.dll
    0x000007fefdd90000 - 0x000007fefdd9f000     C:\Windows\system32\profapi.dll
    0x000007fefdc80000 - 0x000007fefdc8f000     C:\Windows\system32\CRYPTBASE.dll
    0x000000006d610000 - 0x000000006d627000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\net.dll
    0x000007fefe3d0000 - 0x000007fefe41d000     C:\Windows\system32\WS2_32.dll
    0x000007fefe200000 - 0x000007fefe208000     C:\Windows\system32\NSI.dll
    0x000007fefd5c0000 - 0x000007fefd615000     C:\Windows\system32\mswsock.dll
    0x000007fefd5b0000 - 0x000007fefd5b7000     C:\Windows\System32\wship6.dll
    0x000007fefc3e0000 - 0x000007fefc3f5000     C:\Windows\system32\NLAapi.dll
    0x000007fef8390000 - 0x000007fef83a5000     C:\Windows\system32\napinsp.dll
    0x000007fef8370000 - 0x000007fef8389000     C:\Windows\system32\pnrpnsp.dll
    0x000007fef95f0000 - 0x000007fef961e000     C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    0x0000000077b00000 - 0x0000000077b07000     C:\Windows\system32\PSAPI.DLL
    0x000007fefd390000 - 0x000007fefd3eb000     C:\Windows\system32\DNSAPI.dll
    0x000007fef8360000 - 0x000007fef836b000     C:\Windows\System32\winrnr.dll
    0x000007fefcea0000 - 0x000007fefcea7000     C:\Windows\System32\wshtcpip.dll
    0x000007fefb980000 - 0x000007fefb9a7000     C:\Windows\system32\IPHLPAPI.DLL
    0x000007fefb930000 - 0x000007fefb93b000     C:\Windows\system32\WINNSI.DLL
    0x000007fef94d0000 - 0x000007fef94d8000     C:\Windows\system32\rasadhlp.dll
    0x000007fefb850000 - 0x000007fefb8a3000     C:\Windows\System32\fwpuclnt.dll
    VM Arguments:
    jvm_args: -Xms512m -Xmx1024m -XX:MaxPermSize=256m -XX:PermSize=64m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=eclipse/dropins -Declipse.application=com.adobe.flexbuilder.standalone.FlashBuilderApplication
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
    PATH=C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/jre/bin/server;C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/jre/bin;C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/jre/lib/amd64;C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsP owerShell\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\McLaren Electronic Systems\ATLAS 9\Bin\;C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit);
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows 7 , 64 bit Build 7601 Service Pack 1
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
    Memory: 4k page, physical 3144236k(1492332k free), swap 6286620k(3774552k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (20.6-b01) for windows-amd64 JRE (1.6.0_31-b05), built on Feb  3 2012 18:34:57 by "java_re" with MS VC++ 8.0 (VS2005)
    time: Fri Dec 07 17:17:17 2012
    elapsed time: 0 seconds

    I finally found what probelem i have. Visual studio has corrupted one dll. Flahs is crashing due to my browser in 64bits which has problem. I found that it could be a probleme while installing a .net framework. But unfortunately i can't delete or uninstall this framework, i had no option to uninstall it. I guess the best way is to format my computer. But as i am waiting for a new worksatation dedicated to your tool and zbrush of course(for stage3d is a real improvment), i won't format it now it would take too much time to resintall everything and i would have to do this again when i will received my workstation
    If someone has problem like that there might be a solution(not the best but at least it works)
    To solve my problem as i have to make an app in flash builder. I downloaded the 32 bits version of flash builder 4.7. And i will resintall the 64 bits as soon as i received my workstation.

  • Flash Builder will not debug app with .ane on Android Device

    Hello ,
    I'm having a big issue with the overall stability of Flash Builder 4.7 on my Mac (OS X 10.7.5)
    I developped an extension on FB 4.6 for iOS and Android and it was  working good. In the meantime I updated to 4.7, and since then I keep on running in to lots of problems when debuggin or compiling.
    Now my extension needs to be extended, and suddenly the complete project stopped, because debugger refuses working on android devices.
    The error I get is:
    An internal error occurred during: "Launching MyAppWithExtension".
    java.lang.NullPointerException
    at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.retainExtensionIds(AppXMLFileANEExtensionHandler.java:309)
    at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.modifyAppXMLforPackaging(ANEController.java:360)
    at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.modifyAppXMLforPackaging(ANEController.java:326)
    at com.adobe.flexbuilder.project.ui.utils.ANE.AbstractANEPackageHandler.modifyAppXMLforPackaging(AbstractANEPackageHandler.java:86)
    at com.adobe.flexide.launching.multiplatform.launchhandlers.AbstractMultiPlatformLaunchHandler.handleANEPackagingDetails(AbstractMultiPlatformLaunchHandler.java:195)
    at com.adobe.flexide.launching.multiplatform.launchhandlers.AbstractMultiPlatformLaunchHandler.applyPackagingDetails(AbstractMultiPlatformLaunchHandler.java:168)
    at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.initialisePackager(ADBLaunchHandler.java:533)
    at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.doPackage(ADBLaunchHandler.java:409)
    at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.launch(ADBLaunchHandler.java:350)
    at com.adobe.flexide.launching.multiplatform.MultiPlatformLaunchDelegate.launch(MultiPlatformLaunchDelegate.java:184)
    at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate.java:244)
    at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate.java:134)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:928)
    at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1132)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Session Data:
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_51
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/myusername/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/myusername/.eclipse_keyring -consoleLog -showlocation
    This is a continuation of log file /Users/myusername/PathToMy/Workspaces/MyAppWithExtension/.metadata/.bak_0.log
    Created Time: 2013-07-24 11:43:14.053
    What I tried so far:
    - Creating new workspace
    - Running Flash Builder with -clean parameter at startup
    - Reinistalling Flash Builder using Adobe Clean Tool
    - Stripping all metadata from the project (keeping only the source files) and make a complete new project setup.
    All to no avail.
    There's a good chance, I have a problem in my .ane code, but how am I supposed to find out, if debugger isn't working?
    BTW, I can make an release build of the project, but it hangs after the splash screen. I don't know, if it's a build or coding error, though.
    Ironically, I convinced my my employer to update FB to 4.7 due to the advanced iOS debugging features, but now I already spent about 10 times more working hours in finding workarounds to debugging / compiling issues than these features will ever be able to save me.
    Maybe anybody here has an idea on how to solve this issue ?

    Ok, this is an old post but i still needed a couple of hours to find a solution, so here we go:
    - Most likely you have TWO executable build targets in your project (two mxml that you can launch). If so, go to the Project settings > Flex Applications and remove the one you don't need so you only have one.
    - My case was a bit complex though - i was using an ANE and Coldfucion server. In this case change the Output folder in the Project Properties > Flex Server > Output folder to something like "temp" instead of "C:..." generated by Flex Builder. The Android device gets confused by a "C:" reference but still can understand a local "temp" folder
    I hope i have saved your day

  • Flash Builder 4.7 x64 not launching in Windows 8

    I have reinstalled FB many times on my machine and on each installation after a while Flash Builder stops opening. I keep my task manager open to see what's going on but the process doesn't seem to start, or if it does, it closes immediatly. Where can I see the error log? I can start Flash Builder normally if I use FlashBuilderC.exe

    This may very well not be your problem, but after I downloaded FB 4.7 and messed with some things I had this same issue (Windows 7).
    Turns out it was looking for the last workspace it used (since I don't have "Ask for workspace on startup" checked) and because I moved the folder, it couldn't find it.  As a result, I'd see the process pop up in Task Manager, sit there a bit, then peace out.

  • Flash Builder 4.5 Hangs When Loading Large Projects

    I recently upgraded from Flash Builder 4.0 to Flash builder 4.5.  I am running the 32 bit version of Eclipse Helios on windows 7, 64 bit.  I have installed the latest 32 bit Java build, jdk1.6.0_25
    Smaller projects and libraries appear to build and run fine.  However when I attempt to load my main application, which is quite large, Eclipse Hangs for several minutes.  Occasionally it will return after some time, but as soon as I move the mouse cursor again it hangs again.  The last attempt had 1.8 Gigs of memory allocated to the eclipse process before I killed it.
    Some other things I have noticed.
    *) 4.5 does appear to be more sluggish for me generally than 4.0 for the demo apps I have built to test weather or not the install is working
    *) If I do not attempt to actually open any files, I am able to clean the project and have it produce an executable
    *) I have "build automatically" turned off, the problem does not seem to be initiated by the build. The problem seems to be something to do with loading large mxml files or files which include large mxml files.
    *) The log files only complain about Eclipse being closed improperly (from me killing it aftter a prolonged hang) and about a collision with the ctrl+shift+G key combination
    *) I have reverted to the original 4.0 plugin and the project still builds fine
    *) Opening the stand alone flash builder 4.5 and pointing it at the same projects that work in 4.0 yields the same hanging symptoms as the 4.5 plugin version
    *) I have juiced up my Eclipse memory settings and confirmed that they work quite well for my 4.0 build.  My Eclipse.ini looks like:
    -showsplash
    org.eclipse.platform
    --launcher.XXMaxPermSize
    256m
    -startup
    plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
    --launcher.library
    plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810
    -product
    org.eclipse.epp.package.java.product
    --launcher.defaultAction
    openFile
    --launcher.defaultAction
    openFile
    -vm
    c:/Program Files (x86)/Java/jdk1.6.0_25/bin/javaw.exe
    -vmargs
    -Dosgi.requiredJavaVersion=1.5
    -Xms1024m
    -Xmx1024m
    -XX:PermSize=256m
    -XX:MaxPermSize=256m
    I am really interested in several of of the new 4.5 features.  Any comments / suggestions welcome.  I am out of ways I know how to trouble shoot this short of rebuilding my app up from scratch by adding components one at a time, which would take a very long time.
    If it would be at all helpful, I would be happy to drop by the San Francisco office with my laptop to trouble-shoot this
    -Chris.

    When I run the application in the memory profiler under FB 4.0 it takes
    about 80MB of RAM peak.
    I can not get the app to launch out of FB 4.5.
    I have reproduced this issue on two different machines running only Eclipse
    both stand alone and the plugin versions.
    My machine has 4GB of RAM, my typical usage is less than 2GB.
    Right now with FB 4.0 I am working on the problem project and a few sample
    projects and Eclipse is consuming about 600MB which seems normal to me.
    The confusing thing for me is that everything works fine and is responsive
    with FB 4.0 and the issue does not seem to be actually compiling the
    application, rather it has something to do with how FB is parsing my source
    code that causes the hang.  Almost like somehow a circular dependency check
    that used to work is now failing or something like that.
    I am not sure how to find out what FB 4.5 is hanging on precisely.  I can only
    see that the logs look normal and memory usage climbs out of sight while it
    is hanging.
    -Chris

  • Flash builder 4 + blazeDS 4.0.0.14931 remoteObject over SSL, spring-blazeds 1.5.0

    I am trying to use remoteObject over amfsecure channel running on https  with no authentications.  On flash client side, I am using Flash Builder  4 with Flex SDK 4.1. After imported the self-signed certificates into  cacerts in Flash Builder install, I could configure  Window/Preferences/Adobe/RDS Configuration to point to the web app  running on SSL and test connection was successful. When hit on https://mymachine/myApp/messagebroker/amfsecure in browser, my app log file indicated that a request was received.
    But  when trying to connect my flash project data/services through BlazeDS, I  got RDS 404 error with reason as Not Found. Flex server is set to https://mymachine/myApp and context root is /myApp.
    web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app> 
      <!-- Spring security -->
      <filter>
          <filter-name>springSecurityFilterChain</filter-name>
          <filter-class>org.springframework.web.filter.DelegatingFilterProxy</filter-class>
      </filter>
      <filter-mapping>
          <filter-name>springSecurityFilterChain</filter-name>
          <url-pattern>/*</url-pattern>
      </filter-mapping>
      <!-- Spring configuration -->
      <context-param>
          <param-name>contextConfigLocation</param-name>
          <param-value>
              /WEB-INF/spring/*-config.xml
          </param-value>
      </context-param>
      <listener>
           <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
      </listener> 
      <servlet>
             <servlet-name>myApp</servlet-name>
             <servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
             <load-on-startup>1</load-on-startup>
      </servlet>
      <servlet-mapping>
             <servlet-name>myApp</servlet-name>
             <url-pattern>/messagebroker/*</url-pattern>
      </servlet-mapping>
      <servlet>
             <servlet-name>spring-mvc</servlet-name>
             <servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class>
             <load-on-startup>1</load-on-startup>
      </servlet>     
      <servlet-mapping>
             <servlet-name>spring-mvc</servlet-name>
             <url-pattern>/spring/*</url-pattern>
      </servlet-mapping>
      <servlet>
          <servlet-name>RDSDispatchServlet</servlet-name>
          <servlet-class>flex.rds.server.servlet.FrontEndServlet</servlet-class>
           <init-param>
               <param-name>useAppserverSecurity</param-name>
               <param-value>false</param-value>
           </init-param>
           <init-param>
               <param-name>messageBrokerId</param-name>
               <param-value>_messageBroker</param-value>
           </init-param>
           <load-on-startup>10</load-on-startup>
      </servlet>
      <servlet-mapping id="RDS_DISPATCH_MAPPING">
          <servlet-name>RDSDispatchServlet</servlet-name>
          <url-pattern>/CFIDE/main/ide.cfm</url-pattern>
      </servlet-mapping>
      <welcome-file-list>
         <welcome-file>index.jsp</welcome-file>
      </welcome-file-list>
    </web-app>
    flex/services-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <services-config>
        <services>
            <default-channels>
               <channel ref="my-secure-amf"/>
            </default-channels>
            <service-include file-path="remoting-config.xml" />
        </services>
        <channels>
            <channel-definition id="my-streaming-amf" class="mx.messaging.channels.StreamingAMFChannel">
                <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/streamingamf" class="flex.messaging.endpoints.StreamingAMFEndpoint"/>
            </channel-definition>
            <channel-definition id="my-amf" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>
                <properties>
                    <polling-enabled>false</polling-enabled>
                    <add-no-cache-headers>false</add-no-cache-headers>
                </properties>
            </channel-definition>
            <channel-definition id="my-secure-amf" class="mx.messaging.channels.SecureAMFChannel">
                <endpoint url="https://{server.name}:443/{context.root}/messagebroker/amfsecure" class="flex.messaging.endpoints.SecureAMFEndpoint"/>
                <properties>
                     <add-no-cache-headers>false</add-no-cache-headers>
                </properties>
            </channel-definition>
            <channel-definition id="my-polling-amf" class="mx.messaging.channels.AMFChannel">
                <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/amfpolling" class="flex.messaging.endpoints.AMFEndpoint"/>
                <properties>
                    <polling-enabled>true</polling-enabled>
                    <polling-interval-seconds>4</polling-interval-seconds>
                </properties>
            </channel-definition>
            <channel-definition id="my-http" class="mx.messaging.channels.HTTPChannel">
                <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/http" class="flex.messaging.endpoints.HTTPEndpoint"/>
            </channel-definition>
            <channel-definition id="my-secure-http" class="mx.messaging.channels.SecureHTTPChannel">
                <endpoint url="https://{server.name}:{server.port}/{context.root}/messagebroker/httpsecure" class="flex.messaging.endpoints.SecureHTTPEndpoint"/>
                <properties>
                     <add-no-cache-headers>false</add-no-cache-headers>
                </properties>
            </channel-definition>
        </channels>
        <logging>
            <target class="flex.messaging.log.ConsoleTarget" level="Debug">
                <properties>
                    <prefix>[BlazeDS] </prefix>
                    <includeDate>false</includeDate>
                    <includeTime>false</includeTime>
                    <includeLevel>false</includeLevel>
                    <includeCategory>false</includeCategory>
                </properties>
                <filters>
                    <pattern>Endpoint.*</pattern>
                    <pattern>Service.*</pattern>
                    <pattern>Configuration</pattern>
                </filters>
            </target>
        </logging>
        <security>
             <security-constraint id="trusted">
                <roles>
                    <role>ROLE_ANONYMOUS</role>
                    <role>ROLE_USER</role>
                    <role>ROLE_ADMIN</role>
                </roles>
            </security-constraint>
        </security>
        <system>
            <redeploy>
                <enabled>false</enabled>
            </redeploy>
        </system>
    </services-config>
    flex/remoting-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <service id="remoting-service"
        class="flex.messaging.services.RemotingService">
        <adapters>
            <adapter-definition id="java-object" class="flex.messaging.services.remoting.adapters.JavaAdapter" default="true"/>
        </adapters>
        <default-channels>
            <channel ref="my-secure-amf"/>
        </default-channels>
    </service>
    Please help! I don't seem to find any working samples for RDS SSL configuration. If there is one, would you please point me to the link?
    Thanks in advance!

    Hi Experts,
    Can you confirm if RDS supports SSL at all in FB 4? If not, any plan to do so?
    Thanks

  • Cannot compile Library project in Flash builder 4: Unable to locate specified base class

    I am migrating from Flex builder 3 to Flash builder 4, during that process I found that Flash builder could'nt compile Flex Library projects which contains components in the form of mxml files. Compiler throws "Unable to locate specified base class".
    I have narrowed it down to by creating a flex library project named test library, below its screenshot with its package structure
    ControlA is based on componentA
    when i compile this project, mxml compiler throws this error
    Unable to locate specified base class 'components.componentA' for component class 'ControlA'.
    I cannot upload project code because file uploads are disabled on this forum so I am going to paste the code for both componentA and controlA
    componentA
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:local="*" width="400" height="300">
    </mx:Canvas>
    ControlA
    <?xml version="1.0" encoding="utf-8"?>
    <components:componentA xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:components="components.*" width="400" height="300">
    </components:componentA>
    To further test it, I have made another library project with same package structure using pure AS3, and it compiled without errors

    It might be this happens and other errors if you forget to Run Flash Builder 4.5 Buritto and startup the other version FB4.
    It uses the same project listings and that can be confusing since you're not expecting the old version to be aware of new Buritto (MobileApplications) projects you added (thinking) only to the BETA version installed elseware no doubt.
    Well it might not be your problem but worthy of noting for other's I'm sure.
    Otherwise you've double checked you're using SDK 4.5 Hero with it too! right?

  • Flash Builder uses 7Go RAM

    Hi,
    I'm using Flash Builder since Flash Builder Burrito, and I have Flash builder 4.7 Premium version today (with apache Flex and the last AIR SDK).
    I've modified the FlashBuilder.ini, it is like this: with XMx8192m
    -nl
    fr_FR
    -startup
    eclipse/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    --launcher.library
    eclipse/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
    --launcher.defaultAction
    openFile
    -vmargs
    -Xms512m
    -Xmx8192m
    -XX:MaxPermSize=256m
    -XX:PermSize=64m
    -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=eclipse/dropins
    -Declipse.application=com.adobe.flexbuilder.standalone.FlashBuilderApplication
    We started with new mobile project, and the project has grown. Today, our team has difficulties to work with Flash Builder:
    - have to divide 'big' library into multiple little libraries
    - open a class can makes 30 second to open
    - compile the project with all libraries opened is simply impossible,
    - simply use Flash builder to work get around 8Go of RAM very quickly (need to reboot Flash builder every 30 minutes)
    Adobe, how my team can works with Flash Builder ?
    We are very impacted with Flash builder, we can't work normally, it's a big problem fos us today, and we don't have a new version planned ?

    i only have 4 small tutorial projects.  the projects are small, one is simply a hello world project.  the projects are based on the flash builder in a week projects.  the projects are very small; only minor tutorial projects.
    any thoughts on how i can tweak flashbuilder to run faster.  I dont have any other programs that run this slow.

  • Flash Builder won't launch

    Hi.  I am trying to troubleshoot something using Flash Builder and it won't launch.  I get an error message at startup that there is a log file I should look at, which, of course, I can't really interpret since I don't know too much about how FB functions.  This happens in 4.0 and 4.5 as well.

    Now I am getting the error code of 16 and to reinstall the product.  I reinstalled FB 4.5 and it still won't launch.  I do not know what to do and cannot get through to anyone in support and I'm not given the option to chat to anyone at Adobe through the support portal.
    Can anyone help me so that Flash Builder will launch again?

Maybe you are looking for

  • In iCal, why I can not drag event from calendar to reminder, and 'paste' in reminder is disabled?

    The added events in iCal could be dragged freely to reminder before I used iCloud, but now it doesn't work. The situation of iCal is: 1) I can not drag any event from calander to reminder, 2) the 'paste' bottom in reminder is disabled, and 3) sortord

  • Word wrap using fm rkd_word_wrap

    Hi All, I am using the fm rkd_word_wrap to wrap long text at item level.what would be the rightway to define the out_line table in the script. Is it &ittab[]& ? Any suggestions. Thanks Amu

  • PE 2.0 working with existing slideshow

    I have had elements 2.0 for quite a while, but I just now decided to create a slide show. I was able to create one, but my pictures are not in the order that I want. I cannot find a way to work with the slide show once created. I need to be able to r

  • Can't setup PofAnnotationSerializer in pof-config.xml

    Hi, i have class annotated with @Portable and @PortableProperty, and pof-config.xml for setup serializer:       <user-type>          <type-id>1001</type-id>          <class-name>entity.dto.base.EmployeeBaseDTO</class-name>          <serializer>      

  • Uninstall Adobe Plug-in

    I need to remove the Adobe Acrobat plug-in NPAPI-Plug-In version 11.0.01, Firefox has deemed it a security risk saying, "Adobe Acrobat plug-in NPAPI-Plug-In version 11.0.01 is known to cause stability or security issues." I have looked for the Plug-i