Lookupd runs every hour 50% cpu

Hi i'm having a strange behave of lookupd, i can see in the serveradmin Graphs that every hour the cpu goes up to 50% for a while and then back to normal.
I saw in top that the lookupd is working but have no idea why?
any hints?
thx a lot

There was a network traffic check which i set on the webmin causing this cpu usage....

Similar Messages

  • How to schedule a Stored procedure to run every hour in SQL server express

    Hi,
    I am using SQL server express and I want to schedule a Stored procedure to run every hour.
    The Stored Procedure name is UpdateData.
    Can someone please give an example of how i can schedule this to run every hour, given that I do not have SQL Server agent on my express edition.

    Hello,
    You will find more options on the following thread.
    http://stackoverflow.com/questions/1675206/how-to-run-a-stored-procedure-every-day-in-sql-server-express-edition
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Why is the purge command running every hour, and freezing my system?

    I noticed over the past several days that my mac pro will freeze for several seconds (clock stops, mouse/keyboard don't work. completely frozen) every hour, to the minute.
    I've tracked it down to the "purge" command, which is causing the problem.  But, I can't find where it's being called.  Any hints where I might look to find the cause?
    I don't believe this was happening a few days ago. I have installed all software updates.
    I'm running 10.7.5 on a 2x2.66Ghz 6-core mac pro.
    Thanks!

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' 
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). Post the lines of output (if any) that appear below what you just entered. You can do that by copying and pasting as well. Omit the final line ending in “$”. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}' 
    This time you'll be prompted for your login password, which you do have to type. It won't be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}' 
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null 
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • How can I get Automator to run every hour

    Hello,
    I want to run a Unix Shell executable every hour (measuring network bandwidth), but automator only seems to be able to go down to once  a day. Is there anyway of getting automator to run the executable every hour?

    If you already have the shell script then skip Automator and use launchd(8)  to run the script on what ever schedule you'd like.
    There are many good tutorials and examples of using launchd  see Creating Launch Daemons and Agents - Apple Developer and Mac OS X launchd examples  for a start.
    Also see http://launched.zerowidth.com/ as one way to automate making the plist file.
    regards

  • Running automator on the hour every hour

    I am trying to set up an image action to run every hour on the hour with out having to make an iCal entry for every hour. Also I unfortunately can't make the folder a hot folder beacuse it is a windows server.
    Is it possible the some one out their could help me with an apple script? The imaging script for automator is already made. I just would like a script to tell automator to run every hour.
    Thanks

    Try using this application to set up a cron task for that action; to do this, set the min field to 0 and put a * in the other fields which determine when the task runs.
    (18050)

  • Automatically run an app every hour?

    I need to automatically run an app every hour.
    I have a Time Capsule that I am getting rid of because the new UVerse fiber optic internet box does the same router functions but not the back up functions. So I want to make my external drive work like a Time Capsule. That is to mount when needed and unmount when not needed. To that end I have written an application using Applescript/Automator that does exactly that. Mounts the drive, runs the backup and unmounts the drive afterward. Now I am having a hard time finding a way to schedule it to run every hour. Most scheduler apps will only run once a day and Cronnix no longer seems to work or I can't make it work.
    Any thoughts?

    You really should use launchd. Lingon is a good tool, give it another look.
    I created the following plist with Lingon.
    Copy it in TextEdit, save as a plain text file (⇧⌘T) and copy it to Library/LaunchAgents (Lingon does all this for you):
    You need to change the path and name of myApp:
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #E6E6EE;
    overflow: auto;"
    title="this text can be pasted into a text editor">
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>com.Damien.myTimeMachine</string>
    <key>ProgramArguments</key>
    <array>
    <string>/Applications/myApp.app</string>
    </array>
    <key>StartInterval</key>
    <integer>3600</integer>
    </dict>
    </plist>
    </pre>

  • HT3275 Time Machine on Macbook Pro and iMac both running 10.7.4 don't react the same. Macbook Pro runs back every hour even if asleep, and iMac only when it's awake. Why?

    Time Machine on Macbook Pro and iMac both running 10.7.4 don't  react the same. Macbook Pro runs back every hour even if asleep, and iMac only when it's awake. Why?

    I thought the backup whilst asleep was only used on Mountain Lion.. but perhaps it was also introduced with Lion.. anyway it is only enabled on later firmware.. in latest laptops.
    http://reviews.cnet.com/8301-13727_7-57480490-263/mountain-lions-powernap-featur e-requires-firmware-update/
    A quick google finds all sorts of info.. remember google is your friend.

  • IPhone5 with ios 6.1.2 uses cellular data when connected to wifi.  Every hour to the minute even when no apps are running, iCloud is off, Ads are off, Diagnostics are off.  Running on AT&T cellular network.

    I have 3 iPhone5's with ios 6.1.2 that user cellular data when connected to wifi.  Every hour to the minute even when no apps are running, iCloud is off, Ads are off, Diagnostics are off.  Running on AT&T cellular network. 
    Date Time To/From
    Type
    Direction
    Msg/KB
    03/14
    01:30 PM
    phone
    Internet/MEdia Net
    Sent
    78 KB
    03/14
    01:02 PM
    phone
    Internet/MEdia Net
    Sent
    4397 KB
    03/14
    12:48 PM
    phone
    Internet/MEdia Net
    Sent
    19520 KB
    03/14
    12:30 PM
    phone
    Internet/MEdia Net
    Sent
    19503 KB
    03/14
    11:30 AM
    phone
    Internet/MEdia Net
    Sent
    2427 KB
    03/14
    10:30 AM
    phone
    Internet/MEdia Net
    Sent
    359 KB
    03/14
    09:30 AM
    phone
    Internet/MEdia Net
    Sent
    1396 KB
    03/14
    09:25 AM
    phone
    Internet/MEdia Net
    Sent
    1 KB
    03/14
    08:25 AM
    phone
    Internet/MEdia Net
    Sent
    30 KB
    03/14
    07:25 AM
    phone
    Internet/MEdia Net
    Sent
    16 KB
    03/14
    06:25 AM
    phone
    Internet/MEdia Net
    Sent
    45 KB
    03/14
    05:25 AM
    phone
    Internet/MEdia Net
    Sent
    15 KB
    03/14
    04:25 AM
    phone
    Internet/MEdia Net
    Sent
    14 KB
    03/14
    03:25 AM
    phone
    Internet/MEdia Net
    Sent
    21 KB
    03/14
    02:25 AM
    phone
    Internet/MEdia Net
    Sent
    23 KB
    03/14
    01:25 AM
    phone
    Internet/MEdia Net
    Sent
    16 KB
    03/14
    12:25 AM
    phone
    Internet/MEdia Net
    Sent
    23 KB

    Hello All Who Read This!
    I just bought an iPhone 5 on the 21st of March. I ate through 850 MB's in 12 days. I read up on the issue of data consumption looking for tips to conserve data. I did not know there was a problem.
    This morning I found out that I was leaking data very little, but daily it accumulates. I am in Barcelona, Spain. I do not have a contract, I am on a prepaid Yoigo carrier.
    I happened upon an article/blog by Robert Parks at snnyc.com "problems persist in ios 6.1.2.".
    Although his situation did not relate to me, I tried a few tests on my own to see if I could stop the data leak without turning off my celular data and possibly push notifications, I think I found a solution that might help someone:
    In ios 6.1.3 goto Settings/Mail, Contacts,Calenders and scroll down to Calendars and turn off " New Invitation Alerts" and also turn off "Shared Calendar Alerts".
    My Cellular Network Data seems to be behaving. I only see a change in MB used when I open an ap that uses data.
    All The Best

  • Run function every hour

    Can anyone help? I need to be able to run a function every hour.
    One way is:
    javax.swing.Timer rateTimer=new javax.swing.Timer(3600000,new ActionListener(){
              public void actionPerformed(ActionEvent evt){
    // your code here
    it there any other way or is this the best?

    Should mention that if the timed service is the only thing the application is going to do (rather than many things) then you might want to look to your OS to see what scheduling services it already has. Then the OS could run your application once an hour.

  • What is the volume 'ldap_bk' that Mounted and Unmounted every hour or two?

    What is the volume 'ldap_bk' that do Mounted and after 5 to 10 secs Unmounted ? This happen every hour or two.

    I am getting similar kernel panics, usually once a day, on my 2006 Xserve running 10.6.8 server. I have 6 ECC enabled 2GB sticks installed, with DIMM slots 7 & 8 empty. All DIMMS show no ECC errors. The first for slots are filled with RAM from vendor A, with slots 5 & 6 filled with RAM from vendor B.
    panic(cpu 3 caller 0x28fc2e): "TLB invalidation IPI timeout: " "CPU(s) failed to respond to interrupts, unresponsive CPU bitmap: 0x10, NMIPI acks: orig: 0x0, now: 0x0"@/SourceCache/xnu/xnu-1504.15.3/osfmk/i386/pmap.c:3572

  • Keeps Locking up every hour on the hour

    Does anyone know of a virus that will cause a MacPro to lockup every hour on the hour, then when you restart your get on all white screen for a longtime finally you will get the start-up apple?
    I left a computer on all night connected to the internet when I came in it was lockup. So I restarted and notice the startup screen was different.  Now I am seeing the same thing on another computer on the network. Any Ideas?

    Here is the console:
    Mac OS X Version 10.4.11 (Build 8S2167)
    2014-05-13 16:42:04 -0500
    2014-05-13 16:42:04.492 loginwindow[89] FSResolveAliasWithMountFlags returned err = -35
    dyld: Library not loaded: @executable_path/../Frameworks/ArcCon.framework/Versions/A/ArcCon
      Referenced from: /Library/Application Support/ArcSoft/Connect Service/ConnectService.app/Contents/MacOS/ConnectService
      Reason: image not found
    2014-05-13 16:42:05.253 SystemUIServer[107] lang is:en
    2014-05-13 16:42:10.451 Dock[106] CFLog (21): dyld returns 2 when trying to load /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScript ingAdditions
    2014-05-13 16:42:10.473 SystemUIServer[107] CFLog (21): dyld returns 2 when trying to load /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScript ingAdditions
    2014-05-13 16:42:10.491 Finder[108] CFLog (21): dyld returns 2 when trying to load /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScript ingAdditions
    2014-05-13 16:42:10.532 QuicKeys[113] CFLog (21): dyld returns 2 when trying to load /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScript ingAdditions
    May 13 16:42:18 Macintosh mds[165]: crash data for /Volumes/Data B/.Spotlight-V100 in volume /Volumes/Data/.Spotlight-V100?!?\n
    2014-05-13 16:43:24.309 firefox-bin[263] CFLog (21): dyld returns 2 when trying to load /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScript ingAdditions
    2014-05-13 16:55:35.544 Console[282] CFLog (21): dyld returns 2 when trying to load /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScript ingAdditions
    Here is the system Log:
    May 13 16:11:52 Macintosh QuarkXPress: CGContextSetFillColorWithColor: invalid context
    May 13 16:11:52 Macintosh QuarkXPress: CGContextSetFillColorWithColor: invalid context
    May 13 16:15:11 Macintosh /Library/Application Support/FLEXnet Publisher/Service/11.03.005/FNPLicensingService: Started\n
    May 13 16:15:11 Macintosh /Library/Application Support/FLEXnet Publisher/Service/11.03.005/FNPLicensingService: This service performs licensing functions on behalf of FLEXnet enabled products.\n
    May 13 16:41:59 localhost kernel[0]: hi mem tramps at 0xffe00000
    May 13 16:41:59 localhost kernel[0]: PAE enabled
    May 13 16:41:59 localhost kernel[0]: 64 bit mode enabled
    May 13 16:41:59 localhost kernel[0]: standard timeslicing quantum is 10000 us
    May 13 16:41:59 localhost kernel[0]: vm_page_bootstrap: 4332601 free pages
    May 13 16:42:00 localhost kernel[0]: mig_table_max_displ = 71
    May 13 16:42:00 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    May 13 16:42:00 localhost kernel[0]: 80 prelinked modules
    May 13 16:42:00 localhost kernel[0]: ACPI CA 20060421
    May 13 16:42:00 localhost kernel[0]: AppleIntelCPUPowerManagement: ready
    May 13 16:42:00 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    May 13 16:42:00 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    May 13 16:42:00 localhost kernel[0]: AppleACPICPU: ProcessorApicId=2 LocalApicId=7 Enabled
    May 13 16:42:00 localhost kernel[0]: AppleACPICPU: ProcessorApicId=3 LocalApicId=2 Enabled
    May 13 16:42:00 localhost kernel[0]: AppleACPICPU: ProcessorApicId=4 LocalApicId=5 Enabled
    May 13 16:42:00 localhost kernel[0]: AppleACPICPU: ProcessorApicId=5 LocalApicId=4 Enabled
    May 13 16:42:00 localhost kernel[0]: AppleACPICPU: ProcessorApicId=6 LocalApicId=3 Enabled
    May 13 16:42:00 localhost kernel[0]: AppleACPICPU: ProcessorApicId=7 LocalApicId=6 Enabled
    May 13 16:42:00 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    May 13 16:42:00 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    May 13 16:42:00 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    May 13 16:42:00 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    May 13 16:42:00 localhost kernel[0]: Started CPU 01
    May 13 16:42:00 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    May 13 16:42:00 localhost kernel[0]: Started CPU 02
    May 13 16:42:00 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    May 13 16:42:00 localhost kernel[0]: Started CPU 03
    May 13 16:42:00 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    May 13 16:42:00 localhost kernel[0]: Started CPU 04
    May 13 16:42:00 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    May 13 16:42:00 localhost kernel[0]: Started CPU 05
    May 13 16:42:00 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    May 13 16:42:00 localhost kernel[0]: Started CPU 06
    May 13 16:42:00 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    May 13 16:42:00 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    May 13 16:42:00 localhost kernel[0]: Started CPU 07
    May 13 16:42:00 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    May 13 16:42:00 localhost kernel[0]: Security auditing service present
    May 13 16:42:00 localhost kernel[0]: BSM auditing present
    May 13 16:42:00 localhost kernel[0]: disabled
    May 13 16:42:00 localhost kernel[0]: rooting via boot-uuid from /chosen: 87816729-9FD2-4659-9933-AB319EDA73B8
    May 13 16:42:00 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    May 13 16:42:00 localhost kernel[0]: USB caused wake event (EHCI)
    May 13 16:42:00 localhost kernel[0]: FireWire (OHCI) TI ID 8025 built-in now active, GUID 001b63fffe6d7612; max speed s800.
    May 13 16:42:00 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT1 @1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/M4-CT256M4SSD2 Media/IOGUIDPartitionScheme/Apple_HFS_Untitled_1@2
    May 13 16:42:00 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    May 13 16:42:00 localhost kernel[0]: jnl: replay_journal: from: 15846912 to: 15209472 (joffset 0x774000)
    May 13 16:42:00 localhost kernel[0]: HFS: Removed 3 orphaned unlinked files
    May 13 16:42:00 localhost kernel[0]: Jettisoning kernel linker.
    May 13 16:42:00 localhost kernel[0]: Resetting IOCatalogue.
    May 13 16:42:00 localhost kernel[0]: PXS1: family specific matching fails
    May 13 16:42:00 localhost kernel[0]: Matching service count = 1
    May 13 16:42:00 localhost kernel[0]: Matching service count = 2
    May 13 16:42:00 localhost kernel[0]: Matching service count = 2
    May 13 16:42:00 localhost kernel[0]: Matching service count = 2
    May 13 16:42:00 localhost kernel[0]: Matching service count = 2
    May 13 16:42:00 localhost kernel[0]: Matching service count = 2
    May 13 16:42:00 localhost kernel[0]: NVDANV40HAL loaded and registered.
    May 13 16:42:00 localhost kernel[0]: Previous Shutdown Cause: 3
    May 13 16:42:00 localhost kernel[0]: PXS1: family specific matching fails
    May 13 16:42:00 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    May 13 16:41:59 localhost memberd[41]: memberd starting up
    May 13 16:41:59 localhost mDNSResponder-108.6 (Jul 19 2007 11: 41:28)[33]: starting
    May 13 16:42:00 localhost lookupd[48]: lookupd (version 369.8) starting - Tue May 13 16:42:00 2014
    May 13 16:42:00 localhost DirectoryService[47]: Launched version 2.1 (v353.6)
    May 13 16:42:00 localhost diskarbitrationd[40]: disk0s2    hfs      D1DCAA80-AA54-3CE8-9A98-63FC1F5157C9 Tiger Apps intel        /
    May 13 16:42:00 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:19:e3:f9:44:ae
    May 13 16:42:00 localhost configd[37]: No AirPort Driver found.
    May 13 16:42:00 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:19:e3:f9:44:af
    May 13 16:42:00 localhost lookupd[72]: lookupd (version 369.8) starting - Tue May 13 16:42:00 2014
    May 13 16:42:00 localhost kernel[0]: jnl: replay_journal: from: 2525696 to: 2634240 (joffset 0x7b5000)
    May 13 16:42:00 localhost diskarbitrationd[40]: disk1s2    hfs      0F9AF818-3434-330E-BB9C-6FF3F89C4556 10.4 B                  /Volumes/10.4 B
    May 13 16:42:00 localhost kernel[0]: jnl: replay_journal: from: 17912320 to: 18094592 (joffset 0x741000)
    May 13 16:42:00 localhost diskarbitrationd[40]: disk1s3    hfs      218E4EA1-1B10-3E7A-BF7B-88DA35EB51B0 Snow Leopard            /Volumes/Snow Leopard
    May 13 16:42:00 localhost kernel[0]: jnl: replay_journal: from: 5352448 to: 5510656 (joffset 0x659000)
    May 13 16:42:00 localhost diskarbitrationd[40]: disk1s4    hfs      94AEC63B-2FDF-31DD-9619-CFBC032C150D 10.7 - B                /Volumes/10.7 - B
    May 13 16:42:01 localhost kernel[0]: jnl: replay_journal: from: 8834560 to: 9041408 (joffset 0x16e3000)
    May 13 16:42:01 localhost kernel[0]: hfs mount: enabling extended security on Data
    May 13 16:42:01 localhost diskarbitrationd[40]: disk1s5    hfs      9BA059AF-656E-3B50-A05F-12C4CF40028B Data                    /Volumes/Data
    May 13 16:42:01 localhost kernel[0]: jnl: replay_journal: from: 5291008 to: 5481984 (joffset 0x1032c000)
    May 13 16:42:01 localhost diskarbitrationd[40]: disk1s6    hfs      10DCDF93-F7CE-37CE-A5E0-2A18D86532B1 Data 2-x                /Volumes/Data 2-x
    May 13 16:42:01 localhost kernel[0]: hfs mount: enabling extended security on Data 2-x
    May 13 16:42:03 localhost mDNSResponder: Adding browse domain local.
    May 13 16:42:03 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    May 13 16:42:03 localhost loginwindow[89]: Login Window Started Security Agent
    May 13 16:42:04 localhost /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer: ATSServer:  FODBVerifyReviveResults made adjustments
    May 13 16:42:06 localhost kernel[0]: Intel8254x -- Link Down -- 00:19:e3:f9:44:ae -- called by enableHardware() --
    May 13 16:42:06 localhost kernel[0]: --        Auto-Negotiation Advertisement Register (04d)                = 0xde1
    May 13 16:42:06 localhost kernel[0]: --        Auto-Negotiation Link Partner Ability Register (05d)         = 0xcde1
    May 13 16:42:06 localhost kernel[0]: --        Auto-Negotiation Gigabit Advertisement Register (09d)        = 0xe00
    May 13 16:42:06 localhost kernel[0]: --        Auto-Negotiation Gigabit Link Partner Ability Register (10d) = 0x0
    May 13 16:42:06 localhost kernel[0]: --        PHY Specific Status Register (17d)                           = 0x8300
    May 13 16:42:06 localhost kernel[0]: Intel8254x -- Link Down -- 00:19:e3:f9:44:ae -- called by interruptOccurred() --
    May 13 16:42:06 localhost kernel[0]: --        Auto-Negotiation Advertisement Register (04d)                = 0xde1
    May 13 16:42:06 localhost kernel[0]: --        Auto-Negotiation Link Partner Ability Register (05d)         = 0xcde1
    May 13 16:42:06 localhost kernel[0]: --        Auto-Negotiation Gigabit Advertisement Register (09d)        = 0xe00
    May 13 16:42:06 localhost kernel[0]: --        Auto-Negotiation Gigabit Link Partner Ability Register (10d) = 0x0
    May 13 16:42:06 localhost kernel[0]: --        PHY Specific Status Register (17d)                           = 0x8300
    May 13 16:42:09 Macintosh kernel[0]: Intel8254x -- Link Down -- 00:19:e3:f9:44:af -- called by enableHardware() --
    May 13 16:42:09 Macintosh kernel[0]: --        Auto-Negotiation Advertisement Register (04d)                = 0xde1
    May 13 16:42:09 Macintosh configd[37]: setting hostname to "Macintosh.local"
    May 13 16:42:09 Macintosh kernel[0]: --        Auto-Negotiation Link Partner Ability Register (05d)         = 0x0
    May 13 16:42:09 Macintosh kernel[0]: --        Auto-Negotiation Gigabit Advertisement Register (09d)        = 0xe00
    May 13 16:42:09 Macintosh kernel[0]: --        Auto-Negotiation Gigabit Link Partner Ability Register (10d) = 0x4000
    May 13 16:42:09 Macintosh kernel[0]: --        PHY Specific Status Register (17d)                           = 0x8040
    May 13 16:42:15 Macintosh kernel[0]: Intel8254x -- Link Up -- 00:19:e3:f9:44:ae -- called by interruptOccurred() --
    May 13 16:42:15 Macintosh configd[37]: AppleTalk startup
    May 13 16:42:15 Macintosh kernel[0]: --        Auto-Negotiation Advertisement Register (04d)                = 0xde1
    May 13 16:42:15 Macintosh kernel[0]: --        Auto-Negotiation Link Partner Ability Register (05d)         = 0xcde1
    May 13 16:42:15 Macintosh kernel[0]: --        Auto-Negotiation Gigabit Advertisement Register (09d)        = 0xe00
    May 13 16:42:15 Macintosh kernel[0]: --        Auto-Negotiation Gigabit Link Partner Ability Register (10d) = 0x4000
    May 13 16:42:15 Macintosh kernel[0]: --        PHY Specific Status Register (17d)                           = 0x6f68
    May 13 16:42:15 Macintosh kernel[0]: Intel8254X -- Negotiated Speed: 100 Mb/s, Duplex: Full, Flow Control: Receive Pause Enabled, Transmit Pause Enabled
    May 13 16:42:17 Macintosh configd[37]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    May 13 16:42:17 Macintosh configd[37]: posting notification com.apple.system.config.network_change
    May 13 16:42:17 Macintosh lookupd[170]: lookupd (version 369.8) starting - Tue May 13 16:42:17 2014
    May 13 16:42:18 Macintosh mds[165]: crash data for /Volumes/Data B/.Spotlight-V100 in volume /Volumes/Data/.Spotlight-V100?!?\n
    May 13 16:42:21 Macintosh configd[37]: AppleTalk startup complete
    May 13 16:42:23 Macintosh configd[37]:   target=enable-network: disabled
    May 13 16:43:09 Macintosh kernel[0]: AFP_VFS afpfs_mount: /Volumes/Weekly EPS Ads-X, pid 223
    May 13 16:43:10 Macintosh kernel[0]: AFP_VFS afpfs_mount: /Volumes/Website Files-X, pid 229
    Thank you for looking at this

  • Why does iPhone continuously use 3G/data every hour, despite "everything" is turned off?

    Every hour, one to several times an hour, the phone uses 0.1 to 20kb with 3G / GPRS. And this despite the fact that the following is off:
    - WiFi
    - Notifications
    - Locations
    - Push
    Someone who can explain to me what/why the phone uses the GPRS for? I have unlimited GRPS included from my cellphone operator (NetCom in Norway), so this is no worries. However when I travel abroad, this can get expensive.
    I know I just can turn of 3G, but I would still like to know why the continuos use of GRPS happens. In case it's an app or setting I haven't done anything with.
    Just in case: no app is running :-)
    Have looked online and there are many who have an opinion, but do not know. I'm looking for an answer, not what people think the the answer is :-)

    Still trying to figure this out.  Really trying to avoid having another iCloud for my next iPad. Can anyone confirm if the iPhone is storing a lot of OS files in iCloud?  If you're backing up your iPhone to iCloud, what is your storage size?

  • Schedule Job to run every day at 01:00:00 i.e. mid-night 01:00 AM

    Dear Gurus,
    I want to create a job that will run every day at 01:00:00 i.e. mid-night 01:00 AM.
    and the above job will be started from 2-Jul-2010 01:00:00
    I have created below code.
    BEGIN
    DBMS_SCHEDULER.CREATE_JOB(
    JOB_NAME => 'Smry_Dly_Trial'
    ,JOB_TYPE => 'PLSQL_BLOCK'
    ,JOB_ACTION => 'BEGIN Periodic.Execute_Smry_Job(''HOURLY''); END;'
    ,START_DATE => to_date('2-Jul-2010 01:00:00','DD-Mon-YYYY HH24:MI:SS')
    ,REPEAT_INTERVAL => 'FREQ=DAILY; BYDAY=MON,TUE,WED,THU,FRI,SAT,SUN; BYHOUR=1;'
    ,ENABLED => TRUE
    ,COMMENTS => 'Generates Call Summary Daily');
    END;
    Could any one suggest me is it fine or any change needed.
    Regards
    Sanjeev

    Seems fine.
    You could also use trunc(to_date('01-jul-2010'))+1+1/24 for your start date.
    Regards,
    Amol

  • HOW TO SCHEDULE A JOB TO RUN EVERY 30 MINS WITHOUT USING SCHEDULAR?

    Hi,
    I have a requirement where i need to schedule the job to run every 30 mins for 10 am to 10 pm. I ran into problems using odi schedular. Let me tell you what i did..
    i have chosen the active mode between 10 am to 10 pm
    selected on startup/simple.
    and on the repetitions tab selected many times with 30 mins duration.
    the problem was-----
    a)it was not stopping at 10 pm but continues after 10 pm
    b)randomly picking up more times than the 1/2 hour duration.
    looking for---
    a solution that runs my scenario every 30 mins from 10 am to 10 pm without using the schedular...which i cannot trust.
    Regards
    Venkat

    Venkat,
    Here is an alternate solution that i can think of:
    create a package with the following components:
    Variable(Refresh) -> OK -> Execute StartScen(YourJob) in Asynchronous mode -> odiSleep(30 mins) -> Loop to Variable Refresh
    Variable (Refresh) -> KO -> odiSleep(30 mins) {if the refresh of the variable fails to get any value then skip the Job execution}
    The Refresh query should be
    select 1 from dual where to_char(sysdate, 'hh24mi') between  '1000' and '2200'

  • Snow leopard freezing every hour at the same time

    Hi all,
    I've been having freezing problems with my macbook pro. I'm running 10.6.4 and have noticed that every hour to the exact minute, my computer will be unresponsive for approximately 30 seconds to a minute, and then returns back to normal.
    The time that it freezes will vary from day to day, ie some days it will freeze at 7 minutes past the hour all day, other days it will freeze at 19 minutes past the hour every hour.
    This has only been happening for possibly the last month, and I have no idea what is the cause. I've used console to see if get any error messages, but nothing is coming up. I'm not using time machine. I've tried restoring disk permissions.
    I'm not sure whether this is a macbook pro related thing or a snow leopard related problem so excuse me for posting this in both forums.
    Please help!

    random_chu wrote:
    Unfortunately I can't currently find my snow leopard install dvd (seeing I've moved houses twice since I've installed it)
    You're likely to need it, sooner or later. If you suspect hardware problems, for example, the +Apple Hardware Test+ on it is tailored to your Mac's hardware. If you can't find it, AppleCare will send you a replacement for a nominal charge.
    If the file system on your HD is ok, and the hang occurs at exactly 60-minute intervals, then it must be related to some periodic process running on your Mac.
    I'd have expected another message in your logs. There may be something that doesn't show in Console's +All Messages+ selection.
    In the Console sidebar, select your system.log file; it's the first one shown in the Files folder. The I/O message should be there; confirm that they occur every hour, and see what other messages are near it in time. Again, if theres's anything dire-sounding, copy and post here.
    Also open the various folders, looking for one or more named HangReporter. If you find any, look inside. Each process that generated a log there will be named in the sidebar, along with the date & time. That may provide a clue (please don't copy a whole log here; just the beginning page or so).

Maybe you are looking for

  • Request is red in target after correcting PSA

    Hi All, I am facing this issue when incorrect data comes from the source system in 0BP_DEF_ADDRESS_ATTR extractor. The steps I follow to correct the data is: Delete incorrect request from data target (0BPARTNER) Filter out incorrect records in PSA Th

  • Portal Rendering changes when deployed.

    I have been developing a Portal application and have found that the appearance of the Portal in the same browser differs between "development" and "production" modes. By this I mean accessing the Portal via its .portal file, or via the URL defined in

  • Limit on XML Tag Name's under PL/SQL?

    If I run the following SQL against my database I don't get any errors:- SQL> SELECT XMLAGG(   2    XMLELEMENT("courtresultextractstructure"   3   ,CASE   4      WHEN courtresultotheroffen IS NULL THEN NULL   5      ELSE XMLELEMENT("courtresultotherof

  • DML operations on a Replicated Object when it is in QUIZED State.

    Hi, How do we do DML operations on a Replicated object(Multi-Master Replication) when the object is in QUIZED State. As such my intenttion is to bring the Replication in a QUIZED State and then do some DML then bring up the Replicator and allow it to

  • Execution process CALL_FORM

    When we are using call_form('form_name') what are the steps that the forms runtime will follow? Will it execute the form level trigger and then bolck level triggers? Can i know the steps involved when we use call_form('form_name'). Please let me know