Task Details - Active Core Time and ms to hh:mm:ss conversion bug

Hey all,
  In a Azure Batch App Job, each task has a "Active Core Time" value set when it completes. There is a bug in the conversion of milliseconds to hours/minutes/seconds. It appears to overflow on a day (Core time > 24 hours)
These are from an A4 (8 Core) machine:
3 Hour Task: 54m 21s (89661136 ms)
3 Hour task: 23h 9m 18s (83358872 ms)
4 Hour Task: 7h 45m 3s (114303288 ms)
On the first one, 89661136 is 24 hours and 54 minutes. The last one is 31.7 hours.
----- Ed

Hi Ed, 
Thanks for bringing this to our attention. Just to clarify, are you seeing this behavior in the Mission Control portal, or the task API? I can see an Active Core Time in the task details panel in the portal so i am pretty sure that is what you are referring
to.
I will sort out a fix for this in the near future. 
Regards,  
Andrew

Similar Messages

  • SCCM 2007 Determine packages/task sequence distributed specific time and date

    Hi All,
    Back from holiday to find SCCM task sequences for client PCs have been pushed to servers :(
    My knowledge on SCCM/SQL is somewhat limited.
    Are there ways to find task sequences that are distributed specific time and date and to which collections?
    Many thanks!

    managed to sort this out myself.
    On a affected machine, I've located a logfile 'smsts.log' in '
    C:\Windows\SysWOW64\CCM\Logs', then searched for advertisement prefix.

  • Activation (Multiple times) and Signal Display (2.1 Upgrade)

    Just upgraded to 2.1...
    1. Phone said it was activated and I used it all day yesterday. Turned it off last night to charge and this morning I needed to connect back to iTunes to activate. What is up with that? Will I need to keep activating the phone each morning?
    2. Signal indicator - What a shame - I have four bars inside a concrete building where I KNOW the signal is poor. Old phone, other phones all show one bar tops in 3G. Before 2.1, the signal would drop and I would have calls go to voicemail. The true test will be if the phoen can now make calls directly.
    Thanks,
    Mark

    Sue,
    I assume from a bit of testing, that "each tns file on the system" means each file in the TNS_ADMIN location that starts with TNSNAMES.ORA.
    I set my TNS_ADMIN to a local location and copied the current TNSNAMES.ORA from the network location (and chopped it down to a handful of entries). When I restarted SQL Developer I only had a single copy of each alias. If I copied TNSNAMES.ORA to "Copy of TNSNAMES.ORA" I still only had a single copy of each alias. If I copied TNSNAMES.ORA to TNSNAMES.ORA.TXT I then had two copies of each alias.
    Unfortunately, I don't have any say in the maintenance of the network TNS_ADMIN location and it has almost 200 backup copies of the tns file, typically named TNSNAMES.ORA.YYYYMMDD.
    My TNS_ADMIN setting is done as a Windows environment variable. I do not have any TNS_ADMIN setting in my registry.

  • Trying to connect apple tv brand new and the screen says 'activating' setting date and time indefinately

    just trying to connect to apple tv for the first time and the screen just stays at 'activating' setting time and date and wont let me sign in to itunes sharing until the date and time thing is fulfilled.  any thoughts on troubleshooting this issue?  thanks

    Hi I had same problems and couldn't understand most of the solutions on offer as I'm a bit of a Luddite. The problem seems to be getting ATV to register your network time and date details following the upgrade of software. I use a wireless connection at home and my firewall was blocking the ATV from obtaining this information. Instead of changing router settings, firmware etc (which is beyond me) I solved it this way:
    1. Rather than use my existing wireless connection I connected the ATV to my iPhone personal hotspot (iPhone has 3G connection). It may be another network could also be effective.
    2. ATV connected via the iPhone no problem apparently got the network time and date settings ok.
    3. The previous ATV functionality was restored.
    3. I then disconnected from my iPhone hotspot and re-connected to my main wireless connection. All worked fine.
    It seems what you need to do is side-step the router firewall problem. Hope it works for others.

  • Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. I have a wndiws 7 system and use a Intel core processor. I have restarted several times and still ge this

    Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. I have a wndows 7 system and use a Intel core processor. I have restarted several times and still ge this error. I have also tried to reinstall firefox and get the same error
    == This happened ==
    Every time Firefox opened
    == today ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDS; InfoPath.2; .NET4.0C; AskTbUT2V5/5.8.0.12304)

    <u>'''Kill Application'''</u>
    In Task Manager, does firefox.exe show in the <u>'''Processes'''</u> tab?
    See: [http://kb.mozillazine.org/Kill_application Kill Application]
    '''<u>Causes and solutions for Firefox hanging at exit:</u>'''
    [[Firefox hangs]]
    [http://kb.mozillazine.org/Firefox_hangs#Hang_at_exit Firefox hangs at exit]
    [[Firefox is already running but is not responding]]
    <u>'''Safe Mode'''</u>
    You may need to use '''[[Safe Mode]]''' (click on "Safe Mode" and read) to localize the problem. Firefox Safe Mode is a diagnostic mode that disables Extensions and some other features of Firefox. If you are using a theme, switch to the DEFAULT theme: Tools > Add-ons > Themes <u>'''before'''</u> starting Safe Mode. When entering Safe Mode, do not check any items on the entry window, just click "Continue in Safe Mode". Test to see if the problem you are experiencing is corrected.
    See:
    '''[[Troubleshooting extensions and themes]]'''
    '''[[Troubleshooting plugins]]'''
    '''[[Basic Troubleshooting]]'''
    If the problem does not occur in Safe-mode then disable all of your Extensions and Plug-ins and then try to find which is causing it by enabling <u>'''one at a time'''</u> until the problem reappears. <u>'''You MUST close and restart Firefox after EACH change'''</u> via File > Restart Firefox (on Mac: Firefox > Quit). You can use "Disable all add-ons" on the Safe mode start window.

  • Automatic changing of activity start date and time of planned orders in SAP

    Hello experts,
    I have a requirement that in the transaction /SAPAPO/SEQ1 for the list of planned orders what ever we get in the sap we have to swap the activity start date and time for two planned orders which we select automatically. For this I have found the BADI "/SAPAPO/SEQ_VISUAL01".
    Now i am able to identify the two selected planned orders inside the BADI method SEQGRID_TOOLBAR_OKCODE_HANDLE.
    Now my requirement is i have to swap the start date and time for these two planned orders automatically i.e. through BAPI or any FM.
    Any idea of any BAPI or FM to change the details of the planned order.
    Thanks,
    Sanath.

    Hi Sanath,
    Please check this BAPI BAPI_MOSRVAPS_SAVEMULTI3.  This Bapi has the provision of chaning Planned Order & Production Order Data. Also, you can explore more info on available bapis in the T-code 'BAPI'.
    Thank you,
    Santosh KB.

  • Issues: NetBeans View Colors, and All Tasks, Sort by Start Time

    2 Odd Issues - I'm hoping I can get some help with.
    When I look up (checkout) a User View in NetBeans, it displays in the lower window view, as
    White text on White background - making it Invisible [ I can only see the content, if I highlight it ]
    The columns are from L to R: Object/Attr, Name, Value, XML
    Nothing looks out of place, as I've checked under Tools | Options | Fonts and Colors
    and those are set to standard black fg and white bg
    not sure why the view got messed up
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    I have a client with the All Tasks, Sort by Start Time
    not functioning correctly. In fact, it's sorting quite randomly, despite clicking the column header.
    Wondered what could be the issue here ?
    It is set up as 2 different servers behind a Load Balancer, but still, How could anything cause this ?
    I don't believe anything has to be configured to build in the functionality of sort by 'Start Time'
    Any Suggestions ? TIA for your help.

    Bennal wrote:
    Two and a half years on, the album artist feature is still not supported by iPods? What the ****? Is this even on a 'todo' list at Apple?
    I'm really happy with iTunes, the album artist feature is a godsend, but seriously, why can't iPods support it?
    I quite agree... In the meantime you might find my previous post on Grouping Tracks Into Albums useful, it details workarounds for this and other quirks in the iTunes/iPod system.
    tt2

  • TS1545 I have downloaded 10.5.8 combo several times and cannot get it to install because the disc won't mount or the installation gets hung up after restart. My current os is 10.5.1, and I am trying to upgrade to snow leopard. This is on a dual core macbo

    I have downloaded 10.5.8 combo several times and cannot get it to install because the disc won't mount or the installation gets hung up after restart. My current os is 10.5.1, and I am trying to upgrade to snow leopard. This is on a dual core macbook pro.

    You don't need to update to Leopard 10.5.8 unless you want to keep Leopard. Upgrading to Snow Leopard requires that your purchase the retail install disk.
    The following covers Leopard:
    Some general advice on updating:
    It is worth noting that it is an extreme rarity for updates to cause upsets to your system, as they have all been extensively beta-tested, but they may well reveal pre-existing ones, particularly those of which you may have been unaware. If you are actually aware of any glitches, make sure they are fixed before proceeding further.
    So before you do anything else:
    If you can, make a full backup first to an external hard disk. Ideally you should always have a bootable clone of your system that enables you to revert to the previous pre-update state.
    Turn off sleep mode for both screen and hard disk.
    Disconnect all peripherals except your keyboard and mouse.
    1. Repair Permissions (in Disk Utility)
    2. Verify the state of your hard disk using Disk Utility. If any faults are reported, restart from your install disk (holding down the C key), go to Disk Utility, and repair your startup disk. Restart again to get back to your startup disk.
    At least you can now be reasonably certain that your system does not contain any obvious faults that might cause an update/upgrade to fail.
    3. Download the correct version of the COMBO update from the Apple download site.
    The Combo updater of Leopard 10.5.8 can be found here:
    http://support.apple.com/downloads/Mac_OS_X_10_5_8_Combo_Update
    If you prefer to download updates via Software Update in the Apple menu (which would ensure that the correct version for your Mac was being downloaded), it is not recommended to allow SU to install major (or even minor) updates automatically. Set Software Update to just download the updater without immediately installing it. There is always the possibility that the combined download and install (which can be a lengthy process) might be interrupted by a power outage or your cat walking across the keyboard, and an interrupted install will almost certainly cause havoc. Once it is downloaded, you can install at a time that suits you. You should make a backup copy of the updater on a CD in case you ever need a reinstall.
    Full details about the 10.5.8 update here: http://support.apple.com/kb/HT3606
    More information on using Software Updater here:
    http://support.apple.com/kb/TA24901?viewlocale=en_US
    Using the Combo updater ensures that all system files changed since the original 10.5.0 are included, and any that may have been missed out or subsequently damaged will be repaired. The Delta updater, although a temptingly smaller download, only takes you from the previous version to the new one, i.e. for example from 10.5.7 to 10.5.8. Software Update will generally download the Delta updater only. The preferable Combo updater needs to be downloaded from Apple's download site.
    Now proceed as follows:
    4. Close all applications and turn off energy saving and screensaver.
    5. Unplug all peripherals except your keyboard and mouse.
    6. Install the update/upgrade. Do not under any circumstances interrupt this procedure. Do not do anything else on your computer while it is installing. Be patient.
    7. When it ask for a restart to complete the installation, click restart. This can take longer than normal, there are probably thousands of files to overwrite and place in the correct location. Do nothing while this is going on.
    8. Once your Mac is awake, repair permissions again, and you should be good to go!
    If your Mac seems slightly sluggish or ‘different’, perform a second restart. It can’t hurt and is sometimes efficacious! In fact a second restart can be recommended.
    9. Open a few of your most used applications and check that all is OK. In this connection please remember that not all manufacturers of third party applications and plug-ins, add-ons, haxies etc, will have had time to do any necessary rewrites to their software to make them compliant with the latest version of your operating system. Give them a week or two while you regularly check their websites for updates.
    N.B. Do not attempt to install two different updates at the same time as each may have different routines and requirements. Follow the above recommendations for each update in turn.
    Lastly, Apple's own article on the subject of Software Update may also be useful reading:
    http://docs.info.apple.com/article.html?artnum=106695
    [b]If you are updating Safari (or just have):[/b]
    Input Managers from third parties can do as much harm as good. They use a security loophole to reach right into your applications' code and change that code as the application starts up.  If you have installed an OS update and Safari is crashing, the very [i]first[/i] thing to do is clear out your InputManagers folders (both in your own Library and in the top-level /Library), log out and log back in, and try again.
    So, disable all third party add-ons before updating Safari, as they may not have been updated yet for the new version. Add them back one by one. If something goes awry, remove it again and check on the software manufacturer's website for news of an update to match your version of Safari.
    Most errors reported here after an update are due to an unrepaired or undetected inherent fault in the system, and/or a third party add-on.
    Additional tips on software installation here:
    http://docs.info.apple.com/article.html?artnum=106692
    To reiterate, Input Managers reach right into an application and alter its code. This puts the behavior of the affected application outside the control and responsibility of its developers: a recipe for  problems. That's not to say that issues absolutely will ensue as a result of Input Managers, but you, as a user, must decide. If the functionality of a specific Input Manager or set thereof is really important to you, you may well choose to assume the associated risk.
    Again, the advice is to remove all Input Managers from the following directories:
    /Library/InputManagers
    ~/Library/InputManagers
    especially prior to system updates (they can always be added back one-by-one later).
    Solutions for troubleshooting installation, startup, and login issues in Mac OS X v10.5
    http://support.apple.com/kb/TS1541?viewlocale=en_US

  • I have acrobat standard and it will not allow me to edit.. every file i go to open it says "there is a active file open and must close in acrobat" other times it says account cannot be validated after I have already paid for it.. please advise

    i have acrobat standard and it will not allow me to edit.. every file i go to open it says "there is a active file open and must close in acrobat" other times it says account cannot be validated after I have already paid for it.. please advise

    Hi Timothy,
    The account cannot be validated error was due to a glitch on our activation server that has been fixed now.
    Please try using acrobat now and check if you are still facing the problem.
    Regards,
    Rave

  • How do i get my imac to remember my login details on my email and Facebook without remembering my passwords?? iAt the moment i have to type each time i visit my sites??

    How do i get my imac to remember my login details on my email and Facebook without remembering my passwords?? iAt the moment i have to type each time i visit my sites??

    Open Applications and the the Utility folder and then Keychain Access app. In there you will find all the usernames and password that have been saved. For some reason it is not saving those passwords and or not using the ones that have been saved.
    This is fairly common with Mac OS X as it happens for no apparent reason just all of a sudden.

  • How can we remove the Calender,Active tasks,Recent activity and tags sectio

    Hi
    I want my landing page of my workspace (Keppel_Energy_EAP) to have only the WIKI home screen and want to remove the other sections like calender, Activie Tasks, Recent Activity and tags section.
    Can you please let me know how i can remove these sections.
    Thanks
    Ashok

    Hi,
    The teamcollab client is not modifiable unfortunately - what you have on the page is always there.
    Phil

  • I "restored" my Apple TV and now it is 37 hours into the step, "activating the date and time"? I am stuck.

    My Apple TV stopped working while watching a Netflix show and the light on the box started blinking. It seemed like all I could do was "restore" which I did. Then in the process of restarting the Apple TV it said "activating the date and time".It has been stuck on this spot ever since (2 days). Everytime I turn the Apple TV back on to see where it is, it is still on this step. As for my choices on what I would call the main screen, I can either go to "Settings" or "Computers". All the numerous choices available (Netflix, Podcasts, NBA, MLB, You Tube, etc, etc) are not available..not even on the screen. This Apple TV box is pretty much useless at this point. Any advice??

        1.    You might try restarting the Apple TV by removing ALL the cables for 30 seconds.
        2.    Also try restarting the router.
        3.    If the problem persists, try a restore, you may want to try the previous procedures several times before doing this.

  • I have had creative suite premium installed on my computer for a long time, but now it states that my computers configuration has changed and needs to be reactivated, but it cannot be activated by internet, and the phone number states that adobe no longer

    I have had creative suite premium installed on my computer for a long time, but now it states that my computers configuration has changed and needs to be reactivated, but it cannot be activated by internet, and the phone number states that adobe no longer activates by phone. What is the solution to continue to use my program that I have had working on this computer for a long time?

    You do not state which version... if CS2 read next
    CS2 (and earlier) Activation Server replacement software
    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l
    When you install the special version of PPro2 on a Win7 or Win8 computer, you MAY need to right click the program icon and select WinXP compatibility from the option popup... AND Vista problems https://forums.adobe.com/thread/416347
    If not CS2, read next
    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Show active current date and time in a Form continuously

    Hi,
    I am use Oracle Form 10.1.2 in Windows 2000.
    Can we show an active current date and time in a Form continuously?
    Perhaps in the main menu form.
    So the user can see the moving time, instantly when the time change (withour pushing F5 for refreshing the form)
    23-Sep-2006 06:00
    -- one minute later will show
    23-Sep-2006 06:01
    -- one minute later will show
    23-Sep-2006 06:02
    -- and so on
    Any help is appreciated.
    Many thanks,
    Buntoro

    Here is a quick, untested suggestion that sketches out one way of approaching this.
    If you only require updates every 60 seconds, you can use the TIMER built-in to create a repeating timer with a sixty-second delay. Each time the timer expires, update a text item to reflect the current time (obtained by selecting SYSDATE from DUAL on the database.)
    If the time is to be updated precisely when the minute changes, use two timers -- the same one described above, and a one-shot. Before you create either timer, run the following query:
       SELECT 60-TO_NUMBER(TO_CHAR(SYSDATE, 'ss')) FROM DUALThis will give the number of seconds remaining until the minute changes. Use this value to set the duration of the one-shot timer. When it expires, create the repeating sixty-second timer.
    There is a good possibility that this method will not be terribly precise, depending on factors like server resources, user load and network distance. A more network-friendly approach would be to use a JavaBean that relies on the PC's system timer to track the passage of time, and calculates server time based on the observed time difference between PC & server.
    Hope this helps,
    Eric Adamson
    Lansing, Michigan

  • How to query in SCCM 2012 to know how many active and inactive clients in a specific time and date

    Dear Everyone,
    Good morning. I need to perform a query to know how many clients PCs are active or inactive during the a specific time and date (let say, today 9pm). In my query, I want to know:
    1. How many client PCs is active at that time and date?
    2. How many client PCs is not inactive at that time and date?
    Any assistance is greatly appreciated. Thanks.

    Thank you Gerry for pointing out that it doesn't show real time date. I do agree with that. However, I am look at the (at least in this) report which supposed to [description] shows a list of computers not reporting any power activity for a specified date
    and time. Since I can only key in date in my selection (time option not given), I am expecting the report to show me whether there any client PCs that doesn't any power activity for the specified date. A list was generated, and a number of them shows HardwareInventoryScan,
    LastHeartBeatScan and LastPolicyRequest on the same date itself. I would like to know why these appears, so that I can learn from it.
    Due to the selection option given, I can't expect my original goal, but at least (hopefully) I can get to know (past event) how many and which client PCs is not powered on a particular date based on the date and collection selected.
    At least by getting explainations, I hope to learn something from this (how to read this report). Thanks in advance.

Maybe you are looking for

  • Schedule Line Confirmations after delivery

    I need to be able to delivery a confirmed schedule line, then go back and add quantity to the sales order and confirm the additional quantity.  The system is showing the original schedule (pre-delivery) confirmed and delivered, but the added quantity

  • Yoga 2 11 Issues ((HELP!!))

    I bought the Lenovo Yoga 2 11 about 4 months ago and shortly after opening the packaging, I experienced the "whea_uncorrectable_error" blue screen. I didn't know anything about it, and I admit to acting ignorant about it and not trying to fix it, but

  • PDF files blank in Adobe Reader

    when i try to open a pdf file I get a blank screen.  I just updated Adobe reader but did not help

  • OCTROI DURING STOCK TRANSPORT ORDER

    Hi, We have the following scenario. Octroi has to be paid during goods transfer from one plant to other. I'll be having an octroi agent who'll be paying the octroi for on my behalf. and the actroi agent will get this amount reimbursed once in a month

  • Problem activating interactive forms using ABAP WD - tutorial Thomas Jung

    Hello, We are trying to built the sample WDA application with the interactive form, as described in the video of Thomas Jung. Unfortunately, we are not able to activate the form. In SE80, we don't see any errors at all. It simply isn't activated. Whe