Avoid Teststand popup on DST switch

Hello dear Teststanders :-),

whenever the time switch to daylight savings, our testers running for a long time complain that the sequence has been changed and it cannot be recharged because running is running. It's pretty boring. Although the tests are continuing in the background, I'm not sure that this does not affect the test. Also in the reports there is a time of 1 hour.

Is there a way to avoid this, i.e. to use UTC? Perhaps as a parameter to Windows?

We use Teststand 3.5. Were there changes in later versions in this regard?

Best regards

Thomas

Hi Thomas,

I looked into this further and concluded that this problem has been corrected in TestStand 4.0 and higher, so the next time that you upgrade you should not have to worry about this problem more.

-Doug

Tags: NI Software

Similar Questions

  • AF:panelTabbed - problem with displaying a popup on tab switching

    Hello

    I am facing a problem with disclosureEvent using clientListener of handling. I'm going to show a popup Ok/cancel whenever a user leaves a tab in panelTabbed.


    Here's the code: (this is the same code provided on the Oracle ADF code corner)

    < af:resource type = "javascript" >

    function alertTabSwitch (disclosureEvent) {}

    tab var = disclosureEvent.getSource ();

    {if (Tab.getDisclosed () == false)}

    popup var = tab.findComponent ('p1');

    Popup.Show ();

    popup.setProperty ("tabToOpen", tab.

    disclosureEvent.cancel ();

    }

    }

    function handlePopupOkCancel (actionEvent) {}

    popupButton var = actionEvent.getSource ();

    var butPressed = popupButton.getProperty ('popupAction');

    var = popupButton.getParent () dialog box;

    popup var = dialog.getParent ();

    If (butPressed == 'OK') {}

    var tabToFindAndFocusOnString = popup.getProperty ("tabToOpen");

    If (tabToFindAndFocusOnString.length > 0) {}

    var tab = AdfPage.PAGE.findComponentByAbsoluteId (tabToFindAndFocusOnString);

    tab.setDisclosed (true);

    actionEvent.cancel ();

    Popup.Hide ();

    }

    }

    else {}

    Close the pop-up window and stay on the page

    actionEvent.cancel ();

    Popup.Hide ();

    }

    }

    < / af:resource >

    < af:panelStretchLayout id = "PSL1" >

    < f: facet name = "center" >

    < af:panelTabbed id = "pt1" >

    < af:showDetailItem text = 'TAB 1' id = 'sdi1"disclosed ="true"stretchChildren ="first ".

    clientComponent = "false" >

    First tab

    < af:clientListener method = "alertTabSwitch" type = "Disclosure" / >

    < / af:showDetailItem >

    < af:showDetailItem text = 'TAB 2' id = 'sdi2' stretchChildren = 'first' clientComponent = "false" >

    Second tab

    < af:clientListener method = "alertTabSwitch" type = "Disclosure" / >

    < / af:showDetailItem >

    < / af:panelTabbed >

    <!-id = "af_one_column_stretched"->

    < / f: facet >

    < f: facet = 'Start' name >

    < af:popup = "deferred" autoCancel childCreation = "disabled" id = 'p1' clientComponent = 'true '.

    contentDelivery = "immediate" >

    < af:dialog id = "d1" title = "Tab switch Alert" type 'none' = >

    < f: facet name = "buttonBar" >

    < af:panelGroupLayout id = "g1" >

    < af:commandButton text = "OK" id = "cb1" partialSubmit = "true" >

    < name af:clientAttribute = "popupAction" value = "OK" / >

    < af:clientListener method = "handlePopupOkCancel" type = "action" / >

    < / af:commandButton >

    < af:commandButton text = 'CANCEL' id = "cb2" partialSubmit = "true" >

    < name af:clientAttribute = "popupAction" value = "CANCEL" / >

    < af:clientListener method = "handlePopupOkCancel" type = "action" / >

    < / af:commandButton >

    < / af:panelGroupLayout >

    < / f: facet >

    < af:outputText value = "Do you really want to switch tabs?" id = "ot1.

    inlineStyle = "do-size: medium;" Color: Red; "/ >

    < / af:dialog >

    < name af:clientAttribute = "tabToOpen" value = "" / >

    < / af:popup >

    < / f: facet >

    < / af:panelStretchLayout >

    Everything is done on the client side. When I click on a tab, first the "Unselect" event is fired for the selected tab and the value disclosed in this tab becomes false. After the value is changed, the listener is called.

    So in javascript, the same tab is released again after clicking OK.

    The value was not changed before calling the af: clientListener, this problem would not have arisen.


    Can someone help me with this?


    Kind regards

    Frédéric

    Change the as follows:

    The following has been tested against JDeveloper 11.1.1.7

    
    
        var theTabToClose;
        var theTabToOpen;
        function alertTabSwitch(disclosureEvent){
            var tab = disclosureEvent.getSource();   //This is the tab to close
            if(tab.getDisclosed()==false){
               theTabToClose = tab;
               theTabToOpen = disclosureEvent.getDisclosureCounterpart();
               var popup = tab.findComponent('p1');
               disclosureEvent.cancel();
               popup.show();
            }
        }
    
        function handlePopupOkCancel(actionEvent){
            var popupButton = actionEvent.getSource();
            var butPressed = popupButton.getProperty('popupAction');
            var dialog = popupButton.getParent();
            var popup  = dialog.getParent();
    
            if(butPressed == 'OK'){
                theTabToOpen.setDisclosed(true);
            }else{
                theTabToClose.setDisclosed(true);
            }
                actionEvent.cancel();
                popup.hide();
        }
        
    
  • Avoid the popup on click ButtonField

    Hey guys, rite, I've been looking for centuries now, and the problem I have is that I can't seem to stop the popup to appear, I looked through the forums and although there are a lot of things tell me how to do it, none of them seem to actually tell me how to stop the menu go up when I click on a button.

    I can get the menu to not appear, but then the button does not work.

    Its getting on my nerves now cus its pretty well the last thing I have to do on the entire application.

    Thanks in advance

    Howard

    Add CONSUME_CLICK to the style of the ButtonField.

  • How to avoid the popup of proxy credentials?

    Lately, the authentication proxy dialog box keeps popping up every now and then. It's incredibly boring: even if my credentials are stored, I still click OK, sometimes several times before I can move forward view of the Web site. Sometimes, the dialog box for a Web site on a different tab (background) appears and bothers me looking at another Web site.

    My configuration is:
    Currently, I use Firefox 31.0 on openSUSE 13.1
    I have a proxy cntlm in place and set it as my system proxy (http_proxy and KDE proxy settings) to the http://localhost:3128 which works fine in other applications.
    I tried to use two parameters in FF: "Use system proxy settings" and "Manual proxy configuration".
    I tried both checking and unchecking "do not ask for authentication if the password is saved"
    I tried a suggestion on the web, by setting signon.autologin.proxy to true.
    I tried a few proxy addon who promised to solve the problem.

    None of them worked in the prevention of this incredibly annoying poppin proxy authentication dialog box g upwards (even if sometimes it * seemed * have not so long ago (it was after doing the on: change config above)).

    I remember many times on this machine when it didn't happen, but I can't remember what I changed it's now broken (it was probably some update FF?).

    Please, help me! I am lost and it is my FF very uncomfortable to use.
    I need some suggestions on how to configure FF in a way that * should * work, i.e. combinations of the parameters I mentioned higher, or other, I have not considered yet.

    localhost isn't in my list of proxies and it has been there for some time during which I saw this question.

    However, I finally seem to have managed to get rid of this problem - yay!

    Despair, I tried the option 'automatically detect the proxy for this network settings' (which I * think * I had tried in the past, but it did not work then) and I checked "do not ask for authentication if the password is saved" with the result of no longer be bothered with cropping up (seemingly random) proxy authentication dialog boxes!

    I don't know why the Manual proxy and the proxy of the system use show that behavior, but I'm happy that I can use Firefox still intact today.

  • Avoid the popup for alerts of events

    For some reason, I constantly receive warnings that say "Audio and video out-of-sync clock... in"Adobe Player. I tried to fix this issue, I can't seem to repair itself, but whatever. In previous versions of first, it was easy to ignore since he was to fill the event log with errors which have been hidden unless I checked the event log.

    In first Pro CC2015, now a bright yellow pop up in the lower right corner every time that this happens. And it happens constantly, so the pop up is a huge distraction. There are other positions to try to solve the problem of synchronization, but anyone know how to disable the pop-up?

    Uncheck the indicator event Show.

  • How to avoid the JSR 75 write alert popup with blackberry?

    Hello

    This is my first post for the blackberry developer forums and I'm trying to transfer my J2ME application to blackberry.

    In our application, we use the JSR-75, and we got the versign certificate that we use for Nokia and Sony ericsson.

    The blackberry A60_How_And_When_To_Sign_V2.pdf .i found only one way to avoid the popup is carrier signature and but I do not find any carrier specific certificate in my blackberry "BOLD" (Airtel, India).

    (1) Please help me in this area.

    (2) is thereany way to avoid this popup?

    (3) possible Willit for blackberry partners?

    I use eclipse with the component 4.6.0 Blackberry package.

    Thanks in advance.

    Kind regards

    Samir.

    I used the ApplicationPermissions class to set the permission and it works.

  • is password popup - phishing?

    I get popups - after I switched to OS X El Capitan. They do not disappear and ask my Keychain password. Cancel or by clicking OK (without filling out the password, of course) does not go away. I fear that it is not legitimate, because the icons seem a bit blurry and the? the button does not work. It seems that is not Apple. Any suggestions?

    It's probably a scam.

    You can check if you have the adware installed by download and install https://www.malwarebytes.org to rid your Mac of adware.

  • Remote DST does not properly now?

    Re: Model R7300DST

    The router and DST were installed/setup by Geek squad on 16 January. Everything worked fine until a month ago when I noticed that if I changed WiFi points from the router to the DST, the device tries to connect but not. I powered the DST switch, which did not work. I'm almost certain that same s two led status on the DST (green and orange) are strong and the same color when the DST connected w / the iPhone.

    Any suggestions?

    Mark

    Solved.

    The remote session of Geek Squad. The device was not led/connection with the router through the electric network. After a reinstall of all functions and a firmware update all now work correctly.

  • How to close a pop-up open running in the new thread in Teststand without manual intervention?

    Hello

    I'm keycycle in infinite while loop. There are two ways to break out of the loop

    1. click on the 'OK' button on the pop-up that says "complete the event. The pop up is running in a new thread.

    2 increase the value of the parameter "Reset_Count".

    If I choose the first way the sequence runs completely, but if I choose the second way then execution gets stuck in cleaning and waiting for me to click on the button 'OK' Popup.

    So my question is, is there any way by which I can close the popup without manual intervention?

    I have attached the seq, in case you want to see exactly what is happening.

    Thank you

    Hello.

    Yes, replace the TestStand popup a dialog box with custom of LabVIEW.  Here are my first thoughts on a simple method...

    a.) replace the TS popup with a LabVIEW dialog box.  The LabVIEW dialog box contains an OK button and a loop waiting for an LV notifier.  Simply wait for the notifier of LV (with a timeout of 100 ms) as well as the OK.button.

    Then when you get your external reset to end the test, create an another VI to SET the alert (with data as a Boolean value) system to stop the dialog box.

    Let me know if this can work.  I could put something togther for example, if any.

    Thank you
    PH

  • TestStand display bug

    Hi all

    I created a few types of custom step Teststand this control NI Switch, scope and other cards that perform tests as part of a sequence of automated test. The problem I have is that sometimes when hurtling through a set of steps in a sequence, the teststand immediate window, post "success" or "Failed" result of status before the execution actually got to this point in the sequence.

    Everything although the problem can be lived with, doesn't look good for the customer!

    An ideas

    Price of Derren

    Software engineer

    AmFax

    Hello...

    Finally stumbled on the reason for the strange result before executing

    This point.

    The reason for the strange going-ons is custom-stage types when created and updated the, over

    upward with "Failed" string entry in the 'Step.Result.Status', so that every time the stage wont afin que chaque fois la coutume etape type type has

    placed in a sequence, it already seems to have a result in it and Teststand decides then to

    display the result for this same step if it n, t actually arrived!

    So clear the string "Step.Result.Status", and everything is as happy as a pig in you know what!

    Price of Derren

    (Now if everything goes well with a more happy customer)

  • IviSwitch loses value when sending, "configure the switch" configuration = TRUE

    Hi all

    We are currently assessing Teststand 4.1 with a multimeter keithley 3706 switch system.

    After a first enthusiasm, thinking this tool with the meter switch fits perfectly our needs, real life seems difficult.

    Between several other problems, we must say to the device, the channel "s1com1" and "s1com2" are strings of configuration.

    Configure the teststand step: change the switch step IVI-> IVI, switching, configuration switch: channels "s1com1" Configuration = True

    led to observable in both actions in Ni Spy:

    GetAttributeViBoolean (..., "s1com1", _IS_CONFIGURATION_CHANNEL, VI_FALSE)

    SetAttributeViBoolean (..., "s1com1", _IS_CONFIGURATION_CHANNEL, VI_FALSE)

    manually call to this function of the interactive a CVI fp class works as expected (the VI_TRUE updated)

    Is there any hint that we could do wrong? Currently, we are just before writing wrappers in cvi and jump all the wonderful Types of IVIStep in teststand.

    Looking forward to any comments

    David Clus

    David-

    This would have the same problem we discovered recently in our internal tests. For the problem that we found, we will probably include our fix in a next corrective patch. You can check if the problem persists if you change your locale in English in the control panel? If the problem no longer occurs, can you use this as a workaround for now?

  • Popup annoying message to activate the mobile synchronization LR

    Hello

    Each time has to create a virtual copy of a part of the image of a collection a popup message tells me that mobile LR is synchronized from active. I activated by mistake synchronization on this collection, but even by removing the synch, it keeps the display this popup when I create or delete a virtual copy. I don't want mobile LR and all the stuff in synch, how do I avoid the popups of theses.

    Thank you!

    Popup.jpg

    Problem solved by creating another catalog important all my images from the "corrupt."

    I am happy!

  • Separate VSANS / Mgmt / Vmotion traffic on different switches

    Hello

    I want to build a hybrid Cluster VSAN 4 knots (6.x).

    I have 2 x 10GE switches dedicated for Taffic VSAN

    also 2 * 1GBE switches for management / VM / Vmotion traffic

    Each host has 2 10 GbE NIC, 1 uplink for each of 10GBE switches

    Each host also has 4 * rising 1GBE, 2 for each of the switches 1GBE

    My idea is to use 10GBE just for VSAN traffic (separate DVSWitch, an asset, a standby) on each 10GBE switch

    Also to use 2 Ports on the management traffic (separate DVSWitch, an asset, a standby) on each 1GBE switch

    And use 2 Ports on traffic VM (separate DVSWitch, an asset, a standby) on each 1GBE switch

    VMotion traffic would be on the same rising as management, but active / standby vice versa

    Question: is - this possiuble / useful to connect vmotion for 10 GbE uplink ports (active standby vice versa VSAN traffic)

    I appreciate any useful comment on my scheduled install (I have no boy networking)

    Couple thoughts.  You can run several vKernels to VSAN and vMotion (allowing one on each switch).  To VSAN, use of VLANS / subnets (one on each switch offers you a pleasant has / B space) while vMotion must have all the vkernel on the same subnet 2 ideally layer.  This allows for maximum reliability, in theory faster failover and access flow.  This also has the advantage of if your cluster is not big (bigger that say 48 ports) you can avoid having multicasting, leaving the switch (usually requires more quarrels with the cats of network) as each switch TOR will have its own VSAN network.    Then use the NIOC for butterfly and protect the traffic between them.  Now the NIOC is not as effective as SR - IOV (but its good enough) to 100% and you will maximize your investment 10 Gbps without swamping the things.

    • Network management interface VMkernel = explicit order of Fail-over = active P1 / P2 ensures 10.1.1.1/24 VLAN 100
    • vMotion VMkernel - an explicit order of Fail-over = interface = active P1 / P2 ensures 10.1.2.1/24 VLAN 101
    • vMotion VMkernel-B interface = explicit Fail-over order active = P2 / P1 ensures 10.1.2.2/24 VLAN 101
    • Machine virtual Portgroup = explicit Fail-over order = active P1 / P2 ensures 10.1.2.1/22 VLAN 102
    • Virtual VMkernel-A SAN interface = explicit order of Fail-over = active P1 / P2 in standby (or not use) * 10.1.3.1/24 VLAN 103
    • Virtual interface of SAN VMkernel-B = explicit Fail-over order active = P2 / P1 Eve (or not use) * 10.1.4.1/24 VLAN 104

    In this case, VLAN, 100, 101 and 102 will be on all switches.

    * 103 and 104 could be configured to only exist on each switch (has / B isolation, failover do not switch on the value and set up on both) or exist on both (and use standby) as described.  This design will focus on maintaining the communications host-to-host on the same switch (decreases complications with multicasting and reduces its lag time as VSAN traffic does not have to jump to another switch unless you run out of switch ports, but now with dense 40Gbps past using 10 Gbps break out in theory you could hit the limit of 64 nodes on a single switch).

    I'm curious of anyone thoughts on just disable the failover and forcing them to each core sticking to its switch (and accepting loss of communication) on this vKernel in the event of a switch failure.  I want to do some tests with both laboratory and to test the failover of the switch/path between both of these configurations (compared to a configuration unique vkernel).

    However, some people prefer a 'simpler' configuration if (and I'm not opposed to that).

    Duncan drawn active passive failover configuration with of the vKernel unique for each host.

    In theory not being not not as dependent on the NIOC for insulation of storage should help the latency for the short bursts it takes to NIOC launch design active active vs.

    Control IO SAN and virtual network

    • Network management interface VMkernel = explicit order of Fail-over = active P1 / P2 ensures
    • vMotion VMkernel interface = explicit Fail-over order = active P1 / P2 ensures
    • Machine virtual Portgroup = explicit Fail-over order = active P1 / P2 ensures
    • SAN VMkernel virtual interface = explicit order of Fail-over = P2 active / standby P1
  • Open popup on loading of the page, but with conditions

    Hello.

    I use JDeveloper 11.1.1.7.0

    I need to open a popup on the page load. This problem is recurring, and there are a few messages and discussions in the forum about this. But I need to go further on this subject.

    My case is:

    • Loading of the page, I have to check some conditions.
    • If it's true, popup is open.
      • Popup is YesNo type, and I have a dialogListener to treat the user's response. Finally, the page is loaded.
    • If false, the popup is not open.

    To do this, I use beforePhase like that

    <f:view beforePhase="#{myBeforePhaseMethod}" />
    

    Inside the method, I use PopupUtil.invokePopup (...)


    Well, my problem is that when the user answers Yes or No, Treaty dialoglistener the answer, page reload, beforePhase is re-run and popup is displayed again.

    How can I solve this? How to display the pop-up window only once?

    Thank you. Best regards

    This ingenious solution has worked.

    First of all, check phaseId in the beforePhase method. Check the phase is MADE

    if (!phaseEvent.getPhaseId().equals(PhaseId.RENDER_RESPONSE))
    return;
    

    Then, use a flag to avoid the popup shows more than once, like that

    String popUpShown = (String)ADFUtils.getPageFlowScopeValue("POPUP_SHOWN");
              if (popUpShown == null)
                popUpShown = "NO";
              if (popUpShown.equals("NO")) {
                ADFUtils.setPageFlowScopeValue("POPUP_SHOWN", "YES");
                PopupUtil.invokePopup( ... );
              }
    

    Any other suggestions or problems it may have are appreciated.

  • Popup error when using the AJAX or update Action for the region or a State

    Hello

    I had a problem with an application that I developed and I was banging my head against the wall with this for some time without success. Several pages in my application rely on the use of AJAX to refresh a region on the page with the updated data, running every 5 seconds. I have the following code in the foot in my region:

    var refresh_region = function (region_in) {
        try {
            jQuery(region_in).trigger('apexrefresh');
        } catch (e) {
            //Suppress error messages
        } finally {
            setTimeout(function() {refresh_region(region_in)}, 5000);
        }
    }
    refresh_region('##REGION_STATIC_ID#');
    
    
    

    What is happening is that I often have a popup with the title "Message from Web page:" and one of the descriptions following error (with the last being the most common):

    • : Error - HTTP Version not supported
    • Error: error - unknown

    The problem is that this page is used on the kiosks without keyboard, and once the error popup is displayed, the page continues to answer and user interaction to click on the Ok"" button. Another question, which is even more frustrating, is that these windows will accumulate above the other nearly one hundred sometimes profoundly, to the point where, sometimes, I need to force, exit the browser or restart the kiosk. There are also cases where the entire application stops responding and none of the pages will load. The only way to solve this problem is to have my DBA restart Glassfish. He went through some of the papers, but he sees nothing specific that helps him understand why he keeps to himself, but he believes that all these popups eat connections until the server runs.

    This has been a recurring topic since the app went live and I had hoped that with the help of a block try {} catch {} would prevent these popups errors but no luck. I also made a copy of the page today and refresh moved dynamic Action using the timer plugin but the popup always appears. I am following up to see if it happens more often than the AJAX approach.

    In the end, there are two issues here:

    1. What causes the error in the first place?
    2. How can I prevent the error popup windows until I can find #1

    I have tried everything I can find online to disable popups, all of this without a bit of luck:

    • Using try {} catch {}
    • Disable script debugging in Internet Explorer
    • Uncheck 'display a notification of every script error '.
    • Catch the window.onerror event

    Does anyone have any suggestions on how I can avoid these popups?

    I have a copy of the application on apex.oracle.com:

    • Workspace: SCCC_TEST
    • User/Pass: TEST/test
    • Page: 5

    Thank you!

    Once I started to think the ajax Manager that I started, I was wondering if ajax would actually raise an error at all, and it is not just the success of shooting when but throwing an error because it cannot handle the return (error page html for example). I'm not sure.

    You can try to use this code, which will replace the current call and will call _Appel with your own parameters. _Appel is a private member is not accessible so it's probably the best alternative. Not really a hack in my book. The structure is in place, then why not.

    //preserve original function
    var asw_orig = apex.server.widget;
    //override existing function
    apex.server.widget = function(pName, pData, pOptions){
      var lOpts = pOptions;
      //set the error handler function
      lOpts.error = function(){alert("this is my error handler function");};
      //pass along the variables to the original call
      asw_orig(pName, pData, lOpts);
    };
    

    I wondered if maybe the session may have expired at a certain time and therefor, you found these errors, because the update is not aware of this and therefore makes invalid calls. Just throw something out there.

Maybe you are looking for

  • Satellite A660 - does not start

    My Satellite A660 rebooted a few times and then it turned off and now it will not start at all, and register there even the packed power connected. It does not work, any help would be appreciated

  • Data transmission between screws using call of reference without actually executing the vi

    Hi, I was wondering if you can pass data between the screws by using call of reference without actually executing the vi (ie: not having the façade appears during execution). Is this possible? While I'm here I might ask as well on the transmission of

  • The processor upgrade help

    I have a HP Pavilion dv6000 with AMD Turion 64 x 2 Proccesor. It is extremely slow, only 1.80 Ghz. is it possible that I can update the graphic card of at least 2.4ish and possibly RAM too?

  • Aspire keyboard 951 G-6879

    The keyboard of my Aspire 5951 G 6879 has several keys that have green colors characters - e.g. 1/4, 1/2, 3/4 etc..  How can I access these characters when I type? Thank you.

  • What about the USB 3.0? HP ProBook 4530 s this product to have a USB 3.0 port?

    What about the USB 3.0?HP ProBook 4530 sSerial number: {removed privacy} OS Windows 7 Home premium (Original) This product do actually have USB 3.0 port? If so, how do I install drivers for that? In the specifications of this model, I can see that th