Flex Builder 2.01 Plugin Installation Fails

When I try to install the Flex Builder plugin, the install
fails. The .log file it creates says this, which appears to be
related to the fact that I already have several of the resources
that it tries to install in my Eclipse 3.2 installation. Can
someone help?
!SESSION 2007-07-10 15:42:20.031
eclipse.buildId=M20060629-1905
java.version=1.4.2_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -application
org.eclipse.update.core.standaloneUpdate -command listFeatures
Command-line arguments: -application
org.eclipse.update.core.standaloneUpdate -command listFeatures
!ENTRY org.eclipse.update.configurator 2007-07-10
15:42:58.312
!MESSAGE Could not install bundle ../../MyEclipse 5.5.1
GA/eclipse/plugins/net.sf.solareclipse.ui_0.4.0.spindle-dep-6/
Bundle "net.sf.solareclipse.ui" version "0.4.0.spindle-dep-6" has
already been installed from: update@../../MyEclipse
5.0GA/eclipse/plugins/net.sf.solareclipse.ui_0.4.0.spindle-dep-6/
!ENTRY org.eclipse.update.configurator 2007-07-10
15:42:58.390
!MESSAGE Could not install bundle ../../MyEclipse 5.5.1
GA/eclipse/plugins/net.sf.solareclipse.xml.ui_0.4.0.spindle-dep-6/
Bundle "net.sf.solareclipse.xml.ui" version "0.4.0.spindle-dep-6"
has already been installed from: update@../../MyEclipse
5.0GA/eclipse/plugins/net.sf.solareclipse.xml.ui_0.4.0.spindle-dep-6/
!ENTRY org.eclipse.update.configurator 2007-07-10
15:42:58.421
!MESSAGE Could not install bundle ../../MyEclipse 5.5.1
GA/eclipse/plugins/org.springframework.ide.eclipse.core_0.0.1/
Bundle "org.springframework.ide.eclipse.core" version "0.0.1" has
already been installed from: update@../../MyEclipse
5.0GA/eclipse/plugins/org.springframework.ide.eclipse.core_0.0.1/
!ENTRY org.eclipse.update.configurator 2007-07-10
15:42:58.421
!MESSAGE Could not install bundle
../../eclipse-extensions/eclipse/plugins/org.epic.regexp_0.1.4/
Bundle "org.epic.regexp" version "0.1.4" has already been installed
from: update@plugins/org.epic.regexp_0.1.4/
!ENTRY org.eclipse.update.configurator 2007-07-10
15:42:58.484
!MESSAGE Could not install bundle
../../eclipse-extensions/eclipse/plugins/org.kxml2_2.1.4/ Bundle
"org.kxml2" version "2.1.4" has already been installed from:
update@plugins/org.kxml2_2.1.4/
!SESSION 2007-07-10 15:44:14.281
eclipse.buildId=M20060629-1905
java.version=1.4.2_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -application
org.eclipse.update.core.standaloneUpdate -command install -from
file:\C:\Program Files\Adobe\Flex Builder 2
Plug-in\com.adobe.flexbuilder.update.site/ -featureId
com.adobe.flexbuilder.feature.core -version 2.0.155577
Command-line arguments: -application
org.eclipse.update.core.standaloneUpdate -command install -from
file:\C:\Program Files\Adobe\Flex Builder 2
Plug-in\com.adobe.flexbuilder.update.site/ -featureId
com.adobe.flexbuilder.feature.core -version 2.0.155577
!ENTRY org.eclipse.update.core 4 0 2007-07-10 15:44:17.625
!MESSAGE Duplicate conflicts

I had the same issue and ended up installing another eclipse
installation with no add-ons (unzipped the zip file in a different
location). I will then start adding the plug-ins that I am missing
now.
So basically I had to do a brand new install of Eclipse,
which almost defeats the purpose of the plug-in
Hopefully, the Adobe folks will fix this bug.
I had the CFEclipse, JSEclipse and MyEclipse Plug-ins on V3.2
installed.

