Legato networker incremental backup hangs

Hi All,
I have once a week database level 0 backup and the rest of the days level 1 cumulative backup. Problem I am facing is level 1 backup always hangs, whereas level 0 backup finished in an hour. Here I am posting all possible info I know of to investigate why it hangs.
Rman Script
connect target sys/password@db
connect catalog rman/password@catalog;
run
set command id to 'Inc1_Backup';
allocate channel t1 type 'SBT_TAPE' parms 'ENV=(NSR_SERVER=nw1,NSR_CLIENT=db)';
allocate channel t2 type 'SBT_TAPE' parms 'ENV=(NSR_SERVER=nw1,NSR_CLIENT=db)';
allocate channel t3 type 'SBT_TAPE' parms 'ENV=(NSR_SERVER=nw1,NSR_CLIENT=db)';
allocate channel t4 type 'SBT_TAPE' parms 'ENV=(NSR_SERVER=nw1,NSR_CLIENT=db)';
sql 'alter database backup controlfile to trace';
backup incremental level=1 cumulative
filesperset 50
tag 'Level 1 Backup'
format 'secdb_%T_%s.bak'
(database include current controlfile);
backup archivelog all format 'secdb_arc_%T_%s.bak' ;
delete archivelog until time 'sysdate -2';
release channel t1;
release channel t2;
release channel t3;
release channel t4;
Part of rman log file
connected to target database: db (DBID=<dbid>)
connected to recovery catalog database
executing command: SET COMMAND ID
starting full resync of recovery catalog
full resync complete
allocated channel: t1
channel t1: sid=252 devtype=SBT_TAPE
channel t1: NMO v5.0.0.0
sent command to channel: t1
allocated channel: t2
channel t2: sid=255 devtype=SBT_TAPE
channel t2: NMO v5.0.0.0
sent command to channel: t2
allocated channel: t3
channel t3: sid=523 devtype=SBT_TAPE
channel t3: NMO v5.0.0.0
sent command to channel: t3
allocated channel: t4
channel t4: sid=268 devtype=SBT_TAPE
channel t4: NMO v5.0.0.0
sent command to channel: t4
sql statement: alter database backup controlfile to trace
Starting backup at 27-SEP-10
There is no information after "starting backup" even after 4, 5 hours. The most of the waits are being observed at "SQL*Net message from client". Also, there is no high load, no cpu usage or no disk activity going on. Everything on server appears to be idle. Also, catalog server is Oracle 9i where db server is 10g.
Any idea ? ?

Dear Tycho,
The script executed fine for like more than a year, so that's not the syntax issue. Otherwise, it might have given a syntax error just in the beginning.
The problem has been solved. Issue was the recovery catalog was having entries for many expired backups for more than a year and was never cleaned up. I crosschecked and removed all expired entries and backup now completes faster than even before.
Cheers !

