Flash Builder 4.7 + OSX 10.10 Yosemite + File Dialogue Box = CRASH :-(

Problem Description:
When attempting to use a Flash Builder File Dialogue Box under OSX 10.10 Yosemite will immediately crash the application. This bug essentially now renders Flash Builder 100% useless!
Steps to Reproduce:
1. Open Flash Builder 4.7 on OSX 10.10 Yosemite
2. Attempt to use any File Dialogue Box, such as "Browse.." etc
Actual Result:
The application immediately crashes.
Expected Result:
You should be able to conduct the action, such as loading a Flex Project, adding an SDK etc.
Any Workarounds:
None

LOL
anyways, I've attempted to update the java symlink to move back to java 1.6 to see if that works.
java -version should report something like "java 1.7.0_xxx" for yosemite
sudo rm /usr/bin/java  (remove our current java symlink to 1.7.x)
sudo ln -s /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java /usr/bin/java (sets up the new symlink)
java -version should now report something like "java 1.6.0_xx"
Done.
Open file-dialog chooser in FB. Still explodes.

Similar Messages

  • Flash Builder 4.7 + OSX 10.10 = :-(

    Problem Description:
    When attempting to use a Flash Builder File Dialogue Box under OSX 10.10 Yosemite will immediately crash the application. This bug now renders Flash Builder 100% useless on OSX 10.10!
    Steps to Reproduce:
    1. Open Flash Builder 4.7 on OSX 10.10 Yosemite
    2. Attempt to use any File Dialogue Box, such as "Browse.." etc
    Actual Result:
    The application immediately crashes.
    Expected Result:
    You should be able to conduct the action, such as loading a Flex Project, adding an SDK etc.
    Any Workarounds:
    None
    ** It appears that the issue could possibly be related to Java**
    See: OS X Yosemite (10.10) BETA Known Issues - IS&T Contributions - Hermes
    **Flash Builder 4.7 requires legacy Java SE 6

    You could try and install a recent version of Eclipse and install the FB plugin.
    Also, have a look at this article to see if this helps.

  • Unable to test iOS app on iPad with Flash Builder 4.7 OSX Yosemite

    After upgrading to OSX Yosemite, i'm unable to test my iOS app on my device.
    Compilation and packaging works as expected but app is never installed on my device connected trough USB.
    Anyone having the same problem?
    Thanks

    I've found the solution on another post (Re: Run/Debug on a device with Flash Builder 4.7 on OSX 10.9 (Mavericks) and iOS7) having app installation problem on Mavericks.
    Disable your device WiFi and install your application from Flash Builder. Then enable your device wifi. It work for me.
    Thanks

  • Flash Builder 4.7 Immediate Crash

    FYI
    Flash Builder 4.7 Mac + OSX 10.10 Yosemite + (any) File Dialogue Box = Immediate Crash :-(
    Flash Builder 4.7 + OSX 10.10 Yosemite + File Dialogue Box = CRASH :-(
    Problem Description:
    When attempting to use a Flash Builder File Dialogue Box under OSX 10.10 Yosemite will immediately crash the application. This bug essentially now renders Flash Builder 100% useless! OUCH!!
    Steps to Reproduce:
    1. Open Flash Builder 4.7 on OSX 10.10 Yosemite
    2. Attempt to use any File Dialogue Box, such as "Browse.." etc
    Actual Result:
    The application immediately crashes.
    Expected Result:
    You should be able to conduct the action, such as loading a Flex Project, adding an SDK etc.
    Any Workarounds:
    None
    **I could never understand why something like Flex could be completely shelved. Looks like it's time for version 4.8 at least.

    LOL
    anyways, I've attempted to update the java symlink to move back to java 1.6 to see if that works.
    java -version should report something like "java 1.7.0_xxx" for yosemite
    sudo rm /usr/bin/java  (remove our current java symlink to 1.7.x)
    sudo ln -s /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java /usr/bin/java (sets up the new symlink)
    java -version should now report something like "java 1.6.0_xx"
    Done.
    Open file-dialog chooser in FB. Still explodes.

  • How to recover deleted projects in adobe flash builder 4.5 for PHP

    Hi
    Problem:I accidently deleted project in adobe flash builder 4.5 for PHP and in confirming dialogue box,i checked delete contents one(see figure).
    I have wasted almost 6 hours and googled almost everything but couldn't find solution.
    I have also used data recovery software like Get Data:Recover my deleted files.It found all my deleted files which was deleted by me pressing Shift+Del,but it didn't displayed files which i wanted(since they were deleted by Adobe flash builder).
    Any help would be welcomed as that project was so important for me.

    Thanks for your solution but in mine it saying,There are no previous versions found.
    I have used almost 6 recovery software paid and free and didn't intstalled on that drive where my original files are located so that it don't get overwritten.
    All of them are able to recover some files like
    .project
    public/bin-debug folder
    .settings folder
    But my .php files i located in web root folder.Those file by i connect data/services. I mean PHP project files are deleted.
    I had following structure of files
    <Web root > php scritps to connect data\services\UserService.php                  (this file)
    <Web root > php scritps to connect data\services\EmployeeService.php          (this file)
    <Web root > php scritps to connect data\test\test.php                                    (this file)
    <Web root > php scritps to connect data\Imp files to connect data using PHP and MySql.txt (this file)
    Files marked by "this files "  are  lost and not found by any recovery software.
    I need those php and txt files specifically.

  • Flash builder 4 and flash 10.1 standalone debugger issue on osx

    If I use the standalone flash debugger version (Flash Player Debugger 10.1.52.14) with flash builder 4 on osx 10.6.3 then this happens:
    I compile the project and the debugger opens. If I click the red stop button then it never closes the debugger. I have to close it manually. Doing that means I have to use clean alot more and often up to 3 renders open after that.
    If I switch over to the standalone "Flash Player Debugger 10.0.42.34" then the red stop button works fine and I dont get duplicate players launching.
    Anyone else experience this?
    I don't use the web player versions.

    10.1.53.64 is the latest standalone version. Could you please try with that version?
    You'll get it here: http://www.adobe.com/support/flashplayer/downloads.html

  • How do I move a video project from Encore to AIR via Flash Builder?

    I've got a rather complex video project with lots of submenus (that works as a DVD - so it is "debugged") that I need to be able to export from Encore into an app to upload on the iTunes store and Android Market. So far, I've managed to export the project via Encore's Flash output and test the results using a web browser (it works). Everything got saved in a new folder structure with an index.html file pointing to the flashdvd.swf file pointing to the AuthoredContent.xml file that actually holds all the information on the file structure (there are 99 files in the Sources subfolder) and uses the default generated Theme.xml file.
    What I need to do is to somehow import all this into Flash Builder as a project so it can become the source for the various "app" platforms. My questions are:
    1. I've got Flash Builder 4.5 - do I need to upgrade to 4.7 in order to import the project or can this be done in 4.5?
    2. Is there some intermediate step that I'm missing?
    3. Will Flash Builder be able to repackage all these files into the file specs required by each target platform (I'm assuming it will - is that a valid assumption)?
    And moving downstream a bit...
    4. Since this is a video based project with over 200 megabytes of F4V content, how will the content arrive on the end user device? Will it have to be  streamed or can it be downloaded? - this is a big issue should the app become popular and we be forced to maintain a streaming server somewhere. What about server sizing in such an event? For example: is there a way to estimate how much bandwidth is required per 1,000 instances?

    Oh, no i think i clicked Solved but it's not at all solved and i don'tt see a way to reverse it and clicked unsolved.
    I'v tried reading the Manuals but still don't see the solution. 
    I think I've misworded my question.  Perhaps i shall have to start a new question.
    What i want to know is very basic.
    How do i take a video i see on either youTube or another side and put it either on my iPod (i guess via iTunes) or put it into a document or an email??
    Do i copy some link?  Copy what exactly?  Do i click and drag something?
    I think if i knew how to get a video to iTunes I could be able to sync it. 
    But i don't know the first thing, how to get a video onto iTunes, or email, or a document.
    Thank you both.

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

  • Don't understand about portable apps in Flash Builder 4.7

    Greetings,
    I am a long time user of Flash Builder.  I write *.mxml and *.as files.  They get compiled to *.swf files that run in a Flash Player.  This has been the most powerful and portable development system for the Web up until Jobs killed it.  In response, Adobe has changed focus.  According to the hype, Adobe has made Flash Builder do something more to address iOS, mobile, et al.  The problem is that, for the life of me, I can't get past all the marketing BS to understand what Flash Builder now does (to address iOS, HTML5, etc.).  Can someone please explain to me what Flash Builder now does besides generate swf files from *.as and *.mxml files in programmer speak without the hype?  Now, as I too, am forced to look for a different portable solution, I'd like to at least understand what Adobe is talking about.
    Thanks!

    Android devices have an Adobe AIR install so the .swf files are interpreted like normal.
    For iOS - Adobe actually compiles into native code and runs like any other app would. The downside to this is you can't load .swf files that have timeline code or linkage in the library because those have not been compiled into native code and there is no interpreter to run the commands.

  • Endless NullPointerExceptions in Flash Builder 4.5

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

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

  • "Finding occurrences" error when editing .mxml file in Flash Builder 4.6 Premium (Trial)

    I am evaluating Flash Builder 4.6.  Windows 7 Ultimate x64
    I am trying to go through the Flex in a week training series but I am getting a lot of the "Finding occurrences" errors when editing the mxml files.
    The error:
    An internal error occurred during: "Finding occurrences".
    java.lang.NullPointerException
    This error occurs almost every time an xml tag is edited.
    I can dismiss the error window that pops up by hitting 'Enter' and can continue editing the .mxml file but the error keeps repeating.
    I was getting this error in the Day 1 set of exercises but after awhile the errors just stopped.
    Now that I have imported the Day 2 starter projects, the error has started again but is occurring on almost every keystroke when editing an xml tag/element!.
    Anyone have any ideas how to correct this issue?

    Ok, I seemed to have found a solution/workaround for the error.
    After importing the Day 2 starter projects, I did not exit and restart Flash Builder. After exiting/restarting Flash Builder, I can now edit the .mxml files without the annoying "Finding occurrences" errors.

  • Flash Builder fails to copy over static files in incremental compiles

    During incremental compiles, the Flash Builder fails to copy over certain static files (such as *.js and html files).  I have my own html wrapper and during incremental compiles it fails to copy over this file and also deletes the file from bin-debug/bin-release.  I have to do a clean build instead to ensure these files are copied over.

    Just tried this out on an IIS server with Flash player 10.3.181.14 - it worked.
    Are you using the release version of Flash Builder 4.5 with the release version of Flex SDK (not a prior SDK build)?
    The URL you mentioned gives me a 403 forbidden error.
    -Anirudh

  • Trying to launch Flash builder 4 results in a crash.

    Hi,
    After installing the Flash builder 4 any attemp to launch it results in a crash with the following message :
    A fatal error has been detected by the Java Runtime Environment:
      Internal Error (0xe06d7363), pid=2612, tid=2548
    JRE version: 6.0_16-b01
    Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode windows-x86 )
    Problematic frame:
    C  [kernel32.dll+0x12afb]
    An error report file with more information is saved as:
    C:\Documents and Settings\eyal.EYAL-NEW2\hs_err_pid2612.log
    If you would like to submit a bug report, please visit:
       http://java.sun.com/webapps/bugreport/crash.jsp
    The crash happened outside the Java Virtual Machine in native code.
    See problematic frame for where to report the bug.
    the error log output :
    # A fatal error has been detected by the Java Runtime Environment:
    #  Internal Error (0xe06d7363), pid=2856, tid=3052
    # JRE version: 6.0_16-b01
    # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode windows-x86 )
    # Problematic frame:
    # C  [kernel32.dll+0x12afb]
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x00906c00):  JavaThread "main" [_thread_in_native, id=3052, stack(0x00030000,0x00130000)]
    siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x0012be20 0x35f00800
    Registers:
    EAX=0x0012bd78, EBX=0x0012bee0, ECX=0x00000000, EDX=0x00000003
    ESP=0x0012bd74, EBP=0x0012bdc8, ESI=0x0012be00, EDI=0x0012c194
    EIP=0x7c812afb, EFLAGS=0x00000206
    Top of Stack: (sp=0x0012bd74)
    0x0012bd74:   0012bec4 e06d7363 00000001 00000000
    0x0012bd84:   7c812afb 00000003 19930520 0012be20
    0x0012bd94:   35f00800 360bb9a8 360bda10 00000017
    0x0012bda4:   00000017 0012be2c 00000000 35e119cf
    0x0012bdb4:   360bb9a8 0000001f 360bda10 00000017
    0x0012bdc4:   0012c194 0012be00 35e5716a e06d7363
    0x0012bdd4:   00000001 00000003 0012bdf4 e06d7363
    0x0012bde4:   00000001 00000000 00000000 00000003
    Instructions: (pc=0x7c812afb)
    0x7c812aeb:   8d 7d c4 f3 a5 5f 8d 45 b0 50 ff 15 10 15 80 7c
    0x7c812afb:   5e c9 c2 10 00 85 ff 0f 8e 36 93 ff ff 8b 55 fc
    Stack: [0x00030000,0x00130000],  sp=0x0012bd74,  free space=1007k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [kernel32.dll+0x12afb]
    C  [amtservices.dll+0x4716a]
    C  [amtservices.dll+0x727a8]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.adobe.flexide.amt.AMTLib.AMTObtainProductLicense(IILjava/lang/String;Ljava/lang/Strin g;Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;)I+0
    j  com.adobe.flexide.amt.AMTLib.ObtainProductLicense(Ljava/lang/String;Ljava/lang/String;Lja va/lang/String;Ljava/lang/String;IILjava/lang/String;Z)I+27
    j  com.adobe.flexide.amt.Activator.AMT_ObtainLicense(Ljava/lang/String;Ljava/lang/String;IIZ )I+32
    j  com.adobe.flexbuilder.ui.asn.ASNUIBridge.start()Z+43
    j  com.adobe.flexbuilder.ui.UIPlugin.start(Lorg/osgi/framework/BundleContext;)V+21
    j  org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run()Ljava/lang/Object;+64
    v  ~StubRoutines::call_stub
    j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Lja va/lang/Object;+0
    j  org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(Lorg/osgi/frame work/BundleActivator;)V+22
    j  org.eclipse.osgi.framework.internal.core.BundleContextImpl.start()V+23
    j  org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(I)V+379
    j  org.eclipse.osgi.framework.internal.core.AbstractBundle.start(I)V+20
    j  org.eclipse.osgi.framework.util.SecureAction.start(Lorg/osgi/framework/Bundle;I)V+8
    J  org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(Ljava/lan g/String;Ljava/lang/Class;Lorg/eclipse/osgi/baseadaptor/loader/ClasspathManager;)V
    J  org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(Ljava/lang/String;)Lj ava/lang/Class;
    J  org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(Ljava/lang/String;)Ljava/lan g/Class;
    j  org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(Ljava/lang/String;)Ljava/l ang/Class;+8
    J  org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(Ljava/lang/String;ZLjava/ lang/ClassLoader;)Ljava/lang/Class;
    J  org.eclipse.osgi.internal.loader.BundleLoader.findClass(Ljava/lang/String;Z)Ljava/lang/Cl ass;
    J  org.eclipse.osgi.internal.loader.BundleLoader.findClass(Ljava/lang/String;)Ljava/lang/Cla ss;
    J  org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(Ljava/lang/String;Z)Lj ava/lang/Class;
    J  java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;
    J  java.lang.ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;
    v  ~StubRoutines::call_stub
    j  com.adobe.flexbuilder.standalone.SplashHandler.init(Lorg/eclipse/swt/widgets/Shell;)V+120
    j  org.eclipse.ui.internal.Workbench$6.run()V+174
    j  org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
    j  org.eclipse.ui.internal.Workbench.createSplashWrapper()V+32
    j  org.eclipse.ui.internal.Workbench.runUI()I+111
    j  org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j  org.eclipse.ui.internal.Workbench$5.run()V+55
    j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databindin g/observable/Realm;Ljava/lang/Runnable;)V+12
    j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display; Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/ecl ipse/ui/application/WorkbenchAdvisor;)I+2
    j  com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(Lorg/eclipse/equinox/app/IA pplicationContext;)Ljava/lang/Object;+100
    j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Objec t;+135
    j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Ob ject;)Ljava/lang/Object;+103
    j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Lja va/lang/Object;+29
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object; +149
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnabl e;)Ljava/lang/Object;+183
    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+114
    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 )
      0x33ee8400 JavaThread "Thread-1" [_thread_in_native, id=3284, stack(0x35ad0000,0x35bd0000)]
      0x337c8000 JavaThread "Worker-1" [_thread_blocked, id=3304, stack(0x34d00000,0x34e00000)]
      0x33e81800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3308, stack(0x34ba0000,0x34ca0000)]
      0x33d5e400 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=3292, stack(0x349a0000,0x34aa0000)]
      0x34184c00 JavaThread "Worker-0" [_thread_blocked, id=3360, stack(0x348a0000,0x349a0000)]
      0x33f51c00 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=3508, stack(0x33f80000,0x34080000)]
      0x336ee400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3408, stack(0x33a80000,0x33b80000)]
      0x336bc800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3456, stack(0x33980000,0x33a80000)]
      0x336d8800 JavaThread "State Saver" [_thread_blocked, id=2624, stack(0x33880000,0x33980000)]
      0x32d87400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3452, stack(0x333f0000,0x334f0000)]
      0x32d81800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2876, stack(0x332f0000,0x333f0000)]
      0x32d7bc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2796, stack(0x331f0000,0x332f0000)]
      0x32d7a800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3320, stack(0x330f0000,0x331f0000)]
      0x32d64c00 JavaThread "Finalizer" daemon [_thread_blocked, id=1432, stack(0x32ff0000,0x330f0000)]
      0x32d63400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3288, stack(0x32ef0000,0x32ff0000)]
    =>0x00906c00 JavaThread "main" [_thread_in_native, id=3052, stack(0x00030000,0x00130000)]
    Other Threads:
      0x32d60400 VMThread [stack: 0x32df0000,0x32ef0000] [id=2892]
      0x32d89c00 WatcherThread [stack: 0x334f0000,0x335f0000] [id=3448]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 18176K, used 4329K [0x029e0000, 0x03d90000, 0x05140000)
      eden space 16192K,  20% used [0x029e0000, 0x02d30c68, 0x039b0000)
      from space 1984K,  47% used [0x03ba0000, 0x03c89a88, 0x03d90000)
      to   space 1984K,   0% used [0x039b0000, 0x039b0000, 0x03ba0000)
    tenured generation   total 241984K, used 10583K [0x05140000, 0x13d90000, 0x229e0000)
       the space 241984K,   4% used [0x05140000, 0x05b95c38, 0x05b95e00, 0x13d90000)
    compacting perm gen  total 65536K, used 15300K [0x229e0000, 0x269e0000, 0x329e0000)
       the space 65536K,  23% used [0x229e0000, 0x238d13a8, 0x238d1400, 0x269e0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040e000 C:\Program Files\Adobe\Adobe Flash Builder 4\FlashBuilderC.exe
    0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
    0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
    0x5d090000 - 0x5d12a000 C:\WINDOWS\system32\COMCTL32.dll
    0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x77c10000 - 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
    0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
    0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
    0x72000000 - 0x72014000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x6d800000 - 0x6da8b000 C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
    0x6d7b0000 - 0x6d7bc000 C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin\verify.dll
    0x6d330000 - 0x6d34f000 C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin\java.dll
    0x6d290000 - 0x6d298000 C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d7f0000 - 0x6d7ff000 C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin\zip.dll
    0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
    0x6d610000 - 0x6d623000 C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
    0x6d630000 - 0x6d639000 C:\Program Files\Adobe\Adobe Flash Builder 4\jre\bin\nio.dll
    0x34ca0000 - 0x34cf9000 C:\Program Files\Adobe\Adobe Flash Builder 4\configuration\org.eclipse.osgi\bundles\298\1\.cp\swt-win32-3555.dll
    0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll
    0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
    0x763b0000 - 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
    0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-w w_61e65202\COMCTL32.dll
    0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
    0x3d930000 - 0x3da16000 C:\WINDOWS\system32\WININET.dll
    0x34e10000 - 0x34e19000 C:\WINDOWS\system32\Normaliz.dll
    0x78130000 - 0x78263000 C:\WINDOWS\system32\urlmon.dll
    0x3dfd0000 - 0x3e1b9000 C:\WINDOWS\system32\iertutil.dll
    0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
    0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
    0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
    0x35250000 - 0x35264000 C:\Program Files\Adobe\Adobe Flash Builder 4\configuration\org.eclipse.osgi\bundles\298\1\.cp\swt-gdip-win32-3555.dll
    0x4ec50000 - 0x4edfb000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4c 2df\gdiplus.dll
    0x356e0000 - 0x35721000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\com.adobe.flexide.nativelibs_4.0.1.277662\os\win32\x86\BridgeTalk.dll
    0x35860000 - 0x358ca000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\com.adobe.flexide.nativelibs_4.0.1.277662\libs\adobe_caps.dll
    0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
    0x77690000 - 0x776b1000 C:\WINDOWS\system32\NTMARTA.DLL
    0x71bf0000 - 0x71c03000 C:\WINDOWS\system32\SAMLIB.dll
    0x35730000 - 0x35747000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\com.adobe.flexbuilder.utils.osnative_4.0.1.277662\os\win32\x86\JNIToNativeBridg e.dll
    0x35cd0000 - 0x35cda000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\com.adobe.flexide.amt_4.0.1.277662\os\win32\x86\amt_win_jnilib.dll
    0x78480000 - 0x7850e000 C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSV CP90.dll
    0x78520000 - 0x785c3000 C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4974_x-ww_d889290f\MSV CR90.dll
    0x35d00000 - 0x35de6000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\com.adobe.flexide.amt_4.0.1.277662\os\win32\x86\amtlib.dll
    0x35e10000 - 0x35f24000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\com.adobe.flexide.amt_4.0.1.277662\os\win32\x86\amtservices.dll
    0x76d60000 - 0x76d79000 C:\WINDOWS\system32\IPHLPAPI.DLL
    0x4d4f0000 - 0x4d549000 C:\WINDOWS\system32\WINHTTP.dll
    0x361c0000 - 0x3622a000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\com.adobe.flexide.amt_4.0.1.277662\os\win32\x86\adobe_caps.dll
    0x36350000 - 0x36378000 C:\Program Files\Adobe\Adobe Flash Builder 4\plugins\com.adobe.flexide.amt_4.0.1.277662\os\win32\x86\asneu.dll
    0x364a0000 - 0x36765000 C:\WINDOWS\system32\xpsp2res.dll
    0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
    0x74ef0000 - 0x74ef8000 C:\WINDOWS\system32\wbem\wbemprox.dll
    0x75290000 - 0x752c7000 C:\WINDOWS\system32\wbem\wbemcomn.dll
    0x74ed0000 - 0x74ede000 C:\WINDOWS\system32\wbem\wbemsvc.dll
    0x75690000 - 0x75706000 C:\WINDOWS\system32\wbem\fastprox.dll
    0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
    0x767a0000 - 0x767b3000 C:\WINDOWS\system32\NTDSAPI.dll
    0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
    0x77a80000 - 0x77b15000 C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
    0x76c90000 - 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
    VM Arguments:
    jvm_args: -Xms256m -Xmx512m -XX:MaxPermSize=256m -XX:PermSize=64m -Djava.net.preferIPv4Stack=true -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=dropins
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:/Program Files/Adobe/Adobe Flash Builder 4/jre/bin/client;C:/Program Files/Adobe/Adobe Flash Builder 4/jre/bin;C:\Program Files\ATI Stream\bin\x86;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;D:\1Dev\apache-ant-1.8.0RC1\bin;D:\1Dev\1Funtactix\Anima tionEarth\ci_scripts;D:\1Dev\1Funtactix\AnimationEarth\ci_scripts\moreshell;D:\1dev\php;D: \1Dev\php\ext;D:\1Dev\php;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Java\jre1.6.0\bin;C:\Program Files\Java\jre1.6.0\bin\client;
    USERNAME=eyal
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Client VM (14.2-b01) for windows-x86 JRE (1.6.0_16-b01), built on Jul 31 2009 11:26:58 by "java_re" with MS VC++ 7.1
    time: Mon Dec 20 10:01:49 2010
    elapsed time: 3 seconds
    Need help A.S.A.P!
    thanks.

    Which OS, JVM?
    Try installing Java 1.6 (32-bit) again. Also verify that right clicking FlashBuilder.exe, Properties, Digital Signatures, it confirms that the executable is from Adobe.

  • Flash builder ,Toggle break point ,get error:Error getting list of source files

    In Flash builder ,debug a Web Application, when try to toggle a break point , flash builder prompts:
    Error getting list of source files
    flash.tools.debugger.InProgressException
      at flash.tools.debugger.concrete.DSwfInfo.swdLoaded(DSwfInfo.java:156)
      at flash.tools.debugger.concrete.DSwfInfo.getSourceList(DSwfInfo.java:131)
      at flash.tools.debugger.threadsafe.ThreadSafeSwfInfo.getSourceList(ThreadSafeSwfInfo.java:78 )
      at com.adobe.flexbuilder.debug.breakpoints.FlexLineBreakpoint.findSourceFiles(FlexLineBreakp oint.java:512)
      at com.adobe.flexbuilder.debug.breakpoints.FlexLineBreakpoint.instantiate(FlexLineBreakpoint .java:577)
      at com.adobe.flexbuilder.debug.model.FlexDebugTarget.instantiateBreakpoint(FlexDebugTarget.j ava:525)
      at com.adobe.flexbuilder.debug.model.FlexDebugTarget$1.run(FlexDebugTarget.java:568)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    who can answer this?

  • Error when installing SAP gateway in Flash Builder 4.6

    I installed Flash Builder 4.6 but I am getting an error installing the SAP add-on. it says org.maven.ide.eclipse missing. I am running this as admin.

    Ok, I seemed to have found a solution/workaround for the error.
    After importing the Day 2 starter projects, I did not exit and restart Flash Builder. After exiting/restarting Flash Builder, I can now edit the .mxml files without the annoying "Finding occurrences" errors.

Maybe you are looking for