Fsockopen php_network_getaddresses permanent problem

Hi.
I'm completely new in Arch Linux, but not in Linux generally. I've installed Arch couple weeks ago and I like this distro a lot. But I have one problem with apache&php. Everytime when I try to use fsockopen (e.g. send an e-mail using SwiftMailer) command using browser I get those errors
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/pag-r/public_html/...
Warning: fsockopen() [function.fsockopen]: unable to connect to {domain}:25 (php_network_getaddresses: getaddrinfo failed: Name or service not known)
php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
But when I try to execute php script like php -f script.php everything works great. So my idea is that problem is with apache, not php itself.
I've googled this problem couple times and found that restarting apache should help. But that resolution isn't good couse not everytime I restart apache this method works.
Somewhere in google I've found suggestion  that I should change DNS in /etc/resolv.conf and than restart apache.
So I've changed them to Google DNS (8.8.8.8 and 8.8.4.4) but that works only till I didn't shutdown my laptop.
I will be appreciate for any suggestions

I am modifying the correct httpd.conf file on the server, it just doesn't seem to work. - If I put the rewrite rules in the <Directory /> the rewrite works but it adds /Library/WebServer/Documents to the URL.
I also tried putting the rewrite rules in <IfModule mod_rewrite.c> but that did not work either.
mod_rewrite is enabled and running on the server.
I will post the rewrite rules again in the code brackets. Sorry for the long post. - If some one can try them out on their Leopard Server to see if they can get them to work, it would be much appreciated. Again, these work on my Leopard Client but I can't get them to work on Server.
-- The httpd.conf file posted above is just the default conf file found in /private/etc/apache2/
<code>
RewriteEngine On
Options +FollowSymLinks
RewriteRule ^(.+)/$ http://%{HTTP_HOST}$1 [R=301, L]
RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.php(.*)\ HTTP
RewriteRule (.+)\.php(.*)$ $1$2 [R, L]]
RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.asp(.*)\ HTTP
RewriteRule (.+)\.asp(.*)$ $1$2 [R, L]]
RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.aspx(.*)\ HTTP
RewriteRule (.+)\.aspx(.*)$ $1$2 [R, L]]
RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.htm.(.)\ HTTP
RewriteRule (.+)\.htm.(.)$ $1$2 [R, L]]
RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.cfm(.*)\ HTTP
RewriteRule (.+)\.cfm(.*)$ $1$2 [R, L]]
RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.bak(.*)\ HTTP
RewriteRule (.+)\.bak(.*)$ $1$2 [R, L]]
RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.inc(.*)\ HTTP
RewriteRule (.+)\.inc(.*)$ $1$2 [R, L]]
RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\..(.)\ HTTP
RewriteRule (.+)\..(.)$ $1$2 [R, L]]
<code>

