SUNW,hme0: Link Down - cable problem

On several Sparc5's I'm getting the subj: error message. Why? they are configured with 2.5.1 as standalone servers. The connection is with a simple hub which indicates they have connectivity with each other, however, I cannot ping the other machines from the others. What confiuration am I missing???
New to solaris...
gct

Hi
First of all, Sun Sparc 5's are old systems that only have an onboard 10MBPS ethernet port that is called "le". So, either
you are referring to the wrong system or you have an additional
100MBPS card installed in a SS5. The 100MBPS ethernet driver
in Solaris called the "hme" driver.
At the system OK prompt, type the command "watch-net-all".
This should indicate if the physical port is okay or not.
If this fails, you almost certainly have a hardware problem.
Also, some times a Sun system and a hub do not auto negotiate
their speed well. You can check if the Sun system ports are
all right by connecting a cross ethernet cable between 2 Sun system ethernet ports and running the above test.
Also do check the http://sunsolve.sun.com which has lots of
information on similar problems and solutions.
HTH
Shridhar

Similar Messages

  • Hme0: Link Down - cable problem?

    i've a problem i've buyed an ultra 10 (used)
    i've reinstalled solaris 10 01/06
    when it boot the o.s. it give this error message "hme0: Link Down - cable problem?"
    and network don't work.
    i cannot ping my router but i've gave to my sun an ip of the same netmask (sun ip 192.168.1.88 router ip 192.168.1.1)
    i've checked the cable and it's good (it work with a normal pc)
    the led on the switch is on (it's green)
    maybe i need some patch
    how can i do?

    gio,
    You didn't necesarily do anything wrong.
    You do not necessarily have any broken equipment.
    There may just be somthing that is incomplete in the setup.
    Begin by checking if your network settings were set up correctly by running:
    <b># ifconfig -a</b>
    (it's usually best to troubleshoot while you are root user)
    If the output from the <i>ifconfig</i> command seem to be complete, you could always think about reconfiguring the NIC all over again.
    If you are not sure, then just paste the entire output results back here.
    Also, use the forum search function, using keyword <u>sys-unconfig</u>.
    Next, read the Solaris man pages for sys-unconfig.
    That command will force you to repeat the setup of the connection.

  • Solaris 8 says: "Link down, Cable Problem?"

    I have these on my home LAN:
    1. Sun Ultra 5 Solaris 8
    2. Win 2000 PC
    3. Win NT laptop
    They are all hooked into a LinkSys Router.
    The Router is hooked into my Motorala Cable Modem.
    Here's the problem:
    The PC and the laptop can see each other on the LAN.
    The Solaris 8 is only visible on the Lan INTERMITTENTLY.
    The lights on the Router for the PC and laptop are always ON.
    When I reboot the Solaris box, the lights on the Router sometimes come ON, and sometimes they stay OFF. When they stay OFF, I see the message: "Link down, Cable Problem?" during reboot.
    I have tried different cables, and tried various combinations of the 4 avalable ports on the back of my Router.
    If I plug in the Sun box DIRECTLY into my cable modem, then I don't see the above message. (but then I don't have a LAN anymore)
    Please help, I've been struggling with this for a while now.
    Thanks,
    Irshad Ahmed (I am relatively new to Sun)

    Hi
    You have not indicated if you have the router ethernet ports working
    at 100Mbps or 10Mbps. Depending on this sometimes, Sun systems may
    not be correctly auto-negotiating their ethernet port settings.
    You may set these parameters to force Sun Ultra 5 to a 100Mbps mode or a 10Mbps mode.
    For forcing it to 100Mbps, Full Duplex mode and disabling the auto-negotiation, put these entries in /etc/system:
    set hme:hme_adv_autoneg_cap=0
    set hme:hme_adv_100T4_cap=0
    set hme:hme_adv_100fdx_cap=1
    set hme:hme_adv_100hdx_cap=0
    set hme:hme_adv_10fdx_cap=0
    set hme:hme_adv_10hdx_cap=0
    Conversely, if you want to force your Sun to work on 10Mbps, Full
    duplex mode, (if your router does not support 100Mbps) in the same
    /etc/system file, put the following entries :
    set hme:hme_adv_autoneg_cap=0
    set hme:hme_adv_100T4_cap=0
    set hme:hme_adv_100fdx_cap=0
    set hme:hme_adv_100hdx_cap=0
    set hme:hme_adv_10fdx_cap=1
    set hme:hme_adv_10hdx_cap=0
    One of these should solve your problem. You need to reboot the system
    after putting these entries.
    You can also check the port at the OK prompt using the command
    "watch-net". This test the onboard ethernet interface.
    You may also apply the hme patch released by Sun that fixes many
    known problems with hme ethernet driver. The patch id is 108981-03.
    It is available from the site :
    http://sunsolve.sun.com
    HTH
    Shridhar
    Sun-DTS

  • Howto Link Down-Cable problem?

    Hi,
    I am having a Ultra Sparc 5 with a hme interface and a quad card. When the machine boots it checks at boot prom level all 5 interface and reports for all qfe interfaces "Link Down-Cable problem?". All qfe interfaces do not have a ethernet connx but I also do not want to deinstall the quad card. Is there any possibility to turn thoose "interface checks" off.
    Thanks Marcus

    Never mind I just figured out that thoose checks just run after the boot cdrom command.

  • Occasional problem with eth0 link down after booting

    Hi,
    Every so often after booting up the PC there is not any working network connection. Looking through the output of dmesg, I find "eth0 link down" messages. Not knowing a lot about networking lead me to resort to rebooting to resolve the problem, and rebooting does indeed resolve the problem. Today I discovered the post at  [url http://bbs.archlinux.org/viewtopic.php?id=117728] which suggests similar behaviour.
    I played around with ifconfig and initially thought I was seeing the same behaviour, but believe I was mistaken. I can't actually confirm until it happens if my new found knowledge will actually resolve the problem without rebooting.
    I'd like to try and track down the source of the problem, and either file a bug report or take some other (configuration) measure, but need help tracing it.
    Hardware in question is: Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
    and I'm using the testing repository in Arch. Any help appreciated.
    Cheers,
    James.

    I have the exact same problem and I have the exact same ethernet controller/chip.
    I've not looked that much why it was doing this. Maybe auto-negotiation fail for I don't know which reason, maybe something else, hard to tell. I might try to investigate this a bit more next time it does me this.
    That said, what I'm doing when I'm seeing that my eth0 has no carrier, I'm doing a "ip link set eth0 down", wait a few seconds, and then a "ip link set eth0 up", and then it's usually fine. Since I'm personally using static IP addresses, I also have to re-add the default route after that, i.e. a "ip route add default via 192.168.1.1" to be able to go out of my LAN again. This will be different if you are using DHCP.

  • SG500X-48 Stack Link Down Warning Messages

    I just deployed two stacked SG500X switches.  I noticed these messages in the log (see below).  Despite these messages everything appears to be functioning.  Any idea what they mean?
    Here's a snippet:
    2147481834
    2013-Jan-25 11:41:17
    Warning
    %Stack-W-LINK DOWN: link 0 on unit-2, aggregated (369)      
    2147481835
    2013-Jan-25 11:41:17
    Informational
    %Stack-I-LINK UP: link 0 on unit-2, aggregated (369)      
    2147481836
    2013-Jan-25 11:37:25
    Warning
    %STCK SYSL-W-UNITMSG: UNIT ID 2,Msg:%Stack-W-LINK DOWN: link 0 on unit-2, aggregated (1)       
    2147481837
    2013-Jan-25 11:37:25
    Warning
    %Stack-W-LINK DOWN: link 0 on unit-2      
    2147481838
    2013-Jan-25 11:37:25
    Informational
    %Stack-I-LINK UP: link 0 on unit-2      
    2147481839
    2013-Jan-25 11:37:25
    Informational
    %STCK SYSL-I-UNITMSG: UNIT ID 2,Msg:%Stack-I-LINK UP: link 0 on unit-2, aggregated (1)       
    2147481840
    2013-Jan-25 11:37:25
    Warning
    %STCK SYSL-W-UNITMSG: UNIT ID 2,Msg:%Stack-W-LINK DOWN: link 0 on unit-2, aggregated (485)       
    2147481841
    2013-Jan-25 11:37:25
    Informational
    %STCK SYSL-I-UNITMSG: UNIT ID 2,Msg:%Stack-I-LINK UP: link 0 on unit-2, aggregated (485)       
    2147481842
    2013-Jan-25 11:37:24
    Warning
    %Stack-W-LINK DOWN: link 0 on unit-2, aggregated (483)      
    2147481843
    2013-Jan-25 11:37:24
    Informational
    %Stack-I-LINK UP: link 0 on unit-2, aggregated (483)      
    2147481844
    2013-Jan-25 11:32:25
    Warning
    %STCK SYSL-W-UNITMSG: UNIT ID 2,Msg:%Stack-W-LINK DOWN: link 0 on unit-2       
    2147481845
    2013-Jan-25 11:32:25
    Warning
    %Stack-W-LINK DOWN: link 0 on unit-2      
    2147481846
    2013-Jan-25 11:32:25
    Informational
    %STCK SYSL-I-UNITMSG: UNIT ID 2,Msg:%Stack-I-LINK UP: link 0 on unit-2      
    2147481847
    2013-Jan-25 11:32:25
    Informational
    %Stack-I-LINK UP: link 0 on unit-2      
    2147481848
    2013-Jan-25 11:32:24
    Warning
    %STCK SYSL-W-UNITMSG: UNIT ID 2,Msg:%Stack-W-LINK DOWN: link 0 on unit-2, aggregated (492)       
    2147481849
    2013-Jan-25 11:32:24
    Informational
    %STCK SYSL-I-UNITMSG: UNIT ID 2,Msg:%Stack-I-LINK UP: link 0 on unit-2, aggregated (492)       
    2147481850
    2013-Jan-25 11:32:24
    Warning
    %Stack-W-LINK DOWN: link 0 on unit-2, aggregated (492)      
    2147481851
    2013-Jan-25 11:32:24
    Informational
    %Stack-I-LINK UP: link 0 on unit-2, aggregated (492)      
    2147481852
    2013-Jan-25 11:27:24
    Warning
    %STCK SYSL-W-UNITMSG: UNIT ID 2,Msg:%Stack-W-LINK DOWN: link 0 on unit-2, aggregated (1)       
    2147481853
    2013-Jan-25 11:27:24
    Warning
    %Stack-W-LINK DOWN: link 0 on unit-2      

    So, it seems that when the second stacking cable was added it didn't change from chain mode to ring mode.  I'm not sure if that was a side effect of the problem or the cause.  Maybe there's something wrong with that stack cable or maybe not.  I ended up moving it to a different set of switches and used a different cable on this set and both sets of switches are working fine now without the warning messages.

  • Link down on Oracle 10R2 - RAC

    Dear All..
    This is my first post, I have question related with RAC environment.
    I setting up RAC on spesifications bellow:
    - 3 HP server using intel xeon and 4G RAM each.
    - Hitachi SAN
    - Linux Centos 4.2
    - Oracle 10g Release 2
    - ASM 2 and OCFS 2
    In installation steps, I found no problems. And the IP configuration used are:
    # Public Network - (eth0)
    172.20.141.1 linux1
    172.20.141.2 linux2
    172.20.141.3 linux3
    # Private Interconnect - (eth1)
    192.168.0.1 int-linux1
    192.168.0.2 int-linux2
    192.168.0.3 int-linux3
    # Public Virtual IP (VIP) addresses for - (eth0)
    172.20.142.1 vip-linux1
    172.20.142.2 vip-linux2
    172.20.142.3 vip-linux3
    ==========================================
    Hangcheck 30 seconds, margin is 180 seconds
    ==========================================
    [root@linux2 ~]# grep Hangcheck /var/log/messages |
    tail -5
    Apr 24 13:09:59 linux2 kernel: Hangcheck: starting
    hangcheck timer 0.5.0 (tick is 30 seconds, margin is
    180 seconds).
    Apr 25 13:24:42 linux2 kernel: Hangcheck: starting
    hangcheck timer 0.5.0 (tick is 30 seconds, margin is
    180 seconds).
    ==========================================
    setup O2CB_HEARTBEAT_THRESHOLD=301 pada file
    /etc/sysconfig/o2cb
    ==========================================
    But when I am trying to test the server using very hard
    environment test (transactions and reporting using application
    build by Delphi), just likes production ones, I found an error
    occurred, eth0 : link down. The times it happen was random
    (1 month 3 times - averages values).
    And this is the error log.
    ==========================================
    linux2 error log
    ==========================================
    Apr 22 07:55:01 linux2 crond(pam_unix)[4288]: session
    closed for user root
    Apr 22 07:55:18 linux2 kernel: eth0: link down
    Apr 22 07:55:19 linux2 kernel: eth0: link up, 100Mbps,
    full-duplex, lpa 0x45E1
    Apr 22 07:55:24 linux2 kernel:
    (0,0):o2net_idle_timer:1330 connection to node li
    nux3 num 1 at 172.20.141.3:7777 has been idle for 10
    seconds, shutting it down.
    Apr 22 07:55:24 linux2 kernel:
    (0,0):o2net_idle_timer:1341 here are some times t
    hat might help debug the situation: (tmr
    1145667314.798878 now 1145667324.796791
    dr 1145667314.798856 adv
    1145667314.798892:1145667314.798893 func (c9943f19:505
    ) 1145429443.839194:1145429443.839197)
    Apr 22 07:55:24 linux2 kernel:
    (2248,1):o2net_set_nn_state:421 no longer connect
    ed to node linux3 at 172.20.141.3:7777
    Apr 22 07:55:26 linux2 kernel:
    (0,0):o2net_idle_timer:1330 connection to node li
    nux1 num 2 at 172.20.141.1:7777 has been idle for 10
    seconds, shutting it down.
    Apr 22 07:55:26 linux2 kernel:
    (0,0):o2net_idle_timer:1341 here are some times t
    hat might help debug the situation: (tmr
    1145667316.353964 now 1145667326.352424
    dr 1145667316.353945 adv
    1145667316.353965:1145667316.353966 func (c9943f19:505
    ) 1145429355.325673:1145429355.325679)
    Apr 22 07:55:26 linux2 kernel:
    (2248,1):o2net_set_nn_state:421 no longer connect
    ed to node linux1 at 172.20.141.1:7777
    ============================================
    linux1 error log
    ============================================
    Apr 22 07:55:02 linux1 crond(pam_unix)[10395]: session
    closed for user root
    Apr 22 07:57:58 linux1 kernel:
    (2319,0):o2net_set_nn_state:421 no longer connect
    ed to node linux2 at 172.20.141.2:7777
    ===========================================
    linux3 error log
    ===========================================
    Apr 22 07:55:03 linux3 crond(pam_unix)[14329]: session
    closed for user root
    Apr 22 07:56:50 linux3 kernel:
    (2512,0):o2net_set_nn_state:421 no longer connect
    ed to node linux2 at 172.20.141.2:7777
    Any body have an advice or solution to overcome this problem.
    Thanks for helping.
    Best Regards,
    Car Elcaro.

    $cat opmn/conf/ons.config
    localport=6101
    remoteport=6200
    loglevel=9
    useocr=on
    2007-02-09 13:43:16.441: [    RACG][1] [15217][1][ora.cgwdb02.ons]: Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = cgwdb01, port = 6200}
    Adding remote host cgwdb01:6200
    onscfg[1]
    {node = cgwdb02, port = 6200}
    Adding remote host cgwdb02:6200
    ons is not running ...
    2007-02-09 13:43:16.454: [    RACG][1] [15217][1][ora.cgwdb02.ons]: clsrcexecut: env ORACLE_CONFIG_HOME=/u01/oracle/product/10.2.0/crs
    2007-02-09 13:43:16.454: [    RACG][1] [15217][1][ora.cgwdb02.ons]: clsrcexecut: cmd = /u01/oracle/product/10.2.0/crs/bin/racgeut -e USRORA_DEBUG=0 540 /u01/oracle/product/10.2.0/crs/bin/onsctl ping
    2007-02-09 13:43:16.454: [    RACG][1] [15217][1][ora.cgwdb02.ons]: clsrcexecut: rc = 1, time = 0.531s
    2007-02-09 13:43:16.454: [    RACG][1] [15217][1][ora.cgwdb02.ons]: end for resource = ora.cgwdb02.ons, action = check, status = 1, time = 0.743s
    2007-02-09 13:43:17.421: [    RACG][1] [15239][1][ora.cgwdb02.ons]: onsctl: shutting down ons daemon ...
    Number of onsconfiguration retrieved, numcfg = 2
    onscfg[0]
    {node = cgwdb01, port = 6200}
    Adding remote host cgwdb01:6200
    onscfg[1]
    {node = cgwdb02, port = 6200}
    Adding remote host cgwdb02:6200

  • Thunderbolt display video died-Cable problem??

    My TD (paired with a Retina) video seems to have lost its video.  Audio working fine.  Could this be a cable problem?

    I can confirm that the Thunderbolt Display will work when plugged in to the 2011 MacBook Pro 15" and a 2011 Mac Mini Server connected via Apple's Thunderbolt cable.  When both systems are connected to the monitor, the display will always prefer the system connected to its display port,  when it sleeps or is powered down, the other system detects the available display and connects to it automatically.  I can't imagine a more ideal sinerio!
    Thank you Apple!
    Jason
    Nerds Limited

  • Link down and Link Up Snmp trap C#

    Hi i've configure my cisco router to receive the SNMP traps if the link goes up or down. However i found out that when i plugged out the cable i'm not receiving any link down on the network management system. Until i plugged in again the link will then show up or down state. May i know whats the reason why i can't receive the link down when i plugged out my cable?

    If your router has only fa0/0 as active interface, then this would be the interface that the router would use to communicate with the network management system. However when you unplug that interface now the router has no interface that it can use to send the link down trap to the network management system.
    HTH
    Rick

  • Modem router link down in a small network when I connect any mac with OSX

    With OS9 I have no problems at all the other machines are PCs, I try whith 2 diferent laptops, and 2 macmini and the internet connection throught a modem router link down inmediatly... and the modem try to connect many times automaticly, and connect for few minutes... after that being link down again... any ideas what the problem is? I think a protocol interference may cause this, but I don't know what really... thanks

    Start by changing the wireless names to SMB compatible names.. ie short, no spaces and pure alphanumeric. Make sure the HP is in range of the router.
    You can use the WPS setup via the utility main menu. There is no WPS button as such but apple has had to provide some way to handle this directly.
    http://store.apple.com/us_smb_78313/question/answers/readonly/does-the-airport-e xtreme-support-wifi-protected-setup/Q7JJ79KC7F2DTCYJP

  • Prime Infrastructure 2.0 Link-Down Alarm severity level

    Hi,
    i have been looking for a way to lower the severity level of link-down Alarms. I use the threshhold utilization feature and want to generate an alarm when CPU or Memory goes over 90%, this works fine. Problem is that when you enable "Switches and Hubs" or "Routers" category to receive alarms under: Operate -> Alarms & Events -> Email Notifications, you define only Critical alarms should generate an email and Link-down is by default Critical.
    Well you figure that you should be able to change this, but i can't find anything to change the severity under: Administration -> System Settings -> Severity Configuration.
    Do anyone know if this is even possible? If so please tell me how..

    Hi,
    Yes it is possible.
    Changing Alarm Severities
    You can change the severity level for newly generated alarms
    Note Existing alarms remain unchanged.
    To change the severity level of newly generated alarms:
    Step 1 Choose Administration > System Settings .
    Step 2 Choose Severity Configuration from the left sidebar menu.
    Step 3 Select the check box of the alarm condition whose severity level you want to change.
    Step 4 From the Configure Severity Level drop-down list, choose the new severity level ( Critical , Major , Minor , Warning , Informational , or Reset to Default ).
    Step 5 Click Go, then click OK.
    Check the attached screen shot ..
    Thanks-
    Afroz
    ***Ratings Encourages Contributors ***

  • Is this just a LVDS cable problem? Help please

    http://img.auctiva.com/imgdata/1/1/3/1/9/0/5/webimg/371736702_o.jpg
    I was told that this could just be a LVDS cable problem, but I've also read it could be a logic board problem. Any help would be appreciated.

    OK, the above was the report after the MacBook had been plugged in for a few days. I decided to see what came up when I started on the battery, but the first time I tried it, as soon as Safari launched (it's a login item) it went down. So I let the battery get back up to 100%, and restarted, bypassing login items. System Info reported this:
    Battery Information:
      Model Information:
      Manufacturer:          DP
      Device Name:          ASMB013
      Pack Lot Code:          1
      PCB Lot Code:          0
      Firmware Version:          102
      Hardware Revision:          300
      Cell Revision:          200
      Charge Information:
      Charge Remaining (mAh):          4120
      Fully Charged:          Yes
      Charging:          No
      Full Charge Capacity (mAh):          4273
      Health Information:
      Cycle Count:          37
      Condition:          Normal
      Battery Installed:          Yes
      Amperage (mA):          -2054
      Voltage (mV):          10705
    I note that those last two items are quite different, and indeed, the voltage had been reduced to < 11V. Dunno if that's significant.
    I then tried launching Safari and it promptly went down. It occurred to me that the issue might involve Safari specifically in some way, so I let the battery charge back up again, de-logined Safari, and restarted. I was able to launch a few smaller applications; then I launched Backup, so far so good, but when I tried actually starting a backup, poof.
    It's too bad I can't either find a MacBook to borrow to try with my battery or borrow a battery; no one I know has an appropriate model MacBook.

  • CA-42 SOLVED USB CAble Problem !

    Here is the answer to many CA-42 Cable problems people are having.
    First, Nokia says you must use their cable. NOT! The problem with the Chinese cables I found is the pins are not even. With a file, file down the pins so they are all the same length. With 1 or 2 pins longer than the others, the remaining pins do not make contact. Do not file down the longer ones any farther than the short ones. It will work !
    It works. I have been trying to get this resolved for 3 days. Filed the pins so

    Try uninstalling PC Suite, and also the Nokia Connectivity Cable drivers from Control Panel (Add/Remove Programs).
    Then download and install the latest version of PC Suite with the latest cable drivers from:
    http://www.nokia.com/pcsuite

  • Ethernet/networking link down // AppleYukon2 - en0 link down

    *Massive writing into a Volume located on a NAS // Ethernet/networking link down // AppleYukon2 - en0 link down*
    Scenario
    Writing a massive data into a volume (sparsebundle) on a NAS (network attached store).
    *Problem / Error*
    Always during this process the Ethernet link down.
    Then the MAC OS X (10.5.6) freeze – no reset, no shutdown and no volume eject – after trying some clicks the spinning wheel comes and only soft reset or hard reset shutdown.
    *Technical Info*
    Wireless Device: Linksys - WRT54G firmware updated
    NAS/External Hard Drive: Iomega - Home Network HD firmware updated
    MacBook Pro // Mac OS X (10.5.6) // 2.2 GHz Intel Core 2 Duo // 2 GB
    Logs
    +LOG 1+
    Apr 8 18:56:30 wslyMac /System/Library/CoreServices/backupd[207]: Backup requested by user
    Apr 8 18:56:30 wslyMac /System/Library/CoreServices/backupd[207]: Starting standard backup
    Apr 8 18:56:36 wslyMac /System/Library/CoreServices/backupd[207]: Mounted network destination using URL: smb://admin@STORAGE-7AB4/TimeMachine
    Apr 8 18:56:36 wslyMac /System/Library/CoreServices/backupd[207]: Backup destination mounted at path: /Volumes/TimeMachine-1
    Apr 8 18:56:58 wslyMac kernel[0]: AppleYukon2: 00000000,00000001 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 18:57:07 wslyMac hdiejectd[231]: running
    Apr 8 18:57:08 wslyMac kernel[0]: jnl: disk1s2: replay_journal: from: 8088064 to: 15072256 (joffset 0x7d0000)
    Apr 8 18:57:25 wslyMac kernel[0]: jnl: disk1s2: journal replay done.
    Apr 8 18:57:25 wslyMac fseventsd[37]: event logs in /Volumes/TimeMachine_Backup/.fseventsd out of sync with volume. destroying old logs. (1989 18 2969)
    Apr 8 18:57:25 wslyMac /System/Library/CoreServices/backupd[207]: Disk image /Volumes/TimeMachine-1/wslyMac_001b63b30d6b.sparsebundle mounted at: /Volumes/TimeMachine_Backup
    Apr 8 18:57:25 wslyMac /System/Library/CoreServices/backupd[207]: Backing up to: /Volumes/TimeMachine_Backup/Backups.backupdb
    Apr 8 18:57:29 wslyMac fseventsd[37]: log dir: /Volumes/TimeMachine_Backup/.fseventsd getting new uuid: CBE196F1-1008-4BFB-8D4A-AD9504E68ACF
    Apr 8 18:57:59 wslyMac /System/Library/CoreServices/backupd[207]: Event store UUIDs don't match for volume: Macintosh HD
    Apr 8 18:58:00 wslyMac /System/Library/CoreServices/backupd[207]: No pre-backup thinning needed: 29.79 GB requested (including padding), 245.17 GB available
    Apr 8 19:20:31 wslyMac kernel[0]: AppleYukon2: 00000000,00000017 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 19:21:35 wslyMac kernel[0]: AppleYukon2: 00000000,0000001b sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 19:21:53 wslyMac kernel[0]: AppleYukon2: 00000000,0000001e sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 19:23:32 wslyMac kernel[0]: AppleYukon2: 00000000,00000004 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 19:23:37 wslyMac kernel[0]: AppleYukon2: 00000000,00000001 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 19:23:41 wslyMac kernel[0]: AppleYukon2: 00000000,00000011 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 19:25:32 wslyMac kernel[0]: smbiodsendall: Timed out waiting on the response for 0x32
    Apr 8 19:25:38 wslyMac kernel[0]: AppleYukon2: 00000000,000003e8 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket timedout
    Apr 8 19:32:07 localhost kernel[0]: npvhash=4095
    +LOG 2+
    Apr 8 22:03:19 wslyMac /System/Library/CoreServices/backupd[356]: Backup requested by user
    Apr 8 22:03:19 wslyMac /System/Library/CoreServices/backupd[356]: Starting standard backup
    Apr 8 22:03:19 wslyMac /System/Library/CoreServices/backupd[356]: Mounted network destination using URL: smb://admin@STORAGE-7AB4/TimeMachine
    Apr 8 22:03:19 wslyMac /System/Library/CoreServices/backupd[356]: Backup destination mounted at path: /Volumes/TimeMachine-1
    Apr 8 22:03:26 wslyMac /System/Library/CoreServices/backupd[356]: Disk image /Volumes/TimeMachine-1/wslyMac_001b63b30d6b.sparsebundle mounted at: /Volumes/TimeMachine_Backup
    Apr 8 22:03:26 wslyMac /System/Library/CoreServices/backupd[356]: Backing up to: /Volumes/TimeMachine_Backup/Backups.backupdb
    Apr 8 22:03:26 wslyMac /System/Library/CoreServices/backupd[356]: Ownership is disabled on the backup destination volume. Enabling.
    Apr 8 22:03:26 wslyMac KernelEventAgent[35]: tid 00000000 received unknown event (256)
    Apr 8 22:03:27 wslyMac /System/Library/CoreServices/backupd[356]: Event store UUIDs don't match for volume: Macintosh HD
    Apr 8 22:08:22 wslyMac /System/Library/CoreServices/backupd[356]: Backup content size: 66.6 GB excluded items size: 44.6 GB for volume Macintosh HD
    Apr 8 22:08:22 wslyMac /System/Library/CoreServices/backupd[356]: No pre-backup thinning needed: 26.46 GB requested (including padding), 249.57 GB available
    Apr 8 22:08:22 wslyMac /System/Library/CoreServices/backupd[356]: Waiting for index to be ready (909 > 0)
    Apr 8 22:40:50 wslyMac kernel[0]: AppleYukon2: 00000000,0000009c sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 22:40:50 wslyMac kernel[0]: AppleYukon2: 00000000,00000008 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 22:40:50 wslyMac kernel[0]: AppleYukon2: 00000000,00000004 sk98osx sky2 - - sk98osx_sky2::replaceOrCopyPacket tried N times
    Apr 8 22:41:20 wslyMac kernel[0]: smbiodreconnect: Reconnected to STORAGE-7AB4
    Apr 8 22:41:49: --- last message repeated 1 time ---
    Apr 8 22:41:49 wslyMac kernel[0]: disk1s2: 0x48 (UNDEFINED).
    Apr 8 22:41:50 wslyMac kernel[0]:
    Apr 8 22:41:50: --- last message repeated 1 time ---
    Apr 8 22:41:50 wslyMac kernel[0]: jnl: disk1s2: dojnlio: strategy err 0x5
    Apr 8 22:41:50 wslyMac kernel[0]: jnl: disk1s2: end_transaction: only wrote 0 of 463360 bytes to the journal!
    Apr 8 22:41:50 wslyMac kernel[0]: smbiodreconnect: Reconnected to STORAGE-7AB4
    Apr 8 22:41:50 wslyMac fseventsd[39]: disk logger: failed to open output file /Volumes/TimeMachine_Backup/.fseventsd/00000000005a57d8 (Invalid argument). mount point /Volumes/TimeMachine_Backup/.fseventsd
    Apr 8 22:41:50 wslyMac kernel[0]: smbfssmb_reopenfile: Reopen 1a with open deny modes failed because the modify time has changed was 1239244850s 0ns now 1239244910s 0ns!
    Apr 8 22:41:50 wslyMac kernel[0]: smbfssmb_reopenfile: Warning: pid 360(diskimages-helpe) reopening of 1a failed with error 5
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in ci_ftruncate:ftruncate(53 /Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A- AE37-350EFD1764B1/live.0.indexPostings, 131072) error:22
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in initPayload:ftruncate err: 22
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexGeneral in notify_lowspace:low space for device 234881029 (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)
    Apr 8 22:41:50 wslyMac mds[33]: (Error) Volume: LOW DISK SPACE device:234881029
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in ci_ftruncate:ftruncate(54 /Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A- AE37-350EFD1764B1/live.0.indexPostings, 131072) error:22
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in initPayload:ftruncate err: 22
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98 -813F-46DA8DCFF8AF)(Error) IndexCI in ci_ftruncate:ftruncate(48 /Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98- 813F-46DA8DCFF8AF/live.0.indexPostings, 4096) error:22
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98 -813F-46DA8DCFF8AF)(Error) IndexCI in initPayload:ftruncate err: 22
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in copyFileOrFd:error (22) opening 0.indexGroups
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in recoverIndex:Unrecoverable error: could not recover groups file (0.)
    Apr 8 22:41:50 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in CIMetaInfoCreate:Tried to create index when index already existed /Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A- AE37-350EFD1764B1
    Apr 8 22:41:50 wslyMac /System/Library/CoreServices/backupd[356]: Error: (-50) SrcErr:NO Copying /Applications/Utilities/System Profiler.app/Contents/version.plist to /Volumes/TimeMachine_Backup/Backups.backupdb/wslyMac/2009-04-08-220327.inProgre ss/0788B97B-3F1C-4331-90E0-7FAE0EDDC3D1/Macintosh HD/Applications/Utilities/System Profiler.app/Contents
    Apr 8 22:41:50 wslyMac /System/Library/CoreServices/backupd[356]: Error: (-50) SrcErr:NO Copying /Applications/Utilities/System Profiler.app/Contents to /Volumes/TimeMachine_Backup/Backups.backupdb/wslyMac/2009-04-08-220327.inProgre ss/0788B97B-3F1C-4331-90E0-7FAE0EDDC3D1/Macintosh HD/Applications/Utilities/System Profiler.app
    Apr 8 22:41:50 wslyMac /System/Library/CoreServices/backupd[356]: Indexing a file failed. Returned -1132 for: /Applications/Utilities/System Profiler.app, /Volumes/TimeMachine_Backup/Backups.backupdb/wslyMac/2009-04-08-220327.inProgre ss/0788B97B-3F1C-4331-90E0-7FAE0EDDC3D1/Macintosh HD/Applications/Utilities/System Profiler.app
    Apr 8 22:41:50 wslyMac /System/Library/CoreServices/backupd[356]: Aborting backup because indexing of file failed.
    Apr 8 22:41:50 wslyMac /System/Library/CoreServices/backupd[356]: Stopping backup.
    Apr 8 22:41:50 wslyMac /System/Library/CoreServices/backupd[356]: Error: (-50) SrcErr:NO Copying /Applications/Utilities/System Profiler.app to /Volumes/TimeMachine_Backup/Backups.backupdb/wslyMac/2009-04-08-220327.inProgre ss/0788B97B-3F1C-4331-90E0-7FAE0EDDC3D1/Macintosh HD/Applications/Utilities
    Apr 8 22:41:50 wslyMac /System/Library/CoreServices/backupd[356]: Copied 1738 files (4.0 GB) from volume Macintosh HD.
    Apr 8 22:41:55 wslyMac /System/Library/CoreServices/backupd[356]: Backup canceled.
    Apr 8 22:41:56 wslyMac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[117]: StatusMonitor::volumesChangedCallBack returned -47
    Apr 8 22:42:06: --- last message repeated 1 time ---
    Apr 8 22:42:06 wslyMac /System/Library/CoreServices/backupd[356]: Failed to eject volume /Volumes/TimeMachine_Backup (FSVolumeRefNum: -113; status: -47; dissenting pid: 0)
    Apr 8 22:42:06 wslyMac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[117]: StatusMonitor::volumesChangedCallBack returned -47
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98 -813F-46DA8DCFF8AF)(Error) IndexCI in ci_ftruncate:ftruncate(43 /Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98- 813F-46DA8DCFF8AF/live.0.indexIds, 32768) error:22
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98 -813F-46DA8DCFF8AF)(Error) IndexCI in openindexfile:ftruncate error: 22, size: 32768, live.0.indexIds
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98 -813F-46DA8DCFF8AF)(Error) IndexCI in ContentIndexOpenBulk:Could not open /Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98- 813F-46DA8DCFF8AF/live.0.; needs recovery
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98 -813F-46DA8DCFF8AF)(Error) IndexCI in copyFileOrFd:error (22) opening 0.indexGroups
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98 -813F-46DA8DCFF8AF)(Error) IndexCI in recoverIndex:Unrecoverable error: could not recover groups file (0.)
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98 -813F-46DA8DCFF8AF)(Error) IndexCI in CIMetaInfoCreate:Tried to create index when index already existed /Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/B8028080-DC7D-4A98- 813F-46DA8DCFF8AF
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in copyFileOrFd:error (22) opening 0.indexGroups
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in recoverIndex:Unrecoverable error: could not recover groups file (0.)
    Apr 8 22:42:56 wslyMac mds[33]: (/Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A -AE37-350EFD1764B1)(Error) IndexCI in CIMetaInfoCreate:Tried to create index when index already existed /Volumes/TimeMachine_Backup/.Spotlight-V100/Store-V1/Stores/DE7D5030-E962-480A- AE37-350EFD1764B1
    Apr 8 22:50:21 localhost kernel[0]: npvhash=4095
    Apr 8 22:50:17 localhost com.apple.launchctl.System[2]: fsck_hfs: Volume is journaled. No checking performed.
    Apr 8 22:50:17 localhost com.apple.launchctl.System[2]: fsck_hfs: Use the -f option to force checking.
    Apr 8 22:50:21 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    Apr 8 22:50:21 localhost com.apple.launchd[1] (com.apple.blued): Unknown key for boolean: EnableTransactions
    Apr 8 22:50:21 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight
    Apr 8 22:50:21 localhost com.apple.launchd[1] (org.ntp.ntpd): Unknown key: SHAuthorizationRight
    Apr 8 22:50:21 localhost DirectoryService[11]: Launched version 5.6 (v514.24)
    Apr 8 22:50:27 localhost kernel[0]: hi mem tramps at 0xffe00000
    Apr 8 22:50:22 localhost DirectoryService[11]: Improper shutdown detected
    Apr 8 22:50:27 localhost kernel[0]: PAE enabled
    Apr 8 22:50:27 localhost kernel[0]: 64 bit mode enabled
    Apr 8 22:50:27 localhost kernel[0]: Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386
    Apr 8 22:50:27 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Apr 8 22:50:27 localhost kernel[0]: vmpagebootstrap: 511374 free pages and 12914 wired pages
    Apr 8 22:50:27 localhost kernel[0]: migtable_maxdispl = 79
    Apr 8 22:50:22 localhost kextd[10]: 417 cached, 0 uncached personalities to catalog
    Apr 8 22:50:27 localhost kernel[0]: 101 prelinked modules
    Apr 8 22:50:27 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    Apr 8 22:50:27 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    Apr 8 22:50:27 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet
    Apr 8 22:50:27 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Apr 8 22:50:27 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Apr 8 22:50:27 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall
    Apr 8 22:50:27 localhost kernel[0]: Loading security extension com.apple.security.seatbelt
    Apr 8 22:50:27 localhost kernel[0]: calling mpopolicyinit for mb
    Apr 8 22:50:27 localhost kernel[0]: Seatbelt MACF policy initialized
    Apr 8 22:50:27 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb)
    Apr 8 22:50:27 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Apr 8 22:50:27 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Apr 8 22:50:27 localhost kernel[0]: MAC Framework successfully initialized
    Apr 8 22:50:27 localhost kernel[0]: using 10485 buffer headers and 4096 cluster IO buffer headers
    Apr 8 22:50:27 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Apr 8 22:50:27 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Apr 8 22:50:27 localhost kernel[0]: mbinit: done
    Apr 8 22:50:27 localhost kernel[0]: Security auditing service present
    Apr 8 22:50:27 localhost kernel[0]: BSM auditing present
    Apr 8 22:50:27 localhost kernel[0]: rooting via boot-uuid from /chosen: 402D8D77-0836-3192-8A63-554D726141DC
    Apr 8 22:50:27 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Apr 8 22:50:27 localhost kernel[0]: FireWire (OHCI) TI ID 8025 built-in now active, GUID 001e52fffe3817fa; max speed s800.
    Apr 8 22:50:27 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SATA@1F,2/AppleICH8AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/FUJITSU MHY2120BH Media/IOGUIDPartitionScheme/Customer@2
    Apr 8 22:50:27 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Apr 8 22:50:27 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 15129600 to: 2979328 (joffset 0x7d01000)
    Apr 8 22:50:27 localhost kernel[0]: [Bluetooth::CSRHIDTransition] switchToHCIMode (legacy)
    Apr 8 22:50:27 localhost kernel[0]: [Bluetooth::CSRHIDTransition] transition complete.
    Apr 8 22:50:27 localhost kernel[0]: [HCIController][configurePM] power parent ready after 1 tries
    Apr 8 22:50:27 localhost kernel[0]: AppleIntelCPUPowerManagement: initialization complete
    Apr 8 22:50:27 localhost kernel[0]: jnl: unknown-dev: journal replay done.
    Apr 8 22:50:27 localhost kernel[0]: HFS: Removed 4 orphaned unlinked files or directories
    Apr 8 22:50:27 localhost kernel[0]: Jettisoning kernel linker.
    Apr 8 22:50:27 localhost kernel[0]: Resetting IOCatalogue.
    Apr 8 22:50:27 localhost kernel[0]: GFX0: family specific matching fails
    Apr 8 22:50:27 localhost kernel[0]: Matching service count = 1
    Apr 8 22:50:27 localhost kernel[0]: Matching service count = 2
    Apr 8 22:50:27: --- last message repeated 4 times ---
    Apr 8 22:50:27 localhost kernel[0]: Previous Shutdown Cause: 5
    Apr 8 22:50:27 localhost kernel[0]: NVDANV50HAL loaded and registered.
    Apr 8 22:50:27 localhost kernel[0]: GFX0: family specific matching fails
    Apr 8 22:50:27 localhost kernel[0]: ath_attach: devid 0x24
    Apr 8 22:50:27 localhost kernel[0]: Override HT40 CTL Powers. EEPROM Version is 14.4, Device Type 5
    Apr 8 22:50:27 localhost kernel[0]: mac 12.10 phy 8.1 radio 12.0
    Apr 8 22:50:27 localhost kernel[0]: GFX0: family specific matching fails
    Apr 8 22:50:27: --- last message repeated 1 time ---
    Apr 8 22:50:27 localhost kernel[0]: Matching service count = 0
    Apr 8 22:50:27 localhost kernel[0]: yukon: Ethernet address 00:1b:63:b3:0d:6b
    Apr 8 22:50:27 localhost kernel[0]: AirPort_Athr5424ab: Ethernet address 00:1e:52:71:2c:52
    Apr 8 22:50:30 localhost mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[16]: starting
    Apr 8 22:50:30 localhost fseventsd[38]: event logs in /.fseventsd out of sync with volume. destroying old logs. (3603 22 3778)
    Apr 8 22:50:30 localhost rpc.statd[30]: statd.notify - no notifications needed
    Apr 8 22:50:31 localhost kernel[0]: AirPort: Link Down on en1
    Apr 8 22:50:30 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[33]: Login Window Application Started -- Threaded auth
    Apr 8 22:50:30 localhost fseventsd[38]: log dir: /.fseventsd getting new uuid: B621E1D8-11D5-49D5-90F5-6E32BEDC8615
    Apr 8 22:50:30 localhost bootlog[45]: BOOT_TIME: 1239241808 0
    Apr 8 22:50:30 localhost blued[46]: Apple Bluetooth daemon started.
    Apr 8 22:50:31 wslyMac configd[14]: setting hostname to "wslyMac.local"
    Apr 8 22:50:33 wslyMac kernel[0]: AppleYukon2 - en0 link active, 100-Mbit, full duplex, symmetric flow control enabled port 0
    Apr 8 22:50:35 wslyMac org.ntp.ntpd[26]: Error : nodename nor servname provided, or not known
    Apr 8 22:50:35 wslyMac ntpdate[60]: can't find host time.apple.com
    Apr 8 22:50:35 wslyMac ntpdate[60]: no servers can be used, exiting
    Apr 8 22:50:39 wslyMac kernel[0]: IOHIDSystem: Seize of IOHIDPointing failed.
    Apr 8 22:50:39 wslyMac kernel[0]: IOHIDSystem: Seize of IOHIDEventDriver failed.
    Apr 8 22:50:39 wslyMac kextd[10]: writing kernel link data to /var/run/mach.sym
    Apr 8 22:50:43 wslyMac /usr/sbin/ocspd[75]: starting
    Apr 8 22:50:43 wslyMac com.apple.SystemStarter[28]: Starting HP IO Monitor
    Apr 8 22:50:43 wslyMac com.apple.SystemStarter[28]: Starting HP Trap Monitor
    Apr 8 22:50:43 wslyMac com.apple.SystemStarter[28]: /Library/StartupItems/HP Trap Monitor/HP Trap Monitor: line 15: /Library/Printers/hp/hpio/HPIO Trap Monitor.app/Contents/MacOS/HPIO Trap Monitor: No such file or directory
    Apr 8 22:50:46 wslyMac loginwindow[33]: Login Window Started Security Agent
    Apr 8 22:52:36 wslyMac authorizationhost[95]: MechanismInvoke 0x125de0 retainCount 2
    Apr 8 22:52:36 wslyMac SecurityAgent[96]: MechanismInvoke 0x101660 retainCount 1
    Apr 8 22:52:37 wslyMac SecurityAgent[96]: NSSecureTextFieldCell detected a field editor ((null)) that is not a NSTextView subclass designed to work with the cell. Ignoring...
    Apr 8 22:52:37 wslyMac loginwindow[33]: Login Window - Returned from Security Agent
    Apr 8 22:52:37 wslyMac SecurityAgent[96]: MechanismDestroy 0x101660 retainCount 1
    Apr 8 22:52:37 wslyMac authorizationhost[95]: MechanismDestroy 0x125de0 retainCount 2
    Apr 8 22:52:37 wslyMac loginwindow[33]: USER_PROCESS: 33 console
    Apr 8 22:52:37 wslyMac com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[91]): Exited: Terminated
    Apr 8 22:52:37 wslyMac com.apple.launchd[108] (com.apple.AirPortBaseStationAgent): Unknown key for boolean: EnableTransactions
    Apr 8 22:52:42 wslyMac Dock[118]: _DESCRegisterDockExtraClient failed 268435459
    Apr 8 22:52:44 wslyMac /System/Library/CoreServices/coreservicesd[56]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(wsly Hiroyuki Mompean Ueda's Public Folder) returned -14135
    Apr 8 22:53:02 wslyMac /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 24]: CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    Apr 8 22:53:02 wslyMac /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 24]: CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    Apr 8 22:54:42 wslyMac kernel[0]: AppleYukon2 - en0 link down
    Apr 8 22:54:46 wslyMac kernel[0]: AppleYukon2 - en0 link active, 100-Mbit, full duplex, symmetric flow control enabled port 0
    Apr 8 22:54:52 wslyMac kernel[0]: AppleYukon2 - en0 link down
    Apr 8 22:54:53 wslyMac kernel[0]: AppleYukon2 - en0 link active, 100-Mbit, full duplex, symmetric flow control enabled port 0

    I've had this problem with this computer as soon as I remember starting to use it.
    You should have taken it back to apple immediately.
    You need to try a clean install of the OS.. yosemite has known bugs especially with the wireless and if you upgrade installed the OS it can just get worse.
    You should do a clone of the hard disk and a Time Machine backup etc.. to make sure you don't lose files.. but a clean install will at least show if it is driver issue or actual faulty hardware. Is the laptop still in warranty / Applecare.. if so return it to apple for checking.

  • Airport trouble - Link down on en 1

    I get some trouble with my airport connection - some lose of network a few second as my Aiport Express seems not valid.
    This is a sample of log but i can't really see what i must do ?
    This is a new mac and i have restarted my Airport Express to created a new Network.
    The problem occurs each 5 or 10 minutes.
    Help is welcome !
    Sep 29 23:52:19 localhost kernel[0]: AirPort_Brcm43xx: Ethernet address 00:26:08:e9:51:83
    Sep 29 23:52:20 localhost kernel[0]: AirPort: Link Down on en1
    Sep 29 23:53:39 MBP17 com.apple.launchd[259] (com.apple.AirPortBaseStationAgent): Unknown key for boolean: EnableTransactions
    Sep 29 23:53:47 MBP17 [0x0-0x14014].com.apple.airport.helper[294]: Apple80211Agent[294]: [FC] Operation took 34045ns
    Sep 29 23:54:15 MBP17 com.apple.launchd[259] ([0x0-0x2b02b].com.apple.AirPortBaseStationAgent[326]): Exited with exit code: 1
    Sep 29 23:54:21 MBP17 kernel[0]: AirPort: Link Up on en1
    Sep 29 23:54:57 MBP17 /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport[385]: Error: Scan failed (16)
    Sep 29 23:54:57 MBP17 /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport[385]:

    Hi
    you don't say what wireless router it is... if an att model, then this may help
    http://utalk.att.com/t5/High-Speed-Internet-Access/Suddenly-laptop-will-not-conn ect-wirelessly/td-p/211083/page/2
    if not att, look for something similar in the router setup pages.

