Run tests based on priority

Hi,
Is there any way to control the test run order by priority ? Without using ordered tests file.
I am using CodedUI tests with VS2012 and MTM 2012. The tests are triggered from a build definition using the LabDefaultTemplate.11.xaml where the test suites in MTM are selected. There is a priority field in the MTM test cases which I hope can be used.
Ken

Hi Ken,
Thank you for posting in MSDN forum.
Based on your issue, I tried to set a different priority for test cases and then I run these test cases. I found that these test cases running order by the Order Filed in MTM. So I suggest you can try to modify the Order Filed to run your test cases
according to your order.
For more information:
http://blogs.msdn.com/b/vstsqualitytools/archive/2009/11/21/run-your-tests-in-the-order-you-want.aspx
If you still want to this feature, I suggest you could submit this feature request:
http://visualstudio.uservoice.com/forums/121579-visual-studio. The Visual Studio product team is listening to user voice there. You can send your idea there and people can vote. If
you submit this suggestion, I hope you could post that link here, I will help you vote it.
Thanks for your understanding.
Best Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • flexunit 4.1 B3 Ant task fails to run Air-based tests

    Folks,
    I am using FlexUnit4.1 Beta 3 and am seeing the <flexunit> Ant task fail when running tests that use the Air libraries. The project in question used to test just fine with version 4.0 earlier this year, but I just dusted it off after a branch change and tried re-running with 4.1and started seeing the failure.Here is the relevant console output:
    [com.djte.library:flexunit] Validating task attributes ...
    [com.djte.library:flexunit] Generating default values ...
    [com.djte.library:flexunit] Using default working dir [C:\EclipseWorkspace3.5\report.renderer_tests_2\Source\Flex]
    [com.djte.library:flexunit] Using the following settings for the test run:
    [com.djte.library:flexunit]     FLEX_HOME: [C:\iFABS_DE\dev\vert-d3flxcmn24\204100.32.0.20100926233508_d3flxcmn24]
    [com.djte.library:flexunit]     haltonfailure: [false]
    [com.djte.library:flexunit]     headless: [false]
    [com.djte.library:flexunit]     display: [99]
    [com.djte.library:flexunit]     localTrusted: [true]
    [com.djte.library:flexunit]     player: [air]
    [com.djte.library:flexunit]     port: [1024]
    [com.djte.library:flexunit]     swf: [C:\EclipseWorkspace3.5\report.renderer_tests_2\build\report.renderer.tests.unit.swf]
    [com.djte.library:flexunit]     timeout: [1800000ms]
    [com.djte.library:flexunit]     toDir: [C:\EclipseWorkspace3.5\report.renderer_tests_2\build\reports\xml]
    [com.djte.library:flexunit] Setting up server process ...
    [com.djte.library:flexunit] Starting server ...
    [com.djte.library:flexunit] OS: [Windows]
    [com.djte.library:flexunit] Opening server socket on port [1024].
    [com.djte.library:flexunit] Waiting for client connection ...
    [com.djte.library:flexunit] Launching player:
    [com.djte.library:flexunit] Found AIR version: 1.5
    BUILD FAILED
    C:\public\JavaTools\DJTE\latest\DjteLibrary\library.xml:57: The following error occurred while executing this line:
    : Error launching the test runner.
    The error message is not very specific... The last output seen before the failure is "Found AIR version: 1.5". This makes me wonder if the problem is related to how I have Air installed on my Windows XP machine. Come to think of it, I am not sure exactly how the host machine should be configured to run FlexUnit tests that require Air.  Do I really need Air to be installed?  I have Air 2.0.3.13070 installed, but the <flexunit> task thinks it found version 1.5 - hmmm...  I also have the debug Flash 10 player, and SWF appplications are configued to run using this player. Flex tests run fine, just not Air tests.  What am I missing?
    I see that 4.1 RC1 is now out, so I will grab that and give it a try.
    If anyone who tests air more often has any advice - I am all ears!
    Thanks,
    Trevor

    Thanks for your responses, Brian!
    Yes, I think I see the immediate problem.  The problem is that there is no Air runtime in our customized Flex SDK (based on 3.2), even though it appears to have the Air compile libraries. I had been attempting to use this custom SDK to run FlexUnit with, and I think that needs to change.
    Why was I doing this?
    Well, I had tripped over some problems with 4.1 earlier on when I attempted to run it without having FLEX_HOME set in the environment. So, now I have been setting FLEX_HOME programmatically in my code before calling the <flexunit> task. And I had figured that it would be a good idea to set FLEX_HOME to the same SDK that the tests had been built with, i.e. our customized one.  Now I am thinking that this is not necessary, since our end users will never have access to this SDK. I now think that I should be able to install a new stock Adobe Flex SDK on my CI server, install the Air runtime into it, and then use that location when I set FLEX_HOME.  Is that how others are doing it?  If anyone could validate this approach, I would be grateful.
    One question that arises in my mind now: How does the Air runtime get into the Flex SDK? I have installed the Air runtime using the installer from Adobe some time ago, so I am not quite sure what all that did.  I assume the  Air installer finds all the Flex SDKs on your machine and inserts the runtime in each location appropriately? Again, pardon my ignorance...
    I have just tried out the above idea, i.e. setting FLEX_HOME to a different SDK that has Air runtime, and the <flexunit> task worked when I ran it!  An Air window opened, the tests ran, and reports were generated. So, it would appear my problem is solved! Cool beans!
    Brian, you made some comments about another possible issue with the "custom app descriptor".  I am not sure if that applies to me or not.  How would I know whether or not we need that support?  Again, I know it would help if I was the developer who had actually written the Flex tests, but I am not...
    Anyway, I hope this thread helps other folks who are having similar issues.  I am going to reinstall a fresh Adobe SDK and the Air installer on a clean machine next, and see if the tests will run there.
    Before ending this thread, I do want to point out that the ant task might have need of improvement in the case in which the user attempts to run the air "player" but the Air runtime is not setup in the SDK. On Windows, the ant process simply hung at this point, apparently thinking that the launch of the player had been successful, but in reality, the message about the air runtime being not found had occurred. It might be nice if it exited gracefully with a warning message instead of hanging. Just a suggestion...
    Brian, as always, thanks again for your help with this issue.You guys are doing a great job with this project. Please keep it up!
    Thanks,
    Trevor

  • Is it possible to run test suite B based on test Suite A?

    There are 2 test suites:
    A & B
    I want to run the test suite B only when test suite A is successful.
    Please give me some hints how to achieve this.

    There isn't any official way to do this at this time. Pre-release we supported this but tools like FlashBuilder and some other interface points needed to know, before the testing began, how many tests they were expecting and that sort of derailed us.
    However, if you want to know how to do this in a quick and dirty sort of way, and you don't mind doing a little work, here is an approach you can refine.
    First, create yourself a static class or a singleton which implements IRunListener. Objects of this type can receive updates as tests run, fail, etc. So in your object you could keep track of any failure conditions which were important decision points. Call the addListener() method of the FlexUnitCore and pass your object in.
    var core:FlexUnitCore = new FlexUnitCore()
    core.addListener( mySpecialSingletonListener.getInstance() );
    This will register your object to receive the updates I mention above. Next step, create a new runner which extends Suite. So, for example PotentiallyIgnoreMeRunner extends Suite.
    Inside of here you are going to add a new function which I have provided here called ignoreRecursively:
    protected function ignoreRecursively( notifier:IRunNotifier, description:IDescription ):void {
      if ( description.isTest ) {
        notifier.fireTestIgnored( description );
      } else {
        var children:Array = description.children;
        for ( var i:int=0; i<children.length; i++ ) {
          ignoreRecursively( notifier, children[ i ] );
    Basically, it will cause each test in this suite to be marked as ignored in the output and will not execute it.
    Then you will need to override the protected runChild() method to do something like this:
    override protected function runChild( child:*, notifier:IRunNotifier, childRunnerToken:AsyncTestToken ):void {
      var mySpecialSingleton:MySpecialSingleton = MySpecialSingleton.getInstance();
      //Here you will need to call some function that accepts the current testClass and decides if it should be run or ignored
      if ( mySpecialSingleton.shouldIRunThisSuite( testClass ) ) {
        super.runChild( child, notifier, childRunnerToken );
      } else {
        var description:IDescription = describeChild( child );
        ignoreRecursively( notifier, description );
        childRunnerToken.sendResult();
    Almost done, decorate your suite classes to use your new runner instead of ours:
    [Suite]
    [RunWith("some.package.PotentiallyIgnoreMeRunner")]
    public class SuiteB {
    Finally, make sure you include a reference to the PotentiallyIgnoreMeRunner somewhere in your application. Metadata is just a string to FlashBuilder and it will not automatically know to include the PotentiallyIgnoreMeRunner in the final swf file.
    I just did a quick prototype and it will successfully ignore all tests based on the result of another.
    Mike

  • How to do running aggr based on prompt value and how to or prompt?

    Hello guys
    I have some requirements that I have a report that has measures and Months and Date..
    1. I have to create dashboard prompts on months and dates in such way that users can select either that want to see monthly sales or daily sales.. So the two prompts should be "or" relationship that point to the same report. If user select month from month prompt, the report will return data at monthly level; if select day on day prompt, it should return data at day level..
    2. Doing running sum based on the dates selected from the prompts.
    If I select day prompt as between "Feb 12th 2009" and "March 1st 2009", the report should return sales data that is the sum of all sales between "Feb 12th 2009" and "March 1st 2009".. If user select month prompt as between "Nov 2008" and "Feb 2009", the report should show the sum of all the sales from "Nov 2008" and "Feb 2009".
    How would I achieve both scenarios?
    Any pointer will be greatly appreciated..

    Hi.
    Maybe you want to have dynamic group by in Answers report by choosing group by part from a dashboard prompt.
    So, assume this example in which you have only one dashboard prompt that shows Day or Month character data.
    Make dashboard prompt:
    edit column formula: 1
    control: drop-down list
    show:
    SELECT case when 1=2 then TIMES.CALENDAR_MONTH_DESC else *'Day'* end FROM "Normal model"
    union all
    SELECT case when 1=2 then TIMES.CALENDAR_MONTH_DESC else *'Month'* end FROM "Normal model"
    default to - specified value: Day
    set variable - presentation variable: pv_dyn_group_by
    label: Group by
    Now make report in Answers and we'll use dynamic column for group by depends on our presentation variable (Day or Month):
    /* column 1 */
    label:
    I don't know how to dynamicly change column label (Month or Day) so I put just label Dynamic group by.
    column formula:
    case when '@{pv_dyn_group_by}' ='Day'
    then EVALUATE('TO_CHAR(%1,%2)' as varchar(20), TIMES.TIME_ID, 'dd.mm.yyyy')
    else TIMES.CALENDAR_MONTH_DESC
    end
    /* column 2 */
    AMOUNT_SOLD
    /* column 3 */
    RSUM(AMOUNT_SOLD)
    Test:
    In both cases we get the same result of RSUM in the end. First we group by a TIMES.TIME_ID if we choose 'Day', second by a TIMES.CALENDAR_MONTH_DESC if we choose 'Month'.
    Is that you want to?
    So if you want to see month or day values to choose it (between part) you must make second prompt with something like this in show SQL results:
    SELECT case when '@{pv_dyn_group_by}{Month}'='Month' then TIMES.CALENDAR_MONTH_DESC end || case when '@{pv_dyn_group_by}{Day}'='Day' then EVALUATE('TO_CHAR(%1,%2)' as varchar(20), TIMES.TIME_ID, 'dd.mm.yyyy') end FROM "Normal model" order by 1
    The name of the second prompt is: '@{pv_filter}{Month}'
    That will display 'Month' or 'Day'. I don't know better solution :-)
    Similar is to make a between 2 prompts.
    After then you must modify filter in Answers to get OR (between dates ot between months)
    Regards,
    Goran Ocko
    http://108obiee.blogspot.com/

  • Run test case from command line

    Hi  All,
    Working environment : VS 2013 professional 
    Project type : Unit test project for (Windows 8.1 and Windows phone 8.1)
    I have a set of unit test cases and want to run it on command line.I tried MSTest.ext and vstest.console.exe for running test case but not succeed.  
    command :  MSTest.exe /testcontainer:path of project dll
    command :  vstest.console.exe path of project dll
    Type of Error
    Error : Unit test case for windows store and windows phone app can't be run outside appcontainer. 
    Error : No tests to execute
    command :  MSTest.exe /testcontainer:path of appx
    command :  vstest.console.exe path of appx
    Error : root certificate error 
    I just want to run windows 8.1 and windows phone 8.1 run test cases from command line.
    Thanks in advance.

    Hi vicky2468,
    Based on your issue, as far as I know that if we want to run unit test for windows store and windows phone app using mstest.exe or vstest.console.exe in command line, you will need to execute the .appx instead of the dll in command line.
    In addition, I tried to run the appx for unit test in command line,
    but I found that I also get the same issue as yours. I could not execute the appx for unit test in command line successfully.  But if we run it with VS IDE in Test
    Explorer windows, it seems that it works fine.
    So I suggest you can submit a feedback for this issue, to get the issue confirmed and diagnose by product team, would you please create connect report for it? You will get email notification for update.
    http://connect.microsoft.com/VisualStudio/feedback/CreateFeedback.aspx
    When you submit the connect, I suggest you can provide your project for product team so that product team will
    be better help you solve this issue.
    If you submit it, please share me the link here, I will help you vote it. I think we could get the latest information
    from the product team experts. Of course, if I get any latest useful information, I will update it here.
    Thanks for your understanding.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error while running test configuration

    Hi,
    I created a test script using SAPGUI and test configuration.In test configuration,i created 2 variants other than default one.Downloaded the variants and executed it. It was giving error "Error inn ecatt command SAPGUI","Cannot Find Screen Element  in Replay Mode". When i run test script alone,its working fine.
    Please tell me how to correct the problem.
    Thanks,
    Aparna.

    Hello Aparna,
    As per the error description give by you , it means that when you execute the script recorded the eCATT control is unable to find the screen element in the screen recorded , possible reasons may be that the control may be in some other screen and trying to find the screen element of the other screen in the present screen.
    Solution to this may be check the connection id and the session id of the SAPGUI where the script is failing.
    Ideally all the connection id and session id of all the SAPGUI's recorded has to be same so that execution takes place in a single session.
    Hope it answers your question.
    Thanks and Best regards,
    Ajay

  • How to run Test Configuration in XI

    Dear all experts,
    I am new in SAP Netweaver and I am trying to get certify my products. Thus, I have some questions and appreciate you can help to clear my doubts below.
    1. I have finished configuration in XI, but when I try to run Test Configuration from the Tools, it show error in Receiver Determination stage. Can anyone help to explain how to perform this test? and what should I put in Payload?
    The error message:
    Receiver Determination
    Internal Error
    HTTP connection to ABAP Runtime failed. Error: 403 Forbidden URL: http://pwdf0880.dmzwdf.sap.corp:50080/sap/xi/simulation?sap-client= User: XIDIRUSER
    2. My Scenario is a Web Screen (asp.net) calling and passsing a parameter to XI Server, then XI will execute a BAPI to return some data. Can any expert out there give some sample codes in asp.net that send HTTP Request to XI Server?
    3. What is the use of WSDL in XML format?
    Thanks in advance.
    Best regards.
    Message was edited by: Adam Lee

    Hello Adam,
    You sent this other question (below) to my email box.  I will answer it here so that other people will benefit from it.  To unlock an object which someone has locked, goto homepage of SAP Exchange Infrastructure --> Click on the link at the upper right hand side called "Administration" --> Enter the User name and password (you might not have authorization) to display page --> Select "Lock overview" (left panel) and remove the lock of your selected user. 
    I've gone ahead to remove it for you.
    Also, I did a check on your IS in the Integration Directory called, IS_DISPLAYPO_SUPPLIER, and there was no error.  Did you fix it already?  It looks like you have everything correctly defined in my first pass.  Please let me know if you are still stuck.
    Have you also asked your consultant to look into this?
    Regards,
    John Ta
    From: Adam Lee [mailto:[email protected]]
    Sent: Monday, Oct 09, 2006 12:19 AM
    Subject: RE: Category "SAP NetWeaver - Exchange Infrastructure " has been updated by Adam Lee
    Dear John Ta,
    Thank you for your kindness and willing to help.
    I have sent out contract for the certification. Tuhin is the assigned
    consultant to us.
    By the way, I have one more question here hoping you able to help me. I
    would like to delete an object in XI, but it show an error "Object Data Type
    DT_PO_RESP | http://ep-net.com/xi/eProcurement/scm/40 currently being edited
    by user EPASIA"
    It seems that this object is being locked as I do not have any screen
    editing this object. Appreciate if you can guide me how to unlock this
    object and delete it?
    Thank you.
    Best regards,
    Adam Lee.

  • Basic start date & Basic finish date based on Priority

    Dear Experts,
    When I am creating Notification & selecting Priority, System gives pop-up “do you want to specify new dates?” If I select yes system automatically change required start & required end based on Priority.
    Now my question is do we have same functionality for Maintenance order as priority field is available there (If we are directly creating a MO)?
    Even if we are creating WO from notification, required start & end dates copies to Basic start & Basic finish but if we change priority then no change in basic start & finish dates. Why?

    Greetings Parag,
    You may select the Priority in the initial screen of IW31 and the dates will shift accordingly, if you maintained the Relative Start &/or Relative End in
    SPRO > Plant Maintenance > Maintenance Processing > Maintenance & Service Orders > General Data > Define Priorities > Define Priorities for Each Priority Type
    If you want to change date based on Priority on the Order header screen, it's not possible in the standard to my knowledge, but you may easily develop an enhancement utilizing the user exit
    IWO10012 Maintenance order: Priority handling on central header
    or
    IWO10009 PM Order: Customer Check for 'Save' Event

  • Run test uut entry point only once

    Hi,
    I want to avoid that users can run test uuts entry point more than once. I use an operator interface written in CVI 7.1.1 and netry point button is deactivated when run state changes. But after loading the application sometimes is too slow so the user can press this button twice before it is deactivated.
    So is there any possibility to avoid running this entry point more than one time?
    Regards
    Steffen

    Steffen,
    Thank you so much for the help.  You recommendations worked perfectly.  Both of us implemented more or less the same behavior in our operator interfaces, although we used slightly different methods.  Here is what I did:
    I established a count variable in my operator interface that is initially set to 0.  Each time the Test UUTs or Single Pass button is pressed, I increment the count by 1.  I determine that the Test UUTs or Single Pass button is pressed by registering for and handling the Application Manager PreCommandExecute event.  In my callback for this event, I examine the returned Command and look at its EntryPointIndex property to see if the index is 0 (Test UUTs) or 1 (Single Pass).  If it is, I increment the count variable count by 1.  If the index is not 0 or 1, I do nothing.  Once execution has stopped, I reset the count variable back to 0.  I do this by registering for and handling the ExecutionView Manager RunStateChanged event (as you recommended).  In my callback for this event, I examine the returned newRunState to see if it stopped (numerical value of 3).  If it is, I set the value of the count variable back to 0.  If it isn't stopped, I do nothing.
    This method is basically the same as the one you propose.  This method allows you to use the built in TestStand buttons instead of having to use those found in your development environment.  The only drawback is that they don't disable and gray out during execution; they just do nothing when an execution is in progress and the operator presses them.

  • How to create running headers based on paragrapgh style

    I need to create running headers based on a particular paragraph style (Heading 2), so that the header on each page reflects the text of the latest Heading 2 in the document.
    I've looked high and low on this forum and on the web, but no luck. If it's not possible, I probably won't be activating/buying my trial software.

    Feature not available as such.
    You can place a section break before each change in Header 2, set headers as 'new for this section' and enter the new information, but as far as I'm aware there's no built in way of making the change automatic.
    Regards,
    Barry

  • Run allocation based on condition matched

    Hi SAP friends,
    I need to run allocation based on condition matched, is it possible with IIF or another statement?
    the logical view is below (syntax is wrong):
    *RUNALLOCATION
    IIF(BAS(ACCOUNT_01)<>0,
    *FACTOR = USING/TOTAL
    *DIM ACCOUNT WHAT = ACCOUNT_52; WHERE=BAS(ACCOUNT_01); Using=BAS(ACCOUNT_01); TOTAL=BAS(ACCOUNT_01)
    *FACTOR = 1
    *DIM ACCOUNT WHAT = ACCOUNT_52; WHERE=ACCOUNT_10)
    *ENDALLOCATION
    thanks a lot.

    Hi Vadim,
    I am somehow getting doubled values, I have read some articles where when and REC can double values, but my case seems to be something different, do you have an idea?
    the code is below:
    *FOR %MONTH_PLUS% = 0,1,2,3,4,5,6,7,8,9,10,11,12
    *XDIM_MEMBERSET RPTCURRENCY     = LC
    *XDIM_MEMBERSET ENTRYTYPE          = INPUT
    *XDIM_MEMBERSET CLIENTSEG           = NA_CLS, GCIPZ
    *XDIM_MEMBERSET CUSTSEG              = C_INP, P_INP
    *XDIM_MEMBERSET ACCIDENTYEAR    = CAY
    *XDIM_MEMBERSET DISTCH                  = BAS(GI_TOTAL),ALL_OTHER
    *XDIM_MEMBERSET LOB                       = BAS(LOB_GI)
    *XDIM_MEMBERSET PARTNER_RU        = NA_PU
    *XDIM_MEMBERSET ZVIEW                   = MV_PROD,MV_REC
    *XDIM_MEMBERSET TIME                      = TMVL(%MONTH_PLUS%,%TIME_SET%)
    *XDIM_MEMBERSET VERSION               = %VERSION_SET%
    *XDIM_MEMBERSET RU                         = %RU_SET%
    *XDIM_MEMBERSET INSTYPE                = DIR_OWN
    *WHEN INSTYPE
    *IS DIR_OWN
    *REC(EXPRESSION=(([ACCOUNT].[IFRS_69011330_01],[VERSION].[A01],[TIME].[TMVL(%MONTH_PLUS%,$LAST_YEAR$)])==0) ? [ACCOUNT].[STAT_LOSS_52]:[ACCOUNT].[IFRS_69011330_10], ACCOUNT=IFRS_69011330_10)
    *ENDWHEN
    *NEXT
    many thanks, tomas.

  • How to "Run Test UUTs" from ParallelSeq?

    Hello,
    i´m starting a parallel-sequence in Seq-file load in the model when starting TestStand. How can i execute a "Run Test UUTs (F5)" from wthis parallelsequence to run the currrently loaded sequence?
    Thx
    Regards

    Hello,
    I don't understand your problem. Could you explain it a bit more detailed?
    Could you post your sequence file?
    Thanks and regards,
    Wolfgang Z

  • Validation before running test script?

    Hello Gurus,
    I am getting started to learn eCATT and with different posts availabe I was sucessfully able to create and execute simple scripts. Thanks for posting all this and I am now able to create all four objects in eCATT. A special thanks to Sapna Modi for her step wise information.
    However, I have certain conditions to check before running test script. Like I want to check a table entry and if the entry exists then the test script should be executed. I tried with ABAP  ...ENDABAP and TCD recording.  I wasnt able to do it.
    Could anyone of you please let me know how we can accomplish this? Also when the entry isnt there in the table the test script should fail and appropriate message should be displayed in the log.
    Also, please let me know if we can use TCD and SAPGUI commands within ABAP ENDABAP commands.
    Your help is highly appreciated...
    Regards,
    GS...

    Hi,
    For your negative testing,if your entry is not listed in the table.Eventually CHETAB command wil fail and you see a Red log.
    For not executing the script,if your check fails.Please add some condition..
    In CHETAB/GETTAB table commands,Say you passed a value and it is found in the table.Then the return value for the CHETAB/GETTAB would be zero.If it is failed it return Non-zero values.This values can be captured by using the command &SUBRC.
    So please apply a condition for your next script to execute..
    If &SUBRC = 0
    give the script name
    else
    log(condition failed)
    endif.
    just add this code in between your code..and place the script you wanna execute after your check is successful.
    Hope it answers your doubts.
    Regards,
    Venky

  • Flash CC Won't Run Test Movie

    Sometimes when I run test movie or debug movie, the Export SWF Movie dialog displays but then the running movie never displays. After many seconds, a Debug Session Failed dialog displays and “Socket closed” displays in the output window. I can try to run test movie multiple times with no success but each time a SimController process is created and no Simulator window displays. This is on Mac OS 10.8.5 with Flash CC publishing an AIR for iOS 3.8 movie.
    It might be occurring sometimes after a script has been changed in Flashbuilder and is open in Flash CC. I try to run Test Movie in Flash CC and it gives me the changed script/save dialog, I save, and then test the move. However, this works most of the time, but at least a couple times it may have occurred and led to the above error.
    It occurs with multiple different AIR 3.8 movies. It occurs with other AIR movies such as AIR Desktop, but AS3 movies run.
    The only way to fix is to restart the OS. Restarting Flash CC doesn’t help. Killing all the SimController processes doesn’t help.
    The only log message I see at the error time is:
    Jan 19 06:02:16 Davids-iMac.local coreservicesd[41]: FindBestLSSession(), no match for inSessionID 0x186a0 auditTokenInfo( uid=205 euid=205 auSessionID=100000 create=false

    I'm on a 2012 desktop with OS X 10.8.4 using a bluetooth keyboard. Cmd + ~ works with all other Adobe programs I have installed including Flash CS5.5.

  • Icons files will not displaying when running web-based forms locally

    My icon files (jpgs) are not displaying from within Forms Developer 10g or when I run the web-based forms from within Developer. I have tried the following without success:
    6.4 Deploy Icons for Forms Running on Web
    Option One: For Running Web Based Forms from Within the Forms Builder in Oracle 10g Developer Suite
    1) Copy all the icon image files (*.jpg) to the directory of <Oracle_10g_Developer_Suite_Installation_Root_Dir>\forms\j2ee\formsapp\formsweb\icons
    2) Make sure to set imageBase=DocumentBase in the file < Oracle_10g_Developer_Suite_Installation_Root_Dir >\forms\server\formsweb.cfg.
    3) Edit the < Oracle_10g_Developer_Suite_Installation_Root_Dir >\forms\java\oracle\forms\registry\Registry.dat file, specify the icon image file extension by modifying the following line:
    default.icons.iconepath=icons/
    default.icons.iconextension=jpg
    Save this Registry.dat file.
    4) Restart the OC4J Instance.
    5) Launch the form from Forms Builder.
    I just got a new laptop and am setting everything up again. I have everything setup the same way as on my old machine (same as above). It worked fine on my old computer but not on the new one.

    hi
    try to create jar file for u r all jpgs but also u have to check the size of u r images
    and if possible try to resave the same images by using Acdsee or use any other image viewer softwares.
    hope this helps u...
    sarah

Maybe you are looking for

  • Display audio in Safari

    When I am using a chat client in Safari the input audio in my display is not recognized. The microphone works in other programs, I can record and be heard, etc., but never when I use it in Safari. Any help would be much appreciated!

  • Default Automatic Association to "No" when using Outlook Integration

    In R14 the Automatic Association was turned off (Set to "No"), in R15 it is turned "On" (Set to Yes) by default. Is there any way users can manually choose what default they would like to have.

  • RSBBS - create a variable customer exit based on initial selection

    Dear all, I am using RSBBS (RRI) to jump from one query specific cell to another query. The destination query gets the parameters from the selected cell. In order to achieve this, the only thing we have done was to insert the relevant characteristics

  • Https in CRM

    Hi, I am integrating EP with CRM content server. For this I am defining one http service in CRM and calling it from KM . default_host> sap> crm> crm_prt_km_dav   The same service I want to access using https in stead of http . What are the ways to co

  • How to remotely unlock IPod touch

    I have a white iPod touch havin 5.1.1 os. A few days ago I lost it and have been trying to locate it using find my iPhone. But I pressed the option "remote lock " and have now locked my iPod. Can I somehow unlock my iPod using the same app? Is it sti