Similar Messages

  • Flex Builder 3 Eclipse Plugin

    Flex Builder 3 Eclipse Pluginのダウンロードができません。サポートが終了したのでしょか?

    I'm not quite sure what has gone wrong here, but can you
    please try launching with the "-clean" command line option? E.g.
    from the command line:
    eclipse -clean
    or
    flexbuilder -clean
    Some background, in case it helps: Although I don't know why
    this has happened, it appears that a DLL is missing. Almost all of
    Flex Builder is written in Java, but there are a few bits of native
    code. In your "plugins" directory (e.g. "C:\Program
    Files\Adobe\Flex Builder 3\plugins", or ""C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\eclipse\plugins", something like
    that) should be either a file or a directory called
    com.adobe.flexbuilder.utils.osnative_3.0.*.jar (where "*" is a
    six-digit number). Inside that jar file, among other things, should
    be a file called os/win32/x86/JNIToNativeBridge.dll. Please note,
    there are two plugins with similar names:
    com.adobe.flexbuilder.utils.osnative, and
    com.adobe.flexbuilder.utils.osnative.win. The one I am referring to
    here is the one that does *not* have "win" in the name.
    Eclipse caches lots of stuff; one thing it does is, if it
    finds a DLL in a plugin, it sometimes copies that DLL to another
    place, called the configuration directory. The "-clean" option
    tells Eclipse to discard its cache.
    Please let me know whether this resolves the problem.

  • Flex Builder installed as Plugin strangeness

    Re: Beta 3 of Flex Builder, i've got the standalone version
    installed on my laptop and the plugin version on my desk machine.
    All's fine with the standalone version. I'm working thru the
    Lessons in the Getting Started Tutorials, and when i change the
    Default Application from Lessons.mxml to Layout.mxml on my desk
    machine with the plugin version and click the Run button, i still
    see the Lessons.mxml in the Browser. I've tried rebuild the project
    using Project > Clean... but with no success. I've also deleted
    the Lessons file and tried rebuilding the project from scratch, but
    when i click on the Run button, it still tries to open the Lessons
    file.
    Also, the way the interface is laid out is different between
    the versions, and that makes me a little suspicious. I installed
    both from the same installation file, FlexBuilder2_B3_05-08.exe,
    and this is the first time i've installed FlexBuilder on either
    machine.
    Any advice?

    Hi Deva,
    > Sho, thanks for the information. I just opened Eclipse
    to try it in the plugin
    > version and when i right click on ViewStates.mxml for
    instance, i don't see an
    > option to Run as Flex Application. I just see an option
    to Set as Default
    > Application.
    I think Sho meant to choose the "Run As" submenu, then choose
    "Flex
    Application" from there. Once you've done that once, the Run
    button
    should then default to that application.
    > Then i looked in the Standalone version and if i right
    click on an mxml file,
    > i see an option to Run Application, and indeed it works.
    So as far as i can
    > see, what you describe only works in the standalone
    version.
    >
    > I don't know if there's something you guys would want to
    fix here, but at the
    > very least, i think it would be good to modify the
    tutorials, because they say
    > to click on the Run button. So from a newbie's
    perspective, it's confusing.
    Good point--we probably wrote the tutorials based on the
    standalone
    version. I'll let the docs team know about this issue.
    Thanks.
    nj
    Flex Builder team

  • Flex Builder vs Eclipse Plugin

    Hi All,
    New to Flex and am currently working on PHP and java projects
    using Eclipse. I would love to be able to utilize one IDE for all
    my projects but don't want to sacrifice solid Flex support (mxml,
    design view ect...).
    How does the Eclipse plug-in compare with Flex Builder (what
    do I loose if I use the Eclipse plug-in)?
    Any comments much appreciated.
    Cheers,
    Greg

    Flex bulder seems to be just an eclipse installation with the
    plugin already there for you, so you shouldnt loose anything by
    using just the plugin
    However i did find when using using the flex plugin in
    combination with all the other development plugins i had going it
    made eclipse grind to a crashing halt every 20mins. Increasing the
    eclipse jvm memory limits helped, but didnt fully solve my crashing
    problem
    If you want to incorporate all your development into one
    eclipse then increase the eclipse jvm memory and give it a try, if
    it is going too slow then use the stand alone builder

  • 1.3.1 Plugin installation failing at times.

    The 1.3.1 HTML converter was used to update the html. The html used to work but failed to work today for some time. During the plugin installation the installation fails on JINSTALL. The JINSTALL causes an access vialoation error and on other machines a white background is visible in the browser. After retrying multiple times it started to work this afternoon around 5pm pacific standard time. The jinstall-131-win32.cab file was identical between the one downloaded in the morning compared with the one downloaded in the afternoon. It seems like the plugin setup in the SUN web site wasn't working.
    What is exactly causing this problem and how can it be solved? If its an issue on the SUN site could there be some warnings regarding the down time/failure of SUN plugin site.

    I have been experiencing the same problem over the past few days. Is there anything that we can do to ask SUN to solve this problem?
    Thanks.
    The 1.3.1 HTML converter was used to update the html.
    The html used to work but failed to work today for
    some time. During the plugin installation the
    installation fails on JINSTALL. The JINSTALL causes
    an access vialoation error and on other machines a
    white background is visible in the browser. After
    retrying multiple times it started to work this
    afternoon around 5pm pacific standard time. The
    jinstall-131-win32.cab file was identical between the
    one downloaded in the morning compared with the one
    downloaded in the afternoon. It seems like the plugin
    setup in the SUN web site wasn't working.
    What is exactly causing this problem and how can it be
    solved? If its an issue on the SUN site could there be
    some warnings regarding the down time/failure of SUN
    plugin site.

  • Flash Builder 4.5 Plugin Error: Failed to load library.swf

    Hi,
    I am getting an error from Flash Builder that is stopping me building my app. I am running the plugin version under Springsource ToolSuite 2.6.1. It worked fine with the Prerelease version of Flash Builder 4.5.
    I have flexunit-uilistener-4.1.0-8-4.1.0.16076.swc in the directory along with the other FlexUnit swc files (which do not throw errors).
    Any suggestions ?
    Thanks!
    eclipse.buildId=2.6.1.201105041000-RELEASE
    java.version=1.6.0_24
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -product com.springsource.sts.ide -product com.springsource.sts.ide -keyring /Users/Dre/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -product com.springsource.sts.ide -data /Users/Dre/workspace-PGS -product com.springsource.sts.ide -keyring /Users/Dre/.eclipse_keyring -showlocation
    Error
    Fri May 27 21:31:07 PDT 2011
    Design view: Failed to load library.swf from /Users/Dre/flexunit-3/flexunit-uilistener-4.1.0-8-4.1.0.16076.swc, reason=DesignAssetLoader.CompleteTimeout

    I did a workaround by adding this compiler argument:
    ${flexlib}/libs/automation/automation_agent.swc
    ...which points to that file in Flex 4.5. I can now build the app.
    Why do I need to do this now when I didn't need to do so before ?

  • Flex builder plugin for Eclipse

    Hi,
    I downloaded flash builder and tried some examples. flash builder is comercial one.
    For that reason i am trying to configure flex builder  as a eclipse plugin.
    Flex builder for eclipse plugin is open source/ it is also comercial?
    Please share me the knowledge for successful confiuration of Flexbuilder with Eclipse.
    Thanks in Advance.

    Hi,
    Please go through these links.
    1) http://www.darronschall.com/weblog/2005/08/setting-up-eclipse-for-flex.cfm
    2) http://www.seanhsmith.com/2010/03/29/flex-for-free-setting-up-the-flex-4-sdk-with-eclipse- ide/
    3) http://livedocs.adobe.com/flex/3/html/help.html?content=overview_4.html
    Thanks and Regards,
    Vibhuti Gosavi | [email protected] | www.infocepts.com

  • Eclipse + Flex Builder Plugin + RDS

    Hi All,
    I've got a strange problem with Eclipse and the Flex Builder
    and RDS plugins. I configure the RDS connection in
    Window->Preferences->RDS Settings however when I Test the
    connection I keep getting the error message "Unable to contact RDS
    server 'localhost'". I have the settings configured exactly the
    same as they are in HomeSite+. HomeSite+ can connect fine, but
    Eclipse cannot!
    Has anyone come across this issue or knows of a workaround?
    Do I have to install something in a particular order?
    Thanks for any help.

    Could you please let me know the CF version, install
    configuration and OS? CF versions 6.1 and prior are not supported
    by the RDS plugin.
    We had a similar issue in beta 1 that got fixed and it was
    related to the password. If the CF version is not the problem,
    please email me your RDS password directly at [email protected] I
    know you tried using no password - did you mean the server admin
    password or the RDS password (you cannot have a blank RDS
    password)?
    The order of installing plugins doesn't make a difference.
    Thanks,
    Farah

  • Flex Builder, debugger and web application: how?

    Hello,
    I'm traying to setup a project in eclipse with both a java
    web application (servlets, jsp) and flex applications as a
    frontend. So I installed flex builder as a plugin on an eclipse+web
    standard tools, then created a WST web application project, and
    used the "Add flex nature.." of the flex plugin. I don't want to
    use the flex data services.
    Now, in a standard run (I installed a tomcat 5.5 and
    configured it in eclipse), my mxlm files are being correctly
    compiled into swf, and they are successfully calling my servlets
    (which simulates a backend xml-based interface).
    I'm having problems in debug: if I launch the debug profile
    related to tomcat, the normal version of the sfw will be used (even
    manually switching to the "-debug" version, it says that a running
    flex debugger has not be found on localhost). On the other way, if
    I launch the debug as a "flex application", it seems to work (it
    stops at breakpoints) but my tomcat is not started at all, the swf
    is accessed as a local file and all call to my servlet will fail..
    so it will stop working almost immediately.
    There is a way to setup eclipse to start standard java
    debugging with tomcat *and* the flex debugger?
    Thanks
    Cosma

    I found a workaround of sorts for the problem: don't
    terminate the applications!
    Previously, I would terminate the application using either
    the Terminate button in the Debug view or by closing the tab in the
    browser (Firefox). Now I just let them pile up in the browser and I
    rarely see this problem.
    In other words, I was having lots of trouble when doing
    Launch-Terminate-Launch-Terminate... but now I just
    Launch-Launch-Launch... and clean up once in a while.

  • How to install Flex Builder?

    I would like to start using Flex. But I have big problems when trying to install Flex Builder 3. I already have Eclipse (Ganymede, 3.4) installed on my Windows Vista machine so I tried to install the Eclipse plugin, but I got these dependency pronblems:
    Cannot complete the request.  See the details.
    Unsatisfied dependency: [com.adobe.flexbuilder.debug.e32 3.0.214193] requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.2.0,3.3.0)
    Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.3.100,4.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.2.0,3.3.0)] can be satisfied.
    Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.3.100,4.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.2.0,3.3.0)] can be satisfied.
    Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.3.100,4.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.2.0,3.3.0)] can be satisfied.
    Cannot find a solution where both Match[requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.3.100,4.0.0)] and Match[requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.2.0,3.3.0)] can be satisfied.
    Unsatisfied dependency: [org.eclipse.platform.feature.group 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.help.feature.group/[1.0.1.R34x_v20080827-7r7xEIxEI6 Zu5nEqN7M3UBpglaat,1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat]
    Unsatisfied dependency: [com.adobe.flexbuilder.debug.e32 3.0.214193] requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.2.0,3.3.0)
    Unsatisfied dependency: [org.eclipse.platform.ide 3.4.0.M20080911-1700] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.platform.feature.group/[3.4.1.r341_v20080731-9I96Ei DElYevwz-p1bP5z-NlAaP7vtX6Utotqsu,3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Uto tqsu]
    Unsatisfied dependency: [com.adobe.flexbuilder.feature.core.feature.group 3.0.214193] requiredCapability: org.eclipse.equinox.p2.iu/com.adobe.flexbuilder.debug.e32/[3.0.214193,3.0.214193]
    Unsatisfied dependency: [org.eclipse.rcp.feature.group 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.ui.workbench/[3.4.1.M20080827-0800a,3.4.1.M20080827 -0800a]
    Unsatisfied dependency: [org.eclipse.help.feature.group 1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.rcp.feature.group/[3.4.100.r341_v20080814-989JESIEd AciFYfkZZsBfSwQ2341,3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341]
    Unsatisfied dependency: [com.adobe.flexbuilder.feature.core.nl1.feature.group 3.0.214193] requiredCapability: org.eclipse.equinox.p2.iu/com.adobe.flexbuilder.feature.core.feature.group/[3.0.214193,3. 0.214193]
    And after that I tried to install Flex Builder 3 standalone, but that worked even worse, It just created two empty folders! How to solve all these problems?

    Read the Flex Builder release notes and installation instructions.
    Sincerely,
    Michael
    El 17/05/2009, a las 14:14, JPettersson <[email protected]> escribió:
    >
    Okey!
    >
    I tried again. This time I started with downloading a clean copy of 
    Eclipse and installed it in a new folder, then downloaded a clean 
    copy of the Flex plugin and saved it in a new folder. It did not 
    work that much better this time. The errors was the following:
    >
    >
    Cannot complete the request.  See the details.
    Unsatisfied dependency:  
    requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.2.0,3.3.0)
    Unsatisfied dependency:  
    requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.2.0,3.3.0)
    Unsatisfied dependency: 
    requiredCapability: org.eclipse.equinox.p2.iu/
    com.adobe.flexbuilder.debug.e32/[3.0.214193,3.0.21419 3]
    Unsatisfied dependency: 
    requiredCapability: org.eclipse.equinox.p2.iu/
    com.adobe.flexbuilder.feature.core.feature.group/[3.0 .214193,3.0.214193
    >
    I think Flex is'nt compatible with the newest Eclipse version, and I 
    don't know where I can get an old version of Eclipse.
    >

  • Flex Builder 2 doesn error check .as files????

    When I make new flex project (basic project) and then make
    new ActionScript class or file, I can type ANYTHING in and when I
    save, Flex Builder doesn't report any error! Only when I try to run
    application it reports an error. This doesn't happen inside of
    script blocks in mxml files.
    It is totally unacceptable!
    Is it possible to change this?

    Hi dude,
    There's already a thread about this topic:
    Flex
    Builder 2.0 Plugin for RAD7.0
    Cheers --

  • How do I get Adobe support? I have a licensed Flex Builder.

    I have a license copy of Flex Builder 2. It's failing in it's
    core function. To compile swf files.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=60&catid=582&threadid =1248215&enterthread=y
    I have to clean EVERY SINGLE TIME I compile. No response for
    2 days.
    How do I get support from Adobe? I paid the $500 for a
    licensed copy.

    Here is a brand new flex project I just created:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute" creationComplete="initApplication()">
    <mx:Script>
    <![CDATA[
    import mx.controls.Button;
    import mx.core.UIComponent;
    import mx.controls.Alert;
    import mx.utils.URLUtil;
    public function initApplication():void {
    var a:UIComponent = UIComponent(Application.application);
    var b:Button = new Button();
    b.label='hello2222';
    Alert.show('hello wtf??');
    a.addChild(b);
    ]]>
    </mx:Script>
    </mx:Application>
    When I first ran it, all I got in the browser was the blue
    background. In other words, it didn't even compile on the first
    try. I had to "make clean" on a project that's never been compiled
    before, in order to get it to compile.
    Then I tried changing "hello" to "hello wtf" and recompiled.
    Still said "hello". Until I ran make clean again.
    Then I tried intentionally adding a syntax error and saving
    the file, and the Problems window didn't even show it! I added
    'eee' after the Alert.show line and saved the file. Only when I
    make clean does it even tell me I have syntax errors.
    What other technologies? Windows XP SP2. (Wish I could run
    ubuntu but adobe doesn't make linux programs.) Um... P4 2.8, a
    seagate hard drive. What else can I tell you?

  • Flex Builder 2 OutOfMemory Exception

    I am having a memory problem with both Flex Builder 2
    standalone and Flex Builder 2 eclipse plugin.
    I've developed a flex component library that is approximately
    1.8MB (as far as the size of the project folder). Whenever I start
    flex builder I get the following error message found in the
    .metadata/.og file:
    ENTRY org.eclipse.osgi 2007-07-31 09:56:53.343
    !MESSAGE Application error
    !STACK 1
    java.lang.StackOverflowError
    at java.net.URLClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native
    Method)
    at java.net.URLClassLoader.findResource(Unknown Source)
    etc. etc. etc.
    The only way I am able to work around this problem is to
    remove the entire project folder from my workbench, start flex
    builder 2, then copy the project folder back into eclipse. I then
    have to follow a few more steps (re-adding .swc files,
    re-establishing dependencies between projects) before I can begin
    work.
    I have tried modifying my flexbuilder.ini file and this does
    not make a difference.
    Current contents of flexbuilder.ini file (as suggested in
    another, similar thread):
    -vmargs
    -Xms512M
    -Xmx512M
    -XX:MinHeapFreeRatio=20
    -XX:MaxPermSize=128m
    -XX:PermSize=128m
    My computer has 2GB of RAM.
    Any suggestions?

    I am having a memory problem with both Flex Builder 2
    standalone and Flex Builder 2 eclipse plugin.
    I've developed a flex component library that is approximately
    1.8MB (as far as the size of the project folder). Whenever I start
    flex builder I get the following error message found in the
    .metadata/.og file:
    ENTRY org.eclipse.osgi 2007-07-31 09:56:53.343
    !MESSAGE Application error
    !STACK 1
    java.lang.StackOverflowError
    at java.net.URLClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native
    Method)
    at java.net.URLClassLoader.findResource(Unknown Source)
    etc. etc. etc.
    The only way I am able to work around this problem is to
    remove the entire project folder from my workbench, start flex
    builder 2, then copy the project folder back into eclipse. I then
    have to follow a few more steps (re-adding .swc files,
    re-establishing dependencies between projects) before I can begin
    work.
    I have tried modifying my flexbuilder.ini file and this does
    not make a difference.
    Current contents of flexbuilder.ini file (as suggested in
    another, similar thread):
    -vmargs
    -Xms512M
    -Xmx512M
    -XX:MinHeapFreeRatio=20
    -XX:MaxPermSize=128m
    -XX:PermSize=128m
    My computer has 2GB of RAM.
    Any suggestions?

  • Flex Builder 3 plugin Installer extract issue

    I downloaded Flex Builder 3 plugin for Windows today and
    tried to run in. The InstallerAnyWhere has a popup saying "Please
    select another location to extract the installer to" but no matter
    what location on my file system I select it still keeps asking the
    same question. Only option is to cancel the install at this point.
    Anybody knows when this will be fixed?

    Looks like our company firewall corrupts the download. I got
    access toa version somebody downloaded at home and that worked
    properly.

  • Package into a native installer fails on Linux (Flex SDK 4.5) : "Invalid AIR file"

    Hi,
    We've moved our application to compile against the 4.5 SDK.
    We're compiling it with Flash Builder (on mac) into an air file and as our application is using NativeProcess API, we're packaging it on each platform into a native installer with the following command (linux example) : adt -package -target native app.deb app.air
    We think we fall into the same issue ashttp://forums.adobe.com/message/3271944#3271944 but for the 4.5 DSK.
    On Linux it used to work with the following environment (env1):
    - Ubuntu 10.10
    - Java Sun 1.6.0_24
    - Flex SDK 4.1.0.16076 + Adobe Air SDK 2.5.0
    It stops to work when we upgrade to the new Flex SDK (env2):
    - Ubuntu 10.10
    - Java Sun 1.6.0_24
    - Flex SDK 4.5.0.20967 (with the default embeded Adobe Air SDK 2.6)
    The faut message is "Invalid AIR file" and nothing is logged in the log file (/home/<username>/.appdata/Adobe/AIR/Logs/Install.log).
    1) The .air file is installing correctly on env2 (without the support of the NativeProcess as expected)
    2) We also tried to compile the project directly on env2 :
    amxml app.mxml
    adt -package -storetype pkcs12 -keystore cert.p12 app.air app-app.xml air.swf
    The .air file is installing fine but the packaging into a native process fails in the same way...
    3) We tried to package a native installer of our .air file on env1 and it works!!! (the installed application seems to work fine also on env2!!!)
    Are we missing something or does it seems to be a bug of the Flex SDK 4.5?
    Are there some restrictions to package a native installer with the Flex SDK 4.1 a air app build with the Flex SDK 4.5 ?
    Thanks in advance,
    Mich

    Hi,
    Finally we figure out how to solve the issue.
    The packaging into native .deb installer fails as explain above because with the hole Flex SDK 4.5 (adt -version told 2.6.0.1920).
    The packaging is successfull if only Air SDK 2.6 is install.
    What is strange that both adt seems to be the same "2.6.0.1920" (found with "adt -version").
    Can someone from the Adobe dev team explain it?
    I suppose as the Flex SDK is not available for the Linux platform, the download only contains the Air SDK for Windows and Mac OS as opposed to the specific download of the Air SDK for te Linux platform...
    Thanks,
    Mich

