Building workspace ... forever

Hi,
I have quite a large project (containing 13 modules) and it is constantly showing Building workspace (between 1 and 10%) when I change something. I'm unable to run my changes until I clean the project (which also takes a minute or two) and then it goes good for 2-3 adjustments but then again I get into this Building Workspace loop which just starts over and over again (FB4) and I need to clean the project again
Anyone have any idea or solution because this is not productive at all!

You are using Flex SDK 4.0?
How many projects are present in your workspace?If you have more than one projects, do you have a mix of AIR/Web Projects?
Have you tried bumping up the memory heap for FB?
There are some optimizations around module compilation in the upcoming hero release.
Thanks,
Gaurav Jain
Flex SDK Team
http://www.gauravj.com/blog

Similar Messages

  • (AIR) out of memory error when building workspace

    Hi,
    I created a very simple AIR project. But during the load the
    workbench gave me out of memory errors.
    Please find below the relevant .log entries.
    Thanks for your help,
    -Rogier
    !SESSION 2007-06-13 14:13:10.241
    eclipse.buildId=unknown
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.ui 4 4 2007-06-13 14:13:30.383
    !MESSAGE Invalid Menu Extension (Path is invalid):
    goToResource
    !ENTRY org.eclipse.ui 4 4 2007-06-13 14:13:46.565
    !MESSAGE Invalid Menu Extension (Path is invalid):
    org.eclipse.jdt.ui.actions.GoToPackage
    !ENTRY org.eclipse.ui 4 4 2007-06-13 14:13:46.565
    !MESSAGE Invalid Menu Extension (Path is invalid):
    org.eclipse.jdt.ui.actions.GoToType
    !ENTRY org.eclipse.core.jobs 4 2 2007-06-13 16:29:02.002
    !MESSAGE An internal error occurred during: "Building
    workspace".
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.ui 4 4 2007-06-13 16:29:02.159
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 2007-06-13 16:29:02.159
    !MESSAGE PermGen space
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.core.jobs 4 2 2007-06-13 16:29:04.675
    !MESSAGE An internal error occurred during: "Building
    workspace".
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.ui 4 4 2007-06-13 16:29:04.691
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 2007-06-13 16:29:04.691
    !MESSAGE PermGen space
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.ui 4 4 2007-06-13 16:29:19.067
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 2007-06-13 16:29:19.098
    !MESSAGE Failed to execute runnable
    (java.lang.OutOfMemoryError: PermGen space)
    !STACK 0
    org.eclipse.swt.SWTException: Failed to execute runnable
    (java.lang.OutOfMemoryError: PermGen space)
    at org.eclipse.swt.SWT.error(SWT.java:3374)
    at org.eclipse.swt.SWT.error(SWT.java:3297)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
    at
    org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at
    org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.open(InternalErrorDialog.java:78)
    at
    org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.openQuestion(InternalErrorDialog. java:185)
    at
    org.eclipse.ui.internal.ide.IDEExceptionHandler.openQuestionDialog(IDEExceptionHandler.ja va:174)
    at
    org.eclipse.ui.internal.ide.IDEExceptionHandler.handleException(IDEExceptionHandler.java: 100)
    at
    org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.eventLoopException(IDEWorkbenchAdvisor.ja va:298)
    at
    org.eclipse.ui.internal.ExceptionHandler.handleException(ExceptionHandler.java:62)
    at
    org.eclipse.ui.internal.progress.ErrorNotificationManager$1.run(ErrorNotificationManager. java:82)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    com.adobe.flexbuilder.standalone.FlexBuilderApplication.run(FlexBuilderApplication.java:1 03)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:92)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:68)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    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.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)
    Caused by: java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.ui.workbench 4 2 2007-06-13 16:34:11.522
    !MESSAGE Problems occurred when invoking code from plug-in:
    "org.eclipse.ui.workbench".
    !STACK 0
    java.lang.NullPointerException
    at
    org.eclipse.ui.internal.EditorManager.convertToSaveables(EditorManager.java:1336)
    at
    org.eclipse.ui.internal.EditorManager.saveAll(EditorManager.java:1203)
    at
    org.eclipse.ui.internal.Workbench$13.run(Workbench.java:790)
    at
    org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at
    org.eclipse.ui.internal.Workbench.saveAllEditors(Workbench.java:738)
    at
    org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:658)
    at
    org.eclipse.ui.internal.Workbench.access$8(Workbench.java:642)
    at
    org.eclipse.ui.internal.Workbench$15.run(Workbench.java:855)
    at
    org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at
    org.eclipse.ui.internal.Workbench.close(Workbench.java:853)
    at
    org.eclipse.ui.internal.Workbench.close(Workbench.java:828)
    at
    org.eclipse.ui.internal.Workbench$23.handleEvent(Workbench.java:1848)
    at
    org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at
    org.eclipse.swt.widgets.Display.sendEvent(Display.java:3484)
    at
    org.eclipse.swt.widgets.Display.messageProc(Display.java:2675)
    at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native
    Method)
    at
    org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1927)
    at
    org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:443)
    at
    org.eclipse.swt.widgets.Control.windowProc(Control.java:3334)
    at
    org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1539)
    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:1634)
    at
    org.eclipse.swt.widgets.Display.windowProc(Display.java:4025)
    at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native
    Method)
    at
    org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:2401)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2963)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    com.adobe.flexbuilder.standalone.FlexBuilderApplication.run(FlexBuilderApplication.java:1 03)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:92)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:68)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    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.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)
    !ENTRY org.eclipse.ui 4 4 2007-06-13 16:34:19.959
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 2007-06-13 16:34:19.959
    !MESSAGE PermGen space
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space

    Hi Rogier,
    Can you please log it in our new public bug system:
    http://bugs.adobe.com/flex?
    It'd be great if you can provide more info to the bug e.g.
    details of your simple AIR project, platform, FB version (Plugin or
    Standalone).
    thanks,
    Sharon

  • FB 4.7 crashes on Building workspace (usually at 40%)

    Happens several times a day, after saving a file when FB starts "building workspace".
    I'm on Windows 8.
    Any ideas, anyone?
    Cheers!

    Anyone find a way round this? If I delete the .snap file it seems to help but the file just appears again. I also tryed increasing the memory alocation in the .ini files. This doesn't seem to happen on the mac version at all.
    Come on Adobe! This is ridiculous! At least respond!!
    From what I can see FB and Flash are the only way you are currently monetizing the huge amout of cross-platform air apps being made. You're really in danger of loosing more of those people to other tools!

  • Extension Builder 2.1 'Building workspace' has encountered a problem

    Any extension that includes support for CS5, now has a compile error:
    'Building workspace' has encountered a problem.
    Errors occured during the build.
    Any suggestions? there isn't any detail. I created a test extension that is simply defaults for a Creative Suite Extension with support for CS5. An extension that supports later versions has no error. Interestingly, my other build computer has no problem. Problem just started yesterday...

    The problem is one has to upgrade to 2.1, either extensions won't work in CC. And creating separate version for CC just because of this is slightly annoying.
    mr_erickson wrote:
    Interestingly, my other build computer has no problem. Problem just started yesterday...
    that's interesting, does Extension Builder 2.1 installation work fine for you on another computer? or it was 2.0?
    I've looked at the log, here's what it says.  
    !MESSAGE Errors running builder 'Adobe Extension Builder' on project 'ha'.
    !STACK 0
    java.lang.ArrayIndexOutOfBoundsException: 3
              at com.adobe.cside.libsinstaller.hostadapter.HostAdapter.getFilePathForA dapter(Unknown Source)
              at com.adobe.cside.libsinstaller.hostadapter.HostAdapter.getExtBuilderLi bInstallerPath(Unknown Source)
              at com.adobe.cside.libsinstaller.hostadapter.HostAdapter.getPluginLocati onInExtBuilder(Unknown Source)
              at com.adobe.cside.project.APEBuilder.checkHostAdapterPlugins(Unknown Source)
              at com.adobe.cside.project.APEBuilder.build(Unknown Source)

  • Portal WebApp builds take FOREVER

    Everytime I make a small change to a pageflow in a portal app, I need to rebuild
    the portal webapp. This process takes FOREVER. Is there any faster way to do this
    build? Can I disable the building of framework JSPs and Portal controls that seem
    to be taking the most time?
    Happy New Year...
    Fumi

    Hi,
    This is BUG # 1721741, the workaround:
    Create 2 additional indexes:
    CREATE INDEX WWA_MODULE_BINDINGS_IDX1
    ON WWA_MODULE_BINDINGS$(
    SUBSCRIBER_ID,
    MODULE_ID,
    MODULE_VERSION,
    MODULE_BLOCK_ID,
    MODULE_ATTR_ID)
    CREATE INDEX WWA_MODULE_LOV_BINDINGS_IDX1
    ON WWA_MODULE_LOV_BINDINGS$(
    SUBSCRIBER_ID,
    MODULE_ID,
    MODULE_VERSION,
    MODULE_BLOCK_ID,
    MODULE_ATTR_ID)
    Those indexes are missing in the standard fresh install but present if you run an upgrade from versions 3.0.6 or 3.0.7.
    *****!!!!! Please note: This workaround can be applied ONLY to Portal forms version 3.0.8.9.8. Earlier versions of the Portal do not need those indexes !!!!!******
    This bug is fixed in 3.0.9.
    Thanks,
    Dmitry

  • Unable to administrate over Warehouse Builder workspace

    When using oracle repository assistant (version 11.2) to alter authorized users or to drop an existing workspace, we are unable to continue successfully beyond step 4 of 5 where we identify the worksapce owner/admin user name and password. We have attempted to create several workspaces to make sure it was not a password authentication problem but we have identified that we are using the same exact password set when the workspace was first created using the same repository assistant application.
    Error Message when trying to continue from step 4 of 5:
    INS0009: Unable to connect to the database using user <username>. java.sql.SQLException: ORA-01017 invalid username/password;logon denied

    I figured this one out by using an administrator account and directly altering the user password for the database user in question (the workspace owner); something about setting the password through the wizard caused problems for me, but bypassing the wizard did the trick.

  • Users are not able to login to workspace; forever authenticating

    Since last week sometimes (it seems to occur randomly) our endusers are unable to log in to workspace. The 'authenticating user" image is running but nothing happens. Only a services restart of core/interactive reporting/ WA and workspace solves this temporarely.
    As far as I know the following things have changed last week: ms patches has been applied and (some unknown)changes at proxy servers has been applied. The week before we updated from Workspace/IR 9.3.1 to 9.3.1.3 (and for wa to 9.3.1.3.3). # weeks before we upgraded HSS from 9.3.1 to 9.3.1.1
    Has anyone a lead?

    We still face the same problems. Not yet sure what causes it. it still seems to be related to a IR (BQY/OCE) report to Essbase.
    After restaring all services in right order, we have clean logs. In most cases we can process the particular IR document to essbase 20 times or more and it runs fine and show output within 2 or 3 seconds. But on the other hand,it seems always when the system is down, this document (in fact we have 4 documents with this essbase-oce/das) the last IR document which was run was the essbase one. In certain cases when it goes down and we restart, we try to run the essbase IR document and the system goed down immidiatly. So it seems a essbase related issue.
    Two things:
    A: There seems to be no error message in the essbase logs around the tie it happens.
    B: Why would essbase connection bring the IR/ Core system down?
    Does anyone know any known issues with IR to essbase?

  • Building workspace window issue

    Hi All,
    I am getting the below window popping up everytime I close the DS application and it takes a while to actually get closed.
    I got this new laptop, On old one the client tool was working fine and on this new one, I am getting this issue.
    I tried unistalling and reinstalling it again, need some help to resolve this!
    Version SAP BusinessObjects Design Studio 12.2.0.201404271925
    Windows 7
    Thanks,
    SG

    Hi All,
    I am getting the below window popping up everytime I close the DS application and it takes a while to actually get closed.
    I got this new laptop, On old one the client tool was working fine and on this new one, I am getting this issue.
    I tried unistalling and reinstalling it again, need some help to resolve this!
    Version SAP BusinessObjects Design Studio 12.2.0.201404271925
    Windows 7
    Thanks,
    SG

  • Flash Builder 4 super slow when Workspace and Project is on Network Drive

    Hi I was wondering if maybe it is not common practice to create a workspace and project in a Network Drive? When I do this Flash Builder runs extremely slow ( build workspace slow, saving slow, code hinting slow, undo slow, etc, etc, etc). Very painful!
    When I place the same project locally on my C drive everything runs fine. So should I not be running things off the network? I would really like to since all my files are on the network with backup system. Can anyone offer some advice? Or maybe I need to optimize something? Thanks
    - D

    Hi.
    Having your workspace and project on a network drive is not recommended as Flash Builder writes and reads a lot from the workspace and that will be slow.
    A version control system such as svn or git with a repository hosted on your network drive should be perfectly fine. (You only take the hit when you check in and check out)
    -Anirudh

  • Error while creating a workspace and workspace user

    Hi Everyone
    I have installed oracle 11.1.0.7 on our server and the os is windows server 2008. I tried creating a new workspace and workspace user using the repository assistant on the server itself i mean i am using OWB which comes along with the 11g database. It is installing 60% and at the end it gives me this error:
    The warehouse builder workspace installation failed Java.Sql.SQLexception ora -00942 table or view does not exist
    How can i deal with this error? any suggestions ?
    Thanks & Regards
    Subhasree

    Hi everyone,
    I got the same problem. It is very urgent to get an answer.
    Thanks
    Siegwin

  • Using CFEclipse snippets in CF Builder

    You defined a bunch of snippets in CFEclipse and you'd like to use them CF Builder?
    It's no problem, since both editors use the default snippet functionalities.
    There are 3 ways how to get it working:
    You re-create all your snippets in CF Builder manually (I bet you don't like this way ;-) )
    Copy the snippet folder from your CFEclipse workspace into the CF Builder workspace:
    Location in the CFEclipse workspace:
    {Workspace root}/.metadata/.plugins/org.cfeclipse.cfml/snippets/
    Location in the CF Builder workspace:
    {Workspace root}/.metadata/snippets/
    Copy the file "keyCombos.properties" as well to use the same trigger text.
    Define the snippet folder from your CFEclipse workspace as the CF Builder snippet directory: Window > Preferences > ColdFusion > Snippets
    The advantage of doing it this way is that if you change/add snippets in one editor, it is available in both editors instantly and without any manual action.
    Rrestart CF Builder and you are done (the snippets can be used without restarting CF Builder, but to use the trigger text a restart is required).
    Best Regards, Cyrill

    Thanks, Cyril. Good to know that they can be shared! This is a potentially significant timesaver in trying to get an installation of CFB set up to use in evaluating it for comparison with our current tools...

  • FlashBuilder NullPointerException while building (invoking Compiler)

    Hello.
    I've a problem building project, which is a AS3 library project.
    The error I got in eclipse log is:
    !ENTRY org.eclipse.core.resources 4 75 2014-04-14 10:14:33.378
    !MESSAGE Errors occurred during the build.
    !SUBENTRY 1 com.adobe.flexbuilder.project 4 75 2014-04-14 10:14:33.378
    !MESSAGE Errors running builder 'Compiler' on project 'MyProjectName'.
    !STACK 0
    java.lang.NullPointerException
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.calcBuildTotalWork(FlexProjectBuilder.java:214)
        at com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuilder.java:227)
        at com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncrementalBuilder.java:171)
        at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239)
        at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295)
        at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351)
        at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
        at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513)
        at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422)
        at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    I keep wondering how is that possible anyway, meaning for such an expensive product to be still that buggy?!
    NPE means someone saved him self some time not checking if something was null and displaying a proper message in eclipse, which could help me solve the problem (if in .project or .actionScriptProperties or .flexLibProperties for example).
    The point of using expensive software when building our software is to work! I guess I've any right to a good explanation, thou I don't beleave that's what I will get.
    Version details:
    Adobe Flash Builder 4.7
    Version: 4.7.0.349722
    PS: Flash Builder got a lots of problems (serious bugs). Thou nobody from adobe talks about them. Cleaning projects crashes almost every time, very often the compiling process brings "Internal error"... Are you guys capable of writing software? Meaning working software - I'll clarify for you 'cause obviously you are not familiar with the term "working software" - means everything works as expected. Because of your lack of skill I waste huge amounts of time restarting your half-written software so it could at least compile once.. then restart again the whole thing. Very useful for business. Educate your self before selling your sh!t to the people, you crooks!

    Hi,
    try cleaning and Building the project again.
    If it does not work just restart your IDE.

  • Problems running Flash Builder 4.6 profiler

    Hello,
    I have a problem running Flash Builder profiler. When I click "Profile" it starts my web application, but nothing else happens inside Flash Builder itself - no new data appears in Profiler perspective, Flash Builder itself doesn't show any sign of doing something.
    My mm.cfg contains the next line: "PreloadSwf=C:/flash builder workspace/.metadata/.plugins/com.adobe.flash.profiler/11/ProfilerAgent.swf?host=localhost &port=9999"
    Additional details:
    OS: Windows 7
    Flash Builder version: 4.6
    Tested web browsers: Firefox, IE 8 - the same problem in both of them
    Flash player versions: ActiveX/Plug-in Version:11.7.700.169
    I made sure that ProfilerAgent.swf indeed exists in the location defined in mm.cfg. In addition, I tried to change port 9999 to other ports (both in mm.cfg and in Flash Builder). I also verified that the location of ProfilerAgent.swf appears in trusted locations of Flash Player.
    I would be very grateful if someone could help me to solve this problem.
    Thanks,
    Valeria

    R Grieve wrote:
    This sounds like something has gone wrong during installation. CSAR and CSLIBS references should be set up automatically during installation.
    There should also be no need to import the Flex SDKs as CS Extension Builder 2.0 ships with them included. It won't do any harm though having the CS Flex SDKs imported.
    Can you detail how you installed CS Extension Builder 2.0, please and where you obtained it from?
    Here are the installation instructions I would recommend starting from a clean FlashBuilder 4.6 instance:
    To install Adobe Creative Suite Extension Builder, download the ZIP file and unzip it into a root location (SDKRoot).
    Install Extension Builder in Eclipse with Flash Builder or Flash Builder Standalone:
    In Eclipse, choose Help > Install New Software.
    In the Install dialog, click Add.
    In the Add Site dialog, click Local... to browse to the SDK root folder or enter the URL of the update site.
    Name the site CS SDK and click OK to confirm the changes.
    Select the new CS SDK site in the "Work with" field.
    -- Select all the Adobe Creative Suite Extension Builder components.
    -- Click Next to confirm the selection.
    In the Install Details review dialog, click Next to confirm that you want to install all the components listed.
    Accept the terms of license agreements and click Finish.
    Re-start  Eclipse as recommended.
    I obtained it from Adobe and installed it using the Help > Install software option, but without unzipping it. Maybe that was it.
    Now I've done a clean installation and it works perfect. I did it with administrator permissions, don't know if it has anything to do with it, but I read it somewhere and did so just in case!
    Thanks a lot!

  • Edit an existing 'custom' workspace?

    I've been using the same 'custom' workspace forever but recently noticed the 'Color' palette is about 3x the normal width (along with any other palette I've docked to it) and there isn't an adjustment slider/button to scale it narrower. I've tried breaking them apart but they remain wider than I like.
    I've tried starting over to create a new workspace but the 'Color' palette comes out wide right away.
    Any ideas? I really don't want to trash prefs and start over if I can help it.
    CS3 (5.0.3), Mac OSX (10.5.4) I run two monitors.
    THX

    Trash them. It has no affect on your workspaces. You can restore that
    workspace with a couple of clicks.
    Bob

  • After switch to a new workspace always 'Sign In'

    Dear all
    After I once switche to another workspace in Flash Builder 4.6 with CS Extension Builder 2 I am unable to compile my projects. (Switching back and forth does not help btw.) Building workspace starts, at 33% I'm asked to sign in the CSIED1 form with my Adobe ID. I enter email and password, a spining weel appears with "Please wait a moment", the window disappears and pops up again at 66%, same procedure and the build fails with the following error:
    Errors occurred during the build.
    Errors running builder 'Adobe Creative Suite Extension Builder' on project 'matchmycolor'.
    Please log in with your Adobe ID to use Adobe Creative Suite Extension Builder
    Please log in with your Adobe ID to use Adobe Creative Suite Extension Builder
    If I use a wrong password I get "The Adobe ID and password do not match. Please try again.". So that's not the issue.
    I tried to uninstall the CS Extension Builder from Flash Builder, did not help. Then I tried uninstalling the Extension and also complete Flash Builder 4.6 (had to run the Creative Suite Cleaner Tool because uninstall failed). Afterwards I reinstalled everything but the error reappeared.
    Anybody an idea what happens here or an idea how to fix this problem? It's pretty anyoing.
    I think the uninstall procedure still keeps the licence information in the background/registry, whereever this is. Anybody know how to clean this up so that I can to the point again where I have to enter the serial?
    Thanks!

    Thanks. But what I really want is to import the folder organisation from iPhone to iTunes. It is tedious to reorganise all my 300 apps again.

