Flash builder 4.7 consuming lot of memory in VMware VDI environment.

Flash builder 4.7 consuming lot of memory in VMware VDI environment. When we debugg the application then it is throwing out of memory exception. We need to close and relaunch Flash builder IDE numerous times. Can you please help us with setting changes we need to make for flash builder or VMware VDI environment so that we can resolve this issue?

Hi Atul_Saini,
So I checked your link and all seems correct on my computer.
At the bottom of the link you provided there is "see also" section, about activation / deactivation.
I did not deactivated my licenses before my window re-install, and if now I go to Flash Builder -> Help , desactivation button is greyed out. Could it be the source of my problem that I used my licenses on two computer and did not deactivated them ?
If yes, how could I deactivate thoses products ? I searched on my profile but I can't find a way to do it.

Similar Messages

  • Eclipse with flash builder 4 plugin consume the whole memory after several builds

    Hi,
    we have installed eclipse flash builder 4 plugin on eclipse 3.5.2 on Mac OS 10.6.
    We experience problem with memory leak using flash builder plugin 4.
    When we build flash project several times, then we see that eclipse consume more and more in time and at the end it looks like that eclipse consume all available memory. When there is no free memory, then system start to swap and we need to restart, because everything is going to be slow when swaping starts.
    Any suggestions how to solve this problem?
    I suppose that other people also have this problem. I will be realy happy if someone share his experience to fix this.
    We uses java 1.5.
    Thanks in advanced!

    Ok, problem solved.
    First I uninstalled the flash builder plugin, and eclipse galileo was still not starting.
    Then I uninstalled java (both jre/jdk, v6.20).
    Crossing my fingers, I reinstalled jdk and then jre (latest downloaded); and eclipse ran again (pheeeew!).
    Finally, I installed flash builder 4 plugin again, it works too (!), and aptana works, ... all is working back again, fine!

  • Component controller is consuming lots of memory

    Hi All,
    I have an WebDynpro application and a component controller (MyCompController) too where I have written most of the business specific code. The basis team informed that the component controller (MyCompController) is consuming lots of memory.
    Could anybody suggest me how to takle this problem. I dont have any other details and I am new to handle this kind of activity.
    Thanks & Regards,
    Patana

    Hi Patana
    Your controller can consume lots of memory because of lots of unnecessary data is loaded in advance and do not used actually. Try to analyze the following points:
    1. Unnecessary data is loaded into the context nodes in advance. Do not load all the data into the context in wdInit() method (do not fill in all the models too). This is not the right way. Instead try to use supply-functions for each context node with data. Supply-function will be called by Webdynpro automatically only when the data is actually required to be shown on UI.
    2. Unnecessary embedded Webdynpro components are created and loaded in memory in advance. Do not create embedded Webdynpro components manually in wdInit() method. Instead try to setup component usages with Create Mode option = OnDemand. Then Webdynpro will create the components automatically when this is really required.
    BR, Sergei

  • Mkmapview on zoom in or zoom out consumes lot of memory

    Hello,
    In my application i am using mkmapview as the main view and showing images (around 75 images) on the map by annotation.
    on zoom in or zoom out mapview consumes lot of memory and after some time it recives memory warning then application gets crash.
    any suggestion for that.
    Thank u in advance.

    Place the property node inside a case structure and enable it when the iteration terminal is "1". (not zero!)
    And please place a small wait inside your loop, there is no reason it should spin that fast. (Since the data never changes in your example, the entire graph terminal and inner loops belong outside the main while loop. However, I assume that your real application is different )
    NOTE: you could also use the "first run?" primitive or enable it when [i]=0, but in this case you would need a small sequence structure to ensure it happens after ther graph terminal is written for the first time.
    Also note that xy graphs take complex data, simplifying the wiring and data structures.
    LabVIEW Champion . Do more with less code and in less time .

  • Flash 8 Application consuming lots of Memory!!

    Hi There,
    I just developed an Application using Flash 8 Professional.
    Unfortunately Im finding a bad memory usage when i run the
    Application. Visual Studio acts as the container for the SWF. The
    memory usage rises upto 80% and its really not acceptable.
    The application is an e-learning software with heavy graphics
    and animations. Is it because I have a lot of images and
    animations? because in the code I just have a maximum of 12 sound
    objects, which I have not deleted upon exit. Sould I optimize the
    code used? I mean the parts that involves "=new object( )"?
    If the problem is with graphics, is there any alternate way
    to adjust it?

    you aren't going to get too much help without someone looking
    at your project.
    however, if your movieclips remain stationary on-stage or
    only change their _x and _y properties, you can enable their
    cacheAsBitmap properties and realize a substantial performance
    benefit.

  • Oracle.exe consuming lots of memory

    hi
    i am using Oracle 10g release2
    after installation, when i'm booting my system (Windows XP) it takes a lot of time to finish all the files to load. when i inspected the task manager, there were 2 instances or oracle.exe running each consuming approximately 200,000K each. i feel like this particular thing is slowing down the system. what are ur suggestions please ? if actually its the problem, what is the solution u propose ?

    user10434417 wrote:
    there are 2 databases running and i've 2GB RAM in my system2gb RAM is awefully lesser compared to the current version's requirements of oracle. Also, I believe you must have not modified the sga/pga settings as well since the default values are very high. I would suggest that you try to check the sga/pga sizes and reduce them to the minimum which is 160MB for the SGA and 91MB for PGA if these databases are merely for testing/learning.
    HTH
    Aman....

  • Flash builder 4.7 air 3.6 new adt compiler

    Hi. Ive been having serious issues when i tried to "Export release build" using air 3.4 and/or air 3.5 on Flash builder 4.7. Goit a lot of nonsense java.lan.nullpinter exceptions and similar errrors.
    When i tried to debug or run, even on device generating the ipa, everything ok. But when i tried to export the project, and it tried to re-compile it, always got absurd java errors.
    Ive tried everything: downgrade the java virtual machine, reinstalling flash builder, air, even windows!!! Nothing worked. Even recovering previous stages of the project where I originally could export it (its even published on the appstore!). No use. The app that was working no problem, now when trying to export returns a lot of javanull pointers or similar crap.
    BUT, when trying to generate the ipa through via command lines  on the ms dos console it works!! So... its obvious the problem was on the adl+java duo.
    Thing is, I updated to the just released AIR 3.6 (not the beta, the release version). It uses .exes(on windows, which is the system im using)  instead of java, so it showed promise.
    I overlayed the air version on the flash builder following this instructions:
    http://forums.adobe.com/message/4797974
    Well, not exaclty, because then flash builder throws a lot of errors and dosent show me the package explorer for instance.
    I made a copy of the AIR folder, but not deleted the content, just copied the new air version files over and substitute the replicas, but kept the originals where no new file substituted them (dont know if im explaining it ok, sorry for my english).
    It worked... except for the damn "Export release build" option. It keeps trying to debug it using java instead of using the new adt. And I cant find how to change that.
    The adt on the other hand is being used ok, as i can check it when I try to run or debug the project targetting a device. Before I could check the command used and now Im not, so Im pretty sure its using the new .exe instead of the java version. But now I dont know how to generate the ipa targetting the app store, for instance via command line using the new adt nor can i do it exporting the project from the flash builder IDE.
    SO...
    is there anyone having similar problems?
    How can I correctly overlay air 3.6 over Flash Builder 4.7 and force it to use the new air adt and adl?
    Anyone tried?
    Thanks in advance folks!!!

    Thanks everyone for your collaboration.
    Hey Nabren, What do you mean by "as well"?
    Just to make it clear. I already followed the instructions here:
    http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder. html
    to overlay the air sdk. And the folder you are pointing me is the ONLY ONE the instructions tell me to replace. BUT when you say "as well" I understand something else have to be done.
    Ill explain the whole process Ive followed and the consequences:
    As I said I replaced the content on the AIRSDK placed in the fodler C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722 (or similar), for the content of the new SDK.
    The result is that flash builder throws me a lot of errors and is unable  to show even the package explorer, for instance or create a mobile project, so I went back to the original AIR folder. No problem there.
    When I was using flash builder 4.6 I overlayed the sdks in this way: made a copy of the last flex SDK (which already had the air sdk inside), and copied the content of the  latest AIR SDK over the current sdk, replacing only new files, keeping those not includded on the air sdk. That way I could keep several flex+air sdks, and could select wich sdk to use for each library/project. Now this doesnt work anymor on flahs builder 4.7.
    So I tried this:
    I made a copy of the AIR sdk under C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722 and copied over the new sdk ont he folder overwritting new files,keeping those not included on the new sdk... and this works! Everythings fine. I can debug complex projects on air simulator even launch it on an iphone or ipad...
    BUT it keeps throwing me JAVA errors (null pointer exceptions and things like that) when exporting that makes no sense at all (different errrors without making any change, now no error now another one...).
    More info on the projects provoking this behaviour:
    They are mobile projects (ios mainly). They use several libraries. Some of them come from compiled swcs from flash cs6 (wich contains classes we are using as views). All libraries have been double checked. They are fine. The problems emerge when trying to export targetting the apple store. Weve double checked the provisioning and the certificate. They are correct. In fact, when we try to generate the ipa using adt via command lines on ms-dos it works!
    Weve tried to remake and the rebuild the project class by class, even recreate the flas we are using to generate the swcs to be used as libraries on the project... it only works when the project is almost empty. As soon as some content is added.. bumm! Java errrors all over when trying to export.
    Our main machine is an i7 2.93 Ghz, 8 GB ram, 64 bits. Windows 7 Ultimate 64 bits, using Flash builder 4.7 64 bits and flash cs6 64 bits. But we have checked on other mahines and sme thing happens.
    Doesnt anyone else have these problems? Is there any other way to overlay the air sdk?
    Thanks again.

  • WEB reports exported to Excel -  occupys lot of memory

    Hi Experts,
    When I try to export a report from Web or Bex Analyser to Excel. The report consumes lot of memory.
    The same size of data in Original Excel file occupy less memory but when it is being downloaded from WEB and Bex takes lot of memory and It doesn't let me email as an attachment.
    Can anyone give me a solution for it please.
    Thanks

    Has anyone got a solution for this? Even I have same issue. User is trying to download the web report to excel, after downloading the file is too big (in MBs) and when the user opens and save again as .xls file, then file size is coming down to KBs. The default file type is Webarchive as I observed. Need to know if there is a way to change the default file type to excel.
    Thanks for your help/hints.

  • Flash builder 4.6 with Flash CS5.5 mobile work flow

    I have a mobile application built in flash professional. For captive runtime or native extensions i use the command line.
    I now want to start using flash builder, as i hear this is the undisputed better coding environment.
    In flash builder, i created a 'flash professional project' to work on my app with both tools simultaneously.
    I thought flash builder 4.6 would give me options like captive runtime or native extensions without using the command line.
    However i dont see these options at all. When i am using a 'flash professional project' in flash builder, am i essentially just using flash builder as a code editor, and all export settings are still handled in flash IDE ? Meaning i cannot take advantage of captive runtime+ ANEs unless using an 'actionscript mobile project'
    Please advise.
    Also, even if i use it as just a better code editor, i am not finding it better so far.
    syntax highlighting seems poor
    simple things like touch events.
    function parameters or inside the function like e.touchPointID , e.stageX
    none of this is highlighted.
    or as simple as
    ball.x;
    the .x would normally be highlighted, but it is not in flash builder.
    Basically, i am finding as a tool to use with flashIDE as a flash professional project, so far i am seeing no benefits. Please help me to discover what i am missing about this editing environments mobile work flow.
    also when i hit ctrl+s to save my work, it jumps between the two programs... saving the project i suppose? hard to just quickly save as you go in case of crashes and such.
    (using winsows 7)
    thanks

    ba-bump

  • Sessions that consume a lot of Memory

    Hi,
    How to retrieve sessions that consume a lot of Memory (Database 11.2.0.2) ?
    Regards,

    791550 wrote:
    Hi,
    How to retrieve sessions that consume a lot of Memory (Database 11.2.0.2) ?
    Regards,Hi. You can query v$sesstat,v$statname and can join with v$session then you will get which session consume how much memory like below query
    select
            username,
            sess.sid,
            value,
            name
    from  v$sesstat sst,
            v$statname sn,
            v$session sess
    where sst.statistic#=sn.statistic# and
    sess.sid=sst.sid and
    username is not null and
    upper(sn.name) like '%MEMORY%'
    order by username

  • Flash player 11.3.300.262 is using a lot of memory

    Since updating flash a few days ago the plugin has been using a lot more memory than usual. Normally it uses between 150MB to 200MB, but now i have seen it use up to 900MB.
    I've noticed that memory use increases by 5MB or more when navigating through a video until i have to terminate the plugin because of the ridiculous amount of memory used.

    Please check if all your plugins are up-to-date. To do this, go to the [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • Quicklook consumes a lot of memory on column view previewing large files

    After upgrading to Mountain Lion, everytime I click on a large file (like a disk image, DMG, ISO) on finder's column view, it starts spinning the icon and quicklookd consumes a lot of memory even causing other apps to swap to disk. After the preview icon is done, the quicklookd memory is dealocated.
    This do not happen on Lion.

    Just found out that a plugin (QLStephen - http://whomwah.github.com/qlstephen/) was causing the problem.
    Removed it from /Library/Quicklook, restarted quicklook (qlmanage -r) and the problem is gone.

  • [SOLVED] Building pivy-hg takes a lot of memory

    I'm building 'freecad' from AUR, which requires 'pivy-hg'. When building the latter,
    Platform...linux2
    Python version...2.7.2
    Checking for swig... '/usr/bin/swig'
    Checking for SWIG version... 2.0.4
    Warning: Pivy has only been tested with the following SWIG versions: 1.3.31 1.3.33 1.3.35 1.3.40.
    Checking for coin-config... '/usr/bin/coin-config'
    Coin version... 3.1.3
    Checking for Coin features... 3ds import vrml97 sound threads threadsafe
    Checking for soqt-config... '/usr/bin/soqt-config'
    Checking for soqt version... 1.5.0
    Checking for soxt-config... not found.
    Checking for sogtk-config... not found.
    Checking for sowin-config... not found.
    Checking for simvoleon-config... not found.
    Preparing Inventor headers:.
    === pivy/gui/soqt_wrap.cpp for pivy.gui.soqt already exists! ===
    === pivy/coin_wrap.cpp for pivy.coin already exists! ===
    running build_py
    package init file 'pivy/quarter/plugins/designer/python/__init__.py' not found (or not a regular file)
    copying pivy/gui/soqt.py -> build/lib/pivy/gui
    copying pivy/coin.py -> build/lib/pivy
    copying pivy/coin.py -> build/lib/pivy
    copying pivy/gui/soqt.py -> build/lib/pivy/gui
    package init file 'pivy/quarter/plugins/designer/python/__init__.py' not found (or not a regular file)
    running build_ext
    building '_coin' extension
    gcc -pthread -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -march=core2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c pivy/coin_wrap.cpp -o build/temp.linux-x86_64-2.7/pivy/coin_wrap.o -Iinterfaces -I/usr/include/Inventor/annex -D_REENTRANT
    At this point, cc1plus gobbles up a lot of memory (seems like everything that's left of physical memory, in my case 500-700 out of ~900 MB) and stops doing much (or so it looks, processor usage falls down to 6%).
    Here's how the process is called, with a parent and grandparent:
    USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
    veox 17436 1.8 0.0 13312 496 pts/7 SN+ 21:09 0:00 gcc -pthread -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -march=core2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c pivy/coin_wrap.cpp -o build/temp.linux-x86_64-2.7/pivy/coin_wrap.o -Iinterfaces -I/usr/include/Inventor/annex -D_REENTRANT
    veox 17446 0.0 0.0 12644 156 pts/7 SN+ 21:09 0:00 /usr/bin/gcc -pthread -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -march=core2 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c -Iinterfaces -I/usr/include/Inventor/annex -D_REENTRANT -o /home/cy/.ccache/7/d/d902ae3b6f9960dd4ee8b3b9315009-20531124.o.tmp.sidep.ath.cx.17436 /home/cy/.ccache/tmp/coin_wrap.tmp.sidep.ath.cx.17436.ii
    veox 17447 6.0 66.8 576296 446148 pts/7 DN+ 21:09 0:07 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/cc1plus -fpreprocessed /home/cy/.ccache/tmp/coin_wrap.tmp.sidep.ath.cx.17436.ii -quiet -dumpbase coin_wrap.tmp.sidep.ath.cx.17436.ii -march=x86-64 -mtune=generic -march=core2 -auxbase-strip /home/cy/.ccache/7/d/d902ae3b6f9960dd4ee8b3b9315009-20531124.o.tmp.sidep.ath.cx.17436 -O2 -O2 -fstack-protector -fPIC --param ssp-buffer-size=4 -o -
    Is this a bug, or do I need more memory?
    Last edited by veox (2011-11-19 20:03:31)

    since this is c++, I would be surprised if this was a bug
    I would say get at least 1 more GiB of ram if you can afford it, especially if you will be doing any constant modeling or compiling.

  • Flash Builder 4.4, Application crashes every time when i start profiling and take memory snapshort?

    Hello all,
    i have a real wired problem, when ever i start profiling my application in Adobe Flash builder and take a memory  snapshot the application crash, and these dialogs appears.
    i have tried Adobe flash builder 4.4, 4.5, 4.6 all of these have same behavior on window xp, while on mac os x the 4.6 version is working fine for profiling but the debug mode crashes every time. while 4.4 and 4.5 crashes on profiling and working fine for the rest of the work.
    help required
    regards.

    If there are any saved web pages or HTML files in the same folder that you're trying to upload from, move or delete those files and try again. Otherwise, try moving the files you want to upload to a different folder.

  • Flash Builder hangs a lot

    Guys, seriously, Flash Builders hangs in all our machines like 4-5 times a day. If you press CTRL+F2 to terminate the debugging session, it hangs 1 in 2. I think that you have serious problems with the multithreading.
    Debugging is hellish, more or less 10% of the times it can't connect with the debugger and gets stuck in the 57% (waiting to connect).
    The bridge between the debugger and the flash player is weak! For instance, If you close the browser before the connection with the debugger, flash builder doesnt realize it and hangs (not responding...)
    Why do you have so many problems with the Flash Player connection??? You need to drop the current approach and choose something more solid!
    In overall, the flash builder experience is poor.
    I still remember the bug:
    http://bugs.adobe.com/jira/browse/FB-16153
    But you didn't launch a new flex in order to solve it. We waited for Flash Builder to come. And it is still weak!!!!!!!!!!!!
    Mike Morearty has let??? Who is working in Flash Builder? Please, make it rock solid!!!
    And, by the way, I love Flex 4. The spark skinning. The states syntax. The two-way binding. It is incredible! You have improved over the Microsoft work in WPF. It is simpler and more elegant. Please, repair Flash Builder.

    My Flash Builder 4 (Version 4.0.1 build 277662) also hangs (1-2 times per day).   It can hang randomly, but often I think it's related to the Content Assist window getting stuck.
    I run it on Windows 2003 Server SP2 with 1.5GB RAM.     I generally launch apps to IIS 6 and use IE7 for the browser.
    My only recovery is to kill the Flashbuilder task and start it up again.     I'm pretty much in the "save and save often" mode nowadays.    Especially when I'm doing anything that might bring up the Content Assist window.
    I've included a jstack trace.
    Thanks.
    C:\Java\jdk1.6.0_21\bin>jstack 752
    2010-10-10 09:05:13
    Full thread dump Java HotSpot(TM) Client VM (14.2-b01 mixed mode):
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    9974c00 nid=0x9e0 in Object.wait() [0x3ee0f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0c79fc28> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "Worker-34" prio=6 tid=0x3958f400 nid=0xb24 in Object.wait() [0x3c62f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "Worker-33" prio=6 tid=0x33c97400 nid=0xccc in Object.wait() [0x3b85f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "Worker-32" prio=6 tid=0x39766c00 nid=0xef0 in Object.wait() [0x3b73f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "Worker-31" prio=6 tid=0x36a7dc00 nid=0xb00 in Object.wait() [0x3b62f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    3e98800 nid=0xcd4 in Object.wait() [0x3b49f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0b6ee648> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    9a2d400 nid=0xa24 in Object.wait() [0x386bf000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0b734bb0> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    932d800 nid=0x2c8 in Object.wait() [0x384bf000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0b5c39a8> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    9828800 nid=0x994 in Object.wait() [0x3793f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0b5c3a28> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "Worker-26" prio=6 tid=0x36e8a800 nid=0xb5c in Object.wait() [0x3b17f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "Worker-25" prio=6 tid=0x397d3800 nid=0xecc in Object.wait() [0x3cd2f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "AWT-Windows" daemon prio=6 tid=0x3941e800 nid=0xed4 runnable [0x385bf000]
       java.lang.Thread.State: RUNNABLE
            at sun.awt.windows.WToolkit.eventLoop(Native Method)
            at sun.awt.windows.WToolkit.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    "Java2D Disposer" daemon prio=10 tid=0x396d3800 nid=0xf94 in Object.wait() [0x38
    3bf000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x09fc0d20> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(Unknown Source)
            - locked <0x09fc0d20> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(Unknown Source)
            at sun.java2d.Disposer.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    "[ThreadPool Manager] - Idle Thread" daemon prio=6 tid=0x36b35400 nid=0xd64 in O
    bject.wait() [0x3813f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Ex
    ecutor.java:106)
            - locked <0x058ca3e8> (a org.eclipse.equinox.internal.util.impl.tpt.thre
    adpool.Executor)
    "Provisioning Event Dispatcher" daemon prio=6 tid=0x33f0c000 nid=0xb94 in Object
    .wait() [0x37f1f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x05897be8> (a org.eclipse.osgi.framework.eventmgr.EventMa
    nager$EventThread)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextE
    vent(EventManager.java:393)
            - locked <0x05897be8> (a org.eclipse.osgi.framework.eventmgr.EventManage
    r$EventThread)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Even
    tManager.java:333)
    "Thread-4" prio=6 tid=0x33f13000 nid=0xb58 runnable [0x3713f000]
       java.lang.Thread.State: RUNNABLE
            at java.net.PlainSocketImpl.socketAccept(Native Method)
            at java.net.PlainSocketImpl.accept(Unknown Source)
            - locked <0x056975c0> (a java.net.SocksSocketImpl)
            at java.net.ServerSocket.implAccept(Unknown Source)
            at java.net.ServerSocket.accept(Unknown Source)
            at com.adobe.flexbuilder.flexunitrunresults.data.ClientSocketsManager.li
    sten(ClientSocketsManager.java:64)
            at com.adobe.flexbuilder.flexunitrunresults.data.ClientSocketsManager.ru
    n(ClientSocketsManager.java:113)
            at java.lang.Thread.run(Unknown Source)
    "Bundle File Closer" daemon prio=6 tid=0x366d0c00 nid=0xec in Object.wait() [0x3
    703f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextE
    vent(EventManager.java:393)
            - locked <0x056976f8> (a org.eclipse.osgi.framework.eventmgr.EventManage
    r$EventThread)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Even
    tManager.java:333)
    "Thread-1" prio=6 tid=0x3379e800 nid=0x6e8 runnable [0x3529f000]
       java.lang.Thread.State: RUNNABLE
            at com.adobe.flexide.nativelibs.BridgeTalk.WaitForMessages(Native Method
            at com.adobe.flexide.nativelibs.BridgeTalkInterface$BridgeTalkMessageHan
    dlerThread.run(BridgeTalkInterface.java:166)
    "[Timer] - Main Queue Handler" daemon prio=6 tid=0x33b8a000 nid=0x71c in Object.
    wait() [0x3413f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.equinox.internal.util.impl.tpt.timer.TimerImpl.run(TimerI
    mpl.java:141)
            - locked <0x052e1540> (a java.lang.Object)
            at java.lang.Thread.run(Unknown Source)
    "Framework Event Dispatcher" daemon prio=6 tid=0x33607800 nid=0xbf8 in Object.wa
    it() [0x33b3f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextE
    vent(EventManager.java:393)
            - locked <0x051cf228> (a org.eclipse.osgi.framework.eventmgr.EventManage
    r$EventThread)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Even
    tManager.java:333)
    "Start Level Event Dispatcher" daemon prio=6 tid=0x336bb400 nid=0x598 in Object.
    wait() [0x33a3f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x051cf2a0> (a org.eclipse.osgi.framework.eventmgr.EventMa
    nager$EventThread)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextE
    vent(EventManager.java:393)
            - locked <0x051cf2a0> (a org.eclipse.osgi.framework.eventmgr.EventManage
    r$EventThread)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Even
    tManager.java:333)
    "State Data Manager" daemon prio=6 tid=0x33699c00 nid=0xd24 waiting on condition
    [0x3393f000]
       java.lang.Thread.State: TIMED_WAITING (sleeping)
            at java.lang.Thread.sleep(Native Method)
            at org.eclipse.osgi.internal.baseadaptor.StateManager.run(StateManager.j
    ava:306)
            at java.lang.Thread.run(Unknown Source)
    "Low Memory Detector" daemon prio=6 tid=0x32d61400 nid=0xf0c runnable [0x0000000
    0]
       java.lang.Thread.State: RUNNABLE
    "CompilerThread0" daemon prio=10 tid=0x32d5ac00 nid=0x7e4 waiting on condition [
    0x00000000]
       java.lang.Thread.State: RUNNABLE
    "Attach Listener" daemon prio=10 tid=0x32d59400 nid=0x864 waiting on condition [
    0x00000000]
       java.lang.Thread.State: RUNNABLE
    "Signal Dispatcher" daemon prio=10 tid=0x32d58000 nid=0x87c runnable [0x00000000
       java.lang.Thread.State: RUNNABLE
    "Finalizer" daemon prio=8 tid=0x32d47c00 nid=0xe78 in Object.wait() [0x330cf000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(Unknown Source)
            - locked <0x05120420> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(Unknown Source)
            at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    "Reference Handler" daemon prio=10 tid=0x32d43400 nid=0x770 in Object.wait() [0x
    32fcf000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
            - locked <0x05120090> (a java.lang.ref.Reference$Lock)
    "main" prio=6 tid=0x00906c00 nid=0x2a4 runnable [0x0012f000]
       java.lang.Thread.State: RUNNABLE
            at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
            at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2410)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3471)
            at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
            at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
            at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
            at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.ja
    va:332)
            at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.jav
    a:493)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
            at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBui
    lderApplication.java:109)
            at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl
    e.java:194)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
    cation(EclipseAppLauncher.java:110)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec
    lipseAppLauncher.java:79)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
    va:368)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
    va: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:559)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    "VM Thread" prio=10 tid=0x32d40400 nid=0x254 runnable
    "VM Periodic Task Thread" prio=10 tid=0x32d62c00 nid=0xe48 waiting on condition
    JNI global references: 1690

Maybe you are looking for