Similar Messages

  • ZFS backup -- Legato Networker / Solstice Backup - supported?

    Does Legato Networker/Solstice Backup support backing up ZFS file systems?
    Has anyone tried backing up mounted ZFS snapshots?
    David Strom

    [email protected] wrote:
    Specifically I am looking at being able to break the pool up in to various daily backups, but I noticed naming a filesystem doesn't back up the filesystems beneath it. (ie, /zpool/home doesn't mean /zpool/home/group2/bob gets backed up)
    Is there a good strategy for backing up snapshots instead of the live filesystem?I think your only choices are to either use 'all' and let the client gather all the live filesystems, or name what you want to gather explicitly. There's not really any other choices. (This is a problem for some Networker admins even without having ZFS involved).
    One option is to have a script maintain the save set list. At least then you don't have to do it by hand. You could make it smart enough to add in new filesystems, and you could easily have it reference snapshots instead of the live filesystem.
    Darren

  • Time capsule incremental backup hangs forever

    My new 3TB Time Capsule is hooked by Ethernet to my Mac Pro. It backed up everything for the first time (1.65 TB) but the incremental backups never get completed. The progress bar has been stuck at 'Backing up 0MB of 465MB' for a whole day. I'm thinking maybe Time Capsule can't handle large backup files well. Any ideas? Thank you.

    Ok, you need to verify the local disk and sparsebundle in the TC.
    See A5 here. http://pondini.org/TM/Troubleshooting.html
    I would also install the widget A1 so you get proper log messages of what TM is doing and getting stuck on..
    On such a big backup try to use ethernet not wireless. It can take ages for wireless to handle all the tasks involved in maintaining the backup.

  • Legato networker license ?!

    SunFire V880
    Sun StorEdge Autoloader L8
    Sun StorEdge Enterprise Backup (Legato Networker 7.2)
    Solaris 8
    Oracle 9.2
    Legato is successfully using for backup local file system and backup of oracle database at the remote linux server. It is also nessesary to make backup of local oracle database.
    license is ok: nsradmin -c "type:NSR license:<br /><br />type: NSR license;<br />name: "NetWorker Module for Oracle, UNIX Client/1";<br />comment: oracle;<br />enabler code: xxxxxx-xxxxxx-xxxxxx;<br />host id: xxxxxxxx;<br />expiration date: Authorized - No expiration date;<br />auth code: xxxxxxxx;<br /><br />Problem description:<br />When trying to make backup the database the following error is raised:<br /><br />ORA-19511: Error received from media manager layer, error text: nwora_open_backup: unable to start save session with server orasrv3: The feature "NetWorker Module for Oracle, Windows Client/1" is not properly enabled for client orasrv3.<br /><br />Why it is querying for Windows client license? - Client and server are on the same host(solaris)!<br /><br />Thanks,<br />Roman<br />

    Some times it is as easy as configuring the client (ensuring it is Unix) and having it assigned to the appropriate schedule/pool/etc, some times you will have to specify a specific schedule, client, server in your RMAN create channel env='{..... &#93;' parameters.<br />It's usually the rman channel parameters.<br /><br />If you can't figure it out have a look at EMC/Legato's website.

  • Incremental backup - how ?

    Hi,
    I want to use Rescue & Recovery for backup on a Readynas server using wireless network. The first backup seems to be OK. I understand that the next backup, using the same server address is a incremental backup, but this backup takes for ever to make a incremental backup. Do I have do anything special to make a incremental backup ?

    1) Backup FULL RMAN Level 0 - Sunday
    2) Backup FULL RMAN LEVEL 1 (incremental) - other days
    3) Backup Archives
    Restore Level0 + Restore Level1 + Apliying Archives and recover database;

  • Tape rotation on EBS 7.2 Legato Networker

    I have Sun Enterprise Backup Software aka Legato Networker 7.2 with autochanger.
    How to make scheduled tape rotation?
    Every weekday a new tape should be loaded.
    Peter

    A bit strange.
    Just removing and adding Networker packages again solved the problem.

  • Howto integrate rman 9 with legato networker 6

    Hi,
    I have the following on one node:
    SUN os 5.9
    Legato Networker 6.1.3 (client)
    oracle server 9.2.0.5
    How can I integrate rman with legato networker? Which is the library needed?
    thanks in advance,
    Fernando

    Hi,
    many thanks for the info. I've created the symbolic link, but when I make a backup to sbt, rman says:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of allocate command on T1 channel at 12/15/2008 14:42:01
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    Additional information: 2
    I also tried with sbttest:
    The sbt function pointers are loaded from libobk.so library.
    -- sbtinit succeeded
    -- sbtinit (2nd time) succeeded
    sbtinit: Media manager supports SBT API version 2.0
    sbtinit: vendor description string=BMO v3.0
    sbtinit: allocated sbt context area of 536 bytes
    sbtinit: Media manager is version 3.0.0.0
    sbtinit: proxy copy is supported
    sbtinit: maximum concurrent proxy copy files is 0
    -- sbtinit2 succeeded
    -- regular_backup_restore starts ................................
    sbterror failed for function sbtbackup
    It seems that rman cannot connect to legato's libraries.
    any clue?
    thanks in advance,
    Fernando

  • Rman and legato networker

    I have an installation of oracle 8i on AIX, and legato networker 6.1.1.
    I need to link the legato networker 6.1.1 to oracle so that I can trigger rman backups.
    The liblsm.a provided in the installition cd of oracle is for version 5.5 as documented in the installation notes for AIX. What must I do for legato 6.1.1 ?
    Thanks for your help

    A "restored" controlfile can be from either of
    a. An RMAN Backup (ie a backup created by a BACKUP CONTROLFILE command in RMAN or CONTROLFILE AUTOBACKUP)
    b. A manual / scripted Binary Backup (one created with the SQL command "BACKUP CONTROLFILE TO filename")
    c. A controlfile recreated from a script (eg where the script was generated by the SQL command "BACKUP CONTROLFILE TO TRACE ")
    In the first two cases, the restored controlfile also contains information about RMAN Backups made as of upto the point of the controlfile backup . Therefore, even in the absence of an RMAN Catalog, such a controlfile can be used to issue RESTORE DATABASE commands -- it can only restore from backupsets that it knows -- backupsets that were "registered" into the controlfile before the controlfile backup was made.
    In the third case, since the controlfile is recreated afresh, it has NO "knowledge" of database backups (backupsets). A simple "RESTORE DATABASE" cannot be used. Either backupsets must be re-registered into this controlfile with the "CATALOG" command OR an RMAN Catalog must be used (as the Catalog has information about Database Backups and the names of the backupsets containing these backups).
    Hemant K Chitale
    http://hemantoracledba.blogspot.com

  • Legato networker 6.1.1 and rman

    I have an installation of oracle 8i on AIX, and legato networker 6.1.1.
    I need to link the legato networker 6.1.1 to oracle so that I can trigger rman backups.
    The liblsm.a provided in the installition cd of oracle is for version 5.5 as documented in the installation notes for AIX. What must I do for legato 6.1.1 ?
    Thanks for your help

    Iphone 5 telefonlarının 6.1.3 ve 6.1.4 yazılımlarında, telefon kilitliyken kısa yoldan kamerasını açıp çekim yaptığınız sırada, gelen aramayı cevaplayıp kapattığınız anda telefon tamamen kilitleniyor. hiçbir şekilde ekran ve menü tuşu çalışmıyor. sadece açma kapama düğmesinde kapamayı aktifleştirip vazgeç dediğinizde düzeliyor.Normalde çekime devam edebiliyor olmalı.

  • Incremental Backup keep skipping saving pst files

    Hi,
    Client company uses MS-outlook 2007 and pst files are saved on windows esssentilas 2012 R2  server(ex: h:\outlook\outlook.pst)  for backup purposes. We use incremental backup on the server. For some reason the initial full backup runs fine, but
    the subsequent backups keep on skipping backing up the pst files as if they were unchanged. The pst files are changed daily and the outlook program is closed before the backup.  I used so far Synctoy and backup assist and both do the same .
    Thanks for your help

    Hi,
    Since it's Incremental Backup, I suggest you make sure the .pst file has actually been "modified".
    What I mean is, Incremental Backup may consider the file as modified based on the modified time. If the .pst file's last modified timestamp hasn't been changed, the Incremental Backup will consider the file has not been changed and will skip the backup.
    By the way, also a reminder, we don't recommend network share hosting of .pst as it always brings unexpected issues.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Photoshop Organizer 12: Backup hangs

    The process to make a first time complete backup hangs.
    It works up the step where i  can choose complete or incremental backup.
    Have selected 'complete backup' . After that i get window that tells me that the Media size will be calculated.
    But there is no Progress. Started this even over night. No Progress till next morning. IT stops at 2%.
    Actually my catlog contains 14505 Pictures. Is this to much ?
    If not what can be the reason for this.... ?
    Thanks for Support
    Volker

    I identified the problem as to why PSE 12 Organizer was freezing during backup procedures.  The problem of freezing during backup calculation of the file size is caused by the existence of *.MOV file types.  Both my Nikon camera and my Kodak digital cameras save video recordings in *.MOV file formats.  This is likely a rare case, as only users who have Kodak or Nikon Cameras would be affected.
    I had to select, filter, all files with *.MOV formats and delete them from my catalog.  After the catalog was backed up successfully on my hard drive, same drive, different folder, I had to drag and drop the videos to get them back into the catalog.  All tags and locations and people were lost.  I could not search them and import from folder.  So the catalog is backed up successfully.  This is likely a rare case, as only users who have Kodak or Nikon Cameras would be affected.
    Case Solved.
    Elements 12 backup failPhotoshop ElementsProblem with backing up catalog in Elements Organizer 12 - help please@

  • Time Machine Backups Hang

    About every two to three days, Time Machine will all of a sudden stop working. The backups hang after a small amount of data is backed up. In the Console logs, this error is reported:
    Metadata.framework [Error]: MDBackupIndexFile failed:-9400 (0) (os/kern) successful
    This issue can be resolved by rebooting the computer, or by rebuilding the Spotlight index. I have wiped the preference files for Time Machine and done the reset procedure detailed on Pondini.org many times. However, this issue arises frequently and isn't solved by these steps. I am using OS X 10.10.2 on a mid-2012 MacBook Pro Retina. The Time Machine drive is external. Are there any other troubleshooting steps I can take?

    Here you go! I didn't really know what to cut out. I will say the stepSQLStatement:toCompletionWithRetry errors happened maybe 1000 times and I cut those out.The error I posted above was in the system.log file and is now gone.
    2/12/15 8:28:56.424 PM com.apple.backupd[15665]: Starting automatic backup
    2/12/15 8:28:56.000 PM kernel[0]: nspace-handler-set-snapshot-time: 1423790938
    2/12/15 8:28:56.810 PM com.apple.mtmd[23]: Set snapshot time: 2015-02-12 20:28:58 -0500 (current time: 2015-02-12 20:28:56 -0500)
    2/12/15 8:28:58.829 PM SIMBL Enabler for Sandboxed Apps[15685]: Will terminate until reinvoked again by launchd.
    2/12/15 8:28:58.858 PM com.apple.backupd[15665]: Backing up to /dev/disk3s3: /Volumes/Respaldo/Backups.backupdb
    2/12/15 8:28:59.000 PM kernel[0]: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from AUTO to SUSPENDED
    2/12/15 8:28:59.000 PM kernel[0]: IO80211AWDLPeerManager::setAwdlSuspendedMode() Suspending AWDL, enterQuietMode(true)
    2/12/15 8:28:59.000 PM kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    2/12/15 8:28:59.000 PM kernel[0]: en0: channel changed to 3
    2/12/15 8:28:59.000 PM kernel[0]: en0::IO80211Interface::postMessage bssid changed
    2/12/15 8:28:59.000 PM kernel[0]: ARPT: 251365.664484: MacAuthEvent en0  Auth result for: a0:f3:c1:68:fc:c2  MAC AUTH succeeded
    2/12/15 8:28:59.000 PM kernel[0]: AirPort: Link Up on en0
    2/12/15 8:28:59.000 PM kernel[0]: en0: BSSID changed to a0:f3:c1:68:fc:c2
    2/12/15 8:28:59.000 PM kernel[0]: en0: channel changed to 4
    2/12/15 8:28:59.000 PM kernel[0]: en0::IO80211Interface::postMessage bssid changed
    2/12/15 8:28:59.287 PM configd[26]: LINKLOCAL en0: parent has no IP
    2/12/15 8:28:59.287 PM configd[26]: LINKLOCAL en0: parent has no IP
    2/12/15 8:28:59.297 PM configd[26]: network changed: Proxy
    2/12/15 8:28:59.000 PM kernel[0]: AirPort: RSN handshake complete on en0
    2/12/15 8:28:59.000 PM kernel[0]: en0: 802.11d country code set to 'US'.
    2/12/15 8:28:59.000 PM kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    2/12/15 8:29:00.215 PM discoveryd[53]: Basic Bonjour,Warn Failed to enable multicast listener sending for V4 socket en0, 49
    2/12/15 8:29:00.215 PM discoveryd[53]: Basic Bonjour,Warn Warning: IPv4 listener multicast send failed en0, 49
    2/12/15 8:29:00.458 PM discoveryd[53]: Basic Bonjour,Warn Failed to enable multicast listener sending for V4 socket en0, 49
    2/12/15 8:29:00.458 PM discoveryd[53]: Basic Bonjour,Warn Warning: IPv4 listener multicast send failed en0, 49
    2/12/15 8:29:01.000 PM kernel[0]: pci pause: SDXC
    2/12/15 8:29:01.346 PM discoveryd[53]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    2/12/15 8:29:04.000 PM kernel[0]: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from SUSPENDED to AUTO
    2/12/15 8:29:04.000 PM kernel[0]: IO80211AWDLPeerManager::setAwdlAutoMode Resuming AWDL
    2/12/15 8:29:04.039 PM networkd[225]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    2/12/15 8:29:04.040 PM configd[26]: network changed: DNS* Proxy
    2/12/15 8:29:04.040 PM UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en0: SSID 'Emisora' making interface primary (cache indicates network not captive)
    2/12/15 8:29:04.041 PM UserEventAgent[16]: Captive: CNPluginHandler en0: Evaluating
    2/12/15 8:29:04.043 PM UserEventAgent[16]: Captive: en0: Not probing 'Emisora' (cache indicates not captive)
    2/12/15 8:29:04.043 PM UserEventAgent[16]: Captive: CNPluginHandler en0: Authenticated
    2/12/15 8:29:04.049 PM configd[26]: network changed: v4(en0!:192.168.1.2) DNS+ Proxy+ SMB
    2/12/15 8:29:04.056 PM networkd[225]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    2/12/15 8:29:04.060 PM discoveryd[53]: Basic Sockets SetDelegatePID() failed for PID[13389] errno[3] result[-1]
    2/12/15 8:29:04.069 PM IMRemoteURLConnectionAgent[3370]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.imcore.imremoteurlconnection  (callservicesd:342)
    2/12/15 8:29:04.069 PM IMRemoteURLConnectionAgent[3370]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.imcore.imremoteurlconnection  (callservicesd:342)
    2/12/15 8:29:04.069 PM IMRemoteURLConnectionAgent[3370]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.imcore.imremoteurlconnection  (callservicesd:342)
    2/12/15 8:29:04.069 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.070 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.070 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.070 PM callservicesd[342]: [Warning]  => Retrying... (0/5) retries
    2/12/15 8:29:04.070 PM callservicesd[342]: [Warning]  => Retrying... (0/5) retries
    2/12/15 8:29:04.070 PM callservicesd[342]: [Warning]  => Retrying... (0/5) retries
    2/12/15 8:29:04.071 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.071 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.071 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.071 PM callservicesd[342]: [Warning]  => Retrying... (1/5) retries
    2/12/15 8:29:04.071 PM callservicesd[342]: [Warning]  => Retrying... (1/5) retries
    2/12/15 8:29:04.071 PM callservicesd[342]: [Warning]  => Retrying... (1/5) retries
    2/12/15 8:29:04.072 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.072 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.072 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.073 PM callservicesd[342]: [Warning]  => Retrying... (2/5) retries
    2/12/15 8:29:04.073 PM callservicesd[342]: [Warning]  => Retrying... (2/5) retries
    2/12/15 8:29:04.073 PM callservicesd[342]: [Warning]  => Retrying... (2/5) retries
    2/12/15 8:29:04.073 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.074 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.074 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.074 PM callservicesd[342]: [Warning]  => Retrying... (3/5) retries
    2/12/15 8:29:04.074 PM callservicesd[342]: [Warning]  => Retrying... (3/5) retries
    2/12/15 8:29:04.074 PM callservicesd[342]: [Warning]  => Retrying... (3/5) retries
    2/12/15 8:29:04.075 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.075 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.075 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.075 PM callservicesd[342]: [Warning]  => Retrying... (4/5) retries
    2/12/15 8:29:04.075 PM callservicesd[342]: [Warning]  => Retrying... (4/5) retries
    2/12/15 8:29:04.075 PM callservicesd[342]: [Warning]  => Retrying... (4/5) retries
    2/12/15 8:29:04.076 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.076 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.076 PM callservicesd[342]: [Warning] Remote loader crashed for request: <NSMutableURLRequest: 0x7fc32af4f190> { URL: http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1 }
    2/12/15 8:29:04.074 PM IMRemoteURLConnectionAgent[3370]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.imcore.imremoteurlconnection  (callservicesd:342)
    2/12/15 8:29:04.077 PM callservicesd[342]: [Warning] Bag loading failed! Error (__kIMRemoteURLConnectionErrorDomain:-1): The operation couldn’t be completed. (__kIMRemoteURLConnectionErrorDomain error -1.) (null)
    2/12/15 8:29:04.077 PM IMRemoteURLConnectionAgent[3370]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.imcore.imremoteurlconnection  (callservicesd:342)
    2/12/15 8:29:04.077 PM IMRemoteURLConnectionAgent[3370]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.imcore.imremoteurlconnection  (callservicesd:342)
    2/12/15 8:29:04.000 PM kernel[0]: en0: BSSID changed to a0:f3:c1:68:fc:c2
    2/12/15 8:29:04.000 PM kernel[0]: en0: channel changed to 4
    2/12/15 8:29:04.091 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    2/12/15 8:29:04.092 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    2/12/15 8:29:04.116 PM sharingd[310]: 20:29:04.116 : SDStatusMonitor::kStatusWirelessPowerChanged
    2/12/15 8:29:04.401 PM logind[73]: -[SessionManager getClient:withRole:inAuditSession:]:241: ERROR: No session dictionary for audit session 100457
    2/12/15 8:29:04.401 PM logind[73]: _SMGetSessionAgent:73: ERROR: __SMGetClientForAuditSessionAgent failed 2
    2/12/15 8:29:04.401 PM IMRemoteURLConnectionAgent[15710]: SACShieldWindowShowing:925: ERROR: NULL response
    2/12/15 8:29:04.403 PM logind[73]: -[SessionManager getClient:withRole:inAuditSession:]:241: ERROR: No session dictionary for audit session 100456
    2/12/15 8:29:04.403 PM logind[73]: _SMGetSessionAgent:73: ERROR: __SMGetClientForAuditSessionAgent failed 2
    2/12/15 8:29:04.404 PM IMRemoteURLConnectionAgent[15709]: SACShieldWindowShowing:925: ERROR: NULL response
    2/12/15 8:29:04.907 PM WindowServer[106]: WSGetSurfaceInWindow : Invalid surface 977072005 for window 8773
    2/12/15 8:29:04.908 PM WindowServer[106]: WSGetSurfaceInWindow : Invalid surface 977072005 for window 8773
    2/12/15 8:29:04.908 PM WindowServer[106]: WSGetSurfaceInWindow : Invalid surface 977072005 for window 8773
    2/12/15 8:29:04.926 PM netbiosd[15708]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.smbd
    2/12/15 8:29:04.931 PM WindowServer[106]: _CGXGrantConnectionRightsOnWindowReserving: specified recipient connection (0x31aa7) doesn't exist
    2/12/15 8:29:04.932 PM com.apple.preference.network.remoteservice[15689]: failed to start rights grant A65086DD-254B-4F92-9465-58BE4B95ED2D due to CGError 1001
    timestamp: 20:29:04.932 Thursday 12 February 2015
    process/thread/queue: com.apple.preference.network.remoteservice (15689) / 0x7fff72ef6300 / com.apple.main-thread
    code: line 741 of /SourceCache/ViewBridge/ViewBridge-103/NSViewServiceMarshal.m in -[NSViewServiceMarshal grantWindowRightsToRemote:reserving:]
    #exceptions
    2/12/15 8:29:04.933 PM com.apple.preference.network.remoteservice[15689]: <NSViewServiceMarshal: 0x7ff350704f80> failed to complete rights grant A65086DD-254B-4F92-9465-58BE4B95ED2D due to 3
    timestamp: 20:29:04.933 Thursday 12 February 2015
    process/thread/queue: com.apple.preference.network.remoteservice (15689) / 0x7fff72ef6300 / com.apple.main-thread
    code: line 834 of /SourceCache/ViewBridge/ViewBridge-103/NSViewServiceMarshal.m in -[NSViewServiceMarshal invalidateWindowRights]
    #exceptions
    2/12/15 8:29:04.972 PM com.apple.xpc.launchd[1]: (com.apple.preference.network.remoteservice[15689]) Service exited due to signal: Killed: 9
    2/12/15 8:29:05.146 PM apsd[54]: Illegal subject name missing 'courier.push.apple.com' (2.5.4.3): ({
        label = "2.5.4.6";
        "localized label" = "2.5.4.6";
        type = string;
        value = US;
        label = "2.5.4.8";
        "localized label" = "2.5.4.8";
        type = string;
        value = California;
        label = "2.5.4.7";
        "localized label" = "2.5.4.7";
        type = string;
        value = Cupertino;
        label = "2.5.4.10";
        "localized label" = "2.5.4.10";
        type = string;
        value = "Apple Inc.";
        label = "2.5.4.3";
        "localized label" = "2.5.4.3";
        type = string;
        value = "courier.sandbox.push.apple.com";
    2/12/15 8:29:05.359 PM locationd[59]: Couldn't find a requirement string for masquerading client /System/Library/PrivateFrameworks/Parsec.framework
    2/12/15 8:29:05.360 PM locationd[59]: could not get apple languages array, assuming english
    2/12/15 8:29:05.895 PM cloudd[358]: <CKDGlobalConfigurationURLRequest: 0x7f92e35a8410> sent request UUID 2976478F-B639-4A32-A576-71E83DBC083B, received (null)
    2/12/15 8:29:06.002 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    2/12/15 8:29:06.201 PM SIMBL Enabler for Sandboxed Apps[15714]: Set up watching for containers directory at URL file://localhost/Users/Nick/Library/Containers/
    2/12/15 8:29:07.355 PM com.apple.sbd[482]:  SOSCCThisDeviceIsInCircle SOSCCThisDeviceIsInCircle!! 270
    2/12/15 8:29:07.639 PM com.apple.sbd[482]:  SOSCCThisDeviceIsInCircle SOSCCThisDeviceIsInCircle!! 271
    2/12/15 8:29:07.857 PM icbaccountsd[15715]: Connection error while checking Apple Internalness. Error: Error Domain=NSCocoaErrorDomain Code=4099 "Couldn’t communicate with a helper application." (The connection to service named com.apple.CrashReporterSupportHelper was invalidated.) UserInfo=0x7fefdba240a0 {NSDebugDescription=The connection to service named com.apple.CrashReporterSupportHelper was invalidated.}
    2/12/15 8:29:08.109 PM sandboxd[416]: ([15715]) icbaccountsd(15715) deny mach-lookup com.apple.CrashReporterSupportHelper
    2/12/15 8:29:09.058 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:09.059 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:09.260 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:09.267 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:09.283 PM CalendarAgent[325]: [com.apple.calendar.store.log.caldav.mismatch] [During deep refresh in calendar "5F979B1D-A7F4-40F5-87CB-D8936AC6B8EE", had collection tag match, but etag mismatch for url https://p05-caldav.icloud.com/95933575/calendars/A5FC68E6-9718-42AD-B714-CBDAC86 8AF54/63245317-DA8A-4343-A473-BF5A56EFEA00.ics: local and server versions differ - cTag:(null) syncToken:FT=-@RU=b80514a8-b4e4-40bd-b493-78321b875141@S=3702]
    2/12/15 8:29:09.452 PM CalendarAgent[325]: [com.apple.calendar.store.log.caldav.mismatch] [Finished sync task with 1 mismatches]
    2/12/15 8:29:09.942 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:10.038 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:10.140 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:12.633 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:12.633 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:12.634 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:12.634 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:12.669 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:12.797 PM AddressBookSourceSync[15706]: -[ABAddressBook save] failed. (<ABAddressBook: 0x7f9ba1d5c330>)
    2/12/15 8:29:12.797 PM AddressBookSourceSync[15706]: -[ABAddressBook save] failed. (<ABAddressBook: 0x7f9ba1d5c330>)
    2/12/15 8:29:12.797 PM AddressBookSourceSync[15706]: -[ABAddressBook save] failed. (<ABAddressBook: 0x7f9ba1d5c330>)
    2/12/15 8:29:12.797 PM AddressBookSourceSync[15706]: -[ABAddressBook save] failed. (<ABAddressBook: 0x7f9ba1d5c330>)
    2/12/15 8:29:12.797 PM AddressBookSourceSync[15706]: -[ABAddressBook save] failed. (<ABAddressBook: 0x7f9ba1d5c330>)
    2/12/15 8:29:12.798 PM AddressBookSourceSync[15706]: -[ABAddressBook save] failed. (<ABAddressBook: 0x7f9ba1d5c330>)
    2/12/15 8:29:13.185 PM Mail[983]: No worthy mechs found
    2/12/15 8:29:13.185 PM Mail[983]: No worthy mechs found
    2/12/15 8:29:13.490 PM com.apple.WebKit.Plugin.64[15717]: Failed to connect (colorGridView) outlet from (NSApplication) to (NSColorPickerGridView): missing setter or instance variable
    2/12/15 8:29:13.490 PM com.apple.WebKit.Plugin.64[15717]: Failed to connect (view) outlet from (NSApplication) to (NSColorPickerGridView): missing setter or instance variable
    2/12/15 8:29:14.000 PM kernel[0]: Sandbox: com.apple.WebKit(15712) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle
    2/12/15 8:29:14.000 PM kernel[0]: Sandbox: com.apple.WebKit(15712) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents
    2/12/15 8:29:14.000 PM kernel[0]: Sandbox: com.apple.WebKit(15712) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents/MacOS/FWHALPlugin
    2/12/15 8:29:14.000 PM kernel[0]: Sandbox: com.apple.WebKit(15712) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents/MacOS/FWHALPlugin
    2/12/15 8:29:14.000 PM kernel[0]: Sandbox: com.apple.WebKit(15712) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents/MacOS/FWHALPlugin
    2/12/15 8:29:14.000 PM kernel[0]: Sandbox: com.apple.WebKit(15712) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents/MacOS/FWHALPlugin/..namedfork/rsrc
    2/12/15 8:29:15.153 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    2/12/15 8:29:15.766 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:15.967 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:15.968 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:18.604 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:18.604 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:21.211 PM SIMBL Enabler for Sandboxed Apps[15714]: Will terminate until reinvoked again by launchd.
    2/12/15 8:29:21.418 PM Dock[680]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    2/12/15 8:29:21.461 PM SIMBL Enabler for Sandboxed Apps[15719]: Set up watching for containers directory at URL file://localhost/Users/Nick/Library/Containers/
    2/12/15 8:29:23.374 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    2/12/15 8:29:24.337 PM cloudd[358]: Stream 0x7f92e4f23350 is sending an event before being opened
    2/12/15 8:29:36.470 PM SIMBL Enabler for Sandboxed Apps[15719]: Will terminate until reinvoked again by launchd.
    2/12/15 8:29:37.126 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:37.127 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.681 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.682 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.682 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.683 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.683 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.683 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.684 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.684 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.684 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.685 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.685 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.685 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.686 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.686 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.686 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.687 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:39.687 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:29:56.842 PM com.apple.backupd[15665]: Will copy (970.1 MB) from Submarino
    2/12/15 8:29:56.844 PM com.apple.backupd[15665]: Found 24745 files (976.1 MB) needing backup
    2/12/15 8:29:56.859 PM com.apple.backupd[15665]: 2.04 GB required (including padding), 2.97 GB available
    2/12/15 8:30:02.202 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:02.587 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:06.647 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:06.647 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:06.648 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:06.648 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:06.653 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:06.653 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:06.654 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:09.698 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:09.699 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:09.699 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:15.371 PM discoveryd[53]: Basic Sockets SetDelegatePID() failed for PID[13389] errno[3] result[-1]
    2/12/15 8:30:24.802 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    2/12/15 8:30:26.422 PM com.apple.Safari.SearchHelper[15724]: Failed to obtain sandbox extension for path=/Users/Nick/Library/Caches/com.apple.Safari.SearchHelper. Errno:1
    2/12/15 8:30:26.424 PM com.apple.Safari.SearchHelper[15724]: Failed to obtain sandbox extension for path=/Users/Nick/Library/Caches/com.apple.Safari.SearchHelper. Errno:1
    2/12/15 8:30:26.428 PM com.apple.SecurityServer[57]: Session 100459 created
    2/12/15 8:30:26.431 PM com.apple.SecurityServer[57]: Killing auth hosts
    2/12/15 8:30:26.431 PM com.apple.SecurityServer[57]: Session 100451 destroyed
    2/12/15 8:30:26.639 PM sandboxd[416]: ([15724]) com.apple.Safari(15724) deny file-issue-extension /Users/Nick/Library/Caches/com.apple.Safari.SearchHelper
    2/12/15 8:30:26.659 PM sandboxd[416]: ([15724]) com.apple.Safari(15724) deny file-issue-extension /Users/Nick/Library/Caches/com.apple.Safari.SearchHelper
    2/12/15 8:30:27.496 PM sandboxd[416]: ([15722]) com.apple.WebKit(15722) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle
    2/12/15 8:30:27.503 PM sandboxd[416]: ([15722]) com.apple.WebKit(15722) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents
    2/12/15 8:30:27.511 PM sandboxd[416]: ([15722]) com.apple.WebKit(15722) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents/MacOS/FWHALPlugin
    2/12/15 8:30:27.520 PM sandboxd[416]: ([15722]) com.apple.WebKit(15722) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents/MacOS/FWHALPlugin
    2/12/15 8:30:27.528 PM sandboxd[416]: ([15722]) com.apple.WebKit(15722) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents/MacOS/FWHALPlugin
    2/12/15 8:30:27.539 PM sandboxd[416]: ([15722]) com.apple.WebKit(15722) deny file-read-data /Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/ Contents/MacOS/FWHALPlugin/..namedfork/rsrc
    2/12/15 8:30:27.828 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.829 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.829 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.830 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.830 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.830 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.830 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.831 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.831 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.831 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:27.831 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:29.534 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:29.534 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:29.768 PM discoveryd[53]: Basic Sockets SetDelegatePID() failed for PID[13389] errno[3] result[-1]
    2/12/15 8:30:31.248 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:31.248 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:31.248 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:31.249 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:31.249 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:31.250 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:55.619 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:55.620 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:55.620 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:55.620 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:30:58.537 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    2/12/15 8:31:01.084 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.085 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.085 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.086 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.086 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.087 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.087 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.088 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.089 PM nsurlstoraged[344]: Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=11, DB=/Users/Nick/Library/Caches/com.apple.Safari/Cache.db
    2/12/15 8:31:01.090 PM nsurl

  • ICS 2.x: Instructions for using Solstice/Legato Networker to back up iPlanet Calendar Server

    Instructions for using Solstice/Legato Networker to back up iPlanet Calendar
    Server
    <P>
    The following discussion expands upon the instructions for using the
    Solstice/Legato client software to back up Calendar Server in the iPlanet
    Calendar Server: Administration Guide. You can find this documentation at
    the following URL:<BR>
    <P>
    http://docs.iplanet.com/docs/manuals/calendar/ics21/ag/calagadm.htm#1064539
    <P>
    If the Solstice/Legato Networker is installed under the default directory (as
    per the recommended installation procedures), there should be three files
    dedicated to Solstice/Legato Networker.<BR>
    <P>
    <OL>
    <LI>icsasm
    <LI>legbackup.sh
    <LI>legrestore.sh
    </OL>
    <P>
    To initiate the Networker backup directory image, use the command<BR>
    <P>
    csbackup -l
    <P>
    This command creates a directory named "
    backup/" in the bin
    directory and corresponds to Step 1
    under the procedure for Backing Up Calendar Server Data in the
    iPlanet Calendar Server Documentation.
    <P>
    After you have initiated the directory image, you can use the following commands
    to back up or restore 1) a Calendar database, 2) a specific user's default
    calendar, or 3) a specific calendar. The following commands assume that the Networker
    client software is installed under the /usr/bin/nsr
    directory and the iCS 2.x server is
    installed under the /opt
    directory.
    <P>
    <B>1) Calendar Database</B>
    ? To back up a database:<BR>
    <P>
    /usr/bin/nsr/save -s <I>legato server host</I>/opt/SUNWicsrv/cal/bin/backup
    ? To restore a database:<BR>
    <P>
    /usr/bin/nsr/recover -a -f -s <I>legato server host</I>
    /opt/SUNWicsrv/cal/bin/backup
    <BR>
    <P>
    <B>2) User's Default Calendar</B>
    ? To back up a user's default calendar:<BR>
    <P>
    /usr/bin/nsr/save -s legato server host
    /opt/SUNWicsrv/cal/bin/backup/<I>userid</I>
    ? To restore a user's default calendar:<BR>
    <P>
    /usr/bin/nsr/recover -a -f -s legato server host
    /opt/SUNWicsrv/cal/bin/backup/<I>userid</I><BR>
    <P>
    <B>3) Specific Calendar</B>
    ? To backup a specific calendar:<BR>
    <P>
    /usr/bin/nsr/save -s <I>legato server host</I>
    /opt/SUNWicsrv/cal/bin/backup/<I>userid calid</I>
    ? To restore a specific calendar:<BR>
    <P>
    /usr/bin/nsr/recover -a -f -s <I>legato server host</I>
    /opt/SUNWicsrv/cal/bin/backup/<I>userid calid</I>
    <P>
    You can also use the Networker graphical user interface to schedule backups.
    For example, you could set up a client saveset to back up
    /opt/SUNWicsrv/cal/bin/backup
    periodically.
    <P>
    For more information regarding Solstice/Legato Networker software, please
    see the Sun documentation at <BR>
    <P>
    http://www.sun.com/storage/software/backup.html<BR>
    <P>
    Also see technote 4311, "iCS 2.x: What is the difference between
    csbackup/csrestore and the Solstice/Legato Networker functionality?," at<BR>

    Hi,
    Check below link:
    http://help.sap.com/saphelp_nwpi711/helpdata/en/f2/31ad41810c11d288ec0000e8200722/content.htm
    Thanks
    Sunny

  • Problems of sap 3.02 with legato networker 7.1.3

    Hi,
    The first many thanks for the help.
    I upgrade my server(HP-UX) with the client of legato networker 7.1.3 and sap 3.01 to the version sap 3.02. I am waiting very time to start my backups the time is excesive.The storage node is a HP-UX server.
    With the old version of SAP 3.02 was perfect, the start of backup was very fast.
    Can I resolve this problem? what is the solution?
    Rgds...
    Antonio
    [email protected]

    I forgot the next information:
    When I launch my backups i must wait 1 hour for the start of it, this happen after
    upgrade to the version sap 3.01 to sap 3.02.
    The process has the next steps:
    1.- the server netwoker send information to storage node (OK).
    2. the storage node send information to client (OK).
    3. client operating on Oracle BBDD (slow, one hour)
    4.- backup runs ok.
    do you undestand me the question? Can yo help me please?.
    Rgds....
    Antonio

  • I am trying to restore my catalog having previously done a back up to an external hard drive and subsequently an incremental backup. I am using Photoshop Elements 11 and the only option given in the restore procedure is to open a .tly file.

    I have done this but now the restore function is asking for yet another file, which i assume to be the original back up, but that is the only .tly file since the only other relevant file appears to be called catalog.buc but that is just not visible when using the restore function? How do I continue from here with this restoration of my catalog?

    Martin_Had a écrit:
    Thank you Andaleeb. I appear to have an old backup of a year ago, and a more recent full back up plus an incremental backup.
    Regrettably I don't really understand what is going on because firstly the restore does not complete its cycle so I cannot see what that backup file contains and secondly all I have read would suggest that the .tly file is the full backup and the catalog.buc file is the incremental backup. For the present, the catalog shows the photos for 2014 which makes me think I might have backed from the old back up file.
    I am minded to create another catalog and try again.
    Any views on what I can do?
    A backup (full or incremental) is a folder, not a file. It contains renamed pictures file copies as well a copies of the files and subfolders of the original catalog. The catalog.buc is a renamed copy of the database of your original catalog while the backup.tly. That backup.tly file contains the information to restore the renamed pictures where you decide, the original location or a new custom one. You can't do anything with the backup yourself, only the restore process can do the job if it finds the backup.tly file. In the case of an incremental backup, you have to tell the restore process where to find the incremental backup folder; it finds the backup.tly file in that folder and finds what is to restore there; then it asks you for the previous backup folder (in your case the full backup); you then browse to that full backup folder so that the restore process can find find the backup.tly there; the restore then deals with the rest of the files to restore.

