Namespace problem while updating a desktop app

Hello,
I've searched on a lot of forums but didn't find anything accurate on my problem.
I have an old AIR 2.0 desktop app that updated itself.
I want to update it to the last 3.4 framework. So I followed instructions for the intermediate application to update (between 2.0 and 2.5).
I manage to update from 2.0 to a Air 2.5 intermediate application, while still having the 2.0 namespace in the app descriptor file.
But it is impossible for me to update this 2.5 application (with 2.0 namespace) to a 2.5 namespace !!
Here si my update descriptor file :
<?xml version="1.0" encoding="UTF-8"?>
<update xmlns="http://ns.adobe.com/air/framework/update/description/2.5">
           <versionNumber>0.3.2</versionNumber>
           <versionLabel>Version for 0.3.2</versionLabel>
     <url>http://www.mywebsite/app.air</url>
     <description><![CDATA[
Final test
           ]]></description>
</update>
But I'm having the error 16831 : "Application namespace and update.xml namespace are not compatible".
It seems that my application only wants to update to another one with the exact same namespace.
How this can be ?
Thanks !
I must say that I publish to AIR 2.5 with Flash CS5 and flashpro extension for air (in beta version) as Flash CS6 always overwrite the app descriptor while publishing (so it is impossible to change the namespace to 2.0 for example)

Ok, after having searched a lot, I managed to understand what was going on....
To those interested, the update descriptor must stay in a 1.0 namespace until the end of the process.
When all is updated (app namespace to 2.5), you can use the 2.5 update descriptor namespace....

