IMovie upgrade: Perf Capability Check Failed

I just went from a MacPro Snow Leopard to iMac Maverick, Tekserve (dealer) migrating all programs and documents on old hard drives.  The iMovie upgrade (9.0.1) does not allow me to open/enter preferences and I have no buttons to do any real editing.  It may be caused by having two Apple IDs; I always use the same one whenever I'm notified and allowed to, but it's imposssible to get rid of the first one; I bought my original iLife with my first/old ID,  Also, I cannot connect with iCloud; something re the PW for the pop server.  My system log messages are a mile long, not all re iMovie.
Would appreciate any thoughts/help

Try this forum:
https://discussions.apple.com/community/ilife/imovie
This is Final Cut Express.
Al

Similar Messages

  • BW Upgrade  from 3.5 to version 7 - RSRV check fails in conversion exists

    Hi All,
    We are in the process of doing preupgrade checks for version 3.5 and for infoobject 0MATL_GROUP (material group)  RSRV checks fails and throughing  conversion exit issue for some SID's ,
    Error Message:
    Check values of characteristic 0MATL_GROUP for conversion exit
    There are 41 values with the wrong internal format in the SID table
    The first 10 errors are:
    Value in SID table 4350/ correct value 000004350/ SID in SID table 2732
    Value in SID table 10000000/ correct value 010000000/ SID in SID table 2716
    Value in SID table 12000000/ correct value 012000000/ SID in SID table 2717
    etc...
    I just want to check do we need to fix this error before doing the actual basis upgrade 7.0 tasks orelse is it  OK to do upgrade without fixing this error .
    Pls advice is there is any way to fix this issue in system without deleting the above SID's in the system.
    Is this error will create major issues afterupgrade to 7 without fixing this SID issues in 3.5  - Pls adivce us.
    With regards,
    Hari

    Hi Hari,
    From the error message it seems that you had data loaded to 0MATL_GROUP before the EXIT (I guess it is an ALPHA exit)
    was switched on. Now the system find values that are not ALPHA converted with the RSRV check. You should correct this
    problem before doing the upgrade. It should be possible to do the ALPHA conversion using the transaction RSMDCNVEXIT.
    The reason for doing the ALPHA conversion before the upgrade is that transaction RSMDCNVEXIT is no longer available in BI
    7.0, Since some objects of the new data flow in BI 7.0 ( for example BIA) are not covered by RSMDCNVEXIT it has been set to obsolete.       
    Customers cannot  use transaction RSMDCNVEXIT anymore in release BI 7.0.
    Best Regards,
    Des.

  • Filesystem check failed after running upgrades [Solved]

    I have a new arch installation with /home, /tmp, /var, and /usr mounted on an LVM partition. After running the updates I get a "Filesystem Check Failed" error message. It then dumps me into the terminal in read-only mode, giving me the option for read/write... which doesn't matter, because without access to vi (which is on /usr o the LVM partition) I can't access anything anyway. / and /boot test clean, but it's not recognizing the LVM. Any help would be appreciated.
    Last edited by 2handband (2011-01-22 19:21:17)

    Figured it out... the miserable thing couldn't make up it's mind which drive to label sda.

  • Seagate external drive: Partition map check failed because no slices were found

    I have a 3TB Seagate Expansion external backup drive connected to my Retina Macbook Pro via USB. The disk will not eject from a regular Finder window - it will only eject from Disk Utility. Backups seem to otherwise be running fine. I tried to verify/repair the disk in Disk Utility, and I got the following error: "Partition map check failed because no slices were found." I am able to verify/repair the partition without any problem, and no errors are found.
    I'm concerned about relying on a backup drive that may be heading south. Here is the output from diskutil info:
    diskutil info disk3
       Device Identifier:        disk3
       Device Node:              /dev/disk3
       Part of Whole:            disk3
       Device / Media Name:      Seagate Expansion Desk Media
       Volume Name:              Not applicable (no file system)
       Mounted:                  Not applicable (no file system)
       File System:              None
       Content (IOContent):      GUID_partition_scheme
       OS Can Be Installed:      No
       Media Type:               Generic
       Protocol:                 USB
       SMART Status:             Not Supported
       Total Size:               3.0 TB (3000592977920 Bytes) (exactly 5860533160 512-Byte-Units)
       Volume Free Space:        Not applicable (no file system)
       Device Block Size:        4096 Bytes
       Read-Only Media:          No
       Read-Only Volume:         Not applicable (no file system)
       Ejectable:                Yes
       Whole:                    Yes
       Internal:                 No
       OS 9 Drivers:             No
       Low Level Format:         Not supported

    @ Allan Eckert: Unfortunately, reformatting is out of the question, I have 5 years of work on this!
    @ Loner T: Yes, the firmware did successfully upgrade after router reboot and a bit of troubleshoot.
    Thanks for the quick replies. Keep 'em coming!

  • Script level upgrade for database 'master' failed because upgrade step 'msdb110_upgrade.sql' encountered error 537, state 3, severity 16

    Hello,
    I've encountered issue during installation of SP1 to SQL Server 2012. After upgrade I'm getting this error in Event Log:
    Script level upgrade for database 'master' failed because upgrade step 'msdb110_upgrade.sql' encountered error 537, state 3, severity 16. This is a serious error condition which might interfere with regular operation and the database will be taken offline.
    If the error happened during upgrade of the 'master' database, it will prevent the entire SQL Server instance from starting. Examine the previous errorlog entries for errors, take the appropriate corrective actions and re-start the database so that the script
    upgrade steps run to completion.
    Can someone point me direction how I can fix it? This is a production server and currently only way to make it working is to use T902 flag in SQL Server startup params. I've found some suggestions to check Data path if it exists but it does so this is not
    the issue here. Any ideas?
    I've found also here
    http://www.sqlservercentral.com/Forums/Topic1377073-1550-1.aspx#bm1378279
    suggestions for similar issue with SQL Server 2008 which that I should do:
    Via ssms:
    From msdb:
    Delete:
    dc_admin role
    Dc_operator role
    Dc_proxy role
    UlitityCMRReader role
    UtilityIMRReader role
    UtilityIMRWriter role
    but for not I didn't tried it yet. This is standalone SQL Server instance.
    Any help really appreciated.
    Regards

    Script returns the same error.
    System databases:
    1    1    760    -1    10    1048578    0    1    master        C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\master.mdf
    2    0    12768    -1    10    1048642    0    1    mastlog        C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
    1    1    1024    -1    10    1048578    0    2    tempdev        C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\tempdb.mdf
    2    0    64    -1    10    1048642    0    2    templog        C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\templog.ldf
    1    1    288    -1    128    2    0    3    modeldev    C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\model.mdf
    2    0    4464    -1    10    1048642    0    3    modellog    C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\modellog.ldf
    1    1    28936    -1    10    1048578    0    4    MSDBData    C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\MSDBData.mdf
    2    0    3352    268435456    10    1048642    0    4    MSDBLog    C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\MSDBLog.ldf
    are all in place where path shows.
    Before sending my message I've searched update script for "FROM master.sys.master_files" and I found script which you are showing me. I've made some digging and when I runned:
           SELECT physical_name
           FROM master.sys.master_files
           WHERE (name = N'master')
    it returned also path to one my customers database name which has filename set correctly but it's Logical DB name is master and mastlog. I'm running shared hosting company and I allow my customers to restore their DBs from .bak files but I have no idea why
    this customers logical name is set to master and mastlog. Probably when I change this names update script will work as it should. On the other hand in my opinion there should be some kind of fail safe mechanism for situations like this one.
    EDIT: After changing logical name for DB and log for mentioned DB your script runned fine so probably now when I remove T902 flag and restart my SQL Server update will run correctly. Big thanks for resolving this issue.

  • Filesystem check failed, but filesystems are clean

    Im running custom kernel and this might be related to it, but Im on my wits' end here and looking for pointers.
    The problem is, Im getting filesystem check failed every time I boot my system. And it gives no apparent reason
    for it to happen. I have fsck'd my partitions many times and they are clean. My hwclock is in time and rc.conf is set
    to 'localtime'. The problem didn't occurs on the previous kernel (2.6.18) I had, so I've been using its running config to
    compile the new one (2.6.23). The thing is, the previous kernel works fine, no filesystem check failed in boot. Only
    difference between those two is I had to enable HOTPLUG in the newer kernel to get udev working, otherwise it would
    complain about failing netlink socket in initscript.
    As a temporary solution, I commented out the filesystem check from the rc.sysinit and it boots further. This time
    it fails to mount my /boot/ and /home/ directory and fails to activate my swap. Effectively only root is mounted, but
    after logging in, "mount -a" works without any problems and I can use my system normally.
    I have compiled all(?) the needed modules to the kernel, so initramfs shouldn't be needed, but I've tried it anyway, no
    luck there. The system is build with 2009.08 core install disc, no packages updated as far as I recall.
    fstab:
    #none /dev/pts devpts defaults 0 0
    #none /dev/shm tmpfs defaults 0 0
    /dev/hdb /media/cdrom auto ro,user,noauto,unhide 0 0
    #/dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
    #/dev/fd0 /media/fl auto user,noauto 0 0
    /dev/disk/by-uuid/728c65f2-a84f-401f-9899-17020758b829 /boot ext3 defaults 0 1
    /dev/disk/by-uuid/2767f772-203a-4fe9-ac4d-7c8754abc4c8 swap swap defaults 0 0
    /dev/disk/by-uuid/b0b958c4-5f24-414a-8826-6df956f0815b / reiserfs defaults 0 1
    /dev/disk/by-uuid/e83b7114-86fe-4e8f-9e95-0d92b8e50d1a /home reiserfs defaults 0 1
    dmesg:
    Linux version 2.6.23-xbox (root@xbox) (gcc version 4.1.2) #3 Sat Oct 2 14:20:54 EEST 2010
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    BIOS-e820: 000000000009f000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 0000000003c00000 (usable)
    BIOS-e820: 0000000003c00000 - 0000000004000000 (reserved)
    60MB LOWMEM available.
    Entering add_active_range(0, 0, 15360) 0 entries of 256 used
    Zone PFN ranges:
    DMA 0 -> 4096
    Normal 4096 -> 15360
    Movable zone start PFN for each node
    early_node_map[1] active PFN ranges
    0: 0 -> 15360
    On node 0 totalpages: 15360
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 4064 pages, LIFO batch:0
    Normal zone: 88 pages used for memmap
    Normal zone: 11176 pages, LIFO batch:1
    Movable zone: 0 pages used for memmap
    DMI not present or invalid.
    Allocating PCI resources starting at 10000000 (gap: 04000000:fc000000)
    Built 1 zonelists in Zone order. Total pages: 15240
    Kernel command line: root=/dev/hda3 devfs=mount kbd-reset xbox=hdd
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 256 (order: 8, 1024 bytes)
    Detected 733.370 MHz processor.
    Console: colour dummy device 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
    Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
    Memory: 57652k/61440k available (1764k kernel code, 3380k reserved, 470k data, 136k init, 0k highmem)
    virtual kernel memory layout:
    fixmap : 0xffffb000 - 0xfffff000 ( 16 kB)
    vmalloc : 0xc4800000 - 0xffff9000 ( 951 MB)
    lowmem : 0xc0000000 - 0xc3c00000 ( 60 MB)
    .init : 0xc0332000 - 0xc0354000 ( 136 kB)
    .data : 0xc02b90ae - 0xc032ea60 ( 470 kB)
    .text : 0xc0100000 - 0xc02b90ae (1764 kB)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 1467.98 BogoMIPS (lpj=2935965)
    Mount-cache hash table entries: 512
    CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    CPU: L1 I cache: 16K, L1 D cache: 16K
    CPU: L2 cache: 128K
    CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000 00000000
    Compat vDSO mapped to ffffe000.
    CPU: Intel Celeron (Coppermine) stepping 0a
    Checking 'hlt' instruction... OK.
    NET: Registered protocol family 16
    PCI: Using configuration type 1
    Setting up standard PCI resources
    SCSI subsystem initialized
    libata version 2.21 loaded.
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    PCI: Probing PCI hardware
    PCI: Probing PCI hardware (bus 00)
    PCI: Cannot allocate resource region 7 of bridge 0000:00:08.0
    PCI: Cannot allocate resource region 8 of bridge 0000:00:08.0
    PCI: Cannot allocate resource region 9 of bridge 0000:00:08.0
    PCI: Bridge: 0000:00:08.0
    IO window: disabled.
    MEM window: disabled.
    PREFETCH window: disabled.
    PCI: Failed to allocate mem resource #2:80000@f8000000 for 0000:01:00.0
    PCI: Failed to allocate mem resource #6:10000@f8000000 for 0000:01:00.0
    PCI: Bridge: 0000:00:1e.0
    IO window: disabled.
    MEM window: fd000000-fdffffff
    PREFETCH window: f0000000-f7ffffff
    PCI: Setting latency timer of device 0000:00:08.0 to 64
    NET: Registered protocol family 2
    Time: tsc clocksource has been installed.
    IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
    TCP established hash table entries: 2048 (order: 2, 16384 bytes)
    TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
    TCP: Hash tables configured (established 2048 bind 2048)
    TCP reno registered
    checking if image is initramfs... it is
    Freeing initrd memory: 325k freed
    Enabling Xbox eject problem workaround.
    fuse init (API version 7.8)
    io scheduler noop registered
    io scheduler deadline registered (default)
    io scheduler cfq registered
    xboxfb: nVidia device/chipset 10DE02A0
    xboxfb: Detected 64MB of system RAM
    xboxfb: Using 4M framebuffer memory
    i2c-xbox.o version 0.0.1
    i2c-xbox.o: Found nVidia XBOX nForce SMBus controller.
    i2c-xbox.o: SMBus bus detected and initialized
    xbox-tv-i2c: Using 'SMBus adapter at c000'!
    xboxfb: Setting TV mode from EEPROM (NTSC)
    xboxfb: detected conexant encoder
    xboxfb: Setting cable type from AVIP ID: HDTV (Component video)
    xboxfb: RIVA MTRR set to ON
    Console: switching to colour frame buffer device 80x30
    xboxfb: PCI nVidia NV20 framebuffer ver 0.9.5b-xbox (XboxGeForce3, 4MB @ 0xF3C00000)
    Real Time Clock Driver v1.12ac
    Linux agpgart interface v0.102
    [drm] Initialized drm 1.1.0 20060810
    RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
    loop: module loaded
    forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
    PCI: Setting latency timer of device 0000:00:04.0 to 64
    eth0: forcedeth.c: subsystem: 00000:0000 bound to 0000:00:04.0
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    NFORCE: IDE controller at PCI slot 0000:00:09.0
    NFORCE: chipset revision 212
    NFORCE: not 100% native mode: will probe irqs later
    NFORCE: 0000:00:09.0 (rev d4) UDMA100 controller
    ide0: BM-DMA at 0xff60-0xff67, BIOS settings: hda:DMA, hdb:DMA
    Probing IDE interface ide0...
    hda: WDC WD2500JB-00FUA0, ATA DISK drive
    hdb: PHILIPS XBOX DVD DRIVE, ATAPI CD/DVD-ROM drive
    hda: host side 80-wire cable detection failed, limiting max speed to UDMA33
    hda: selected mode 0x42
    hdb: selected mode 0x42
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hda: max request size: 512KiB
    hda: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63, UDMA(33)
    hda: cache flushes supported
    hda: hda1 hda2 hda3 hda4
    hdb: ATAPI DVD-ROM drive, 128kB Cache, UDMA(33)
    Uniform CD-ROM driver Revision: 3.20
    ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
    PCI: Setting latency timer of device 0000:00:02.0 to 64
    ohci_hcd 0000:00:02.0: OHCI Host Controller
    ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
    ohci_hcd 0000:00:02.0: irq 1, io mem 0xfed00000
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 4 ports detected
    PCI: Setting latency timer of device 0000:00:03.0 to 64
    ohci_hcd 0000:00:03.0: OHCI Host Controller
    ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
    ohci_hcd 0000:00:03.0: irq 9, io mem 0xfed08000
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    USB Universal Host Controller Interface driver v3.0
    mice: PS/2 mouse device common for all mice
    i2c /dev entries driver
    usb 1-3: new low speed USB device using ohci_hcd and address 2
    usb 1-3: configuration #1 chosen from 1 choice
    input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb1/1-3/1-3:1.0/input/input0
    usbcore: registered new interface driver usbkbd
    drivers/hid/usbhid/usbkbd.c: :USB HID Boot Protocol keyboard driver
    usbcore: registered new interface driver usbmouse
    drivers/hid/usbhid/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
    TCP cubic registered
    drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
    Freeing unused kernel memory: 136k freed
    ReiserFS: hda3: found reiserfs format "3.6" with standard journal
    ReiserFS: hda3: using ordered data mode
    ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    ReiserFS: hda3: checking transaction log (hda3)
    ReiserFS: hda3: Using r5 hash to sort names
    NET: Registered protocol family 1
    spurious 8259A interrupt: IRQ7.
    udev: starting version 141
    df -h after "mount -a":
    Filesystem Size Used Avail Use% Mounted on
    /dev/disk/by-uuid/b0b958c4-5f24-414a-8826-6df956f0815b
    7.4G 2.1G 5.3G 29% /
    /dev/hda1 99M 11M 83M 12% /boot
    /dev/hda4 226G 39M 226G 1% /home
    Ok, something is definately wrong there, only root is by-uuid
    blkid:
    /dev/hda3: UUID="b0b958c4-5f24-414a-8826-6df956f0815b" TYPE="reiserfs"
    /dev/hda2: TYPE="swap" UUID="2767f772-203a-4fe9-ac4d-7c8754abc4c8"
    /dev/hda4: UUID="e83b7114-86fe-4e8f-9e95-0d92b8e50d1a" TYPE="reiserfs"
    /dev/hda1: UUID="728c65f2-a84f-401f-9899-17020758b829" SEC_TYPE="ext2" TYPE="ext3"
    Should I try newer udev? Can I even use the latest with 2.6.23?

    Mounting Local Filesystems fails
    Mount: Special device /dev/disk/by-uuid/728c65f2-a84f-401f-9899-17020758b829 does not exist
    Mount: Special device /dev/disk/by-uuid/e83b7114-86fe-4e8f-9e95-0d92b8e50d1a does not exist
    so does Activating swap.
    still, ls -la /dev/disk/by-uuid/ gives me:
    lrwxrwxrwx 1 root root 10 2010-10-02 22:45 2767f772-203a-4fe9-ac4d-7c8754abc4c8 -> ../../hda2
    lrwxrwxrwx 1 root root 10 2010-10-02 22:45 728c65f2-a84f-401f-9899-17020758b829 -> ../../hda1
    lrwxrwxrwx 1 root root 10 2010-10-02 22:45 b0b958c4-5f24-414a-8826-6df956f0815b -> ../../hda3
    lrwxrwxrwx 1 root root 10 2010-10-02 22:45 e83b7114-86fe-4e8f-9e95-0d92b8e50d1a -> ../../hda4
    should I have /boot and /home in /dev?
    Full system upgrade gave me the same issue. Even after udev downgrade (udev-142 is the latest I can use with 2.6.23).
    Edit:
    Changed my fstab back from by-uuid to hdaX, didn't help. Strangely all hdaX are in /dev/ after boot, but the symlinks are missing.
    Last edited by TelaKeppi (2010-10-02 21:22:53)

  • Maintenance Optimizer - ABAP queue check failed

    Hi guys.
    When running Maintenance Optimizer for a SAP ERP 6.0 EHP4 which has SAP HR 604 installed, the following message is displayed
    ABAP queue check failed
    Error       The Installation/Upgrade Package for Add-on SAP_HR rel. 600 is not available.
    The goal is update toEHP7 SP2.
    Not sure why is stating SAP_HR rel. 600 package is not available when the system has 604 release.
    During packages selection, Human Capital Management is checked and on the source system is listed SAP_HR 604 SP12
    The Solution Manager version is 7.1 SPS8, CR Content is updated to 9.9.
    Also have applied SAP Note 1277035 Recommendations, releted to EHP4 Missing, but still no luck
    This seems to be similar when SUM perform an EHP Inclusion, and cannot find the packages on the EPS Directory, but this is happening on the Maintenance Optimizer.
    Is this a problem with SAP Backbone, or should i do some manual corrections on the system or Solution Manager to make it aware SAP_HR is at al level 604 SP 12?
    Thanks!

    Hello,
    That type of error you describe is mostly always related to an issue in the SMSY/LMDB definition.
    It is likely that the issue is a wrong product instance was assigned to the system.
    In LMDB it is easy to check , even without verification checks (which sometimes may be the root cause, a bad verification check happens sometimes). If you go to the product system, then open the node technical systems -> AS ABAP -> Software, and go to the product instance tab (in SP10, product instance - details), when you select a given product instance , you see whether the software components that are part of it are installed or not (there is a frame in the lower part of the screen that shows the software components with flag 'installed' ticked or not). Chances are, one or more of the instances have few or no software components installed.
    Mind you, you must keep at least one SAP ERP 6.0 product instance assigned, this would be the exception to the rule, but if you have an EHP4 for SAP ERP 6.0 system, it should be only one.
    Best regards,
    Miguel Ariño

  • Memory gates checking failed because the free memory is less than 5% of total memory

    ·         Business
    Goal: Achieve a stable environment
    ·         Repro
    Steps: n/a
    ·         Expected
    Results: I expect the MSCRM Async services to use a relatively static amount of RAM
    ·         Actual
    Results: Over the weekend, the memory hit critical mass and CRM failed
    ·         Environment:
     Windows Server 2008, SQL Server 2008, CRM 2013 On Premise - both on the same box, Email Router is installed on the same box. We have not yet applied either of the two new UR for 2013.
    I'm currently experiencing a memory leak in our production environment. I will fill out the details shortly.
    Here's the error:
    Log Name:      Application
    Source:        System.ServiceModel 4.0.0.0
    Date:          4/20/2014 11:39:14 PM
    Event ID:      3
    Task Category: WebHost
    Level:         Error
    Keywords:      Classic
    User:          NETWORK SERVICE
    Computer:      server.domain.com
    Description:
    WebHost failed to process a request.
    Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/58366981
    Exception: System.ServiceModel.ServiceActivationException: The service '/VisualWorkplace/XRMServices/2011/Organization.svc' cannot be activated due to an exception during compilation. 
    The exception message is:Memory gates checking failed because the free memory (1240145920 bytes) is less than
    5% of total memory.  As a result, the service will not be available for incoming requests.  To resolve this, either reduce the load on the machine or adjust the value of minFreeMemoryPercentageToActivateService on the serviceHostingEnvironment config
    element.. ---> System.InsufficientMemoryException: Memory gates checking failed because the free memory (1240145920 bytes) is less than 5% of total memory.  As a result, the service will not be available for incoming requests.  To resolve
    this, either reduce the load on the machine or adjust the value of minFreeMemoryPercentageToActivateService on the serviceHostingEnvironment config element.
       at System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32 minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64& availableMemoryBytes)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity eventTraceActivity)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
    We just recently increased the available memory from 8GB to 24GB to help ensure that there is enough memory. This error never happened on CRM v4. According to the resource monitor, SQL is only reserving 20.7GB of RAM and there is 694MB of RAM in Standby.
    The main Async service is using 660MB and the maintenance Async service is using 265MB.
    To resolve the issue temporarily, I restarted both Async services this morning. Shortly after everything came back, they were holding fairly steady around 350MB and 200MB. It's been six hours since then.
    The last time I spoke with Microsoft about a similar problem, they suggested increasing the amount of RAM.

    It became more and more of a problem. It was impacting the users in a more subtle way at first. You couldn't configure the CRM for Outlook client. After a while, they couldn't use CRM in Outlook at all and users reporting not being able to complete phone
    call activities. I opened a ticket with MS and they suggested the same as Wilson Lou did. The organization error had nothing to do with the creep on the async services usage of RAM. It was indeed caused by SQL stealing all of the memory. Limiting the max usage
    to 24GB RAM has resolved that error. 
    My Async processes are still using a LOT of RAM, but now that I have more than enough RAM, it doesn't seem to be a problem anymore. They are currently using about 700MB RAM each.
    Also, I have upgraded to SP1, UR2.
    Eric Hula - CRM Administrator

  • HT1444 I have a MacBook circa 2007 with System Version:     Mac OS X 10.4.11 (8S2167) what software upgrade is capable?  Thanks

    I have a MacBook circa 2007 with System Version:
    Mac OS X 10.4.11 (8S2167) what software upgrade is capable?  Thanks

    Choose About this Mac from the Apple menu and check the processor.
    If it's a Core Duo Mac, click here, install the DVD, and run Software Update.
    If it's a Core 2 Duo or better Mac, follow the Core Duo instructions, open the Mac App Store, and try purchasing Mountain Lion. If you get told it's incompatible, phone the online Apple Store and order a download code for Lion.
    (85098)

  • Filesystem check failed

    Today I upgrade the kernel to 2.6.19,but when I reboot it,I get such information:
    /dev/sda3
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else). then the superblock
    is corrupt,and you might try running e2fsck with an alternate superblock:
        e2fsck -b 8193    <device>
                                                                        [FAIL]
    *********************FILESYSTEM CHECK FAILED **************
    *    Please repair manually and reboot. Note that the root *
    *    file system is currently mounted read-only.To remount *
    *    it read write type:    mount -n -o remount,rw /          *
    *     When you exit the maintenance shell the system will   *
    *    reboot automatically.                                 *
    Press enter for maintenance
    (or type Control D to continue)
    [root@(none)~]# cd /
    [root@(none) /]# mount -n -o remount,rw /
    mount:invalid option -n
    [root@(none) /]# _
    The above information is from my vmware-station,and in my own linux system I got the same,what should I do?
    Can I use a livecd to mkinitcpio to rescue the system?

    I just realized that now the file system error happens before udev has even started and then it drops me into maintenence mode... I can't do e2fsck or mkfs.ext3 -n /dev/sda7 because the corresponding device node doesn't exist yet... The only nodes were console, null, and a third one but I forget...
    My grub and fstab seem to be correct (I just verified and they worked before)... Any help please (having the /dev/sda7 node would be nice as I can't do anything without it)? I'm using an Intel chipset and I've tried various combinations of pata/ide/piix/etc in my mkinitcpio.conf (and generated the images of course)...
    I'm still searching through gentoo forums (I've tried everything I could find in arch forums) -- The partition seems also to be intact as it is accessible to me with livecd (I even chrooted and pacman -Syu) and through ext2ifs w/ vi on my Windows 2003 partition...
    Thanks

  • "FILESYSTEM CHECK FAILED" after pacman -Syu

    Hi all,
    After a sucessfull 'pacman -Syu' (in which i didnt see any 'todo' messages but it did have a kernel upgrade) archlinux cannot start and i just get to a message similar talking about my root partition (ext3):
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    ******************* FILESYSTEM CHECK FAILED *************
    * Please repair manually and reboot. Note that the root *
    * filesystem is currently mounted read-only. To remount *
    * it read-write type: mount -n -o remount,rw / *
    * When you exit the mantenance shel the system will *
    * reboot automatically. *
    I restarted with a livecd and 'e2fscked' the partition (which btw found many errors that were corrected by it) but archlinux still gives me the same message. I have checked the partition again and again a thousand times but it always comes up clean, im even able to mount it from the different livecds i have tried and can read and create files on it so im pretty sure it is fine.
    And so my question is, does anyone know why this is happening? How comes archlinux keeps seeing a problem in this partition when others dont? What am i doing wrong?
    An y answer appreciated.
    Last edited by feralert (2009-06-03 20:15:23)

    Hi again,
    I have done some testing, maybe it will help.
    After the failure message i put roots password and i got dropped to a shell, if i try to find the root partition (eg. ls /dev/sda) gives an error cause it sda doesnt exists.
    If i edit rc.sysinit with a livecd and remove the fsck part i get a few diferent errors, some about partitions not being found and similar stuff. In my little knowledge of linux it ooks to me like it doesnt load the sata module or somethig...
    I copy here the pacman.log file, i remember that the update was a huge one, around 400 Mbytes if i remember correctly:
    [2009-05-30 22:20] synchronizing package lists
    [2009-05-30 22:21] starting full system upgrade
    [2009-05-30 22:23] synchronizing package lists
    [2009-05-30 22:23] starting full system upgrade
    [2009-05-30 23:29] upgraded alacarte (0.11.10-1 -> 0.12.1-1)
    [2009-05-30 23:29] upgraded kernel-headers (2.6.27.6-2 -> 2.6.29.3-1)
    [2009-05-30 23:29] upgraded tzdata (2009f-1 -> 2009g-1)
    [2009-05-30 23:29] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2009-05-30 23:29] Generating locales...
    [2009-05-30 23:29] es_ES.UTF-8... done
    [2009-05-30 23:29] es_ES.ISO-8859-1... done
    [2009-05-30 23:29] es_ES.ISO-8859-15@euro... done
    [2009-05-30 23:29] Generation complete.
    [2009-05-30 23:29] upgraded glibc (2.9-4 -> 2.10.1-2)
    [2009-05-30 23:29] upgraded alsa-lib (1.0.19-1 -> 1.0.20-1)
    [2009-05-30 23:29] upgraded alsa-utils (1.0.19-1 -> 1.0.20-1)
    [2009-05-30 23:29] upgraded binutils (2.19.1-1 -> 2.19.1-3)
    [2009-05-30 23:29] upgraded geoip (1.4.5-1 -> 1.4.6-1)
    [2009-05-30 23:29] upgraded gcc-libs (4.3.3-1 -> 4.4.0-2)
    [2009-05-30 23:29] upgraded libdrm (2.4.9-1 -> 2.4.11-2)
    [2009-05-30 23:29] upgraded libgl (7.4.1-1 -> 7.4.2-2)
    [2009-05-30 23:29] upgraded mesa (7.4.1-1 -> 7.4.2-1)
    [2009-05-30 23:29] upgraded wxgtk (2.8.9.2-1 -> 2.8.10-1)
    [2009-05-30 23:29] upgraded amule (2.2.4-1 -> 2.2.5-2)
    [2009-05-30 23:29] upgraded x264 (20090216-1 -> 20090416-1)
    [2009-05-30 23:29] upgraded avidemux (2.4.4-2 -> 2.4.4-3)
    [2009-05-30 23:29] upgraded bin86 (0.16.17-3 -> 0.16.17-4)
    [2009-05-30 23:29] upgraded gmp (4.2.4-1.1 -> 4.3.1-2)
    [2009-05-30 23:29] upgraded coreutils (7.2-1 -> 7.4-1)
    [2009-05-30 23:29] upgraded dbus-core (1.2.4.4permissive-1 -> 1.2.14-1)
    [2009-05-30 23:29] upgraded glib2 (2.20.1-1 -> 2.20.2-1)
    [2009-05-30 23:29] upgraded bluez (4.37-1 -> 4.39-1)
    [2009-05-30 23:29] upgraded gstreamer0.10 (0.10.22-1 -> 0.10.23-1)
    [2009-05-30 23:29] upgraded gstreamer0.10-base (0.10.22-1 -> 0.10.23-1)
    [2009-05-30 23:29] upgraded gstreamer0.10-base-plugins (0.10.22-1 -> 0.10.23-1)
    [2009-05-30 23:29] upgraded brasero (2.26.1-2 -> 2.26.2-1)
    [2009-05-30 23:29] upgraded policykit (0.9-7 -> 0.9-9)
    [2009-05-30 23:29] upgraded consolekit (0.3.0-3 -> 0.3.0-5)
    [2009-05-30 23:29] upgraded cpio (2.9-3 -> 2.9-5)
    [2009-05-30 23:29] upgraded curl (7.19.4-1 -> 7.19.5-2)
    [2009-05-30 23:29] upgraded dbus (1.2.4.4permissive-1 -> 1.2.14-1)
    [2009-05-30 23:29] upgraded dcron (3.2-3 -> 3.2-4)
    [2009-05-30 23:29] upgraded dhcpcd (4.0.12-1 -> 5.0.4-1)
    [2009-05-30 23:29] upgraded dmapi (2.2.9-1 -> 2.2.10-1)
    [2009-05-30 23:29] upgraded docbook-xml (4.5-1 -> 4.5-2)
    [2009-05-30 23:29] upgraded gconf (2.26.0-3 -> 2.26.2-1)
    [2009-05-30 23:29] upgraded gnome-desktop (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:29] upgraded gdbm (1.8.3-5 -> 1.8.3-6)
    [2009-05-30 23:29] upgraded sqlite3 (3.6.13-1 -> 3.6.14.1-1)
    [2009-05-30 23:29] upgraded python (2.6.1-1 -> 2.6.2-1)
    [2009-05-30 23:29] upgraded eog (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded epiphany (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded poppler (0.10.6-1 -> 0.10.7-1)
    [2009-05-30 23:30] upgraded poppler-glib (0.10.6-1 -> 0.10.7-1)
    [2009-05-30 23:30] upgraded evince (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded libsoup (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded evolution-data-server (2.26.1.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded ffmpeg (20090217-1 -> 0.5-1)
    [2009-05-30 23:30] upgraded file (5.00-1 -> 5.03-2)
    [2009-05-30 23:30] upgraded file-roller (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded findutils (4.4.0-1 -> 4.4.1-2)
    [2009-05-30 23:30] upgraded gcalctool (5.26.1-1 -> 5.26.2-1)
    [2009-05-30 23:30] installed ppl (0.10.2-2)
    [2009-05-30 23:30] installed cloog-ppl (0.15.3-1)
    [2009-05-30 23:30] upgraded gcc (4.3.3-1 -> 4.4.0-2)
    [2009-05-30 23:30] upgraded gtksourceview2 (2.6.1-1 -> 2.6.2-1)
    [2009-05-30 23:30] upgraded gedit (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded glproto (1.4.9-1 -> 1.4.10-1)
    [2009-05-30 23:30] upgraded gnome-games (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded whois (4.7.33-1 -> 4.7.33-2)
    [2009-05-30 23:30] upgraded gnome-nettool (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:30] upgraded policykit-gnome (0.9.2-3 -> 0.9.2-4)
    [2009-05-30 23:30] upgraded gnome-panel (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:31] upgraded gnome-power-manager (2.26.1-1 -> 2.26.1-2)
    [2009-05-30 23:31] upgraded vte (0.20.1-1 -> 0.20.2-1)
    [2009-05-30 23:31] upgraded gnome-terminal (2.26.1-1 -> 2.26.2-2)
    [2009-05-30 23:31] upgraded gtk-engines (2.18.1-1 -> 2.18.2-1)
    [2009-05-30 23:31] upgraded gnome-themes (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:31] upgraded gnome2-user-docs (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:31] upgraded gparted (0.4.4-2 -> 0.4.5-1)
    [2009-05-30 23:31] upgraded gstreamer0.10-bad (0.10.11-1 -> 0.10.12-1)
    [2009-05-30 23:31] upgraded libraw1394 (1.3.0-2 -> 2.0.2-1)
    [2009-05-30 23:31] installed libusb1 (1.0.0-1)
    [2009-05-30 23:31] upgraded libdc1394 (2.0.3-1 -> 2.1.0-1)
    [2009-05-30 23:31] upgraded libdvdread (0.9.7-2 -> 4.1.3-1)
    [2009-05-30 23:31] upgraded libdvdnav (0.1.10-3 -> 4.1.3-1)
    [2009-05-30 23:31] upgraded neon (0.28.3-2 -> 0.28.4-1)
    [2009-05-30 23:31] installed liblrdf (0.4.0-6)
    [2009-05-30 23:31] upgraded gstreamer0.10-bad-plugins (0.10.11-3 -> 0.10.12-1)
    [2009-05-30 23:31] upgraded gstreamer0.10-good (0.10.14-1 -> 0.10.15-1)
    [2009-05-30 23:31] upgraded libavc1394 (0.5.3-2 -> 0.5.3-3)
    [2009-05-30 23:31] upgraded libiec61883 (1.1.0-1 -> 1.2.0-1)
    [2009-05-30 23:31] installed libcaca (0.99.beta16-1)
    [2009-05-30 23:31] upgraded gstreamer0.10-good-plugins (0.10.14-1 -> 0.10.15-1)
    [2009-05-30 23:31] upgraded gstreamer0.10-ugly-plugins (0.10.11-1 -> 0.10.11-2)
    [2009-05-30 23:31] upgraded gtkhtml (3.26.1.1-1 -> 3.26.2-1)
    [2009-05-30 23:31] upgraded gucharmap (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:31] upgraded libarchive (2.6.2-1 -> 2.7.0-1)
    [2009-05-30 23:31] NOTE
    [2009-05-30 23:31] ----
    [2009-05-30 23:31] Add your user to group 'camera' to use camera devices.
    [2009-05-30 23:31] upgraded libgphoto2 (2.4.4-1 -> 2.4.6-1)
    [2009-05-30 23:31] upgraded gvfs (1.2.2-1 -> 1.2.3-1)
    [2009-05-30 23:31] upgraded gzip (1.3.12-4 -> 1.3.12-6)
    [2009-05-30 23:31] upgraded jfsutils (1.1.13-1 -> 1.1.14-1)
    [2009-05-30 23:31] upgraded libsndfile (1.0.19-1 -> 1.0.20-1)
    [2009-05-30 23:31] upgraded sox (14.2.0-2 -> 14.2.0-3)
    [2009-05-30 23:31] installed ilmbase (1.0.1-1)
    [2009-05-30 23:31] installed openexr (1.6.1-1)
    [2009-05-30 23:31] upgraded libpng (1.2.35-1 -> 1.2.36-1)
    [2009-05-30 23:31] upgraded qt (4.5.0-5 -> 4.5.1-3)
    [2009-05-30 23:31] installed xine-lib (1.1.16.3-3)
    [2009-05-30 23:31] installed phonon (4.3.1-2)
    [2009-05-30 23:31] installed clucene (0.9.21b-1)
    [2009-05-30 23:31] installed exiv2 (0.18-1)
    [2009-05-30 23:31] installed strigi (0.6.4-2)
    [2009-05-30 23:31] installed soprano (2.2.3-1)
    [2009-05-30 23:31] installed xdg-utils (1.0.2-1)
    [2009-05-30 23:31] installed kdelibs (4.2.3-1)
    [2009-05-30 23:31] installed kdebase-runtime (4.2.3-1)
    [2009-05-30 23:31] installed fftw (3.2.1-1)
    [2009-05-30 23:31] installed libofa (0.9.3-2)
    [2009-05-30 23:31] installed tunepimp (0.5.3-6)
    [2009-05-30 23:31] installed kdemultimedia (4.2.3-1)
    [2009-05-30 23:31] installed polkit-qt (0.9.2-1)
    [2009-05-30 23:31] upgraded k3b (1.0.5-2 -> 1.66.0alpha2-1)
    [2009-05-30 23:32] upgraded qt3 (3.3.8-10 -> 3.3.8-11)
    [2009-05-30 23:32] upgraded kdelibs3 (3.5.10-2 -> 3.5.10-3)
    [2009-05-30 23:32] >>> Updating module dependencies. Please wait ...
    [2009-05-30 23:32] >>> MKINITCPIO SETUP
    [2009-05-30 23:32] >>> ----------------
    [2009-05-30 23:32] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-05-30 23:32] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-05-30 23:32] >>> More information about mkinitcpio setup can be found here:
    [2009-05-30 23:32] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-05-30 23:32]
    [2009-05-30 23:32] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-05-30 23:32] ==> Building image "default"
    [2009-05-30 23:32] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-05-30 23:32] :: Begin dry run
    [2009-05-30 23:32] :: Parsing hook [base]
    [2009-05-30 23:32] :: Parsing hook [udev]
    [2009-05-30 23:32] :: Parsing hook [autodetect]
    [2009-05-30 23:32] :: Parsing hook [sata]
    [2009-05-30 23:32] :: Parsing hook [keymap]
    [2009-05-30 23:32] :: Parsing hook [filesystems]
    [2009-05-30 23:32] :: Generating module dependencies
    [2009-05-30 23:32] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-05-30 23:32] ==> SUCCESS
    [2009-05-30 23:32] ==> Building image "fallback"
    [2009-05-30 23:32] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-05-30 23:32] :: Begin dry run
    [2009-05-30 23:32] :: Parsing hook [base]
    [2009-05-30 23:32] :: Parsing hook [udev]
    [2009-05-30 23:32] :: Parsing hook [sata]
    [2009-05-30 23:32] :: Parsing hook [keymap]
    [2009-05-30 23:32] :: Parsing hook [filesystems]
    [2009-05-30 23:33] :: Generating module dependencies
    [2009-05-30 23:33] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-05-30 23:33] ==> SUCCESS
    [2009-05-30 23:33] upgraded kernel26 (2.6.29.2-1 -> 2.6.29.4-1)
    [2009-05-30 23:33] upgraded klibc (1.5.15-1 -> 1.5.15-2)
    [2009-05-30 23:33] upgraded klibc-extras (2.5-2 -> 2.5-3)
    [2009-05-30 23:33] upgraded klibc-kbd (1.15.20080312-8 -> 1.15.20080312-9)
    [2009-05-30 23:33] upgraded klibc-module-init-tools (3.5-1 -> 3.5-2)
    [2009-05-30 23:33] upgraded klibc-udev (141-1 -> 141-2)
    [2009-05-30 23:33] upgraded libdownload (1.3-1 -> 1.3-3)
    [2009-05-30 23:33] upgraded libgsf (1.14.12-1 -> 1.14.13-1)
    [2009-05-30 23:33] upgraded libsasl (2.1.22-7 -> 2.1.22-8)
    [2009-05-30 23:33] upgraded lsof (4.81-1 -> 4.82-1)
    [2009-05-30 23:33] upgraded lzo2 (2.02-3 -> 2.03-1)
    [2009-05-30 23:33] upgraded man-pages (3.20-2 -> 3.21-1)
    [2009-05-30 23:33] upgraded metacity (2.26.0-1 -> 2.26.0-2)
    [2009-05-30 23:33] upgraded mlocate (0.21.1-1 -> 0.22-1)
    [2009-05-30 23:33] upgraded mplayer (28347-4 -> 29318-1)
    [2009-05-30 23:33] upgraded mtools (4.0.10-1 -> 4.0.10-2)
    [2009-05-30 23:33] upgraded nautilus (2.26.2-1 -> 2.26.3-1)
    [2009-05-30 23:33] upgraded net-tools (1.60-13 -> 1.60-14)
    [2009-05-30 23:33] * relogin or source /etc/profile.d/openoffice.sh
    [2009-05-30 23:33] * see http://wiki.archlinux.org/index.php/Openoffice
    [2009-05-30 23:33] how to use extensions, e.g. for spell checking
    [2009-05-30 23:33] see /opt/openoffice/share/extension/install what
    [2009-05-30 23:33] is shipped with this package
    [2009-05-30 23:33] upgraded openoffice-base (3.0.1-1 -> 3.1.0-1)
    [2009-05-30 23:33] upgraded openoffice-es (3.0.1-1 -> 3.1.0-1)
    [2009-05-30 23:33] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2009-05-30 23:33] upgraded pacman-mirrorlist (20090405-1 -> 20090509-1)
    [2009-05-30 23:33] upgraded pango (1.24.1-1 -> 1.24.2-1)
    [2009-05-30 23:33] upgraded pidgin (2.5.5-2 -> 2.5.6-1)
    [2009-05-30 23:33] upgraded tcp_wrappers (7.6-8 -> 7.6-9)
    [2009-05-30 23:33] upgraded portmap (6.0-2 -> 6.0-3)
    [2009-05-30 23:33] upgraded ppp (2.4.4-7 -> 2.4.4-8)
    [2009-05-30 23:33] upgraded procps (3.2.7-5 -> 3.2.8-1)
    [2009-05-30 23:33] upgraded psmisc (22.6-2 -> 22.7-1)
    [2009-05-30 23:33] upgraded pycairo (1.8.2-1 -> 1.8.4-1)
    [2009-05-30 23:33] upgraded pygobject (2.16.1-1 -> 2.18.0-1)
    [2009-05-30 23:33] upgraded python-gdata (1.3.0-1 -> 1.3.1-1)
    [2009-05-30 23:33] upgraded python-nose (0.10.4-3 -> 0.11.0-1)
    [2009-05-30 23:33] upgraded python-numpy (1.3.0-1 -> 1.3.0-2)
    [2009-05-30 23:33] upgraded rsync (3.0.5-1 -> 3.0.6-1)
    [2009-05-30 23:34] upgraded seahorse (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:34] upgraded seahorse-plugins (2.26.1-1 -> 2.26.2-1)
    [2009-05-30 23:34] upgraded sysfsutils (2.1.0-4 -> 2.1.0-5)
    [2009-05-30 23:34] upgraded syslinux (3.75-4 -> 3.80-1)
    [2009-05-30 23:34] upgraded sysvinit (2.86-4 -> 2.86-5)
    [2009-05-30 23:34] upgraded tomboy (0.14.1-1 -> 0.14.2-1)
    [2009-05-30 23:34] upgraded transmission-gtk (1.42-1 -> 1.60-1)
    [2009-05-30 23:34] upgraded unrar (3.9.1-1 -> 3.9.3-1)
    [2009-05-30 23:34] upgraded usbutils (0.81-1 -> 0.82-1)
    [2009-05-30 23:35] upgraded vlc (0.9.9a-1 -> 0.9.9a-4)
    [2009-05-30 23:35] upgraded wireless_tools (29-2 -> 29-3)
    [2009-05-30 23:35] upgraded xfsprogs (3.0.0-1 -> 3.0.1-1)
    [2009-05-30 23:35] upgraded xkeyboard-config (1.5-1 -> 1.6-1)
    [2009-05-30 23:35] upgraded xorg-server-utils (7.4-5 -> 7.4-6)
    [2009-05-30 23:35] upgraded xorg-server (1.6.1-1 -> 1.6.1.901-1)

  • Errors when installing os x 10.4- Invalid sibling link-volume check failed

    I am trying to upgrade my PowerPC G4 from OS x 10.2.8 to 10.4. I bought the Tiger Retail DVD. The install disc boots and runs, but near the end of installation, I get " Error Installing Software- Please try installing again" I opened the disk utility on the installer and tried first aid- which failed.
    "Invalid Sibling Link"
    "Volume check failed"
    Error: The underlying task reported failure on exit
    HFS volume checked
    1 volume could not be repaired because of an error
    I tried first aid repeatedly with no luck. I tried the fsck repair suggested in one of the discussion forums "fsck -fy"
    again, "volume check failed"
    I'm looking to buy DiskWarrior as suggested, but am curious about another option I've read about. I found a macosxhints website http://www.macosxhints.com/article.php?story=20070204093925888
    that suggests running the install disk, clicking on terminal and unmounting the drive that the OS system "lives on". If I do this, will I lose the data already on my computer? The hint does not talk about how to remount the drive.
    I am NOT computer savvy. Would this be getting in over my head? It sounds simple enough, but I don't want to do any irreversible damage. Should I just buy disk warrior, or would the safest bet be to buy an external hard drive and back up everything, then perform an erase an install with Tiger?
    Any help would be MUCH appreciated!!!

    Hi confused- I just fixed my invalid sibling link error on my HD. Stop using your HD!
    It will only get radically worse. I went to http://www.alsoft.com/DiskWarrior/ to see which version of Disk Warrior I needed which was 4.1. Then I went to a retail store & bought the CD $99. On the box, it must say 4.0 with 4.1 included + CD rev 42. You must use the CD as the download won't boot up your HD. In the box is a 1-pager of simple instructions. Put disk in CD drive, follow instructions, click rebuild HD, wait 15 minutes. My HD is perfect!!!now. It fixed permissions, rebuilt my directory, fixed my CS3 Adobe applications, fixed corrupted prefs, found & restored ALL files. I lost nothing! Plus made a PDF detailed report. Best $99 i ever spent. Good luck!

  • [solved] Filesystem check fail - Cannot access LVM Logical Volumes

    I am getting a "File System Check Failed"on startup, I recently did a full system upgrade but I'm not entirely sure that the cause of the issue as I don't reboot very often.
    I get the error right before this line is echo'ed out:
    /dev/mapper/Arch_LVM-Root:
    The super block could not be read or does not describe a correct ext2 filesystem...
    this is odd because the only ext2 filesystem I have is on an non-LVM boot partition...
    I can log-in and mount / as read/write and I can activate LVM with
    modprobe dm-mod
    and
    vgchange -ay Arch_LVM
    and they show up in lvdisplay but their status is "NOT available"
    I just need to mount these logical volumes so I can retrieve some personal data in my home directory, I am also hesitant to use LVM again if I can't retrieve my data.
    any suggestions?
    Last edited by action_owl (2010-08-15 02:15:58)

    I just popped in the install disk and was able to mount and access the LVM groups as expected, something must have been wonky with my filesystem

  • [SOLVED] Filesystem check failed - All seems normal

    Yesterday i turned of my computer after it had been on for a week or so and this morning i can't get it to boot.
    While booting, on the filesystem check stage, it reports all filesystems as clean, but then says [FAIL], and gives me access to the maintenance shell.
    - I booted the system with a Gparted live cd and did a check on all partitions on all disks. It reported no errors.
    - in fstab I commented out the external disk and the internal one which doesn't contain any system partitions, still the same.
    - I remounted root rw in the maintainance shell, and did a full system upgrade (last kernel upgrade was applied) ... still no cookies...
    - I also tried to mount all the partitions in the maintenance shell. All were mounted without an error, and as far as i can tell all data was there and browsable at least.
    - I tried to boot with a /forcefsck file and the checks were all done without any messages, after which it failed as usual.
    Also i tried fallback (before the upgrade), which as you can guess by now, also gave the same error. The message about the filesystem check failing is not giving me any useful information. All it does is list the partitions saying every partition is clean, and then says the filesystem check has failed.
    As you can probably tell, I did all the steps I could find on the forums that looked it could solve my problems, and I've hit a dead end. If I knew which partition had the problem  I could move the data and format it. Could this be a hardware error?
    Thanks in advance for any help offered
    Last edited by vexxor (2009-07-28 11:04:02)

    KimTjik wrote:Maybe a stupid question, but it's not that some partition is totally full?
    Nope. I just checked.
    Funny thing. In the maintenance console, when i do a "mount -a", I can navigate to the now mounted directories, but I can't see the mounted partitions as an output of either "mount" or "df".
    I figured this out when I was checking if the disks were full. Root gets shown, and its on 53%. Just in case i deleted about 20GB of stuff from the media partition, but the problem remains.

  • External drive error, does not mount: "Partition map check failed because no slices were found"

    Hardware: MacBook late 2009 (2.26Ghz Core 2 Duo 2 GB RAM 250GB HDD) running 10.9.4, Hackintosh MacPro (3.29Ghz i3 16GB RAM 1TB HDD) running 10.9.4, external 3 TB Seagate Backup+ drive
    As you can can see from the screenshot below,
    The external drive was initially plugged in a Netgear WNDR4500 router by USB to be used as NAS. I was in the middle of updating the firmware when there was a power outage. Upon reboot, the drive no longer mounts, whatever it is plugged in (router, Mac, PC, etc.).
    I ran DiskUtility on the partition map and volume, same errors. Here's an what I see:
    As you can see above, the "Mount" icon is greyed out and I get the error message "Partition map check failed because no slices were found". If I select "the Archive" partition, the "Mount" icon is not greyed out but clicking it doesn't do anything. My HDD is basically unreadable.
    I issued a few Terminal commands to see what was the problem, here are the results:
    What can I do?
    Currently running analysis on TestDisk and it is 50% after 48hrs. Need some help!

    @ Allan Eckert: Unfortunately, reformatting is out of the question, I have 5 years of work on this!
    @ Loner T: Yes, the firmware did successfully upgrade after router reboot and a bit of troubleshoot.
    Thanks for the quick replies. Keep 'em coming!

Maybe you are looking for

  • Error while doing the Usage Decision in transaction QA32

    Hello Friends, While doing the goods receipt for customer returns from customer, system generated a inspection lot with inspection type 06. So in QA32 transaction, system is showing that inspection lot, but in same screen, against the column InspPlan

  • Post live graph to web

    I'm looking to post a live or running graph on the web - see attached picture.  I know this is possible, but don't want to reinvent the wheel if something is readily available for me to reference.  I'm not looking for remote control on this – just wa

  • Scanning lots of photos - ideas?

    I'm looking to scan a ton of old family photos. One scanner, the Kodak i1210, got a great write-up in the WSJ in early January. Here is a Consumer Reports blog post on it (I don't think he's right about it not being available to consumers): http://bl

  • Date value in parameter

    I have datadase coulumn req_date and format is dd/mm/yyyy In the report I have parameter as start_date and End_date the query in the query builder looks like this I have set a default static value as 01-01-1990 this works fine (and unchecked the "Res

  • Multiorg set up ? how to setup of Inventory

    Please tell me how to setup a multiorg in Inventory Module & how to Implement the Inventory Module