Similar Messages

  • ITunes Store freeze while downloading and now permanent problems

    I bought an album through the iTunes Store today, and while downloading, iTunes completely froze. Not sure how that freeze was caused, could be that I was using up a little too many system resources with other stuff running in the background.
    In any case, the album was only partially downloaded, so when I restarted iTunes I used the "search for available downloads" option to succesfully download the rest of the album, or so I thought. Turns out it did download all songss except for one, and that one doesn't show up anymore when I retry the "available downloads" option.
    Strangely, whenever I now select one of the other songs from the same album in my library, iTunes completely freezes! I can only get it working again by stopping the process through taskmanager and restarting. This only occurs when the Genius-bar is shown, so it looks like looking up these songs through the iTunes store is causing a problem somehow. Does anyone have any ideas to
    a) get the missing song from the store and
    b) keep iTunes from crashing??
    Is there a way to deinstall and reinstall iTunes without losing my settings, iPhone backups and library? Or can I repair an installed version somehow?
    (I have the most recent iTunes version (8.0.1.11), running on WinXP SP3 - oh and it did synch the incomplete album to my iPhone and I can play the songs without problems on that)

    Deleting the album, reinstalling iTunes and then re-downloading the album turned out to be the way to fix it.

  • Permanent problems with intel wlan (iwl3945)

    Hi
    I've got an intel wireless card and have constant problems connecting like normal people. Just using netcfg2 or networkmanager is not possible. When I try connecting (after ifconfig wlan0 up) the iwl3945 driver goes up to 100% cpu load on one core.
    So I thought I try in single steps on the console.
    It is the following chip:
    10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
    I did these steps but most of the time it doesn't work:
    #!/bin/sh
    sudo rmmod iwl3945
    sleep 2
    sudo modprobe iwl3945
    sleep 10
    sudo ifconfig wlan0 up
    sudo iwconfig wlan0 essid CampusWlan
    sudo dhclient wlan0
    Usually after ifconfig wlan0 up I get a strange error message on the console which doesn't show in the log files.
    SIOCSIFFLAGS: Connection timed out
    This is part of /var/log/errors.log from today:
    Apr 30 17:21:22 farnsworth kernel: iwl3945: Microcode SW error detected. Restarting 0x82000008.
    Apr 30 17:21:22 farnsworth kernel: iwl3945: Error Reply type 0x00000005 cmd REPLY_TX (0x1C) seq 0x0000 ser 0x0000004E
    Apr 30 17:21:22 farnsworth kernel: iwl3945: Error setting new configuration (-5).
    Apr 30 17:21:22 farnsworth kernel: iwl3945: Can't stop Rx DMA.
    Apr 30 17:21:27 farnsworth dhclient: wmaster0: unknown hardware address type 801
    Apr 30 17:21:29 farnsworth dhclient: wmaster0: unknown hardware address type 801
    Apr 30 17:21:55 farnsworth kdm_greet[4755]: Cannot open default user face
    /var/log/everything.log shows this sometimes:
    pr 30 14:33:12 farnsworth kernel: iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    Apr 30 14:33:12 farnsworth kernel: iwl3945 0000:10:00.0: irq 22 for MSI/MSI-X
    Apr 30 14:33:12 farnsworth kernel: iwl3945 0000:10:00.0: firmware: requesting iwlwifi-3945-2.ucode
    Apr 30 14:33:12 farnsworth kernel: iwl3945 loaded firmware version 15.28.2.8
    Apr 30 14:33:14 farnsworth kernel: iwl3945: Wait for START_ALIVE timeout after 2000ms.
    Apr 30 14:33:14 farnsworth logger: ACPI group/action undefined: thermal_zone / TZ0
    Apr 30 14:33:44 farnsworth kernel: usb 3-1: USB disconnect, address 2
    Apr 30 14:33:45 farnsworth kernel: irq 10: nobody cared (try booting with the "irqpoll" option)
    Apr 30 14:33:45 farnsworth kernel: Pid: 0, comm: swapper Not tainted 2.6.29-ARCH #1
    Apr 30 14:33:45 farnsworth kernel: Call Trace:
    Apr 30 14:33:45 farnsworth kernel: [<c016e604>] __report_bad_irq+0x24/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c016e7c7>] note_interrupt+0x157/0x1a0
    Apr 30 14:33:45 farnsworth kernel: [<c016ef9b>] handle_level_irq+0xcb/0xf0
    Apr 30 14:33:45 farnsworth kernel: [<c0106373>] do_IRQ+0x43/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c013531c>] irq_exit+0x3c/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c0116dbb>] smp_apic_timer_interrupt+0x5b/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c0104527>] common_interrupt+0x27/0x2c
    Apr 30 14:33:45 farnsworth kernel: [<c035007b>] __mutex_lock_interruptible_slowpath+0x2b/0x320
    Apr 30 14:33:45 farnsworth kernel: [<c016d8e0>] handle_IRQ_event+0x10/0x60
    Apr 30 14:33:45 farnsworth kernel: [<c016ef48>] handle_level_irq+0x78/0xf0
    Apr 30 14:33:45 farnsworth kernel: [<c0106373>] do_IRQ+0x43/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c013531c>] irq_exit+0x3c/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c0116dbb>] smp_apic_timer_interrupt+0x5b/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c0104527>] common_interrupt+0x27/0x2c
    Apr 30 14:33:45 farnsworth kernel: [<c035007b>] __mutex_lock_interruptible_slowpath+0x2b/0x320
    Apr 30 14:33:45 farnsworth kernel: [<c016d8e0>] handle_IRQ_event+0x10/0x60
    Apr 30 14:33:45 farnsworth kernel: [<c016ef48>] handle_level_irq+0x78/0xf0
    Apr 30 14:33:45 farnsworth kernel: [<c0106373>] do_IRQ+0x43/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c0104527>] common_interrupt+0x27/0x2c
    Apr 30 14:33:45 farnsworth kernel: [<c015007b>] clockevent_delta2ns+0x1b/0xf0
    Apr 30 14:33:45 farnsworth kernel: [<c0351a2a>] _spin_unlock_irqrestore+0x1a/0x60
    Apr 30 14:33:45 farnsworth kernel: [<c0150435>] tick_notify+0x1d5/0x3c0
    Apr 30 14:33:45 farnsworth kernel: [<c0106378>] do_IRQ+0x48/0x90
    Apr 30 14:33:45 farnsworth kernel: [<c0149056>] notifier_call_chain+0x36/0x70
    Apr 30 14:33:45 farnsworth kernel: [<c0149147>] raw_notifier_call_chain+0x17/0x20
    Apr 30 14:33:45 farnsworth kernel: [<c014fdbe>] clockevents_notify+0x1e/0x70
    Apr 30 14:33:45 farnsworth kernel: [<f8ad3131>] acpi_idle_enter_bm+0x2f4/0x356 [processor]
    Apr 30 14:33:45 farnsworth kernel: [<c02b1e8f>] cpuidle_idle_call+0x6f/0xc0
    Apr 30 14:33:45 farnsworth kernel: [<c0102dc6>] cpu_idle+0x66/0xa0
    Apr 30 14:33:45 farnsworth kernel: handlers:
    Apr 30 14:33:45 farnsworth kernel: [<f8607880>] (usb_hcd_irq+0x0/0x80 [usbcore])
    Apr 30 14:33:45 farnsworth kernel: [<f8607880>] (usb_hcd_irq+0x0/0x80 [usbcore])
    Apr 30 14:33:45 farnsworth kernel: [<f8607880>] (usb_hcd_irq+0x0/0x80 [usbcore])
    Apr 30 14:33:45 farnsworth kernel: [<f8607880>] (usb_hcd_irq+0x0/0x80 [usbcore])
    Apr 30 14:33:45 farnsworth kernel: Disabling IRQ #10
    Apr 30 14:34:58 farnsworth shutdown[4654]: shutting down for system reboot
    I tried booting with "irqpoll" option but it doesn't change things.
    The only way I can connect sometimes is when wlan is turned of by pressing the rfkill button, then removing iwl3945, removing tg3 and loading iwl3945 module again. Next is ifconfig wlan0 up, setting the essid with iwconfig and using dhclient to get an ip address. It is no fancy network, university network, my mac address is registered there so no wpa, wep or other keys whatsoever. And additionally I had to do this to /etc/rc.conf:
    DAEMONS=(syslog-ng !hal !network !networkmanager @crond !avahi-daemon !kdm !gcaldaemon)
    MOD_AUTOLOAD="yes"
    MODULES=(!yenta_socket tg3 !ipw3945 iwl3945 fuse acpi-cpufreq cpufreq_ondemand cpufreq_powersave coretemp)
    Interfaces are all switched of with "!". And my boot options are:
    i915.modeset=1 root=/dev/sda5 ro quiet nopat noapic enable_mttr_cleanup
    Ucode is installed btw (core/iwlwifi-3945-ucode 15.28.2.8-1). There are some other threads but nothing that fits exactly.
    One or two kernels ago I could switch it on and off and connect to whatever network I wanted. Any ideas on this?
    Thanks, David
    Last edited by dcrabs (2009-05-15 07:42:42)

    With the new ucode things are a little bit better. No more 100% cpu load on one core.
    This is from a log trying to connect to my university network.
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: restoring config space at offset 0x1 (was 0x100002, writing 0x100006)
    iwl3945 0000:10:00.0: irq 23 for MSI/MSI-X
    iwl3945 0000:10:00.0: firmware: requesting iwlwifi-3945-2.ucode
    iwl3945 loaded firmware version 15.32.2.9
    iwl3945: Radio disabled by HW RF Kill switch
    iwl3945 0000:10:00.0: PCI INT A disabled
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: restoring config space at offset 0x1 (was 0x100002, writing 0x100006)
    iwl3945 0000:10:00.0: irq 23 for MSI/MSI-X
    iwl3945: Radio disabled by HW RF Kill switch
    iwl3945 0000:10:00.0: PCI INT A disabled
    tg3 0000:18:00.0: PCI INT A disabled
    iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
    iwl3945: Copyright(c) 2003-2008 Intel Corporation
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: setting latency timer to 64
    iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
    iwl3945: Detected Intel Wireless WiFi Link 3945ABG
    wmaster0 (iwl3945): not using net_device_ops yet
    phy1: Selected rate control algorithm 'iwl-3945-rs'
    wlan0 (iwl3945): not using net_device_ops yet
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: irq 22 for MSI/MSI-X
    iwl3945 0000:10:00.0: firmware: requesting iwlwifi-3945-2.ucode
    iwl3945 loaded firmware version 15.32.2.9
    iwl3945: Radio disabled by HW RF Kill switch
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: irq 22 for MSI/MSI-X
    iwl3945: Radio disabled by HW RF Kill switch
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: irq 22 for MSI/MSI-X
    iwl3945: Radio disabled by HW RF Kill switch
    usb 3-1: new full speed USB device using uhci_hcd and address 2
    usb 3-1: configuration #1 chosen from 1 choice
    Bluetooth: Core ver 2.14
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    Bluetooth: Generic Bluetooth USB driver ver 0.4
    usbcore: registered new interface driver btusb
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: irq 22 for MSI/MSI-X
    Registered led device: iwl-phy1:radio
    Registered led device: iwl-phy1:assoc
    Registered led device: iwl-phy1:RX
    Registered led device: iwl-phy1:TX
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: irq 22 for MSI/MSI-X
    Registered led device: iwl-phy1:radio
    Registered led device: iwl-phy1:assoc
    Registered led device: iwl-phy1:RX
    Registered led device: iwl-phy1:TX
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: irq 22 for MSI/MSI-X
    Registered led device: iwl-phy1:radio
    Registered led device: iwl-phy1:assoc
    Registered led device: iwl-phy1:RX
    Registered led device: iwl-phy1:TX
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    CE: hpet increasing min_delta_ns to 15000 nsec
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID b6:a9:0b:65:2e:40
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 92:4e:1c:bd:a7:f8
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    CE: hpet increasing min_delta_ns to 22500 nsec
    wlan0: Selected IBSS BSSID b6:a9:0b:65:2e:40 based on configured SSID
    wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 7e:c3:85:0d:00:4c
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 12:8f:8a:ea:1a:51
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 7e:94:e8:b7:a9:e0
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 3e:61:4d:83:96:44
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 56:0d:da:c7:de:3c
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Selected IBSS BSSID b6:a9:0b:65:2e:40 based on configured SSID
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID de:73:55:48:91:a0
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID a2:3d:fb:a2:8e:0f
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 1a:f4:32:37:5b:be
    wlan0: disassociating by local choice (reason=3)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 7e:fc:15:e5:e2:b5
    wlan0: disassociating by local choice (reason=3)
    wlan0: deauthenticating by local choice (reason=3)
    wlan0: Selected IBSS BSSID b6:a9:0b:65:2e:40 based on configured SSID
    ------------[ cut here ]------------
    WARNING: at net/mac80211/main.c:161 ieee80211_if_config+0x140/0x170 [mac80211]()
    Hardware name: HP Compaq 6710s (GB883EA#ABD)
    Modules linked in: btusb bluetooth iwl3945 coretemp cpufreq_powersave cpufreq_ondemand snd_seq_oss snd_seq_midi_event acpi_cpufreq snd_seq freq_table snd_seq_device fuse snd_hda_codec_analog snd_pcm_oss snd_mixer_oss arc4 snd_hda_intel usbhid hid ecb fan snd_hda_codec snd_hwdep snd_pcm snd_timer snd uhci_hcd sg joydev soundcore video thermal rfkill ehci_hcd container output iTCO_wdt iTCO_vendor_support serio_raw mac80211 battery wmi button ac snd_page_alloc processor psmouse usbcore led_class evdev lib80211 cfg80211 ext4 jbd2 crc16 libphy rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sr_mod cdrom sd_mod ata_piix ahci libata scsi_mod i915 i2c_algo_bit drm i2c_core intel_agp agpgart [last unloaded: iwl3945]
    Pid: 4725, comm: iwconfig Not tainted 2.6.29-ARCH #1
    Call Trace:
    [<c012f807>] warn_slowpath+0x87/0xe0
    [<c0182b3d>] __alloc_pages_internal+0xbd/0x470
    [<c011ec65>] default_spin_lock_flags+0x5/0x10
    [<c01529d8>] debug_mutex_add_waiter+0x48/0x80
    [<c0350124>] __mutex_lock_slowpath+0x244/0x2d0
    [<c011ec65>] default_spin_lock_flags+0x5/0x10
    [<c035180e>] _spin_lock_irqsave+0x3e/0x60
    [<f8b2ca20>] ieee80211_if_config+0x140/0x170 [mac80211]
    [<f908549f>] iwl3945_mac_reset_tsf+0x9f/0x140 [iwl3945]
    [<f8b34592>] ieee80211_sta_join_ibss+0x72/0x440 [mac80211]
    [<c03519ea>] _spin_lock_bh+0x1a/0x20
    [<f8b3213f>] ieee80211_rx_bss_get+0x9f/0xb0 [mac80211]
    [<f8b34c11>] ieee80211_sta_find_ibss+0x2b1/0x4b0 [mac80211]
    [<f8b2e4d7>] ieee80211_ioctl_siwessid+0x87/0xe0 [mac80211]
    [<c033a548>] ioctl_standard_call+0x1a8/0x3a0
    [<c02c6bb5>] __dev_get_by_name+0x75/0x90
    [<c033a067>] wext_handle_ioctl+0x157/0x230
    [<f8b2e450>] ieee80211_ioctl_siwessid+0x0/0xe0 [mac80211]
    [<c02caed2>] dev_ioctl+0x492/0x560
    [<c0182285>] __pagevec_free+0x25/0x30
    [<c0185671>] release_pages+0x171/0x1c0
    [<c02b9620>] sock_ioctl+0x0/0x250
    [<c01b569b>] vfs_ioctl+0x2b/0x90
    [<c01b58ab>] do_vfs_ioctl+0x7b/0x5b0
    [<c019597e>] unmap_region+0x10e/0x130
    [<c01959de>] remove_vma+0x3e/0x60
    [<c0196978>] do_munmap+0x228/0x280
    [<c01b5e46>] sys_ioctl+0x66/0x70
    [<c0103ea3>] sysenter_do_call+0x12/0x2f
    [<c0350000>] __mutex_lock_slowpath+0x120/0x2d0
    ---[ end trace b84e9caf6afffbd1 ]---
    ------------[ cut here ]------------
    WARNING: at net/mac80211/main.c:161 ieee80211_if_config+0x140/0x170 [mac80211]()
    Hardware name: HP Compaq 6710s (GB883EA#ABD)
    Modules linked in: btusb bluetooth iwl3945 coretemp cpufreq_powersave cpufreq_ondemand snd_seq_oss snd_seq_midi_event acpi_cpufreq snd_seq freq_table snd_seq_device fuse snd_hda_codec_analog snd_pcm_oss snd_mixer_oss arc4 snd_hda_intel usbhid hid ecb fan snd_hda_codec snd_hwdep snd_pcm snd_timer snd uhci_hcd sg joydev soundcore video thermal rfkill ehci_hcd container output iTCO_wdt iTCO_vendor_support serio_raw mac80211 battery wmi button ac snd_page_alloc processor psmouse usbcore led_class evdev lib80211 cfg80211 ext4 jbd2 crc16 libphy rtc_cmos rtc_core rtc_lib ext3 jbd mbcache sr_mod cdrom sd_mod ata_piix ahci libata scsi_mod i915 i2c_algo_bit drm i2c_core intel_agp agpgart [last unloaded: iwl3945]
    Pid: 4725, comm: iwconfig Tainted: G W 2.6.29-ARCH #1
    Call Trace:
    [<c012f807>] warn_slowpath+0x87/0xe0
    [<c0182b3d>] __alloc_pages_internal+0xbd/0x470
    [<c011ec65>] default_spin_lock_flags+0x5/0x10
    [<c01529d8>] debug_mutex_add_waiter+0x48/0x80
    [<c0350124>] __mutex_lock_slowpath+0x244/0x2d0
    [<c011ec65>] default_spin_lock_flags+0x5/0x10
    [<c035180e>] _spin_lock_irqsave+0x3e/0x60
    [<f8b2ca20>] ieee80211_if_config+0x140/0x170 [mac80211]
    [<f8b34751>] ieee80211_sta_join_ibss+0x231/0x440 [mac80211]
    [<c03519ea>] _spin_lock_bh+0x1a/0x20
    [<f8b34c11>] ieee80211_sta_find_ibss+0x2b1/0x4b0 [mac80211]
    [<f8b2e4d7>] ieee80211_ioctl_siwessid+0x87/0xe0 [mac80211]
    [<c033a548>] ioctl_standard_call+0x1a8/0x3a0
    [<c02c6bb5>] __dev_get_by_name+0x75/0x90
    [<c033a067>] wext_handle_ioctl+0x157/0x230
    [<f8b2e450>] ieee80211_ioctl_siwessid+0x0/0xe0 [mac80211]
    [<c02caed2>] dev_ioctl+0x492/0x560
    [<c0182285>] __pagevec_free+0x25/0x30
    [<c0185671>] release_pages+0x171/0x1c0
    [<c02b9620>] sock_ioctl+0x0/0x250
    [<c01b569b>] vfs_ioctl+0x2b/0x90
    [<c01b58ab>] do_vfs_ioctl+0x7b/0x5b0
    [<c019597e>] unmap_region+0x10e/0x130
    [<c01959de>] remove_vma+0x3e/0x60
    [<c0196978>] do_munmap+0x228/0x280
    [<c01b5e46>] sys_ioctl+0x66/0x70
    [<c0103ea3>] sysenter_do_call+0x12/0x2f
    [<c0350000>] __mutex_lock_slowpath+0x120/0x2d0
    ---[ end trace b84e9caf6afffbd2 ]---
    iwl3945 0000:10:00.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
    iwl3945 0000:10:00.0: irq 22 for MSI/MSI-X
    Registered led device: iwl-phy1:radio
    Registered led device: iwl-phy1:assoc
    Registered led device: iwl-phy1:RX
    Registered led device: iwl-phy1:TX
    wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
    wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Trigger new scan to find an IBSS to join
    wlan0: Creating new IBSS network, BSSID 9e:2a:08:82:cc:08
    wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
    wlan0: Selected IBSS BSSID b6:a9:0b:65:2e:40 based on configured SSID
    wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
    wlan0: Selected IBSS BSSID 9e:2a:08:82:cc:08 based on configured SSID
    So far I couldn't figure out the exact steps I have to do in order to connect. Sometimes it works but I often get timeouts.
    But I don't understand why nobody has such a problem. Is it only me who has to remove the tg3 and reload iwl3945 module and do an ifconfig wlan0 up? I mean there is no point in using netcfg2 or networkmanager when I have to do it manually anyway.
    As I said it is a bit better, scanning now works with networkmanager but connecting doesn't. It is not a fancy network, my MAC address is registereed and all I have to do is assigning the ESSID and use dhclient wlan0
    In networkmanager I only have SSID and I guess that is the same as ESSID, than there is a BSSID (whatever that is), security is switched off as there is no key. To get an IP address I can chose betwen 4 things, manual, dhcp with manual dns, auto ip and dhcp. What is the difference between the last and second last?
    I would really appreciate when someone can shed some light on all this.
    Thanks, David

  • Apple support is unable to fix Purchases problem on iOS for me.

    Hi,
    I phoned Apple support as I am unable to view my Purchases on the App Store on any iOS device. I have a iPhone 4, iPad 2 and iPad 3.
    None of these devices will display my Purchased items in the App Store. I can only view them on my PC with iTunes.
    Apple said they could not help me on the phone and asked me to email support via Apple Express. I did this and was given a case number.
    I received the following email today from Apple and so I am now stuck with a permanent problem that can not be fixed.
    This has nothing to do with my devices. It has something to do with my Apple ID, and they can not fix it.
    I wonder if I am the only person to have a broken Apple ID that can not be fixed.
    Sean
    Sean, I am sorry to say this but as an iTunes Store advisor, I specialize in assisting customers with issues related to iTunes Store accounts and purchases. Apple technical issues are beyond my area of expertise, I do not really have the resources or tools needed to best assist you with this issue. I hate being re-routed, but as an Apple Store customer I want to ensure that you're directed to the correct technical support team to make sure you receive the efficient and quality answers you deserve. I appreciate your understanding, let alone your patience in resolving this issue.
    If you require more assistance, you may wish to call our AppleCare technical support team. A technical Advisor will be able to tell you about Apple's complimentary and fee-based support. The technical Advisor can also assist you in determining what option might be most helpful to you in this case. To find the appropriate phone number, please visit:
    Contacting Apple for support and service
    http://support.apple.com/kb/HE57
    Sean, I apologize for the limited technical assistance I could provide today. However, I trust that, with the help of our Technical Support Team, a quick and an easy resolution could be found for you. Thank you for being a valued customer. Have a great day!

    My download speed during this test was 6.63 MB so fast enough for the App Store.
    This youtube movie shows what happens: http://m.youtube.com/#/watch?v=jPa_W0PrL5c
    The App Store is generally very slow.
    Sean

  • Mail synchro and smtp server problems

    I have a permanent problem with using my MB Pro and email client. Instead of icloud email im using some other email adresses and its appear everytime when i come back home (using wifi connection) problems with Mail program. Sometimes appears in a folder to send sent email from two hours before. sometimes the whole program switch all accounts offline and its a big problem to switch it online. Also i can send something but one day after appear a window that this message wasnt send because .... now i have problem with my icloud account. i can see email in advance on my iphone and ipad but on computer in the best way in one hour. Could someone from you help me to solve it? before i have changed my job i was using MS Outlook on this computer and with less failures then this Apple product.

    Felix,
    I agree, I think it is a bug. My wife is experiencing the exact same issue on her MacBook after upgrading to Lion.
    I submitted Mail feedback tonight to Apple. I hope they get this fixed pronto. My wife prefers Mail to the web interface or using her iPhone for mail. Thanks for explaining the issue.

  • BPM: skip a permanent error in a sequential ForEach ? Possible ?

    In a BPM, i split a message with 100 records in 100 individual records (1..n mapping).
    Then i use a ForEach Block (sequential) to send those 100 records using a synchronous Send step.
    The Send step is a call on a partner Web Service.
    Sometimes i receive a SOAP Fault.
    This SOAP fault can be:
    a) a temporary problem on the remote system... for example a database is down
    b) a permanent problem... for example something's wrong in a XML structure
    But i don't know in advance what kind of unexpected problem this is.
    So i have to stop the process and someone must determine if it's a case a) or b), using the BP Monitor.
    In case of a), i just have to wait the problem is solved and restart the BP exactly where it was stopped
    In case of b), there's no chance to solve the problem. The BP must skip this Send step N and continue with the Send step N+1 in the ForEach loop.
    I'm not allowed to resend the whole 100 records in case of a problem with the record 50 for example....
    If a set "Start new transaction" everywhere, the BP will be able to restart exactly where it was stopped.
    Now my questions:
    Is is possible to manually force the BP to:
    - restart exactly where it was stopped ?
    - skip the error and continue to the next step ?
    - restart from the beginning ?
    How ?
    Thank you
    Edited by: Thierry Genoud on Feb 5, 2009 2:14 PM

    Hi Indranil,
         You don't see you BPM....
    First go to SXI_CACHE and check that your BPM is listed there and that the compilation has been completed succesfully.
    Is this the first time the BPM is being used? If so check if has been configured. For example, go to RWB->Component Monitoring->BPE in <SYSID>
    and check if any error is listed there.
    In order to check what is going on in your BPM you can trace it:
                      SXMB_MONI_BPE->Diagnosis Processes with Errors
                      SXMB_MONI->Process, get your msg and click on 'PE'. You should see the workitems and see if there is any error.
             Hope this helps you....
             Regards,
                Encinas.

  • ADSL Interface problem

    I have installed the Cisco 1721 with WIC-1ADSL and VPN module and configured to connect to the Japan network over VPMN from India.
    WAN link is ADSL.(bridging mode)
    It works fine,but suddenle I lose the CD in the ADSL interface card,and I lost the connectivity,if it works it works fine for say 4 to 5 days,If it lose the CD then I struggle to get the connectivity.When the CD is not detected that time if I replace the Cisco 1721 router with the ISP provided ADSL router then it get connected to the Internet.
    This is not a permanent problem,it is a intermitent problem.
    Could u please guide me?
    Thanks and Regards,

    Hello Gab,
    your problem is indeed very annoying and common to xDSL backup solutions. Cisco has a 'new' feature called "object tracking" which is designed to address this issue, check this link:
    Reliable Static Routing Backup Using Object Tracking
    http://www.cisco.com/en/US/products/sw/iosswrel/ps5413/products_feature_guide09186a00801d862d.html
    Basically, you track the object (ip address) on the internet via your primary link, if the primary link fails, the router will activate the backup link, effectively eliminating the dependency on the interface status...
    HTH,
    GP

  • Email Problems with New Lion Software

    I have recently upgraded my computer to the new Lion Software.   My email now longer works and is constantly in freefall sending and receiving emails.   Since I downloaded the software this problem has happened on and off but now its a permanent problem.  I know its the new software that affecting my emails as all my other devices, my iphone and ipad pick emails okay.   As a small business owner this is a huge problem.  

    Hi!
    After the new upgrade of software, my iPod Touch has not been able to retrieve any emails from the different a/cs I hv, Yahoo, Starhub, Singnet. All I see is the 1st few lines preview & when I click on that same email to open, its totally empty. Never had this problem b4 the upgrade.

  • 5800XM- screen locker problem .... please helb me

    i bought my new 5800 yesterday ... but i noticed that :
    when i am going to lock the keypad using the locker ... my screen flashes twice then it locked normally ( it does not switch off normally)  .....
    it is not a permanent problem ... sometimes it happened and some others not.... also this key lock itself seems to be
    unstable and rickety .... so it may be the reason for this problem 
    please help me ... i dont know what to do ?
    the mobile is :
    v 21.0.025
    blue
    made in china
    thank you
    Solved!
    Go to Solution.

    if yor phone is not branded there is a v3 software available now try updating to this and see what happens
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Thinkpad Yoga Probleme beim Booten

    Ich habe jetzt seit ca. einem Jahr ein Thnkpad S1 Yoga 20CD0001GE und so etwa seit dem vierten Monat habe ich  permanent Probleme mit dem Hochfahren des Notebooks.
    Das hat sich zunächst darin geäußert, dass sich der Bootvorgang mehr oder weniger regelmäßig aufgehängt hat, sprich der Bootbildschirm (dieser rotierende "Punktkreis") ist eingefroren. Nach einiger Zeit kam dann hinzu, dass häufiger die interne SSD nicht erkannt wurde, was dazu führte, dass ich ein Bootmenü geleitet wurde, bei dem ich kein Betriebssystem auswählen konnte. Beides ließ sich in der Regel mit zwei bis zehn Neutstarts beheben.
    Nach einiger Zeit wurde aber insbesondere das Probelm der nicht erkannten Festplatte so extrem, dass ich mich dazu entschieden habe eine neue SSD einzubauen und zwar eine Samsung MZ-7TE500BW Serie 840 EVO Basic, nachdem ich alte SSD per Clonezilla gespiegelt hatte. Das hat auch alles erstmal soweit funktioniert, bis auf die Tatsache, dass ich einmal direkt zu Beginn den MBR mithilfe des bootrec /fixmbr Befehls reparieren musste, das ist aber etwas, das ich persönlich schon öfter bei gespiegelten Platten hatte.
    Die Probleme, gerade das Nichterkennen der Festplatte, sind dadurch weniger geworden, aber nicht komplett verschwunden. Was allerdings interessanterweise immer hilft, wenn mal wieder die SSD nicht erkannt wird, ist die Bodenabdeckung abnehmen, die Festplatte herausnehmen und einfach wieder einstecken. Danach laufen die Bootvorgänge zumindest für ein paar Tage wieder reibungslos.
    Jetzt ist aber vor einem Monat noch ein Problem dazugekommen, das zwar auch lösbar ist, aber so langsam nervt es schon gewaltig: Wenn der Bootvorgang mal wieder einfriert kommt es mittlerweile mit schöner Regelmäßigkeit zu echten Bootfehlern, namentlich 0x00000e9, 0x0000034 und, 0x0000098. Die lassen sich (fast) immer mithilfe eines Recovery-Sticks und dem Command-Prompt lösen, allerdings musste ich auch schon einmal einen kompletten Reset durchführen. Was jetzt noch so schlimm ist, weil die Daten ja gesichert sind, aber es kostet unnötig Zeit und eigentlich hätte ich gerne ein Notebook, das einfach nur funktioniert, wenn ich es einschalte.
    Also meine Vermutung ist schon seit längerer Zeit, dass es sich hier um ein grundsätzliches Problem mit dem Festplatten-Controller handelt. Das würde bedeuten, dass ein neues Board fällig wäre. Hier ist aber wiederum mein Problem, dass ich eigentlich keine Lust habe das Tinkpad für Wochen und Wochen einzuschicken, damit ein Techniker innerhalb von einer halben Stunde das Ganze fertigmacht. Ich brauche das Ding halt zum Arbeiten.
    Deswegen folgende Fragen: 1. Hat jemand ähnliche Probleme (gehabt) und ließen die sich ohne Boardtausch lösen? Und 2. Falls nicht: Kann man original System Boards im Handel erwerben um sie selbst einzubauen?

    I was having sound issues (cracking and popping) as well issues with audio on WiDi until I stopped the program Discovery.exe using Task Manager.  I removed the program Lenovo EMC Storage Connector (which is what is called) using the Control Panel.  Since then no more popping and audio issues.  No promises that is your issue but it was mine.

  • HP Split x2 Keyboard Problem

    My wife has a new HP Split x2.  The hard keyboard continually stops working for no apparent reason and she usually has to reboot or go into the sleep mode to get it to come back on.  All Windows 8.1 updates are installed.
    I've seen keyboard problems addressed in these forums, but it's usually about a permanent problem versus an intermitent one.
    What is causing this issue and how can I fix it?

    Hi DJ_Scotty_T,
    Welcome to the HP Forums!
    I would like to take a moment and thank you for using the forum, it is a great place to find answers. For you to have the best experience in the HP forum, I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I grasp that your keyboard stops responding for not apparent reason, but if you reboot or go into sleepmode  and wake it up, it starts responding again.
    You have done all your windows updates.
    Have you tried running The HP Support Assistant to help with HP updates and resolving issues.
    Here is a link to  HP Drivers & Downloads. Please input your exact model on split x 2 and follow the on screen prompts to display the drivers for your notebook. Please check for a bios update.  If there is one, I suggest contacting HP for assistance with updating the bios, as it does have the potential to cause issues, if something should fail during the process.
    Updating the BIOS
    How Do I Find My Model Number or Product Number?
    Please call HP technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region HP Technical Support Sitemap.
    You could also try using msconfig to determine if there is a software conflict.  Here is a Widows document to assist with that process. Using System Configuration (msconfig). 
    Please note the section on Services.
    After hiding all Microsoft services, click on the startup tab and disable all
    Restart your computer to see if the issue persists.
    If it does not, go back to the msconfig and start enabling services until the issue returns, to determine the conflict.
    You will need to restart after each one.
    As it is new, you could also contact HP support. They have the ability to remotely log onto your system and may be able to locate  and resolve the issue for you.
    If you would like further assistance please provide your exact model and the results from the troubleshooting.
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Kernel Panic caused by Nvidia GeForce 7300 GT after Upgrade

    Kernel Panic caused by Nvidia GeForce 7300 GT after Upgrade
    Mac Pro 2,66 Ghz Dual Core Intel Xeon
    driving 2 Apple Cinema Displays 23 (out of order since update) and 30
    running Mac OS X Lion 10.7.2
    Hi I'm Phil from Germany,
    and I have the same problem like many others here:  https://discussions.apple.com/thread/1541589?tstart=0
    caused by the Nvidia GeForce 7300 GT after combined Upgrade by Apple.
    Started with frozen desktop, and ended with a permanent Kernel Panic after a reeboot.
    - Safe mode is not running
    - System CD is not running
    - Apple Hardware Test is ok.
    - tried the newest 7300 firmware update
    - I have double checked the RAM, and HDD and disconnected all external equipment several times.
    System.log at startup ends with the folling permanent Problem:
    Previous Shutdown Cause:3
    NVDANV40HALG7xxx loaded and registered.
    DSMOS has arrived
    After running my Mac Pro in Target Mode (Fire Wire Connection with my MacBook Pro) I found the Problem-Folder of the 7300 GT:
    File:  HD/SYSTEM/LIBRARY/EXTENSIONS/NVDANV40HalG7xxx  inside my library and erased them......
    NOW MY SYSTEM IS RUNNING AGAIN, but I can't run my System-CDs without a kernel panic,
    Time Machine runs without the Starfleet-Background, and my second cinema display still doesn't work any more!
    After spending several hours in front of my Mac Pro I'm sure that all of my hardware works fine.
    NOW I THINK THE PROBLEM IS: I have to change my ROM-Version on my Nvidia GeForce 7300 GT and install the Firmware 3008.
    So how does it work and where can I get this Firmware? Or how can I run an Downgrade from 3011 to 3008?
    ANY IDEAS ....or similar cases?
    WOULD BE GLAD TO GET SOME HELP!!!!!

    Thanks Hatter
    I'm sure that an ATI 5770 would solve my Problem...and maybe I could save a lot of my time?
    But why I should spend 250 € on a new Graphic Board when the old one isn't broken?
    Especially when the problem wasn't caused by me.
    I need the old firmware, because my System runs with my GT 7300 after removing the software part listed above. Only one of the firmware components that had been updated won't fit in connection with the newer OS X Versions.
    I'm also sure that the Problem must be on the Graphic Board, because my System-CD isn't running while pushing the "c" button.

  • Mac Pro Failed to wake from sleep

    Hello All,
    I've had my Mac Pro since Aug. 2007. Never had any problems of any kind until this morning.
    To wake from sleep (as I always do): depressed arrow key (10:43 AM). There was a delay - then the spinning beach ball for about 2 min. I did a hard shutdown, waited a bit, then restarted at 10:52 AM. Boot up was (as always) quick.
    I logged into my (usual) non-admin account and observed:
    When all start up items were loaded: Finder windows appeared approximately as follows:
    1. A window showing the (not sure of proper term) "internal folders" of main boot up volume.
    2. A window showing the internal folders stored on my mirrored RAID back up disk(s)
    3. A window showing the internal folders of my bootable back up.
    4. A window showing all 3 disk icons[ Main boot, Bootable backup and the RAID].
    I closed all of these windows. [Didn't think too much about it but it's not normal to have these widows appear] SO -
    Next:
    Then I logged out and logged into my admin account to check the system log with console.
    It showed an event from last night which I could not interpret but it did not appear to reveal serious problems (something about not being able to make network connection).
    But - the second item on the System Log showed the "wake from sleep" sequence (at 10:43 AM).
    I'm going to post the entire wake from sleep log below but first I'll state what was obvious to me:
    Startup of CPU #1, #2 and #3 appear first - there is NO #4 CPU!
    The log for the manual startup at 10:52 showed some apparent problems as I note below.
    Next: Once logged in as admin - I launched Activity Monitor just to assure myself that all four CPUs were at least registering - and they were / are.
    Hoping someone here can more thoroughly analyze this log report and give me an idea of the cause of the failure to waken.
    Naturally, I won't want to put the Mac Pro to sleep again until I'm sure this isn't a "permanent" problem requiring further action (including service, of course).
    Also noticed a statement about some app not having correct permissions (apparently at the System level) and something about removing several orphaned files. There's a warning about CarbonCopyCloner scheduled tasks as well. But there my understanding ends.
    Thanks in advance:
    System Log Report
    Jan 30 10:43:04 Macintosh kernel[0]: System Sleep
    Jan 30 10:43:04 Macintosh kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jan 30 10:43:04 Macintosh kernel[0]: Started CPU 01
    Jan 30 10:43:04 Macintosh kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jan 30 10:43:04 Macintosh kernel[0]: Started CPU 02
    Jan 30 10:43:04 Macintosh kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jan 30 10:43:04 Macintosh kernel[0]: Started CPU 03
    Jan 30 10:43:04 Macintosh kernel[0]: System Wake
    Jan 30 10:43:04 Macintosh kernel[0]: USB caused wake event (EHCI)
    Jan 30 10:43:06 Macintosh kernel[0]: Intel8254x -- Link Up -- 00:17:f2:07:af:71 -- called by interruptOccurred() --
    Jan 30 10:43:06 Macintosh configd[43]: posting notification com.apple.system.config.network_change
    Jan 30 10:43:10 Macintosh kernel[0]: -- Auto-Negotiation Advertisement Register (04d) = 0xde1
    Jan 30 10:43:10 Macintosh kernel[0]: -- Auto-Negotiation Link Partner Ability Register (05d) = 0xcde1
    Jan 30 10:43:10 Macintosh kernel[0]: -- Auto-Negotiation Gigabit Advertisement Register (09d) = 0xe00
    Jan 30 10:43:10 Macintosh kernel[0]: -- Auto-Negotiation Gigabit Link Partner Ability Register (10d) = 0x7c00
    Jan 30 10:43:10 Macintosh kernel[0]: -- PHY Specific Status Register (17d) = 0xaf08
    Jan 30 10:43:10 Macintosh kernel[0]: Intel8254X -- Negotiated Speed: 1 Gb/s, Duplex: Full, Flow Control: Receive Pause Enabled, Transmit Pause Enabled
    Jan 30 10:43:11 Macintosh lookupd[3328]: lookupd (version 369.8) starting - Fri Jan 30 10:43:11 2009
    Jan 30 10:43:12 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to connect: BEEPError 600 (could not bind socket)
    Jan 30 10:43:12 Macintosh crashdump[3329]: WindowServer crashed
    Jan 30 10:43:13 Macintosh crashdump[3329]: crash report written to: /Library/Logs/CrashReporter/WindowServer.crash.log
    Jan 30 10:43:13 Macintosh configd[43]: posting notification com.apple.system.config.network_change
    Jan 30 10:43:13 Macintosh lookupd[3330]: lookupd (version 369.8) starting - Fri Jan 30 10:43:13 2009
    Jan 30 10:43:14 Macintosh kernel[0]: AFPSleepWakeHandler: waking up
    Jan 30 10:43:16 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:43:16 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:48:16 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:48:16 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    <== this is the manual restart at 10:52 ==>
    Jan 30 10:52:01 localhost kernel[0]: hi mem tramps at 0xffe00000
    Jan 30 10:52:01 localhost kernel[0]: PAE enabled
    Jan 30 10:52:01 localhost kernel[0]: 64 bit mode enabled
    Jan 30 10:52:01 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan 30 10:52:01 localhost kernel[0]: vmpagebootstrap: 1230515 free pages
    Jan 30 10:52:01 localhost kernel[0]: migtable_maxdispl = 71
    Jan 30 10:52:01 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jan 30 10:52:01 localhost kernel[0]: 79 prelinked modules
    Jan 30 10:52:01 localhost kernel[0]: ACPI CA 20060421
    Jan 30 10:52:01 localhost kernel[0]: AppleIntelCPUPowerManagement: ready
    Jan 30 10:52:01 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    Jan 30 10:52:01 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    Jan 30 10:52:01 localhost kernel[0]: AppleACPICPU: ProcessorApicId=2 LocalApicId=7 Enabled
    Jan 30 10:52:01 localhost kernel[0]: AppleACPICPU: ProcessorApicId=3 LocalApicId=6 Enabled
    Jan 30 10:52:01 localhost kernel[0]: AppleACPICPU: ProcessorApicId=4 LocalApicId=0 Disabled
    Jan 30 10:52:01 localhost kernel[0]: AppleACPICPU: ProcessorApicId=5 LocalApicId=0 Disabled
    Jan 30 10:52:01 localhost kernel[0]: AppleACPICPU: ProcessorApicId=6 LocalApicId=0 Disabled
    Jan 30 10:52:01 localhost kernel[0]: AppleACPICPU: ProcessorApicId=7 LocalApicId=0 Disabled
    Jan 30 10:52:01 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan 30 10:52:01 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan 30 10:52:01 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
    Jan 30 10:52:01 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jan 30 10:52:01 localhost kernel[0]: Started CPU 01
    Jan 30 10:52:01 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jan 30 10:52:01 localhost kernel[0]: Started CPU 02
    Jan 30 10:52:01 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Jan 30 10:52:01 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Jan 30 10:52:01 localhost kernel[0]: Started CPU 03
    Jan 30 10:52:01 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Jan 30 10:52:01 localhost kernel[0]: Security auditing service present
    Jan 30 10:52:01 localhost kernel[0]: BSM auditing present
    Jan 30 10:52:01 localhost kernel[0]: disabled
    Jan 30 10:52:01 localhost kernel[0]: rooting via boot-uuid from /chosen: B4C50221-5F1E-4039-A399-B8A077BADEC1
    Jan 30 10:52:01 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>
    Jan 30 10:52:01 localhost kernel[0]: USB caused wake event (EHCI)
    Jan 30 10:52:01 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0 @0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/Hitachi HDP725050GLA360 Media/IOGUIDPartitionScheme/AppleHFS_Untitled1@2
    Jan 30 10:52:01 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Jan 30 10:52:01 localhost kernel[0]: jnl: replay_journal: from: 26849280 to: 10866176 (joffset 0xe8e000)
    Jan 30 10:52:01 localhost kernel[0]: FireWire (OHCI) TI ID 8025 built-in now active, GUID 0016cbfffe7992ba; max speed s800.
    Jan 30 10:52:01 localhost kernel[0]: hfs mount: enabling extended security on Phyllis_VII
    Jan 30 10:52:01 localhost kernel[0]: HFS: Removed 7 orphaned unlinked files
    Jan 30 10:52:01 localhost kernel[0]: Jettisoning kernel linker.
    Jan 30 10:52:01 localhost kernel[0]: Resetting IOCatalogue.
    Jan 30 10:52:01 localhost kernel[0]: PXS1: family specific matching fails
    Jan 30 10:52:01 localhost kernel[0]: Matching service count = 1
    Jan 30 10:52:01 localhost kernel[0]: Matching service count = 2
    Jan 30 10:52:01 localhost kernel[0]: Matching service count = 2
    Jan 30 10:52:01 localhost kernel[0]: Matching service count = 2
    Jan 30 10:52:01 localhost kernel[0]: Matching service count = 2
    Jan 30 10:52:01 localhost kernel[0]: Matching service count = 2
    Jan 30 10:52:01 localhost kernel[0]: Previous Shutdown Cause: 3
    Jan 30 10:52:01 localhost kernel[0]: NVDANV40HAL loaded and registered.
    Jan 30 10:52:01 localhost kernel[0]: PXS1: family specific matching fails
    Jan 30 10:52:01 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Jan 30 10:52:01 localhost memberd[46]: memberd starting up
    Jan 30 10:52:01 localhost xgridcontrollerd: Warning: the file /etc/xgrid/controller/client-password has incorrect permissions or ownership (must be 0600, and root/wheel). Password not read.
    Jan 30 10:52:01 localhost mDNSResponder-108.6 (Jul 19 2007 11: 41:28)[37]: starting
    Jan 30 10:52:01 localhost xgridcontrollerd: Warning: the file /etc/xgrid/controller/agent-password has incorrect permissions or ownership (must be 0600, and root/wheel). Password not read.
    Jan 30 10:52:01 localhost lookupd[47]: lookupd (version 369.8) starting - Fri Jan 30 10:52:01 2009
    Jan 30 10:52:01 localhost DirectoryService[52]: Launched version 2.1 (v353.6)
    Jan 30 10:52:02 localhost xgridcontrollerd: Warning: database file was not closed cleanly.
    Jan 30 10:52:02 localhost diskarbitrationd[45]: disk4s3 hfs 3391641B-2431-3F99-A77D-397F417615F1 Boot OSX [not mounted]
    Jan 30 10:52:02 localhost diskarbitrationd[45]: disk0s2 hfs C1617214-1C69-33DC-BC3F-1F7559B84120 Phyllis_VII /
    Jan 30 10:52:02 localhost diskarbitrationd[45]: disk2s3 hfs 3391641B-2431-3F99-A77D-397F417615F1 Boot OSX [not mounted]
    Jan 30 10:52:03 localhost kernel[0]: jnl: replay_journal: from: 1948672 to: 8487424 (joffset 0xba5000)
    Jan 30 10:52:03 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:07:af:70
    Jan 30 10:52:03 localhost kernel[0]: AppleIntel8254XEthernet: Ethernet address 00:17:f2:07:af:71
    Jan 30 10:52:03 localhost configd[43]: No AirPort Driver found.
    Jan 30 10:52:03 localhost lookupd[84]: lookupd (version 369.8) starting - Fri Jan 30 10:52:03 2009
    Jan 30 10:52:03 localhost xgridcontrollerd: started.
    Jan 30 10:52:03 localhost kernel[0]: jnl: replay_journal: from: 37588480 to: 30012416 (joffset 0xe8e000)
    Jan 30 10:52:04 localhost xgridcontrollerd: Database load completed.
    Jan 30 10:52:04 localhost diskarbitrationd[45]: disk1s2 hfs C7580D0F-35C6-3678-BC27-FFEBE31CCBAC 372 GB Bootable /Volumes/372 GB Bootable
    Jan 30 10:52:05 localhost xgridagentd: Notice: agent maximum task count is 4
    Jan 30 10:52:05 localhost xgridagentd: Notice: Jacks Computer started.
    Jan 30 10:52:05 localhost xgridagentd: Notice: agent will bind to first available controller
    Jan 30 10:52:05 localhost /usr/bin/open: kCGErrorRangeCheck : Window Server communications from outside of session allowed for root and console user only
    Jan 30 10:52:05 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Jan 30 10:52:05 localhost loginwindow[95]: Login Window Started Security Agent
    Jan 30 10:52:06 localhost mDNSResponder: Adding browse domain local.
    Jan 30 10:52:06 Macintosh kernel[0]: Intel8254x -- Link Up -- 00:17:f2:07:af:71 -- called by interruptOccurred() --
    Jan 30 10:52:06 Macintosh kernel[0]: -- Auto-Negotiation Advertisement Register (04d) = 0xde1
    Jan 30 10:52:06 Macintosh configd[43]: setting hostname to "Macintosh.local"
    Jan 30 10:52:06 Macintosh kernel[0]: -- Auto-Negotiation Link Partner Ability Register (05d) = 0xcde1
    Jan 30 10:52:06 Macintosh kernel[0]: -- Auto-Negotiation Gigabit Advertisement Register (09d) = 0xe00
    Jan 30 10:52:06 Macintosh kernel[0]: -- Auto-Negotiation Gigabit Link Partner Ability Register (10d) = 0x7c00
    Jan 30 10:52:06 Macintosh kernel[0]: -- PHY Specific Status Register (17d) = 0xaf08
    Jan 30 10:52:06 Macintosh kernel[0]: Intel8254X -- Negotiated Speed: 1 Gb/s, Duplex: Full, Flow Control: Receive Pause Enabled, Transmit Pause Enabled
    Jan 30 10:52:09 Macintosh configd[43]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Jan 30 10:52:09 Macintosh configd[43]: posting notification com.apple.system.config.network_change
    Jan 30 10:52:09 Macintosh lookupd[104]: lookupd (version 369.8) starting - Fri Jan 30 10:52:09 2009
    Jan 30 10:52:06 Macintosh kernel[0]: HFS: Removed 3 orphaned unlinked files
    Jan 30 10:52:06 Macintosh kernel[0]: hfs mount: enabling extended security on 465.8-1 to -2RAID Set 1
    Jan 30 10:52:06 Macintosh diskarbitrationd[45]: disk3 hfs EEEA9F73-B66F-3711-8AA4-A9008B69A26A 465.8-1 to -2RAID Set 1 /Volumes/465.8-1 to -2RAID Set 1
    Jan 30 10:52:08 Macintosh configd[43]: target=enable-network: disabled
    Jan 30 10:52:08 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:52:08 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:52:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:52:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:52:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:52:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:53:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:53:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:54:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:54:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:56:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:56:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:57:29 Macintosh /Applications/Carbon Copy Cloner.app/Contents/Resources/ccchelper.app/Contents/MacOS/ccchelper: kCGErrorInvalidConnection : CGSGetNextEventRecord: Invalid connection
    Jan 30 10:57:29 Macintosh /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Jan 30 10:57:30 Macintosh launchd: com.bombich.ccc.scheduledtask.9E385C48-1FFF-4A13-8F98-DF4033634CAE: exited abnormally: Abort trap
    Jan 30 10:57:30 Macintosh launchd: com.bombich.ccc.scheduledtask.9E385C48-1FFF-4A13-8F98-DF4033634CAE: 9 more failures without living at least 60 seconds will cause job removal
    Jan 30 10:57:30 Macintosh loginwindow[241]: Login Window Started Security Agent
    Jan 30 10:57:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:57:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:58:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:58:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 10:59:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 10:59:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 11:01:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 11:01:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 11:02:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 11:02:38 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    Jan 30 11:03:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Unable to open: BEEPError 200 (Success)
    Jan 30 11:03:23 Macintosh xgridagentd: Warning: error opening connection (Jacks Computer): Authentication failed
    ==== end====

    Hello Alexandre,
    First - thank you very much for taking time to offer thorough and informed advice.
    However - as indicated in my last post, I have performed the first (and very basic) "test" - I checked to see if Xgrid was included in my network prefs and found that it was. I unchecked it because I don't have the setup to make use of processor resources on the other Mac I have in my home network. (And that other Mac is an old G4 eMac - not much help anyway!)
    More specifically: it's apparent that I was using Xgrid "inappropriately" so I think the System Log really indicates that no connection can be found -because there isn't one!
    I too still wonder about the "missing CPU 4" but, overall, I see no other indications that there's a problem. Activity Monitor shows all four CPU cores and they're all showing activity. I have not seen (or noticed) this in prior System Log reports so, if I see this again - I'll renew efforts to find it's significance and take appropriate action.
    I then put my Mac Pro to sleep, waited a bit, then depressed an arrow key: the machine woke from sleep normally. This "solves" the immediate problem of abnormal wakening - at least I'm satisfied that it does and will continue monitoring for any similar "misbehaviors."
    Power Management: I have purposely avoided doing anything with Power Management once I had it set to my liking. That is, I set the screen to sleep in 1 hour, I set the hard drive to "never" (sleep) and only use the Sleep menu command to put the Mac Pro to sleep. My dictum is to "not fix what isn't proved to be broken." Again - if I continue to have problems or new problems crop up, I will then go ahead and start making changes such as those you mention. (Like deleting com.apple.PowerManagemetn.plist)
    Next: I did already run permissions repair and may do so again anytime I see problems which could be connected to permissions. Since I have "taken Xgrid" out of the picture, I don't think this particular permissions issue is going to be a problem under my current set up.
    CarbonCopyCloner: Here we have a bit of a conundrum. I need! to keep CCC "available" to run scheduled back up tasks. I was given (a very expensive) 1TB wireless backup drive for Xmas and - through long trial and error - found that CCC is the most appropriate back up application for that drive.
    For now: I consider that the problem is a bug in CCC and will contact Mr. Bombich about this.
    Again: I do appreciate your pointing out this and the other things. You have helped me think through what could have been a very complex process in trouble shooting.
    I think that my issue turned out to be simple: I may have accidentally touched the wrong key or key combination when I moved to wake the Mac Pro from sleep. I think that Xgrid was a problem but that now seems to be eliminated. The Mac Pro is now waking normally - which was my original objective.
    Oh, and just to be clear: I forgot to mention above that I did re-examine the System Log and there are now no signs of the items in the log I posted originally here.

  • I have already had to replace my ipod clickwheel

    I have already had to replace my ipod clickwheel (less than a year old) once because it froze when I removed the headphone jack from the ipod. It would function even after using the 5 "Rs." My powerbook G4 would not recognize it and when I took it the the genius bar at apple, the rep. told me it had to be replaced because it was a defective iPod. He gave me a brand new one (this was in November 2005).
    My new iPod clikwheel (the replacement) has frozen, just like the first one, but this it happened after I selected the "eject" function on iTunes. I waited for it to disconnect and then I removed it from the firewire cable (it was fully charged at this point and properly ejected). As soon as I removed it from the firewire cable the iPod froze (I have never had this specific problem until now).
    I went through the 5"Rs" and nothing helped. Now I have the same exact problem as I did with the first one and this new iPod is only 4 months old! I now have to go back to the genius bar and ask for another iPod. I paid $300 for this machine and it is unreliable. I am going to ask for my money back unless Apple can gauarantee either that this will not happen again or that they will repapi the iPod for as long as I have it if this problem occurs again. I am tempted to use a different brand of mp3 player.
    Why is this happening? The discussion boards don't help. I've read so many complaints of the same problem but no one seems to have had the problem occur twice! - and now one has stated the events prior to the problems. Is this a permanent problem with the clickwheel? Did Apple know about this when they released it to the public? Is Apple doing anything to fix the problem? Will there be a recall? WIll Apple refund or replace every single iPod clickwheel with new reliable ones? I believe this is a serious problem that needs immediate attention. I will go to the apple store...again.. but have asked Apple to file my complaint. I have sent this complaint to Apple online and will be sending a copy to Apple's corporate offices as well.
    I would love to ask everyone and anyone to reply to this message if you have had the same permanent problem with your iPod Clickwheel - it freezes, is not recognized by the computer, does not appear in iTunes, the desktop, or the disk utility, when connecting via Firewire or USB the iPod screen displays "Do Not Diconnect" but never changes, 5 R's do not work, and after speaking to a genius bar Apple representative or apple care technician you are told that the only solution is to have the iPod replaced. Pleas state if the amount of times this problem has occured and if it has occured with multiple iPod Clickwheels.
    Thank you.

    never mind

  • How can I get rid of a windows update deployment package?

    We are using SCCM 2007 with a primary site server and four child sites.
    I created a windows update list with a source directory and package. 
    Distributed the package to my primary site server and then from a child site distributed to a long list of distribution points on the child site and three other child sites below it.
    This all worked fine we used the list and package to deploy security updates and added to the list each month, automatically distributing to all sites and distribution points.
    One month the distribution failed on one  child site, all the other sites and distribution points got the refreshed package no problem. (Probably caused by the backup running on that site.)
    This became a permanent problem which we finally fixed by creating a new list and package.
    Now I'm trying to do a cleanup of the old package and partially failed distribution.
    I've started by deleting the package from the primary sites distribution point.
    Next from the child site where the package status is unlocked, I deleted from all the other distribution points.
    The child site shows that the package distribution points have been deleted.
    Unfortunately above and below the child site the package distribution points are still listed and locked.
    (Looking at one of the listed distrubution points the package is on the server.)
    Sorry for the big speech, does anyone know how to remove from the other distribution points and so be able to delete the package?
    Any help or redirection would be great. 

    I don't have an answer, but I sure do have a question!! 
    I acquired the hacker in January.  In February both of my computers were destroyed.  I removed ALL forms of networking from my house -- TWC, all of my routers and adapters, etc.
    I went to Best Buy and bought a new computer, then another, then 2 more -- all getting hit with a prefab image upon getting close to my doorway.
    I am losing my home, etc, because I haven't been able to work in months.  This hacker finds me at the library, and wherever else I try to work, and he messes withmy typing, stalls my screen, empties my USBs.
    I believe I am the victim of remote deployment, but how do I find where/who it is coming from?
    I used my (corrupt) Gateway recovery disks the other day and watched how ActiveX and other rd tools were listed.
    PLEASE, this has been going on for too long.  After  i gave up on computers, my house has been entered nearly every day.  The police literally think I am insane.
    What can I do to get out of this deployment?
    Might there be a network in my  home that I am unaware of??  If so, is it likely in the cable, the tv, the fire alarm, what?
    Warm regards,
    Angel
    None
    None

Maybe you are looking for

  • Unit Testing in Report Generation

    I am new to SAP-BW. looking as of how can Unit Testing be done in Reports. and any other kind of testing on reports. any kind of information on report testing, how is it usually done would be real helpful. thanks in advance

  • How to reverse cross company cleared document?

    Dear all, Can anybody guide me how to reverse a cross company cleared document? Earliest revert would be grateful. Regards, Sudish

  • Newbie question: saving jpeg files in indesign document

    hi there, i'm rather new to indesign and i can't get this thing to work: whenever i place a jpeg image (or for that matter, any other image format) into an indesign document and later move the jpeg file to a different location on my harddrive and the

  • Getting ARD to see an iMac behind Airport Express

    I have a client that has bought an iMac and is connected to the internet using Airport Express (adsl modem is connected to express with ethernet cable, and modem is connected to the telephone line, problem is that when I am in my studio and try to co

  • Oem 10g grid control agent secure fails with error

    When trying to secure the agent from one of the server it fails with the below error. If any one had faced this issue or know of the problem can help. emctl secure agent password Oracle Enterprise Manager 10g Release 10.2.0.1.0. Copyright (c) 1996, 2