Similar Messages

  • Error Code 43 while trying to update CC desktop app

    Hi there,
    I'm getting Error 43 while trying to update CC desktop app. OS is Mavericks 10.9.4. It gets as far as 63% than the following error:
    Installer was unable to access a critical file/directory. Please try installing again.(Error code: 43)
    Guessing this is a permissions problem, but not sure where to look/start.
    Edit to add: I'm on the Free Trial at the moment, if that makes any difference. All applications are working fine, otherwise.
    Any ideas?
    Cheers
    Mike

    Mike you could try installing under a newly created administrator account to see if you face the same difficulties.  You can find more details at Install or run Adobe applications in new user account | Mac OS X.
    You can also find additional details by reviewing the error message within your installation log files.  You can find details on how to locate and interpret your installation log files at Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html.  You are welcome to post any specific error messages you receive.

  • Hi guys i have a problem related updating icloud desktop.while updating it shows (error code :A12E5).I have macbook air mid 2011..plz sort this out

    hi guys i have a problem related updating icloud desktop.while updating it shows (error code :A12E5).I have macbook air mid 2011..plz sort this out

    olliemilne wrote:
    - I've tried holding a bunch of different keys when starting up (cmd+R etc.) but again, nothing.
    You could try booting the MBP using the OPTION+COMMAND+R keys and see if it will connect to the Apple servers.  This would allow you to install the original OSX .  I have my doubts though.
    - I've tried something crazy suggested in another thread; leaving the Macbook partially opening and shaking it, which supposedly does something to the "sudden motion sensor".
    The Sudden Motion Sensor is applicable for conventional Hard Drives, not the SSD that is in a MBA.  Doing that will serve no useful purpose.
    You have exhausted all reasonable options and will just have to have the MBA evaluated at the genius bar.
    Ciao.

  • TS3297 While updating or downloang apps in my iphone, it appears, Can not connect to iTunes Store. My software is up to date and there is no problem in wifii.

    While updating or downloang apps in my iphone, it appears, Can not connect to iTunes Store. My software is up to date and there is no problem in wifi.
    Can anybody explain why I can't connect itunes?
    Thanks in advance
    Omer

    Where are you when connected to this Wifi?
    Home - At Work - Coffee Shop other locations??
    Home -
    May need to reboot router - check ISP for any recent firmware updates for router - Reset All Settings - Reset Network Settings [NOT Erase All Content and Settings -> As this wipes the device back to factory settings]
    Work -
    See the IT Guy and ask about any "Other Security WiFi Blocks"
    Other locations [Secure WiFi] -
    Try a location with a Non Secure WiFi -> As these locataions "typically" do not have a IT Guy to go to for questions regarding [Other Security WiFi Blocks]
    Non-Secure WiFi -
    Then try the steps below [Even with the others listed above]
    Just because you may be able to get to a Secure and Non Secure Website on safari on the iphone does not mean the WiFi connection is "Perfect or ok" and I am not saying it is not.
    Also take into effect servers for iTunes updates/Apps etc could be overloaded at that time.
    You can also try a simple Hard Reset [Hold down Sleep/Wake button and Home button at same time - Once see Apple Logo release both buttons - Allow iphone to reset]
    If have already tried these and have not contacted AppleCare Support try that too.
    Hope these help you!

  • Problem while updating the Support Package 17 on my SAP WAS SP9

    Hi,
    I'm facing problem while updating the Support Package 17 on my SAP WAS SP9
    ERROR 2006-10-13 10:23:22
    FSL-06002  Error 2 (The system cannot find the file specified.
    ) in execution of a 'CreateProcess' function, line (284), with parameter (java.exe ...).
    Please help me in this regard.....
    Thanks in advance...
    Satya

    Hello gentlemen, I am also having problem with the following running on 64 bit Windows and SQL2005/64 bit. I am erroring in Step 8 'Updating JDBC' driver. I am attempting to update from SP9 to SP18. The WEBAS Jave installed went flawless but I seem to be stuck here. Any help is appreciated...
    ERROR 2006-11-22 10:13:57
    FSL-06002  Error 2 (The system cannot find the file specified.
    ) in execution of a 'CreateProcess' function, line (284), with parameter (java.exe ...).

  • Facing problem while updating IInfotype 0009-bank details through workflow

    Dear SAP Gurus,
    I am facing a problem while updating Infotype 0009 through workflow which is integrdated with portal.
    Scenario:
    Employee logins to portal and changes his/her bank details like payee name, bank key, account number, postal code and city of bank, bank name etc.
    Once he submits the request, my workflow is triggered through SAP_WAPI_START_WORKFLOW which is called from portal and goes through various approval steps and finally reaches the step where the container elements are finally to be updated in IT0009.
    Field bank account number (BANKN), which is part of table PA0009 are easily updates using the FM HR_INFOTYPE_OPERATION by first enqueuing the employee number and after the update dequeuing it.
    However fields like payee name (EMFTX) bank key (BANKL) , bank name(BANKA -structure BNKA_BF-this is automatically fetched based on bank key) and postal code(BKPLZ) and city of bank (BKORT) are from structure Q0009 (on the infotype 9 screen level) and from table BNKA (at table level). The problem is that these are not getting updated by HR_INFOTYPE_OPERATION as they are not the part of infotype 9.
    Can anyone help me to understand how can these fields be updated ?
    Quick help will be highly appreciated.

    Hi Spantaleoni,
    Thanks for your quick response.
    Well actually the table BNKA is a master table for the bank information and we must not create entries in it or update the table programatically,  rather we should  use the available data in it.
    Now say employee currently has bank as A and he wants to change it as B which is available in BNKA then he will just select the bank B from search help provided in portal which again comes from table BNKA only. Employee then submits the info and it must get updated in the infotype PA0009.
    As far as think, this should be done on screen level of infotype PA0009 as I have already mentioned that certain fields are coming from structure Q0009 and they cannot be updated on PA0009 table level.
    I am just looking for way through which I can update the screen of infotype PA0009 of employee through workflow.
    Regards

  • There was a problem while updating ios 7.1 now my ipad isnt starting up just shows a symbol of itunes with a arrow towards it with its USB cable

    there was a problem while updating ios 7.1 now my ipad isnt starting up just shows a symbol of itunes with a arrow towards it with its USB cable

    YOU ARE IN RECOVERY MODE
    1. Turn off iPad
    2. Turn on computer and launch iTunes (make sure you have the latest version of iTune)
    3. Plug USB cable into computer's USB port
    4. Hold Home button down and plug the other end of cable into docking port.
    DO NOT RELEASE BUTTON until you see picture of iTunes and plug
    5. Release Home button.
    ON COMPUTER
    6. iTunes has detected iPad in recovery mode. You must restore this iPad before it can be used with iTunes.
    7. Select "Restore iPad"...
    Note:
    1. Data will be lost if you do not have backup
    2. You must follow step 1 to step 4 VERY CLOSELY.

  • Problem while updating Delivery date uisng BAPI_PO_CHANGE

    Hi friends,
    Iam facing a problem while updating delivery date of a purchase order using the bapi BAPI_PO_CHANGE
    After the bapi is getting triggered iam geting sy-subrc = 0
    But in the return parameters iam getting 3 error messages so iam unable to update the  delivery date..
    Error meesage which iam getting are
    a) Purchase order still contains faulty items
    b) Enter Tax Code
    c) Instance 1000001 of object type PurchaseOrder could not be changed.
    How can i correct it..
    Please find my code below
    LOOP AT it_eket INTO wa_eket.
        wa_poschedule-po_item = wa_eket-ebelp.
        wa_poschedule-sched_line = wa_eket-etenr.
        wa_poschedule-delivery_date = wa_eket-eindt.
        APPEND wa_poschedule TO poschedule.
        wa_poschedulex-po_item = wa_eket-ebelp.
        wa_poschedulex-sched_line = wa_eket-etenr.
        wa_poschedulex-po_itemX = 'X'.
        wa_poschedulex-sched_lineX = 'X'.
        wa_poschedulex-delivery_date = 'X'.
        APPEND wa_poschedulex TO poschedulex.
    READ TABLE IT_EKPO INTO WA_EKPO WITH KEY EBELN  = WA_EKET-EBELN
                                             EBELP = WA_EKET-EBELP.
          IF SY-SUBRC = 0.
          WA_POITEM-PO_ITEM = WA_EKPO-EBELP.
          APPEND WA_POITEM TO POITEM.
          WA_POITEMX-PO_ITEM = WA_EKPO-EBELP.
          WA_POITEMX-PO_ITEMX = 'X'.
          APPEND WA_POITEMX TO POITEMX.
         ENDIF.
        CALL FUNCTION 'BAPI_PO_CHANGE'
          EXPORTING
            purchaseorder = wa_eket-ebeln
          TABLES
            return        = t_bapiret2
            POITEM        = POITEM
            POITEMX       = POITEMX
            poschedule    = poschedule
            poschedulex   = poschedulex.
        READ TABLE t_bapiret2 INTO wa_bapiret2 WITH KEY type = 'E'.
        IF sy-subrc NE 0.
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    * EXPORTING
    *   WAIT          =
    * IMPORTING
    *   RETURN        =.
          IF sy-subrc = 0.
            WRITE :  'DELIVERY DATE UPDATED'.
          ENDIF.
        ENDIF.
    how can i correct it...
    Regards
    Kumar

    Hi,
    Pass the following values...
    POACCOUNT LIKE BAPIMEPOACCOUNT...
    poaccount-TAX_CODE = ? (value)....
    That should take care of the missing field.
    Regards,
    Madan..

  • Access Privileges problem while updating ipod

    Access Privileges problem while updating ipod
    so im having troubles updating my ipod when i attempt to update it i get a message that says The ipod "Mitch" cannot be updated you do not have enough access privileges for this opperation
    some of my things are updated but not all
    any help would be greatly appreciated!
    Dell   Windows XP  

    hi j.block!
    hmmmmmmmmmmm. one other thing that might be worth a try if all else fails. i have once seen something like this turn out to be caused by a really kinky version of this issue:
    iTunes: "privileges" or "permissions" issue when importing audio CD or adding music to library
    ... where the permissions were odd on the ipod itself ... but i've only seen that happen once. it's probably worth checking on only if nothing else seems to be working for you.
    love, b

  • Problem with Creative Cloud Desktop app since update to Windows 8.1

    Hi, I have updated my desktop and laptop to Windows 8.1 over the past day, and have noticed a problem with the Creative Cloud Desktop app.
    Some menu items when I right-click on either the CC system tray icon, or click on the Settings menu icon in the app interface itself do not show.  I've included a screenshot of the problem.
    I have tried uninstalling and reinstalling the desktop app, but this has not worked.  Any ideas?

    I am experiencing issues similar to the post above, with smaller floating windows but no dialouge. I uninstalled creative cloud desktop then re-installed- Issue is partly fixed, but now I get this:
    My system build:
    CPU:           Intel Core i7-3770 (Ivy Bridge-DT, E1)
                   3400 MHz (34.00x100.0) @ 3900 MHz (39.00x100.0)
    Motherboard:   ASRock Z77 Extreme6
    Chipset:       Intel Z77 (Panther Point DH)
    Memory:        16384 MBytes @ 666 MHz, 9.0-9-9-24
                   - 8192 MB PC19200 DDR3 SDRAM - G Skill F3-2400C10-8GTX
                   - 8192 MB PC19200 DDR3 SDRAM - G Skill F3-2400C10-8GTX
    Graphics:      Intel Ivy Bridge-DT GT2 - Integrated Graphics Controller [E1/L1/N0/P0] [ASRock]
                   Intel HD Graphics 4000, 2112 MB
    Graphics:      GIGABYTE GeForce GTX 660 Ti
                   NVIDIA GeForce GTX 660 Ti, 3072 MB GDDR5 SDRAM
    Drive:         SanDisk SDSSDHP128G, 125.0 GB, Serial ATA 6Gb/s @ 6Gb/s
    Drive:         Corsair Force GT, 117.2 GB, Serial ATA 6Gb/s @ 6Gb/s
    Drive:         SAMSUNG HD204UI, 1953.5 GB, Serial ATA 3Gb/s
    Sound:         Intel Panther Point PCH - High Definition Audio Controller [C1]
    Sound:         NVIDIA GK104 - High Definition Audio Controller
    OS:            Microsoft Windows 8.1  (x64) Build 9600

  • Problem with Creative Cloud Desktop App in Mavericks

    I have posted a couple of times about this but no one seems to be answering. There seems to be a bug with the Creative Cloud Desktop app and Mac OS Mavericks.
    I have the newest version of them installed on a brand new MacBook Pro and I have had problems ever since with the connection to the Creative Cloud when I wake the MacBook Pro from sleep. Often I will have a red exclamation point on the icon in the menu bar because it can't connect to see if there are updates to the apps. Or the Behance tab will show that the last time my Behance feed was updated was a long time ago.
    If I quit the Creative Cloud application it will connect with no problems and update the Behance feed and any apps that need updating. But once I put the MacBook Pro to sleep and wake it again I have the connectivity issue.
    This is becoming a huge pain to have to quit the Creative Cloud all of the time. Would someone please offer up a suggestion. Is this a known bug that Adobe is working on? If not, how do we let them know about it?
    I have tried re-installing Creative Cloud but that did nothing. This didn't start happening until I got Mavericks on a new laptop.

    I am experiencing issues similar to the post above, with smaller floating windows but no dialouge. I uninstalled creative cloud desktop then re-installed- Issue is partly fixed, but now I get this:
    My system build:
    CPU:           Intel Core i7-3770 (Ivy Bridge-DT, E1)
                   3400 MHz (34.00x100.0) @ 3900 MHz (39.00x100.0)
    Motherboard:   ASRock Z77 Extreme6
    Chipset:       Intel Z77 (Panther Point DH)
    Memory:        16384 MBytes @ 666 MHz, 9.0-9-9-24
                   - 8192 MB PC19200 DDR3 SDRAM - G Skill F3-2400C10-8GTX
                   - 8192 MB PC19200 DDR3 SDRAM - G Skill F3-2400C10-8GTX
    Graphics:      Intel Ivy Bridge-DT GT2 - Integrated Graphics Controller [E1/L1/N0/P0] [ASRock]
                   Intel HD Graphics 4000, 2112 MB
    Graphics:      GIGABYTE GeForce GTX 660 Ti
                   NVIDIA GeForce GTX 660 Ti, 3072 MB GDDR5 SDRAM
    Drive:         SanDisk SDSSDHP128G, 125.0 GB, Serial ATA 6Gb/s @ 6Gb/s
    Drive:         Corsair Force GT, 117.2 GB, Serial ATA 6Gb/s @ 6Gb/s
    Drive:         SAMSUNG HD204UI, 1953.5 GB, Serial ATA 3Gb/s
    Sound:         Intel Panther Point PCH - High Definition Audio Controller [C1]
    Sound:         NVIDIA GK104 - High Definition Audio Controller
    OS:            Microsoft Windows 8.1  (x64) Build 9600

  • Updated to 10.5.7 via Combo Update, FCSvr Desktop App doesn't open

    Last week I updated two Dual G5 2.5's to 10.5.7 via the Combo Update. Upon completion, the Final Cut Server.app desktop application wouldn't open. I tried re-downloading the app from our server, and my machine opened the Final Cut Server.jnlp file in TextEdit as if Java wasn't installed. So I downloaded the Java Update 4 for 10.5 from Apple. Now I can run the Final Cut Server application only if I open the Final Cut Server.jnlp file. I deleted the Final Cut Server.app, and cleared all cache files using Java Preferences in the Utilities folder (I no longer have a Java folder there, just the Java Preferences app) and reinstalled the Final Cut Server.app, so I'd have a fresh app. Still doesn't work. When I double-click it, the icon expands but nothing happens. In my console, I get this message:
    7/8/09 10:49:00 AM [0x0-0x55055].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[552] [LaunchRunner Error] The main class "com.sun.javaws.Main" could not be found.
    7/8/09 10:49:00 AM [0x0-0x55055].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[552] [JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
    7/8/09 10:49:00 AM [0x0-0x55055].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[552] Exception in thread "main" java.lang.NullPointerException
    7/8/09 10:49:00 AM [0x0-0x55055].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[552] at apple.launcher.LaunchRunner.run(LaunchRunner.java:112)
    7/8/09 10:49:00 AM [0x0-0x55055].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[552] at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
    7/8/09 10:49:00 AM [0x0-0x55055].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[552] at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
    7/8/09 10:49:00 AM [0x0-0x55055].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[552] at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
    7/8/09 10:49:00 AM com.apple.launchd[80] ([0x0-0x55055].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[552]) Exited with exit code: 1
    I have tried deleting com.apple.java.JavaPreferences.plist and com.apple.java.util.prefs.plist to no avail.
    I get the same results on both machines. I have searched and found no answers. Again, if I open the Final Cut Server.jnlp java file itself, it works. It's not a huge deal, but I'd like to fix if possible.

    Done. Deleted all files mentioned. Then downloaded and reinstalled the update 4. No change whatsoever.
    I really thought this would work though. The Final Cut Server program redownloaded, prompted me to install the desktop app, which I did, and then gave me the initial licensing agreement. Final Cut Server opened, but then when I quit it and tried to open it via the new desktop app, I got this in the console:
    7/14/09 2:06:45 PM [0x0-0xb30b3].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[1733] [LaunchRunner Error] The main class "com.sun.javaws.Main" could not be found.
    7/14/09 2:06:45 PM [0x0-0xb30b3].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[1733] [JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
    7/14/09 2:06:45 PM [0x0-0xb30b3].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[1733] Exception in thread "main" java.lang.NullPointerException
    7/14/09 2:06:45 PM [0x0-0xb30b3].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[1733] at apple.launcher.LaunchRunner.run(LaunchRunner.java:112)
    7/14/09 2:06:45 PM [0x0-0xb30b3].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[1733] at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
    7/14/09 2:06:45 PM [0x0-0xb30b3].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[1733] at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
    7/14/09 2:06:45 PM [0x0-0xb30b3].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[1733] at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
    7/14/09 2:06:45 PM com.apple.launchd[132] ([0x0-0xb30b3].com.apple.jnlp-http__fcs1.jplcreative.com__~fcsvr_webstartmacJnlp.php[1733]) Exited with exit code: 1
    The "Main class "com.sun.javaws.Main" not found" is presumably what's causing the problem...

  • Every time I try to update the creative cloud desktop I lose my taskbar etc - have to restart windows explorer to get that back, but I cannot update the desktop app

    Every time I launch the creative cloud desktop app it says I need to update.  When I follow the prompts to update I lose my taskbar, etc on my windows 7 machine.  I then have to restart windows explorer to get the desktop back, but the app still now says I have to update.  Circular problem - please help.

    Repeated updates http://helpx.adobe.com/creative-cloud/kb/updates-repeatedly-applied-cc.html
    or
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Problem while update and insert data in table

    Hi All,
    I have problem while save line data....
    I have an advance table.I take remove and duplicate line in message choice of advance table action layout.
    Also there is one temp table to save Po number data which is populated in advance table according to PO Number search.And In Temp table record number is column which use
    to insert and update data in temp table which mention in procedure
    Problem is that : When i Searched PO Number and duplicate line and save that record it insert a new line always and it insert record according to duplicate line no .It not update previous line,insert new line always according to duplicate line no.
    Please tell me what is solution?
    Thanks,
    Neil

    Hi,
    I am not cleared with your requirement.
    If possible send me the screenshots for the same.
    --Sushant
    [email protected]

  • Updating CC desktop app changed location of CC files

    Hi, I recently updated the CC desktop app, it would seem yesterday, according to the desktop app itself. Unbeknownst to me, this update reverted the location of my Creative Cloud Files folder, from where I'd set it on my 6TB RAID5 Data HD array, back to the default of C:\Users\Brian A\ on my 500GB SSD system drive. It perturbs me, both that this would happen at all - an update should not change or clear user preferences - and that there was zero notification that this had occurred. If at some point my system drive approaches full between apps and app data, having something like this occur could cause a very large mess. In fact, less than one month ago, the C: drive on my last computer would not have had enough space. I'd no clue this had even happened until I opened preferences in my CC desktop app and noticed under Files, my location began with C:.
    Was this a bug? Should I report this somewhere? Is there a way to prevent this from occurring with future updates?
    Thank you in advance for your time and knowledge.

    Hi,
    This is now a known issue with the last update and we are looking into a fix for this.
    Thanks
    Warner

Maybe you are looking for