3560 Can't run "copy startup-config running-config" ?? !! ??

after input the "copy start run", it said no NV config is available.
Strange.
Switch3560#copy startup-config running-config
%% Non-volatile configuration memory invalid or not present
Do you know this problem?
THX

I have seen symptoms like this when a router had booted from scratch (no existing startup-config), had been configured, but had not saved the runnig-config to startup-config. I suggest that you do a copy running-config startup-config (or copy start run or write mem) and then attempt a copy start run.
HTH
Rick

Similar Messages

  • Copy startup or running config from 2811 rommon

    I have a 2811 that has a bad CF slot. I don't have a USB stick small enough (4GB is the smallest, unless it'll use it partitioned as a 2GB) to copy IOS to the 2811. Right now I'm trying to copy the IOS image via xmodem into DRAM and booting that way. TFTP kept failing.
    If this doesn't work, is there a way to copy the startup/running-config from rommon? Even if I can just view the config that would be fine. I thought I had the config copied off of it, but can't find it for the life of me.

    TFTP transfers fail, I've tried it a couple of times. I'm going to try xmodem again.
    I can get into priv mode, but meminfo will not give me the hex addresses needed to dump. I get the hex address of the start of the main memory,  nothing else.
    Edit: The xmodem download completed, but I get the same error as trying to boot from the CF card:
    Error : uncompressed image checksum is incorrect 0x5D7BD774                    
            Expected a checksum of 0x357BD795                                      
    *** System received a Software forced crash ***                                
    signal= 0x17, code= 0x9, context= 0x80014dc0                                   
    PC = 0x8000f0d4, Cause = 0x20, Status Reg = 0x3040a803

  • Copy startup-config running-config

    I am replacing a css-11150 switch. I received as version 4.01; therefore I upgraded it to version 6.10-405. The upgrade went fine.
    Then I ftp the config file to the css box and copy it to startup-config. It worked ok also.
    The problem started here -> when I copy startup-config to running-config, it appeared copied ok (no error message), but when I did a "sh run", the running config is empty, (no statements at all). My startup config has about 100 lines of coding. I hate to type in every single line.
    Do any one running into this kind of strange problem?
    thanks.

    I upgraded from Ver 4 to ver 6.10 using the upgrade script.
    upgrade
    To upload the startup-config
    copy ftp
    Below is the "sh start", "sh run" "sh ver",
    as you can see, when I did a sh run, it returns nothing. (i deleted some lines on sh start here since it is too big to post)
    CSS11150# sh startup-config
    !*************************** GLOBAL ***************************
    sntp server 168.38.250.142 version 1
    snmp location "701 West 51 st, Austin, TX 78751 "
    snmp community Shirt1 read-only
    snmp contact "Network Engineer, NGIT, (512)377-2222"
    ip route 0.0.0.0 0.0.0.0 168.38.131.1 1
    !************************* INTERFACE *************************
    interface e1
    bridge vlan 12
    phy 100Mbits-FD
    interface e2
    bridge vlan 12
    phy 100Mbits-FD
    interface e3
    bridge vlan 12
    phy 100Mbits-FD
    interface e4
    bridge vlan 12
    phy 100Mbits-FD
    interface e5
    bridge vlan 12
    phy 100Mbits-FD
    interface e6
    bridge vlan 12
    phy 100Mbits-FD
    interface e7
    bridge vlan 12
    phy 100Mbits-FD
    interface e8
    bridge vlan 12
    phy 100Mbits-FD
    interface e9
    bridge vlan 12
    phy 100Mbits-FD
    interface e10
    --Cancelled---
    CSS11150# sh run
    CSS11150# copy startup-config running-config
    Copying(\)
    CSS11150# sh run
    CSS11150# sh start
    ^
    %% Invalid input detected at '^' marker.
    CSS11150# sh startup-config
    !*************************** GLOBAL ***************************
    sntp server 168.38.250.142 version 1
    snmp location "701 West 51 st, Austin, TX 78751 "
    snmp community Shirt1 read-only
    snmp contact "Network Engineer, NGIT, (512)377-2222"
    ip route 0.0.0.0 0.0.0.0 168.38.x.x
    !************************* INTERFACE *************************
    interface e1
    bridge vlan 12
    phy 100Mbits-FD
    interface e2
    bridge vlan 12
    phy 100Mbits-FD
    interface e3
    bridge vlan 12
    phy 100Mbits-FD
    interface e4
    bridge vlan 12
    phy 100Mbits-FD
    interface e5
    bridge vlan 12
    phy 100Mbits-FD
    interface e6
    bridge vlan 12
    phy 100Mbits-FD
    interface e7
    bridge vlan 12
    phy 100Mbits-FD
    interface e8
    bridge vlan 12
    phy 100Mbits-FD
    interface e9
    bridge vlan 12
    phy 100Mbits-FD
    interface e10
    bridge vlan 12
    phy 100Mbits-FD
    interface e11
    bridge vlan 12
    phy 100Mbits-FD
    interface e12
    bridge vlan 12
    phy 100Mbits-FD
    interface e15
    bridge vlan 12
    phy 100Mbits-FD
    description "Link to PRSSWINTERS1-7/21"
    interface e16
    phy 100Mbits-FD
    description "Link to PRSSWINTERS1-7/1"
    !************************** CIRCUIT **************************
    circuit VLAN1
    ip address 168.38.x.x 255.255.255.128
    circuit VLAN12
    ip address 168.38.x.y 255.255.255.128
    !************************** SERVICE **************************
    service Web29-tare.dfps.state.tx.us
    ip address 168.38.49.122
    protocol tcp
    port 8010
    keepalive type tcp
    service Web29-tarefile.dfps.state.tx.us
    ip address 168.38x.x
    protocol tcp
    keepalive type tcp
    port 8010
    service iws-86
    protocol tcp
    ip address 168.38.x.x
    keepalive port 80
    keepalive type tcp
    active
    content www.txabusehotline.org
    add service www.txabusehotline.org-113
    vip address 168.38.x.x
    protocol tcp
    advanced-balance sticky-srcip
    active
    CSS11150#
    CSS11150# sh run
    CSS11150# sh version
    Version: ap0610405 (6.10 Build 405)
    Flash (Locked): 4.01 Build 32
    Flash (Operational): 6.10 Build 405
    Type: PRIMARY
    Licensed Cmd Set(s): Standard Feature Set
    CSS11150#
    CSS11150#

  • How can I stop FireFox from running at startup?

    Need to stop FireFox from running at startup. It is slowing down my computer startup.

    works the same on both oses or you can use Start Menu > windows defender > Options > Startup Programs ,
    This helped!
    Went to startup -then to all programs.
    Clicked on windows defender, next click on tools.
    click (ck) on software Explorer. next go to the category box and select startup.
    All the programs at startup will be listed with either permitted or disabled!

  • Mismatch between startup and running cofig after power up

    Hi Experts,
    I faced a strange issue today and looking for some inputs if somebody have faced this issue and any reaon for the same.
    Problem
    =======
    Switch : 3560
    IOS : c3560-i9-mz.122-20.SE1.bin
    Today in my network there was a power down and we took the backup before that and also applied wr mem.
    After power up we saw one config was lost "static route command" was missing
    Then I did show config and also tried sh startup and saw that command was still there.
    My question is after power up if something is there in startup config (nvram) is should be loaded to DRAM and come in running config but why "ip route " command did not came.
    Looking for some valuable information and thanks in advance.
    Regards,
    Ankur

    Yes, I'm assuming it would happen in either case (static to interface or static to next-hop) because if the interface is down you wouldn't have a path (the effect is the same ... no path to the destination).
    Is the link on that connection such that you could use portfast / uplinkfast (without risking a loop)?
    To me, since you can do the 'copy start run' and it "takes," that the problem is that the interface is down, not initialized, or not available when the routes are being created from your start config.
    It may also be that the other side of the connection is staying down during the switch boot & initialization. same thing, if spanning-tree portfast / uplinkfast can be implemented with little or no risk, give it a shot and see if it resolves the problem.
    Good Luck
    Scott

  • Several programs are running at Startup

    Hi Everyone, I truly need your assistance as I am a novice to the internal workings (system Admin) of the computer (Windows 7). My computer is performing terribly and when I check the "troubleshoot" system it tells me that "SEVERAL PROGRAMS
    ARE RUNNING AT STARTUP". I know this a simple "fix" if you know what you are doing but I don't.  Please help me....someone.
    How do you know which programs are the ones needed at STARTUP?.
    Newcomer Bev

    It the Resume feature.
    When choosing Restart, Sleep or Shutdown there is a checkbox you can uncheck to prevent the apps from launching.
    Also in System Preferences > General there is a hard-to-find checkbox under "Number of recent items" you can turn off.
    Also, you can hold the shift key to disable resume on a one time basis.
    If you want to turn it off on a per app basis, (TextEdit is by example, replace TextEdit with the name of the app)
    Launch Terminal and copy/paste this at the prompt...
    defaults write com.apple.TextEdit NSQuitAlwaysKeepsWindows -bool false
    Press return.
    You can also accomplish this through the GUI by going to ~/Library/Saved Application State/TextEdit and delete that file…
    (note that the User Library is hidden - one way to get there is to go to your Finder "Go" menu hold the option key to choose "Library")
    To turn off Resume globally...
    chflags uchg ~/Library/"Saved Application State"
    Press return
    The reverse of the first one is to replace false with true.
    The reverse of the second one is
    chflags nouchg ~/Library/"Saved Application State"
    Again, you can accomplish this through Finder by going to ~/Library/Saved Application State and deleting the folder.

  • Copy startup-config tftp

    Is there any way to disable the confirmation when you copy a file from the router to a tftp server? I need to disable it because I'm doing a web application that manages the routers through commands with rsh. Thanks!

    if its a script, which is putting the command, then you can add like
    suppose for "copy running to startup"
    In the script line go like this
    copy running startup
    y
    y
    The two characters "y" will do the consirmation.

  • I am working on a MacBook Pro (13-inch, Mid 2009) with boot camp running Windows 7 pro 64-bit.  Windows crashes quite often now-a-days and I need to get this fixed. I heard that updating boot camp can help.  Currently I am running Version 3.0.4 (322).

    I need to know which update(s) I can apply to help stabalize the system.

    Typing the body of the thread message in the title, huh? -)
    I am working on a MacBook Pro (13-inch, Mid 2009) with boot camp running Windows 7 pro 64-bit.  Windows crashes quite often now-a-days and I need to get this fixed. I heard that updating boot camp can help.  Currently I am running Version 3.0.4 (322).
    Only Apple could hamstring and tie Mac OS to Windows. There isn't any other than whether you can download the drivers into Windows (you can) but Apple puts a block on the installer setup even if your mac does not support it.
    Windows 7 needs at least Boot Camp 3.1 and 3.3 is what you should already have. And you are not getting security updates if you don't have at least 10.6.8 as was pointed out.  --- you arent using Software Update as you should. And you should backup and clone Mac (and Windows) as well.
    You need Mountain Lion to use Boot Camp 5.x which supports Windows 7 & 8 and 64-bit.
    I would upgrade to Lion if you can realizing that Rosetta and PowerPC are no longer supported though.
    Mac 101: Using Windows on your Mac via Boot Camp
    https://support.apple.com/kb/HT1461
    http://www.apple.com/support/bootcamp/
    Helpful Apple Support Resources (Forum Overview)
    Boot Camp Support 
    Boot Camp Manuals
    Boot Camp 5.0 Drivers
    http://support.apple.com/kb/DL1638
    Frequently asked question
    http://support.apple.com/kb/HT4818
    http://manuals.info.apple.com/en_US/boot_camp_install-setup_10.7.pdf
    http://manuals.info.apple.com/en/Boot_Camp_Install-Setup_10.6.pdf
    http://manuals.info.apple.com/en/Boot_Camp_Install-Setup_10.6.pdfcreate a Windows support software (drivers) CD or USB storage media
    http://support.apple.com/kb/HT4407
    The Boot Camp Assistant can burn Boot Camp software (drivers) to a DVD or copy it to a USB storage device, such as a flash drive or hard drive. These are the only media you can use to install Boot Camp software.
    https://support.apple.com/kb/HT4569
    http://manuals.info.apple.com/en_US/boot_camp_install-setup_10.8.pdf
    Instructions for all features and settings.
    Boot Camp 4.0 FAQ Get answers to commonly asked Boot Camp questions.
    Windows 7 FAQ Answers to commonly asked Windows 7 questions.
    http://www.apple.com/support/bootcamp/
    Is there a download of the Boot Camp 5 Support Software if I'm not using OS X Mountain Lion v10.8.3?
    Yes, you can download the Boot Camp 5 Support Software here.
    http://support.apple.com/kb/DL1638
    How do I use the Boot Camp 5 Support Software I downloaded from the web page?
    The download file is a .zip file. Double click it to uncompress it.
    Double-click the Boot Camp disk image.
    Copy the Boot Camp and "$WinPEDriver$" folders to the root level of a USB flash drive or hard drive that is formatted with the FAT file system (see question below for steps on how to format).
    Install Windows, leaving the flash or hard drive attached to the USB port of your Mac.
    Installation of the drivers can take a few minutes. Don't interrupt the installation process. A completion dialog box will appear when everything is installed. Click Finish when the dialog appears.
    When your system restarts your Windows 8 installation is done.
    Note: If the flash drive or hard drive was not attached when you installed Windows and was inserted after restarting into Windows 8, double-click the Boot Camp folder, then locate and double click the "setup.exe" file to start the installation of the Boot Camp 5 Support Software.
    How do I format USB media to the FAT file system?
    Use Disk Utility to format a disk to use with a Windows computer. Here's how:
    Important: Formatting a disk erases all the files on it. Copy any files you want to save to another disk before formatting the disk.
    Open Disk Utility.
    Select the disk you want to format for use with Windows computers.
    Click Erase, and choose one of the following from the Format pop-up menu:
    If the size of the disk is 32 GB or less, choose MS-DOS (FAT).
    If the size of the disk is over 32 GB, choose ExFAT.
    Type a name for the disk. The maximum length is 11 characters.
    Click the Erase button and then click Erase again.
    Which versions of Windows are supported with Boot Camp 5?
    64-bit versions of Windows 8 and Windows 7 are supported using the Boot Camp 5 Support Software. If you need to use a 32-bit version, you need to use Boot Camp 4 Support Software, and you must use Windows 7. 32-bit versions of Windows 8 are not supported via Boot Camp. For a complete list of Windows OS support, click here.

  • My MacBook Pro is running slowly. I run Mountain Lion on it.  I received the following report from Etrecheck.  Can someone help me decipher it and provide me with steps to fix the slow speed?

    My MacBook Pro is running slowly. I run Mountain Lion on it.  I received the following report from Etrecheck.  Can someone help me decipher it and provide me with steps to fix the slow speed?
    Problem description:
    slow computer
    EtreCheck version: 2.0.11 (98)
    Report generated November 15, 2014 2:57:16 PM EST
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,1
      1 2.3 GHz Intel Core i7 CPU: 4-core
      4 GB RAM
      BANK 0/DIMM0
      2 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000 - VRAM: 384 MB
      NVIDIA GeForce GT 650M - VRAM: 512 MB
      Color LCD 1440 x 900
    System Software: ℹ️
      OS X 10.8.5 (12F45) - Uptime: 6 days 7:45:47
    Disk Information: ℹ️
      TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      disk0s1 (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) /  [Startup]: 499.25 GB (25.67 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Computer, Inc. IR Receiver
      Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/Rowmote Helper.app
      [loaded] com.regularrateandrhythm.driver.RowmoteIREmu (1.0 - SDK 10.8) Support
      /System/Library/Extensions
      [not loaded] com.smarttech.iokit.SMARTBoard (11) Support
      [not loaded] com.tectona.driver.PL2303 (1.3.0) Support
      [loaded] com.webroot.driver.WebrootSecureAnywhere (54 - SDK 10.7) Support
    Problem System Launch Agents: ℹ️
      [failed] com.apple.accountsd.plist
      [failed] com.apple.AirPlayUIAgent.plist
      [failed] com.apple.coreservices.appleid.authentication.plist
      [failed] com.apple.lookupd.plist
      [failed] com.apple.printtool.agent.plist
      [failed] com.apple.scopedbookmarkagent.xpc.plist
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.coresymbolicationd.plist
      [failed] com.apple.wdhelper.plist
    Launch Agents: ℹ️
      [loaded] com.oracle.java.Java-Updater.plist Support
      [running] com.smarttech.boardservice.plist Support
      [running] com.smarttech.floatingtools.plist Support
      [running] com.smarttech.ink.plist Support
      [running] com.smarttech.SBWDKService.plist Support
      [running] com.smarttech.smartnotification.plist Support
      [running] com.smarttech.systemtrayicon.plist Support
      [running] com.webroot.WRMacApp.plist Support
      [running] com.webroot.WRMacBackNSync.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [running] com.regularrateandrhythm.rowmotehelperaide.plist Support
      [running] com.webroot.security.mac.plist Support
      [running] com.webroot.webfilter.mac.plist Support
    User Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist Support
      [running] com.spotify.webhelper.plist Support
    User Login Items: ℹ️
      Garmin Express Service UNKNOWN (missing value)
      iTunesHelper ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Dropbox Application (/Applications/Dropbox.app)
      Spotify Application (/Applications/Spotify.app)
      Google Chrome ApplicationHidden (/Applications/Google Chrome.app)
      Rowmote Helper Application (/Applications/Rowmote Helper.app)
    Internet Plug-ins: ℹ️
      Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
      FlashPlayer-10.6: Version: 15.0.0.223 - SDK 10.6 Support
      npwebroot: Version: 2.0.15 Support
      AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.223 - SDK 10.6 Support
      AdobePDFViewer: Version: 11.0.06 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.1
      SharePointBrowserPlugin: Version: 14.4.5 - SDK 10.6 Support
      Unity Web Player: Version: UnityPlayer version 4.5.1f3 - SDK 10.6 Support
      Silverlight: Version: 5.1.20513.0 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 51 Check version
    Safari Extensions: ℹ️
      Password Manager
      webfilter
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
      Flip4Mac WMV  Support
      Java  Support
      SMART Board  Support
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          3% WindowServer
          2% iPhoto
          2% mds
          2% mdworker
          1% Google Chrome
    Top Processes by Memory: ℹ️
      382 MB Mail
      275 MB WebProcess
      107 MB Google Chrome
      103 MB WindowServer
      99 MB Google Chrome Helper
    Virtual Memory Information: ℹ️
      270 MB Free RAM
      1.50 GB Active RAM
      1.30 GB Inactive RAM
      1.22 GB Wired RAM
      20.97 GB Page-ins
      8.64 GB Page-outs

    Hi Linc
    I hope this is what you were after.  Looking forward to hearing your feedback.
    Thanks, Susanna.
    11/16/14 12:36:02.738 PM com.apple.XType.FontHelper[91728]: FontHelper:  message received. (<dictionary: 0x7fbb9b606ce0> { count = 2, contents =
      "query" => <string: 0x7fbb9b605720> { length = 109, contents = "com_apple_ats_name_postscript == "Roboto-Regular" && kMDItemContentTypeTree != com.adobe.postscript-lwfn-font" }
      "restricted" => <bool: 0x7fff7912f320>: true
    11/16/14 12:36:02.738 PM com.apple.XType.FontHelper[91728]: AutoActivation:  scopes (
        "/Library/Application Support/Apple/Fonts"
    11/16/14 12:36:02.878 PM com.apple.XType.FontHelper[91728]: FontHelper:  message received. (<dictionary: 0x7fbb9a41d950> { count = 2, contents =
      "query" => <string: 0x7fbb9a41d2e0> { length = 108, contents = "com_apple_ats_name_postscript == "Roboto-Medium" && kMDItemContentTypeTree != com.adobe.postscript-lwfn-font" }
      "restricted" => <bool: 0x7fff7912f320>: true
    11/16/14 12:36:02.878 PM com.apple.XType.FontHelper[91728]: AutoActivation:  scopes (
        "/Library/Application Support/Apple/Fonts"
    11/16/14 12:36:02.889 PM com.apple.XType.FontHelper[91728]: FontHelper:  message received. (<dictionary: 0x7fbb9b102580> { count = 2, contents =
      "query" => <string: 0x7fbb9b100580> { length = 107, contents = "com_apple_ats_name_postscript == "Roboto-Light" && kMDItemContentTypeTree != com.adobe.postscript-lwfn-font" }
      "restricted" => <bool: 0x7fff7912f320>: true
    11/16/14 12:36:02.889 PM com.apple.XType.FontHelper[91728]: AutoActivation:  scopes (
        "/Library/Application Support/Apple/Fonts"
    11/16/14 12:36:02.898 PM com.apple.XType.FontHelper[91728]: FontHelper:  message received. (<dictionary: 0x7fbb9a41d1d0> { count = 2, contents =
      "query" => <string: 0x7fbb9a41d2e0> { length = 106, contents = "com_apple_ats_name_postscript == "Roboto-Bold" && kMDItemContentTypeTree != com.adobe.postscript-lwfn-font" }
      "restricted" => <bool: 0x7fff7912f320>: true
    11/16/14 12:36:02.898 PM com.apple.XType.FontHelper[91728]: AutoActivation:  scopes (
        "/Library/Application Support/Apple/Fonts"
    11/16/14 12:36:03.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91723 [cfprefsd]
    11/16/14 12:36:03.784 PM com.apple.launchd[1]: (com.apple.sleepservicesd[91721]) Exited: Killed: 9
    11/16/14 12:36:03.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91721 [SleepServicesD]
    11/16/14 12:36:08.471 PM com.apple.launchd.peruser.501[159]: (com.apple.tccd[91730]) Exited: Killed: 9
    11/16/14 12:36:08.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91730 [tccd]
    11/16/14 12:36:09.592 PM com.apple.launchd[1]: (com.apple.xpcd.F5010000-0000-0000-0000-000000000000[91727]) Exited: Killed: 9
    11/16/14 12:36:09.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91727 [xpcd]
    11/16/14 12:36:13.129 PM com.apple.launchd[1]: (com.apple.XType.FontHelper[91728]) Exited: Killed: 9
    11/16/14 12:36:13.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91728 [XType.FontHelper]
    11/16/14 12:36:14.996 PM com.apple.launchd[1]: (com.apple.sleepservicesd[91739]) Exited: Killed: 9
    11/16/14 12:36:14.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91739 [SleepServicesD]
    11/16/14 12:36:20.120 PM com.apple.launchd[1]: (com.apple.cfprefsd.xpc.daemon[76618]) Exited: Killed: 9
    11/16/14 12:36:20.000 PM kernel[0]: memorystatus_thread: idle exiting pid 76618 [cfprefsd]
    11/16/14 12:36:23.433 PM com.apple.launchd.peruser.501[159]: (com.apple.cfprefsd.xpc.agent[76616]) Exited: Killed: 9
    11/16/14 12:36:23.000 PM kernel[0]: memorystatus_thread: idle exiting pid 76616 [cfprefsd]
    11/16/14 12:36:26.261 PM com.apple.launchd[1]: (com.apple.sleepservicesd[91752]) Exited: Killed: 9
    11/16/14 12:36:26.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91752 [SleepServicesD]
    11/16/14 12:36:37.691 PM com.apple.launchd[1]: (com.apple.sleepservicesd[91764]) Exited: Killed: 9
    11/16/14 12:36:38.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91764 [SleepServicesD]
    11/16/14 12:36:48.938 PM com.apple.launchd[1]: (com.apple.sleepservicesd[91777]) Exited: Killed: 9
    11/16/14 12:36:49.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91777 [SleepServicesD]
    11/16/14 12:37:01.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91788 [SleepServicesD]
    11/16/14 12:37:00.821 PM com.apple.launchd[1]: (com.apple.sleepservicesd[91788]) Exited: Killed: 9
    11/16/14 12:37:04.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91706 [distnoted]
    11/16/14 12:37:15.656 PM com.apple.launchd[1]: (com.apple.sleepservicesd[91795]) Exited: Killed: 9
    11/16/14 12:37:15.000 PM kernel[0]: memorystatus_thread: idle exiting pid 91795 [SleepServicesD]
    11/16/14 12:37:27.016 PM ReportCrash[91819]: Failed to create CSSymbolicatorRef for Webroot SecureAnywhere[264]
    11/16/14 12:37:27.125 PM ReportCrash[91819]: Failed to create dSYM-less CSSymbolicatorRef for Webroot SecureAnywhere[264]
    11/16/14 12:37:27.487 PM com.apple.launchd.peruser.501[159]: (com.webroot.WRMacApp[264]) Job appears to have crashed: Segmentation fault: 11
    11/16/14 12:37:30.336 PM com.apple.launchd[1]: (WSDaemon[61]) Exited abnormally: Broken pipe: 13
    11/16/14 12:37:34.295 PM WindowServer[79]: CGXDisableUpdate: UI updates were forcibly disabled by application "iPhoto" for over 1.00 seconds. Server has re-enabled them.
    11/16/14 12:37:34.594 PM WindowServer[79]: reenable_update_for_connection: UI updates were finally reenabled by application "iPhoto" after 1.30 seconds (server forcibly re-enabled them after 1.00 seconds)
    11/16/14 12:37:37.648 PM ReportCrash[91819]: Saved crash report for Webroot SecureAnywhere[264] version 8.0.7.78 (8.0.7.78) to /Users/landerson/Library/Logs/DiagnosticReports/Webroot SecureAnywhere_2014-11-16-123737_lukes-MacBook-Pro.crash
    11/16/14 12:37:42.660 PM WindowServer[79]: CGXDisableUpdate: UI updates were forcibly disabled by application "iPhoto" for over 1.00 seconds. Server has re-enabled them.
    11/16/14 12:37:43.632 PM WindowServer[79]: reenable_update_for_connection: UI updates were finally reenabled by application "iPhoto" after 1.97 seconds (server forcibly re-enabled them after 1.00 seconds)
    11/16/14 12:37:50.783 PM WSDaemon[91822]: CGSRegisterConnectionNotifyProc called with invalid connection
    11/16/14 12:38:09.909 PM Problem Reporter[91853]: launch_msg returned m

  • Need help writing a script to delete a folder to run at startup

    I have no experience with this and need full assistance to set this up.
    I am hoping to write a script which can be run at startup on a single client machine which is giving me font trouble. Our client machines are network controlled by our server and have multiple users all in the Server user database.
    The fonts are behaving badly until we trash this folder HD>Library>Caches>com.apple.ATS
    On restart the fonts behave as expected.
    Can someone help me write a script or give me a command I can insert in a crontab with Cronnix to delete this folder at startup?
    Thanks

    They both work fine (read that as: it can be added into either place) While that message in crontab seems to intimate that Apple will do something drastic like disable or make it hard to run cron I cannot see how, cron has been in all *nix's since the beginning so to remove it would anger quite a few people...
    Having said that, If you want to make a launchd item you would put the below into /Library/LaunchDaemons/ create a file (call it someting memorable like 'Delete_com.apple.ATS') put this into it:
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>Delete com.apple.ATS</string>
    <key>ProgramArguments</key>
    <array>
    <string>rm</string>
    <string>-rf</string>
    <string>/Library/Caches/com.apple.ATS</string>
    </array>
    <key>RunAtLoad</key>
    <true/>
    </dict>
    </plist>
    and finally load it...
    PowerMac G5 DP 2.5Ghz   Mac OS X (10.4.3)  

  • Can you set an image at run time?  Does it really work?

    I have read that others have been able to set an image at run time, but I cannot seem to get it to work (the image I set does not load).
    What I do is have a page, call it page2, that has two image components on it. In the constructor for page2 I do this:
    // Additional user provided initialization code
    image1.setValue("bike1.JPG");
    image2.setValue("bike2.JPG");
    The jpg files are in the build directory:
    C:\Documents and Settings\Darrin\My Documents\Creator\Projects\ImageTest\build\images
    The odd thing is that for the first image component(image1), I set a default jpg file (nogo.JPG that is in the same directory as the other two), and that does load.
    In fact, when I I check the value of image1 in afterRenderResponse by calling image1.getValue() it still has the default image (nogo.JPG) instead of the one I set it to (bike1.JPG) in the constructor by calling image1.setValue("bike1.JPG");
    So, either the image1.setValue() has no effect, or something is overwriting it.
    What is the trick to getting an image to load at run time like this?
    THANKS!

    Well after several more hours of banging myh ead against the wall, I still cannot get this to work.<br><br>
    I read in the constructor comments that whatever is in the jsp file will override the backing bean's constructor, so that might be part of the problem, but others I thought got this to work using a similar method.<br><br>
    Here is what I tried last which still does not work, but mimics what others have said did work for them:<br><br>
    //See if the default jpg file can even be copied over
    <br> image3.setHeight(image1.getHeight());
    <br> image3.setUrl(image1.getUrl());
    <br> image3.setValue(image1.getValue());
    <br>
    <br> Integer aiw = new Integer("1");
    <br> float aar = 0;
    <br> float ar = 0;
    <br>
    <br> ImageIcon ii = new ImageIcon("C:/Documents and Settings/Darrin/My Documents/Creator/Projects/ImageTest/build/images/bike1.JPG");
    <br> ar = (float)ii.getIconHeight()/(float)ii.getIconWidth();
    <br> aiw = new Integer(ii.getIconHeight());
    <br> aar = ar*aiw.intValue();
    <br> image1.setHeight(""+(int)aar);
    <br> image1.setUrl("images/bike1.JPG");
    <br> image2.setValue("C:/Documents and Settings/Darrin/My Documents/Creator/Projects/ImageTest/build/images\\bike2.JPG");
    <br> image2.setUrl("C:/Documents and Settings/Darrin/My Documents/Creator/Projects/ImageTest/build/images\\bike2.JPG");
    <br><br>Note that when I run this and look at the log that I write out to in afterRenderRepsponse, it shows that image1 (which shows up as the default image I set at design time) and image3 (which does not show up which I set at run time using image1's value) both show the nogo.JPG image from the <b>resource</b> directory while image2 (that I set at run time to be bike2.JPG) is showing up as <b>empty</b>
    <br><br>
    This is really getting frustrating, and I would greatly appreciate a small tutorial from the JSC staff on just how you need to go about doing this. given that this is so common a need, a tutorial is warranted. Heck, just clue me in on how it is done and I will write one!
    <br><br>
    THANKS!

  • Running copy functions in the background

    Hello,
      Does anyone know how to run copy functions in the background?  I am having an issue because you have to save after the CF are done..  How can you do this in the background?
    Thanks,

    Hi Matthew,
    You can use program UPC_PLANFUNCTION_EXECUTE to execute planning function.
    Also take a look at Function modules
    UPC_FUNCEXEC
    UPC_FUNCEXEC_COMMIT
    Hope it helps.
    Cheers
    Anurag

  • Can the standard program RFBIBL00 be run as a background job ?

    Hi all,
    Can the standard program RFBIBL00 be run as a background job for the call transaction mode.
    As I tried I got the job cancelled with message"Job RFBIBL00: Data does not match the job definition; job terminated".
    As i run it in foreground it executes properly.
    Why is it failing in background? Please help.
    Thanks ,
    Stock

    Hi,
    You need to copy the program RFBIBL00 & modify the program to build the logic to upload through application server. Then schedule the modified program in background & it wl work.
    Best regards,
    Prashatn

  • How to make 3rd party products (ie. firefox) run on startup?

    Hi Support
    I'm a newbie to MAC. I have a few questions around 3rd party softwares that I use on my windows machine
    # firefox - i downloaded and installed and it runs fine but when i log out and log back in or restart its no longer there ... i again have to run the DMG installer. Is there anyway to make it run on startup? Also, if i click on the DMG file again will that overwrite all my preferences of the product?
    # VLC media - also installed fine and runs fine but cannot get it to run on startup.
    # The last question is the mounted disk images for VLC and firefox ... when i run them it shows up on the desktop. Anyway to hide them?
    Any help or pointers will be appreciated.
    Thanks

    You need to drag the application out of the dmg file and put the application into your applications folder which is on your hard drive. The dmg file is just a compressed way for the application to be downloaded in. To keep and use any application you need to drag the app to your hard drive so that it remains there for your use. Once you have done this you can delete the dmg file.

  • Copying startup-config file

    Hi,
    I have one armed mode CSS11503. I can't sync. both Load balancers.
    Is it possible to copt master's startup-config file via ftp and modify than paste in slave one?

    you can copy the config from one css to a ftp server.
    First create an FTP record in config.
    Then use the command 'copy startup-config ftp '
    Edit the file and adjust circuit ip addresses and app settings.
    Then copy it into the standby CSS with the command
    copy ftp startup-config
    Gilles.

Maybe you are looking for

  • Mail box problems

    Every y=time I tell it to get new mail it seeks to download all 5000  messages on the server again.  This is pop mail from ATT server .   I have deleted years of old mail to get it down to 5000 messages but the mailbox keeps trying to send all 5000 

  • Resolve error in Firefox 7.0.1 - executing an auto log-on produces the following error message: XULRunner-Couldn't load XRE function?

    Following an upgrade from Firefox 6.0.2 to Firefox 7.0, this error appeared in response to accessing Firefox! Executing an auto log-on produces the following error message: XULRunner-Couldn't load XRE functions. Also, following an upgrade from V7.0 t

  • Error while installting Oracle 9iAS Infrastructure on WIN XP

    Hi all I'm getting the "Database Configuration Assistant failed" error while installing Oracle 9iAS rel2 on Windows XP. How can I rectify this problem on Windows??..Metalink gives a troubleshooting strategy on Unix but not for windows... Please anyon

  • Using map with 3gs

    I was using the map program on my 3gs last week and while driving for about 30 minutes the map always stayed on. last night I tried using maps again and after 5 minutes it went off so I had to unlock it again to see the maps. Isn't the map function s

  • Weblogic WebServices Client: how to use HTTP 1.1 protocol ?

    Hi, I generated a stub ( jar file) to call a weblogic webservice from a client, both in weblogic workshop 8.1.4 and weblogic workshop 10.3. It seems that both jars (generated by weblogic) use HTTP 1.0 protocol (I can see the HTTP 1.0 requests from ac