Release build and standard packaging doesn't work for iOS mobile project.

Hi,
We are trying to port our web application on iOS(iPad). Made some minor changes and package ipa with fast packaging method. It works great.
Now we are try to package application for AppStore and use Standard method. But error occurs.
     Error occurred while packaging the application:
     Exception in thread "main" java.lang.Error: Unable to find named traits: spark.components::Application
         at adobe.abc.Domain.resolveTypeName(Domain.java:225)
         at adobe.abc.Domain.resolveTypeName(Domain.java:142)
         at adobe.abc.GlobalOptimizer$InputAbc.resolveTypeName(GlobalOptimizer.java:272)
         at adobe.abc.GlobalOptimizer$InputAbc.readInstance(GlobalOptimizer.java:994)
         at adobe.abc.GlobalOptimizer$InputAbc.readAbc(GlobalOptimizer.java:390)
Distribution certificate and provisioning profile are used for compilation.
Restarting FB and OS doesn't help. Packaging via command line also throws same error.
Exporting Release build shows other error. After opening Export Release build window and click next error occur:
     Encountered errors or warnings while building project XXXX.mxml.
     configuration variable 'runtime-shared-library-path' requires a value 'rsl-url'.
All the libraries are merged into code, not RSL.
OS: Windows XP SP3, Windows 7.
Flash Builder: 4.5.1.
Flex SDK: 4.5.1 build 21328.
AIR: 2.7.1(2.7 shows erros also).
Thanks in advance for your answers.

Hi,
Please send your swf and app-xml to [email protected] so that we can try it at our end.
Thanks,
Amish.