Maybe you are looking for

  • Hardware/Software needed for WebForms?

    My company is planning on migrating a Forms 3.0 application to WebForms (we need to support both Win95/98 PCs and Macintoshes). I understand the basic 3-tier structure (i.e. database server, application server and browser based client), but I'm still

  • Error compiling movie. Unknown error. In both Premiere and Media Encoder

    I am trying to export a a batch of six sequences, out of Premiere Pro CC to my internal hard drive using the Apple ProRes 422 Quicktime setting. All of the sequence exports are failing in the first couple of seconds. This happens if I do them individ

  • DNS error 404, 407,408 on Server 2008 R2

    Trying migrate an old Server 2003 DC to 2008 DC.  I ran adprep, forest etc on the old domain controller and everything was successful. On the first domain controller (Server 2003)  the 1<sup>st</sup> NIC card has an IP of 192.168.1.2 subnet of 255.25

  • Mac keeps losing wireless network

    This has been happening on and off now for a few weeks but has got much worse recently. My mac suddenly doesn't recognise my BT broadband network name. It often takes up to half an hour before it suddenly comes back on again. Any suggestions? I'd be

  • Initialize indexes array

    Hello! I am new to LabView and  I am struggling with this problem for a couple of days... I have a 2D array CH x spike_time and on each row (1D array) I need to implement a logic that requires the possibility to dynamically initialize two indexes.