Maybe you are looking for

  • I need to change my apple ID on downloads

    I purchased a second hand MacBook Pro about 2 years ago. Its been awesome. I have never had to update any of the apps, until now after I updated to OX Mavericks (big mistake!) I now have to update Iphoto but it still has the OLD owners apple id in th

  • How to make a self-playing DVD from FCP project of 75 minute film.

    A Quicktime film has been made in Final Cut. It is about an hour and 15 minutes long. It needs to end up on a self-playing DVD. Maybe this is a question for the FCP boards (or for DVD SP, which I don't know well): What's the approach to get this proj

  • SelectManyListbox  doesn't refresh with partialTriggers

    I can successfully populate and default selected values in a selectManyListbox when a selectOneChoice has changed it's value. This issue is when I change the selectOneChoice the second time. The selectManyListbox keeps the selected values associated

  • Dynamic update of column with values derived by formula on other table.

    i have 3 tables; table A,B and C table A has two columns (id and Quantity), based on the id value, the quantity value is computed using a formula on two rows (one from table B and the other from C). the formula is different for each id value. but aft

  • Uninstall java-addon alone

    Hi all... I have installing XI. I have followed XISR1 Installation guide and completed installation till java-addon. Now i experience some problem with Java stack. So i want to uninstall only java-addon. Is there a way that i can uninstall only java-