Maybe you are looking for

  • How do I make type with effects appear the same in a .pdf as it does in the native InDesign file?

    The type I am referring to is the words "What to do next" above. On the left is what they look like in the native InDesign CS5 file they were created in. This is how I would like them to appear. On the right is how they appear when I try to save the

  • Media Encoder is not producing sharp .mp4 exports, any help please?

    Hi all, I've been trying for a while now to export my After Effects CC 2014 project using Media Encoder CC 2014 as a MP4 file. I've chosen 'match source' settings, VBR 2 pass with various bitrates (even extremely high bitrate values) but my video is

  • ESB calling stored procedures

    Hi, I am trying to invoke a stored procedure from a ESB Routing Service. I have done mapping from the input schema to Stored procedure schema. Input xml looks like this, <CRequest xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-

  • Integrating Xcelsius Dashboard in Launchpad

    Hi Experts, I am trying to integrate Xcelsius Dashboard in Launchpad role which is going to use in FPM Launchpad UIBB. I will be showing this FPM application in NWBC 3.0 not in Portal In my System, I have BW server in another client. While integratin

  • Can someone access their AOL e-mail on my iPad?

    I'm letting my cousin use my iPad for a week while she gives me a break from caring for my elderly Mother who is going through cancer treatment. There is no Internet access or wireless available at my Mom's house and that is why I got an IPad... know