Similar Messages

  • HT201263 Unable to update, restore or recover. Slider doesn't slide and number pad doesn't work for passcode. What next? Worked last night . Battery charged. When I push Home button I get my backgroung but can't slide slider. Device is recognized by iTune

    Unable to update, restore or recover. Slider doesn't slide and number pad doesn't work for passcode. What next? Worked last night . Battery charged. When I push Home button I get my backgroung but can't slide slider. Device is recognized by iTunes.Help! Thank you.

    Besweet, I'm having the very same problem with 60GB colour which was bought new and worked for 6 months before suddenly just not being recognised by PC. I hadn't changed anything at all.
    I've followed all troubleshooting advice and reinstalled and updated iTunes and iPod updater software but all troubleshooting routes seem to hit the dead end of either the need to access the iPod via the PC (which isn't possible as it's not showing up at all) or the iPod in disc mode stuck at "ok to disconnect".
    It's still under 1yr warranty so will have to take to a dealer.
    I'm sorry that's not much help for you but at least you know it's not a unique problem.
    PC   Windows XP  

  • HT4527 How on earth do you get Home Sharing to work properly?  We have tried multiple times and it simply doesn't work for us!

    How on earth do you get Home SHaring to work?  We have tried numerous times and it simply doesn't work for us!

    Turn it on.
    Honestly, if you want help it is generally a good idea to ask a specific question and give some details of what problem is occurring.
    If trying to move media, using home sharing is simply a bad idea.  Follow some of the other instructions in the article from which the question was posted to move media.

  • Application Restart and Recovery APIs doesn't work for windows services

    I am using the Application Restart and Recovery mechanism (provided in Windows API Code Pack for Microsoft.NET Framework) to collect some information (i.e. stack information when there's an unhandledexception)  before my windows service crash down.
    It works well for windows form applications, but the callback method wouldn't be called if the host is a windows service. 
    I have checked the article: https://msdn.microsoft.com/zh-cn/subscriptions/downloads/cc303708
    But it doesn't specify clearly whether it works for a windows service. It seems that the recovery will only be activated when the user interacts with the error dialog of Windows Error Reporting (clicking "close" on the dialog, for example).
    So I am wondering is my guess right that the Application Restart and Recovery mechanism doesn't work for windows services. Or is there a better way to meet my requirement? 

    I would suggest trying ARR if that's what you want to use.  The restart portion won't work, but it doesn't need to as if you fail out of your service, the Windows service controller will handle recovery (up to and including restarting your service).
     You configure those recovery actions either through code or one of the built in administrative tools for services such as services.msc.  
    DebugDiag/ADplus and similar tools ultimately do use built-in APIs; you don't need to add anything external to collect debugging information.  You do however have to write a good deal of code to do somethings.  It's pretty simple to use the unmanaged
    function that I pointed out before and
    MiniDumpWriteDump to write a minidump when you hit an unexpected error(the dbghelp.dll that comes installed with Windows has it so you don't need anything additional installed).  You can even write a basic debugger that literally debugs a process using
    only kernel32 functions (see
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms679301(v=vs.85).aspx if you're interested).  
    WinSDK Support Team Blog: http://blogs.msdn.com/b/winsdk/

  • Jdev11g CPU profile and Memory Profile doesn't work for Mac

    I'm running Jdev11g on Mac OSX 10.5.5,
    CPU Profile and Memory Profile doesn't work. I got following message:
    Error occurred during initialization of VM
    Could not find agent library in absolute path: /Shared/jdevjavabase11110/jdeveloper/jdev/lib/profiler16.so
    The file actually is there. I don't understand why they looking for .so file, it supposed to be mapped as .jnilib on Mac.
    This is broken on TP4 as well.

    I'm still seeing this issue. Here is what I get:
    /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -client "-agentpath:/Users/kamleshnanda/Downloads/jdeveloper/jdev/lib/profiler16.so=port=60950,jarpath=/Users/kamleshnanda/Downloads/jdeveloper/jdev/lib/profiler-agent.jar,enable=t,depth=1000,startup=connect,time" -classpath /Users/kamleshnanda/jdeveloper/mywork/MyJavaApplication/Project1/classes project1.Class1 Hello
    Error occurred during initialization of VM
    Could not find agent library in absolute path: /Users/kamleshnanda/Downloads/jdeveloper/jdev/lib/profiler16.so
    Process exited with exit code 1.
    I'm using the following build:
    About
    Oracle JDeveloper 11g Release 1 11.1.1.2.0
    Java Edition Version 11.1.1.2.0
    Build JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536
    Copyright © 1997, 2009 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.2.36.55.36
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.2.36.55.36
    Version
    Component     Version
    =========     =======
    CVS Version (External)     (CVS) 1.12.13 (client/server)
    Java(TM) Platform     1.6.0_17
    Oracle IDE     11.1.1.2.36.55.36
    PMD     JDeveloper Extension 4.2.5.3.0
    Team Productivity Center     11.1.1.2.36.55.36
    Versioning Support     11.1.1.2.36.55.36
    Here are the JVM properties:
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.6.0_17-b04-248-10M3025
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Sun Microsystems Inc.
    java.specification.version     1.6
    java.vendor     Apple Inc.
    java.vendor.url     http://www.apple.com/
    java.vendor.url.bug     http://bugreport.apple.com/
    java.version     1.6.0_17
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Sun Microsystems Inc.
    java.vm.specification.version     1.0
    java.vm.vendor     Apple Inc.
    java.vm.version     14.3-b01-101
    Here is the OS information:
    os.arch     x86_64
    os.name     Mac OS X
    os.version     10.6.2

  • Problem with my touch screen. It works for 1 or 2 minutes and then it doesn't work for 2 or 3 minutes !!

    hi everybody
    I have a problem with my touch screen. It works for 1 or 2 minutes and then it stops working for 2 or 3 minutes, this is a loop ! if I don't use for a couple of hours it will work more, about 15 minutes and then stops working !!! whats wrong with may iphone, which part is damaged ?:(
    ( when touch screen stops working, all keys work correctly, home key & others )
    please help me

    oh
    finally problem solved
    the finger touch part was damaged, they replaced it with a new one and now I have my iphone 4g as it was at first, brilliant like always

  • I was given a used iPod, and the battery doesn't work for that long.

    I want to take it to the Apple Store and see if they can exchange it or give me a new battery, but the iPod isn't registered under my name. My brother said that I have to give the registered name, but I'm unsure what it is, because who I got it from had gotten it from another person. Is it necissary to change the registered name, and if so how do I do this?

    What apps are you using when your Macbook is running on batteries?
    What do you have loading in your login items?
    Open Activity monitor and see what's running under All Processes.
    Were you playing games when your Macbook is running on batteries?
    Did you turn off your bluetooth?
    Do you have anything hooked up to your usb ports?
    The above comments or questions factor in the way your battery last when using your Macbook under it's own power.

  • I can't open any new windows from File [New Tab] and from clicking on [+] , as I usually did. And [Ctrl+T] doesn't work for me.How I can make it to work for me again, please?

    I have to open the next window by right clicking on some link from previous site, who gives, '''''from drop down menu''''', option to [Open link in new tab] and then I can use that "fresh" tab.
    It is my desktop, if it's important to know for help.
    Please, some ideas, how to fix it, will be welcome.
    Thank you.

    Hi, were you able to resolve your problem? If so, please mark this question as '''Solved'''. Thanks !

  • TP4[BUG]: Memory profile and CPU profile doesn't work for MAC

    I'm using Mac OSX 10.5.4.
    When I try to use Memory profile and CPU profile, I got following error:
    Error occurred during initialization of VM
    Could not find agent library in absolute path: /Shared/jdevstudiobase1111/jdev/lib/profiler15.so
    But the file actually exists.

    My MAC version is OSX 10.5.4.
    I don't have a stacktrace. It just fails silently.
    You can easily reproduce this bug by reformat a readonly file.
    Here is the code I reverse engineered from oracle.jdeveloper.refactoring.util.Util.java:
    public static boolean setReadOnly(java.net.URL url, boolean readOnly)
    boolean ret = false;
    java.lang.String cmdarray[] = null;
    java.lang.String platformPathName = oracle.ide.net.URLFileSystem.getPlatformPathName(url);
    java.lang.String osName = java.lang.System.getProperty("os.name", "");
    if(osName.startsWith("Windows"))
    cmdarray = (new java.lang.String[] {
    "ATTRIB", readOnly ? "+R" : "-R", (new StringBuilder()).append('"').append(platformPathName).append('"').toString()
    else
    if(platformPathName.equalsIgnoreCase("Linux"))
    cmdarray = (new java.lang.String[] {
    "chmod", readOnly ? "u-w" : "u+w", (new StringBuilder()).append('"').append(platformPathName).append('"').toString()
    if(cmdarray != null)
    java.lang.Runtime runtime = java.lang.Runtime.getRuntime();
    try
    java.lang.Process process = runtime.exec(cmdarray);
    if(process.waitFor() == 0)
    ret = (new File(platformPathName)).canWrite();
    if(ret)
    oracle.ide.model.Node node = oracle.ide.model.NodeFactory.find(url);
    if(node instanceof oracle.ide.model.TextNode)
    oracle.ide.model.TextNode textNode = (oracle.ide.model.TextNode)node;
    textNode.isReadOnly();
    catch(java.io.IOException e)
    e.printStackTrace();
    catch(java.lang.InterruptedException e)
    e.printStackTrace();
    return ret;
    }

  • Drag and Drop Apps to and from Dock, doesn't work for one account?

    Hi there,
    I have 2 accounts on my Macbook, one of them is my main account which is admin and nothing is wrong with it. The second account though is also admin but I cannot drag and drop applications to and from the dock. I can open the program, hold left click down till it pops up with options and in which you can untick Keep in Dock. Which would be fine but as soon as the computer restarts or I log out then in again, the application reappears. Any help or ideas would be much appreciated.
    Note that I have deleted both plist files from library/preferences and I have also enabled parental controls and ticked the allow users to modify the dock option. I also tried downloading Onyx and setting it up through there but it was a no go. Anyway, if anyone has any idea then that would be awesome.
    Cheers

    TheArtieChoke wrote:
     The second account though is also admin but I cannot drag and drop applications to and from the dock.
    Ok, you can drag applications from your Applications and Utilities Folders to make a "alias" (aka shortcut) in the Dock, but if you drag the icon off and drop it, it "poof's" away as your deleting the alias. The program itself isn't in the Dock at all at any time.
    TheArtieChoke wrote:
    I can open the program, hold left click down till it pops up with options and in which you can untick Keep in Dock. Which would be fine but as soon as the computer restarts or I log out then in again, the application reappears.
    Right, when you run a program from where ever, it places a alias icon in the Dock, which you then right click and choose to keep the alias in the Dock which survives reboots and logouts/in as normal.
    If you right click and choose "open at log-in" the program will automatically run when you restart or log back into the account.
    TheArtieChoke wrote:
    Note that I have deleted both plist files from library/preferences and I have also enabled parental controls and ticked the allow users to modify the dock option. I also tried downloading Onyx and setting it up through there but it was a no go. Anyway, if anyone has any idea then that would be awesome.
    I don't see any problem, other than your not knowing the icons in the Dock are aliases.
    You should set the same user controls and preferences on the second admin as the first and your problems should disappear.
    OnyX is a great program, I recommend it highly, but I don't see it fixing your problem in this case. Unless there is something your not being clear on.

  • Print and Export button doesn't work for Crystal Report  in VS 2008

    Hi,
    When I click on the Export/Print button, it looks as if something is happening but no window comes up. Below is the code in C#
            ExportOptions crExportOptions;
            DiskFileDestinationOptions crDiskFileDestinationOptions;
    ReportDocument cr = new ReportDocument();
    DataTable dt = new DataTable();
            cr.Load(strReportPath);
            cr.SetDataSource(dt);
            string Fname;
            if (!System.IO.File.Exists(strReportPath))
                throw (new Exception("Unable to locate report file:\n" + strReportPath));
            //CrystalReportSource1.ReportDocument.
            // Set the Crytal Report Viewer control's source to the report document.       
            CrystalReportViewer1.ReportSource = cr;
            // cr.PrintToPrinter(1, False, 0, 0)
            Fname = Request.PhysicalApplicationPath.ToString() + Session.SessionID.ToString() + ".rpt";
            crDiskFileDestinationOptions = new DiskFileDestinationOptions();
            crDiskFileDestinationOptions.DiskFileName = Fname;
            crExportOptions = cr.ExportOptions;
            crExportOptions.DestinationOptions = crDiskFileDestinationOptions;
            crExportOptions.ExportDestinationType = ExportDestinationType.DiskFile;
            crExportOptions.ExportFormatType = ExportFormatType.CrystalReport;
            cr.Export();
    Can anyone tell me why is this happening, need to fix this urgently.
    Thanks,
    Reena

    Hi,
    I removed all the export code, now when the Page loads. When I click on the export/print button still nothing happens.
    "Error in File C:\DOCUME1\rpatel\LOCALS1\Temp\DailyTransaction {0CE72E59-0AF6-4859-9173-EF563869CBBF}.rpt: Invalid export DLL or export format. "
    My code:
    ReportDocument cr = new ReportDocument();
    DataTable dt = new DataTable();
    string strReportPath = string.Empty;
    cr.SetDataSource(dt);
    cr.Load(strReportPath);
    string Fname;
            if (!System.IO.File.Exists(strReportPath))
                throw (new Exception("Unable to locate report file:\n" + strReportPath));
    CrystalReportViewer1.ReportSource = cr;
    Fname = Request.PhysicalApplicationPath.ToString() + Session.SessionID.ToString() + ".rpt";
    cr.Export();
    The sample has Delphi example, it would be good if there is a C#/VB sample available.
    Thanks.

  • DVD Remote "skip" Function Doesn't Work for Blu-ray Projects (CS5 Encore)

         I have graduated from SD to HD and I need help.
    I just finished my first HD project in CS5, burned it to a Blu-ray disk and immediately encountered a problem: the skip forward and the skip backward remote functions don’t work. (I have encountered several other problems on the way to get here but I solved those with the help of the manual and by browsing this forum ). In this project, I am doing exactly what I have done in my previous SD projects (where this function works):
    In CS5 Encore, I added “Chapter Points at Intervals…”.
    On the timeline Properties Panel, I kept the default selection “Operations: All Permitted” (that includes “Search for Chapter” in the “Permitted User Operations” menu).
    In the “Project Preview” window, clicking on the “Next Chapter” or “Previous Chapter”, the function is executed correctly.
    Still, after burning the blu-ray disk and pressing the “skip forward” or “skip backward” buttons on the Blu-ray player (Panasonic DMP-BD65) remote, the “Operation is not permitted” message appears. (This very remote button function works on all my SD projects.)
    More background info: I am also using Encore Chapter Markers from the PrPro project linked with Adobe Dynamic Link, chapter marker End Actions (Jeff’s The Focal Easy Guide to Adobe Encore DVD 2.0, pp. 178-180), and Bill’s advice on using the “dip to black” transition to avoid the ~1 second gap between chapters in the Chapter Playlist that I use to play all chapters.  The following observation may be unrelated: in Encore’s Monitor Panel, the “Step Forward” button with pressing the Alt key does not move the CTI to the next GOP mark. The “Step Forward” or “Step Backward” functions (without pressing the Alt key) work (moving the CTI one frame)..
    At this point, I desperately need the Forum’s help.
    Thanks,
         - Laci.

    Up to now I worked only with standard definition projects and outputted them
    to DVDs. This is my HD project. My problem is that I am a bit confused with
    the proper (and simple) settings for a blu-ray project. Your
    questions/comments imply that I am making a "DVD project" - but then, how
    can I burn it to a BD?
    Here is what I am doing, and please, let me know if/where I am making my
    mistake:
    1.       On the camcorder the recording format is set to "AVCHD 1080/60i
    HA".
    2.       In the CS5 PrPro new project:
    a.       General > Capture Format: HDV
    b.      New Sequence > Sequence Preset > AVCHD > "AVCHD 1080i30 (60i)".
    3.       In Encore: File >  Project Settings > Basic:
    a.       Authoring Mode: "Blu-ray"
    b.      Transcode Settings: "Codec: MPEG-2; Dimensions: 1920 x 1080; Frame
    Rate: 29.97, Fields: Upper Field First, Audio Transcoding Scheme: Dolby
    Digital, Maximum Audio/Video Bitrate: 15.0 Mbps"
    c.       In the "Default Transcode Settings" window, the Blu-ray tab is
    highlighted. (There, I could change the codec from MPEG-2 to H.264 -
    according to some articles it would give slightly better quality in certain
    circumstances - I don't know.)
    d.      On the Encore Project Panel, right clicking on the sequences, and
    choosing "Transcode Settings" from the menu, I get a window that says "DVD
    Transcoding" and "Blu-ray Transcoding". In the Blu-ray Transcoding section,
    I choose Codec: MPEG-2, Dimension 1920x1080, Frame Rate: 29.97, Quality
    Preset: Automatic Using Project Settings.
    e.       Going into the "Edit Quality Presets", I change the "Export
    Settings Preset" to "1920x1080i 29.97 Maximum Quality" (from the 1280x720)
    4.       Now, in the Project Panel, under the Blu-ray Transcode Settings I
    see: "1920x1080i 29.97 Maximum Quality MPEG-2".
    Are these the correct settings for a high quality Blu-ray project? I am
    re-transcoding the project with these settings to see if I still get the bad
    transitions.
    Thanks for your advice,
    Laci.

  • Sound.length is not working for Flex Mobile Project

    Hi
    i am working on Flash builder 4.6. I see sount.length is returning zero verytime. other sound object is working but sound.length is not working.
    Any one facing such type of problem for sound file in Flash builder 4.6.
    Thanks
    Brij Kishor
    Flash Builder App developer

    Thanks for the response. I am using spark TextInput components as you can see in the code above. I've used these conrtols in other apps in FB 4.5 and have had no problems so it seems like something may be different in 4.6, or it's a bug.

  • SPRunConversionVersion7.0.119:Doesn't Work for Account without any ratetype

    Hi Experts,
    I work with SAP BPC MS7.0
    And the SPRUNCONVERSION doesn't work for accounts without any ratetype : value in the dimension is in blanck.
    I though that it was supposed to work like this :
    "The stored procedure SPRUNCONVERSION scans all records found in the selected region of data and translates them according to the RATETYPE property assigned to the ACCOUNT specified in each record, based on the following mechanism:
    All ACCOUNTS with no RATETYPE (ratetype = blank) will be translated with a factor of 1
    All ACCOUNTS with the reserved RATETYPE = NOTRANS will not be translated
    All other ACCOUNTS will be translated according to the definitions contained in the table of parameters called clcFXTRANS."
    Doesn someone has faced this problem already ? how can I solve it ?
    Thanks for your help,
    Olivia

    Hi Olivia,
    This was seen as inconsistent behavior and was corrected in SP10.
    See the following note [1569127|https://service.sap.com/sap/support/notes/1569127] for further information.
    Thanks,
    John

  • PR release strategy and Standard Workflow suddenly doesn't work

    Good day,
    I have PR release strategy and Workflow activated. My workflow is copied from standard PR release workflow in SAP. The only changes I made in the WF is Agent Assignment. It worked like a wonder.
    However this week when I was creating PR, Release Strat still works but WF doesn't kick in. No change was done to both PR release strat and WF.
    Any help/suggestion for this? Is there a period of activation in WF?
    Regards,
    Si

    Hi Diwakar,
    I was able to activate it already yesterday. What I did was to test the workflow in SWDD. After the test, all workflow items were created. Am still wondering though why WF would suddenly stop (not generate workflow items) even with no changes made.
    Thanks for the info and link. Points awarded.
    Regards,
    Si

Maybe you are looking for

  • Sample editor doesn't open selected audio file in 8.0.2

    Hey there. I've just upgraded to Logic pro 8.0.2 from 8.0. When i drag an audio file (a) into the arrange page and then double click on it, it says "nothing to display". It then randomly displays the file (a) but when i double click on another audio

  • Import can only be performed in a Service Desk Transaction

    Hi CHARM gurus, I'm testing different scenarios in CHARM based on a document posted by Dolores Correa [http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=%28J2EE3414900%29ID0826428450DB10670017877649482582End?blog=/pub/wlg/15165] Here's the scenario:

  • Disable Delete in MIR4

    Dear All, I have a requirement from my Team to deactivate delete option from MIR4 Transaction I have created Transaction Variant for MIR4 and disabled the delete Option from Menu. At the same time, I created Group Name for assigning the Users to this

  • Wont stay on unless plugged in

    my ipod wont saty on unless plugged in and if i unplug  it the screen fades out and shuts off

  • Exchange 2010 - Clustering & DAG problems after restoring CLUSTER from domain

    Hi there! SITE 1 Primary EXCHANGE server (2010SP3 with latest CU) with all the roles installed SITE 2 Secondary Exchange server (2010SP3 with latest CU) with only mailbox role for DAG purpouse. SITE 1 and SITE 2 are connected with site-to-site-vpn. B