Maybe you are looking for

  • How to Change an Attribute of A SET TYPE in SAP CRM

    Hi , I have created an ATTRIBUTE through comm_attrset, and assigned it to a SET TYPE. Now I wanted to change the data type of this attribute. Its not allowing me to delete it, as its already assigned to teh SET TYPE. Moreover the set type is also not

  • How to filter the attributes of my features in feature build node?

    Hi, I'm working on a text clustering project. After building the text nested attributes (through Build Text node) I used the Feature Build node to create a reduced set of text features. In Oracle Data Mining Concept 11g Release 2 document, page 20-7,

  • A customizable button component

    Hi, I'm looking for a button component that allows me to customize the text field.  The Flash button component allows me to edit/reskin everything except the text field.  However, I can change the buttons textField via AS, but only during run time, I

  • Problem with Struts Validation and apache dtd definition.

    Jakarta Struts Java Version 1.5 We have one web application that is being a little problematic, on startup two errors are thrown relating to the same problem (errors below). We get 401 returned for http://jakarta.apache.org/commons/dtds/validator_1_0

  • Windows 8 enterprise update not availaible for windows media player

    Hi,i am using windows 8 enterprise 64 bit and didn't find any windows media player so I downloaded  the media player from the official Microsoft website and when I try to install it it shows that "WINDOWS UPDATE STANDALONE INSTALLER this update is no