Setting IE Proxy from MDT2012 Not working

Im trying to predefine IE proxy setting during Win7 deployment from WDS2012
I tried following this guide:
http://blogs.technet.com/b/deploymentguys/archive/2010/11/30/using-the-mdt-windows-update-tasks-in-image-engineering.aspx
using command line: cscript CFG-ProxySetting.wsf /Proxy:<Proxyname.company.com or IP Address>:<Port> /Exceptions:local
But it fails to execute giving an error code 0000001 if i remember right.
i also tried cscript.exe "%SCRIPTROOT%\CFG-ProxySetting.wsf" /Proxy:proxy.address.local:8080 /Exceptions:local
Anyone have any suggestions ?
(PS.  I dont want to set proxy with Group Policy because users need to be able to change it if necessary)

Hi,
Have you tried using "netsh winhttp set proxy"? 
if "%1" == "" set /p PROXY= Enter Proxy?
if "%1" NEQ "" set PROXY=%1
echo %PROXY%
netsh winhttp set proxy %PROXY% "<local>"
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 1 /f
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /t REG_SZ /d %PROXY% /f
reg add "HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 1 /f
reg add "HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /t REG_SZ /d %PROXY% /f
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • My appstore n camera icon has gone..anyone can help me..i already try to go setting and restriction but did not works..

    My appstore n camera icon has gone..anyone can help me..i already try to go setting and restriction but did not works..
    I also cannot update ios..how to solve this problem..?

    Your going to have to perform a restore.

  • How to fix keyboard clicks and lock sounds when they are on in setting , sounds and still do not work?

    How to fix keyboard clicks and lock sounds when they are on in setting , sounds and still do not work?

    Double-click the Home button and swipe the Task Bar to the right. Check Volume and Mute Settings.
    Message was edited by: Diavonex

  • [Lenovo IdeaPad S10-3t] Waking up from suspend not working properly

    Hi,
    I'm having some issues with getting suspend to work on my S10-3t. I tried pm-utils and the s2ram script (with about any combination of options as my machine is not on the whitelist) and always get the same behaviour: Suspending seems to succeed but waking up takes about 5 minutes.
    I tried using pm-suspend under ubuntu 10.10, works flawlessly out of the box, so it *can* be done.. somehow.
    Apparently this was a kernel related issue in older versions of ubuntu too, I couldn't quite figure out how they fixed it though (https://bugs.launchpad.net/ubuntu/+sour … bug/598664).
    I tailed the pm-suspend.log and kernel.log through one suspend/wake up cycle, here's the output:
    pm-suspend.log:
    bash-4.1$ date;sudo tail -f /var/log/pm-suspend.log
    Sun Oct 24 20:27:47 CEST 2010
    Password:
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Sun Oct 24 20:25:36 CEST 2010: Finished.
    tail: /var/log/pm-suspend.log: file truncated
    Initial commandline parameters:
    Sun Oct 24 20:29:08 CEST 2010: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux netarch.haselwarter.org 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010 i686 Intel(R) Atom(TM) CPU N470 @ 1.83GHz GenuineIntel GNU/Linux
    Module Size Used by
    cpufreq_ondemand 6971 2
    btusb 9745 0
    hid_cando 2611 0
    bluetooth 44753 1 btusb
    rfkill 12854 1 bluetooth
    usbhid 33564 0
    hid 60400 2 hid_cando,usbhid
    uvcvideo 53488 0
    videodev 39124 1 uvcvideo
    v4l1_compat 13562 2 uvcvideo,videodev
    joydev 7503 0
    snd_seq_dummy 1079 0
    snd_seq_oss 25072 0
    snd_seq_midi_event 4496 1 snd_seq_oss
    snd_seq 41752 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4369 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_hda_codec_conexant 26292 1
    snd_pcm_oss 33662 0
    i915 267072 2
    snd_mixer_oss 14686 1 snd_pcm_oss
    snd_hda_intel 19020 0
    snd_hda_codec 67274 2 snd_hda_codec_conexant,snd_hda_intel
    drm_kms_helper 22043 1 i915
    drm 134132 3 i915,drm_kms_helper
    snd_hwdep 4764 1 snd_hda_codec
    snd_pcm 58308 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    lib80211_crypt_tkip 7521 0
    uhci_hcd 19251 0
    snd_timer 15423 2 snd_seq,snd_pcm
    broadcom 5201 0
    i2c_algo_bit 4407 1 i915
    ehci_hcd 32860 0
    snd 43283 11 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_codec_conexant,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 5025 1 snd
    video 15889 1 i915
    wl 1943997 0
    tg3 115656 0
    usbcore 121737 6 btusb,usbhid,uvcvideo,uhci_hcd,ehci_hcd
    output 1448 1 video
    snd_page_alloc 5981 2 snd_hda_intel,snd_pcm
    intel_agp 24510 2 i915
    wmi 5962 0
    battery 7879 0
    i2c_i801 7426 0
    ac 2329 0
    i2c_core 15599 6 videodev,i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
    psmouse 51529 0
    evdev 6820 9
    libphy 14543 2 broadcom,tg3
    lib80211 3158 2 lib80211_crypt_tkip,wl
    agpgart 23520 2 drm,intel_agp
    sg 20932 0
    thermal 9786 0
    coretemp 4665 0
    button 3746 1 i915
    serio_raw 3566 0
    acpi_cpufreq 5157 1
    freq_table 1999 2 cpufreq_ondemand,acpi_cpufreq
    processor 25126 3 acpi_cpufreq
    mperf 979 1 acpi_cpufreq
    rtc_cmos 7746 0
    rtc_core 11831 1 rtc_cmos
    rtc_lib 1494 1 rtc_core
    ext4 282610 1
    mbcache 4290 1 ext4
    jbd2 58396 1 ext4
    crc16 1053 1 ext4
    sd_mod 26768 3
    ahci 17813 0
    libahci 16174 3 ahci
    libata 140771 2 ahci,libahci
    scsi_mod 105888 3 sg,sd_mod,libata
    total used free shared buffers cached
    Mem: 2053592 233156 1820436 0 24724 102332
    -/+ buffers/cache: 106100 1947492
    Swap: 1952764 0 1952764
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:
    /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend:
    Having NetworkManager put all interaces to sleep...Done.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/91wicd suspend suspend:
    Unable to connect to wicd daemon - is it running?
    /usr/lib/pm-utils/sleep.d/91wicd suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Sun Oct 24 20:29:10 CEST 2010: performing suspend
    Switching from vt7 to vt1
    fbcon fb0 state 1
    fbcon fb0 state 0
    switching back to vt7
    Sun Oct 24 20:34:40 CEST 2010: Awake.
    Sun Oct 24 20:34:40 CEST 2010: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/91wicd resume suspend:
    Unable to connect to wicd daemon - is it running?
    /usr/lib/pm-utils/sleep.d/91wicd resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/55NetworkManager resume suspend:
    Having NetworkManager wake interfaces back up...Done.
    /usr/lib/pm-utils/sleep.d/55NetworkManager resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend:
    tail: /var/log/pm-suspend.log: file truncated
    Laptop mode
    tail: /var/log/pm-suspend.log: file truncated
    enabled, not active
    Error for wireless request "Set Power Management" (8B2C) :
    SET failed on device eth0 ; Operation not supported.
    tail: /var/log/pm-suspend.log: file truncated
    Failed.
    /usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Sun Oct 24 20:34:44 CEST 2010: Finished.
    kernel.log:
    bash-4.1$ sudo tail -f /var/log/kernel.log
    Password:
    Oct 24 20:27:15 netarch kernel: input: Cando Corporation Cando 10.1 Multi Touch Panel with Controller as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input9
    Oct 24 20:27:15 netarch kernel: cando-touch 0003:2087:0A01.0001: input,hidraw0: USB HID v1.11 Device [Cando Corporation Cando 10.1 Multi Touch Panel with Controller] on usb-0000:00:1d.1-1/input0
    Oct 24 20:27:15 netarch kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    Oct 24 20:27:15 netarch kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    Oct 24 20:27:15 netarch kernel: Adding 1952764k swap on /dev/sda2. Priority:-1 extents:1 across:1952764k
    Oct 24 20:27:16 netarch kernel: tg3 0000:05:00.0: irq 45 for MSI/MSI-X
    Oct 24 20:27:16 netarch kernel: tg3 0000:05:00.0: eth0: Link is down
    Oct 24 20:27:17 netarch kernel: CPUFREQ: Per core ondemand sysfs interface is deprecated - ignore_nice_load
    Oct 24 20:27:18 netarch kernel: tg3 0000:05:00.0: eth0: Link is down
    Oct 24 20:27:19 netarch kernel: WARNING! power/level is deprecated; use power/control instead
    Oct 24 20:29:08 netarch kernel: CE: hpet increased min_delta_ns to 7500 nsec
    Oct 24 20:29:08 netarch kernel: ata1.00: configured for UDMA/100
    Oct 24 20:29:08 netarch kernel: ata1: EH complete
    Oct 24 20:29:08 netarch kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
    Oct 24 20:34:40 netarch kernel: PM: Syncing filesystems ... done.
    Oct 24 20:34:40 netarch kernel: PM: Preparing system for mem sleep
    Oct 24 20:34:40 netarch kernel: Freezing user space processes ... (elapsed 0.01 seconds) done.
    Oct 24 20:34:40 netarch kernel: Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    Oct 24 20:34:40 netarch kernel: PM: Entering mem sleep
    Oct 24 20:34:40 netarch kernel: Suspending console(s) (use no_console_suspend to debug)
    Oct 24 20:34:40 netarch kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Oct 24 20:34:40 netarch kernel: sd 0:0:0:0: [sda] Stopping disk
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: PCI INT A disabled
    Oct 24 20:34:40 netarch kernel: ehci_hcd 0000:00:1d.7: PCI INT A disabled
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.3: PCI INT D disabled
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.2: PCI INT C disabled
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: PME# enabled
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: wake-up capability enabled by ACPI
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: PCI INT A disabled
    Oct 24 20:34:40 netarch kernel: ACPI handle has no context!
    Oct 24 20:34:40 netarch kernel: PM: suspend of devices complete after 429.517 msecs
    Oct 24 20:34:40 netarch kernel: PM: late suspend of devices complete after 13.649 msecs
    Oct 24 20:34:40 netarch kernel: ACPI: Preparing to enter system sleep state S3
    Oct 24 20:34:40 netarch kernel: PM: Saving platform NVS memory
    Oct 24 20:34:40 netarch kernel: Disabling non-boot CPUs ...
    Oct 24 20:34:40 netarch kernel: CPU 1 is now offline
    Oct 24 20:34:40 netarch kernel: SMP alternatives: switching to UP code
    Oct 24 20:34:40 netarch kernel: Extended CMOS year: 2000
    Oct 24 20:34:40 netarch kernel: Back to C!
    Oct 24 20:34:40 netarch kernel: PM: Restoring platform NVS memory
    Oct 24 20:34:40 netarch kernel: CPU0: Thermal monitoring handled by SMI
    Oct 24 20:34:40 netarch kernel: Extended CMOS year: 2000
    Oct 24 20:34:40 netarch kernel: Enabling non-boot CPUs ...
    Oct 24 20:34:40 netarch kernel: SMP alternatives: switching to SMP code
    Oct 24 20:34:40 netarch kernel: Booting Node 0 Processor 1 APIC 0x1
    Oct 24 20:34:40 netarch kernel: Initializing CPU#1
    Oct 24 20:34:40 netarch kernel: CPU1 is up
    Oct 24 20:34:40 netarch kernel: ACPI: Waking up from system sleep state S3
    Oct 24 20:34:40 netarch kernel: ACPI Exception: AE_TIME, Returned by Handler for [EmbeddedControl] (20100428/evregion-474)
    Oct 24 20:34:40 netarch kernel: ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.DSLD] (Node f7025600), AE_TIME
    Oct 24 20:34:40 netarch kernel: ACPI Error (psparse-0537): Method parse/execution failed [\_WAK] (Node f7024768), AE_TIME
    Oct 24 20:34:40 netarch kernel: ACPI Exception: AE_TIME, During Method _WAK (20100428/hwsleep-601)
    Oct 24 20:34:40 netarch kernel: i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100104, writing 0x100102)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x40100, writing 0x4010b)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x80118001)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xf010f010)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x40200, writing 0x40207)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x80318021)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xf020f020)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x3030)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    Oct 24 20:34:40 netarch kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102)
    Oct 24 20:34:40 netarch kernel: pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
    Oct 24 20:34:40 netarch kernel: pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0xfff0)
    Oct 24 20:34:40 netarch kernel: ahci 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20a)
    Oct 24 20:34:40 netarch kernel: ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x40100506)
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf0200004)
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100106)
    Oct 24 20:34:40 netarch kernel: PM: early resume of devices complete after 2.675 msecs
    Oct 24 20:34:40 netarch kernel: i915 0000:00:02.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: usb usb2: root hub lost power or was reset
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: usb usb3: root hub lost power or was reset
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: usb usb4: root hub lost power or was reset
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: usb usb5: root hub lost power or was reset
    Oct 24 20:34:40 netarch kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Oct 24 20:34:40 netarch kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: pci 0000:00:1e.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: ahci 0000:00:1f.2: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: wake-up capability disabled by ACPI
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: PME# disabled
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: sd 0:0:0:0: [sda] Starting disk
    Oct 24 20:34:40 netarch kernel: ata2: SATA link down (SStatus 0 SControl 300)
    Oct 24 20:34:40 netarch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Oct 24 20:34:40 netarch kernel: usb 3-2: reset full speed USB device using uhci_hcd and address 3
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: btusb 3-2:1.0: no reset_resume for driver btusb?
    Oct 24 20:34:40 netarch kernel: btusb 3-2:1.1: no reset_resume for driver btusb?
    Oct 24 20:34:40 netarch kernel: usb 1-8: reset high speed USB device using ehci_hcd and address 4
    Oct 24 20:34:40 netarch kernel: ata1.00: configured for UDMA/100
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: usb 3-1: reset full speed USB device using uhci_hcd and address 2
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: PM: resume of devices complete after 996.313 msecs
    Oct 24 20:34:40 netarch kernel: PM: Finishing wakeup.
    Oct 24 20:34:40 netarch kernel: Restarting tasks ...
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: done.
    Oct 24 20:34:40 netarch kernel: video LNXVIDEO:00: Restoring backlight state
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: eth0: Link is down
    Oct 24 20:34:41 netarch kernel: tg3 0000:05:00.0: eth0: Link is down
    Oct 24 20:34:43 netarch kernel: ata1.00: configured for UDMA/100
    Oct 24 20:34:43 netarch kernel: ata1: EH complete
    Oct 24 20:34:44 netarch kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
    dmesg:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.35-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
    BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
    BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
    BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000007f5d0000 (usable)
    BIOS-e820: 000000007f5d0000 - 000000007f5e0000 (ACPI data)
    BIOS-e820: 000000007f5e0000 - 000000007f5e3000 (ACPI NVS)
    BIOS-e820: 000000007f5e3000 - 0000000080000000 (reserved)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    DMI 2.5 present.
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    last_pfn = 0x7f5d0 max_arch_pfn = 0x100000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-D3FFF write-protect
    D4000-DFFFF uncachable
    E0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask 080000000 write-back
    1 base 07F600000 mask 0FFE00000 uncachable
    2 base 07F800000 mask 0FF800000 uncachable
    3 disabled
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
    Scanning 1 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000001000 (reserved)
    modified: 0000000000001000 - 0000000000002000 (usable)
    modified: 0000000000002000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009dc00 (usable)
    modified: 000000000009dc00 - 00000000000a0000 (reserved)
    modified: 00000000000d2000 - 00000000000d4000 (reserved)
    modified: 00000000000dc000 - 00000000000e0000 (reserved)
    modified: 00000000000e4000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000007f5d0000 (usable)
    modified: 000000007f5d0000 - 000000007f5e0000 (ACPI data)
    modified: 000000007f5e0000 - 000000007f5e3000 (ACPI NVS)
    modified: 000000007f5e3000 - 0000000080000000 (reserved)
    modified: 00000000e0000000 - 00000000f0000000 (reserved)
    modified: 00000000fec00000 - 00000000fec10000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 01800000
    found SMP MP-table at [c00f7cb0] f7cb0
    init_memory_mapping: 0000000000000000-00000000377fe000
    0000000000 - 0000400000 page 4k
    0000400000 - 0037400000 page 2M
    0037400000 - 00377fe000 page 4k
    kernel direct mapping tables up to 377fe000 @ 15000-1a000
    RAMDISK: 37e2a000 - 37ff0000
    Allocated new RAMDISK: 00100000 - 002c5f93
    Move RAMDISK from 0000000037e2a000 - 0000000037feff92 to 00100000 - 002c5f92
    ACPI: RSDP 000f7c80 00024 (v04 PTLTD )
    ACPI: XSDT 7f5d72d4 00074 (v01 LENOVO CB-01 06040000 LTP 00000000)
    ACPI: FACP 7f5dfc60 000F4 (v03 LENOVO CB-01 06040000 PTL 00000002)
    ACPI: DSDT 7f5d846a 07782 (v01 LENOVO CB-01 06040000 MSFT 03000000)
    ACPI: FACS 7f5e2fc0 00040
    ACPI: TCPA 7f5dfd54 00032 (v01 Phoeni x 06040000 TL 00000000)
    ACPI: MCFG 7f5dfd86 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
    ACPI: HPET 7f5dfdc2 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
    ACPI: APIC 7f5dfdfa 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    ACPI: BOOT 7f5dfe62 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    ACPI: SLIC 7f5dfe8a 00176 (v01 LENOVO CB-01 06040000 LTP 00000000)
    ACPI: SSDT 7f5d78ca 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
    ACPI: SSDT 7f5d7824 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624)
    ACPI: SSDT 7f5d7348 004DC (v02 PmRef CpuPm 00003000 INTL 20050624)
    ACPI: Local APIC address 0xfee00000
    1149MB HIGHMEM available.
    887MB LOWMEM available.
    mapped low ram: 0 - 377fe000
    low ram: 0 - 377fe000
    Zone PFN ranges:
    DMA 0x00000001 -> 0x00001000
    Normal 0x00001000 -> 0x000377fe
    HighMem 0x000377fe -> 0x0007f5d0
    Movable zone start PFN for each node
    early_node_map[3] active PFN ranges
    0: 0x00000001 -> 0x00000002
    0: 0x00000010 -> 0x0000009d
    0: 0x00000100 -> 0x0007f5d0
    On node 0 totalpages: 521566
    free_area_init_node: node 0, pgdat c1418ac0, node_mem_map c157b020
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3950 pages, LIFO batch:0
    Normal zone: 1744 pages used for memmap
    Normal zone: 221486 pages, LIFO batch:31
    HighMem zone: 2300 pages used for memmap
    HighMem zone: 292054 pages, LIFO batch:31
    Using APIC driver default
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0xffffffff base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 40
    early_res array is doubled to 64 at [16000 - 167ff]
    PM: Registered nosave memory: 0000000000002000 - 0000000000010000
    PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
    PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
    PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
    PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
    PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 14 pages/cpu @c2800000 s34880 r0 d22464 u2097152
    pcpu-alloc: s34880 r0 d22464 u2097152 alloc=1*4194304
    pcpu-alloc: [0] 0 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517490
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda5
    PID hash table entries: 4096 (order: 2, 16384 bytes)
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    allocated 10433580 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Subtract (53 early reservations)
    #1 [0000001000 - 0000002000] EX TRAMPOLINE
    #2 [0001000000 - 0001572184] TEXT DATA BSS
    #3 [0001573000 - 000157921c] BRK
    #4 [00000f7cc0 - 0000100000] BIOS reserved
    #5 [00000f7cb0 - 00000f7cc0] MP-table mpf
    #6 [000009dc00 - 000009e071] BIOS reserved
    #7 [000009e199 - 00000f7cb0] BIOS reserved
    #8 [000009e071 - 000009e199] MP-table mpc
    #9 [0000010000 - 0000011000] TRAMPOLINE
    #10 [0000011000 - 0000015000] ACPI WAKEUP
    #11 [0000015000 - 0000016000] PGTABLE
    #12 [0000100000 - 00002c6000] NEW RAMDISK
    #13 [000157a000 - 000157b000] BOOTMEM
    #14 [000157b000 - 000256b000] BOOTMEM
    #15 [00015721c0 - 00015721c4] BOOTMEM
    #16 [0001572200 - 00015722c0] BOOTMEM
    #17 [00015722c0 - 0001572314] BOOTMEM
    #18 [000256b000 - 000256e000] BOOTMEM
    #19 [0001572340 - 00015723ac] BOOTMEM
    #20 [000256e000 - 0002574000] BOOTMEM
    #21 [00015723c0 - 00015723e5] BOOTMEM
    #22 [0001572400 - 0001572427] BOOTMEM
    #23 [0001572440 - 0001572600] BOOTMEM
    #24 [0001572600 - 0001572640] BOOTMEM
    #25 [0001572640 - 0001572680] BOOTMEM
    #26 [0001572680 - 00015726c0] BOOTMEM
    #27 [00015726c0 - 0001572700] BOOTMEM
    #28 [0001572700 - 0001572740] BOOTMEM
    #29 [0001572740 - 0001572780] BOOTMEM
    #30 [0001572780 - 00015727c0] BOOTMEM
    #31 [00015727c0 - 0001572800] BOOTMEM
    #32 [0001572800 - 0001572840] BOOTMEM
    #33 [0001572840 - 0001572880] BOOTMEM
    #34 [0001572880 - 00015728c0] BOOTMEM
    #35 [00015728c0 - 0001572900] BOOTMEM
    #36 [0001572900 - 0001572940] BOOTMEM
    #37 [0001572940 - 0001572950] BOOTMEM
    #38 [0001572980 - 0001572990] BOOTMEM
    #39 [00015729c0 - 00015729ea] BOOTMEM
    #40 [0001572a00 - 0001572a2a] BOOTMEM
    #41 [0002800000 - 000280e000] BOOTMEM
    #42 [0002a00000 - 0002a0e000] BOOTMEM
    #43 [0001572a40 - 0001572a44] BOOTMEM
    #44 [0001572a80 - 0001572a84] BOOTMEM
    #45 [0001572ac0 - 0001572ac8] BOOTMEM
    #46 [0001572b00 - 0001572b08] BOOTMEM
    #47 [0001572b40 - 0001572be8] BOOTMEM
    #48 [0001572c00 - 0001572c68] BOOTMEM
    #49 [0002574000 - 0002578000] BOOTMEM
    #50 [0002578000 - 00025f8000] BOOTMEM
    #51 [00025f8000 - 0002638000] BOOTMEM
    #52 [0002a0e000 - 000340142c] BOOTMEM
    Initializing HighMem for node 0 (000377fe:0007f5d0)
    Memory: 2051364k/2086720k available (2986k kernel code, 34900k reserved, 1238k data, 412k init, 1177416k highmem)
    virtual kernel memory layout:
    fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc1421000 - 0xc1488000 ( 412 kB)
    .data : 0xc12eaacc - 0xc1420340 (1238 kB)
    .text : 0xc1000000 - 0xc12eaacc (2986 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:512
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 1828.625 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3658.63 BogoMIPS (lpj=6095416)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    Mount-cache hash table entries: 512
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 5 MCE banks
    CPU0: Thermal monitoring enabled (TM1)
    using mwait in idle threads.
    Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
    ... version: 3
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    ACPI: Core revision 20100428
    Enabling APIC mode: Flat. Using 1 I/O APICs
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Atom(TM) CPU N470 @ 1.83GHz stepping 0a
    Booting Node 0, Processors #1 Ok.
    Initializing CPU#1
    Brought up 2 CPUs
    Total of 2 processors activated (7317.54 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-10] at [mem 0xe0000000-0xe10fffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xe10fffff] reserved in E820
    PCI: Using MMCONFIG for extended config space
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: SSDT 7f5d8193 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624)
    ACPI: SSDT 7f5d7b29 005E5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 005E5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624)
    ACPI: SSDT 7f5d8396 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624)
    ACPI: SSDT 7f5d810e 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f390), AE_ALREADY_EXISTS
    ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xf7ffffff]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xfdff]
    pci 0000:00:02.0: reg 10: [mem 0xf0300000-0xf037ffff]
    pci 0000:00:02.0: reg 14: [io 0x18e8-0x18ef]
    pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
    pci 0000:00:02.0: reg 1c: [mem 0xf0000000-0xf00fffff]
    pci 0000:00:02.1: reg 10: [mem 0xf0380000-0xf03fffff]
    pci 0000:00:1b.0: reg 10: [mem 0xf0400000-0xf0403fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0x1820-0x183f]
    pci 0000:00:1d.1: reg 20: [io 0x1840-0x185f]
    pci 0000:00:1d.2: reg 20: [io 0x1860-0x187f]
    pci 0000:00:1d.3: reg 20: [io 0x1880-0x189f]
    pci 0000:00:1d.7: reg 10: [mem 0xf0604000-0xf06043ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0x18e0-0x18e7]
    pci 0000:00:1f.2: reg 14: [io 0x18d4-0x18d7]
    pci 0000:00:1f.2: reg 18: [io 0x18d8-0x18df]
    pci 0000:00:1f.2: reg 1c: [io 0x18d0-0x18d3]
    pci 0000:00:1f.2: reg 20: [io 0x18c0-0x18cf]
    pci 0000:00:1f.2: reg 24: [mem 0xf0604400-0xf06047ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 20: [io 0x18a0-0x18bf]
    pci 0000:05:00.0: reg 10: [mem 0xf0100000-0xf010ffff 64bit]
    pci 0000:05:00.0: PME# supported from D3hot D3cold
    pci 0000:05:00.0: PME# disabled
    pci 0000:00:1c.0: PCI bridge to [bus 05-05]
    pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.0: bridge window [mem 0xf0100000-0xf01fffff]
    pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:07:00.0: reg 10: [mem 0xf0200000-0xf0203fff 64bit]
    pci 0000:07:00.0: supports D1 D2
    pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:07:00.0: PME# disabled
    pci 0000:00:1c.1: PCI bridge to [bus 07-07]
    pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.1: bridge window [mem 0xf0200000-0xf02fffff]
    pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: PCI bridge to [bus 11-11] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x80000000-0xf7ffffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0x0d00-0xfdff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f390), AE_ALREADY_EXISTS
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    HEST: Table is not found!
    vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 0000000000002000 - 000000000000ffff
    reserve RAM buffer: 000000000009dc00 - 000000000009ffff
    reserve RAM buffer: 000000007f5d0000 - 000000007fffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 10 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [io 0x0800-0x080f] has been reserved
    system 00:01: [io 0x1000-0x107f] has been reserved
    system 00:01: [io 0x1180-0x11bf] has been reserved
    system 00:01: [io 0x04d0-0x04d1] has been reserved
    system 00:01: [io 0xfe00] has been reserved
    system 00:01: [io 0x0700-0x070f] has been reserved
    system 00:01: [io 0x164e-0x174c] has been reserved
    system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
    system 00:01: [mem 0xfef00000-0xfeffffff] has been reserved
    pci 0000:00:1c.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
    pci 0000:00:1c.1: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
    pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff]
    pci 0000:00:1c.0: PCI bridge to [bus 05-05]
    pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    pci 0000:00:1c.0: bridge window [mem 0xf0100000-0xf01fffff]
    pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 07-07]
    pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    pci 0000:00:1c.1: bridge window [mem 0xf0200000-0xf02fffff]
    pci 0000:00:1c.1: bridge window [mem 0x80200000-0x803fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 11-11]
    pci 0000:00:1e.0: bridge window [io disabled]
    pci 0000:00:1e.0: bridge window [mem disabled]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: enabling device (0000 -> 0003)
    pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 6 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:00: resource 9 [mem 0x80000000-0xf7ffffff]
    pci_bus 0000:00: resource 10 [io 0x0d00-0xfdff]
    pci_bus 0000:05: resource 0 [io 0x2000-0x2fff]
    pci_bus 0000:05: resource 1 [mem 0xf0100000-0xf01fffff]
    pci_bus 0000:05: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
    pci_bus 0000:07: resource 0 [io 0x3000-0x3fff]
    pci_bus 0000:07: resource 1 [mem 0xf0200000-0xf02fffff]
    pci_bus 0000:07: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
    pci_bus 0000:11: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:11: resource 5 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:11: resource 6 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:11: resource 7 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:11: resource 8 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:11: resource 9 [mem 0x80000000-0xf7ffffff]
    pci_bus 0000:11: resource 10 [io 0x0d00-0xfdff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    UDP hash table entries: 512 (order: 2, 16384 bytes)
    UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    NET: Registered protocol family 1
    pci 0000:00:02.0: Boot video device
    PCI: CLS 32 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1816k freed
    Simple Boot Flag at 0x36 set to 0x1
    apm: BIOS not found.
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1287944823.419:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1710
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    pcieport 0000:00:1c.1: setting latency timer to 64
    pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    ERST: Table is not found!
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 412k freed
    udev[38]: starting version 162
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    SCSI subsystem initialized
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    libata version 3.00 loaded.
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
    ahci: SSS flag set, parallel bus scan disabled
    ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    ata1: SATA max UDMA/133 abar m1024@0xf0604400 port 0xf0604500 irq 42
    ata2: SATA max UDMA/133 abar m1024@0xf0604400 port 0xf0604580 irq 42
    ata3: DUMMY
    ata4: DUMMY
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ATA-8: ST9250315AS, 0010LVM1, max UDMA/100
    ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata1.00: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA ST9250315AS 0010 PQ: 0 ANSI: 5
    ata2: SATA link down (SStatus 0 SControl 300)
    sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4 sda5
    sd 0:0:0:0: [sda] Attached SCSI disk
    PM: Marking nosave pages: 0000000000002000 - 0000000000010000
    PM: Marking nosave pages: 000000000009d000 - 0000000000100000
    PM: Basic memory bitmaps created
    PM: Basic memory bitmaps freed
    EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    rtc_cmos 00:05: RTC can wake from S4
    rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    udev[734]: starting version 162
    ACPI: acpi_idle registered with cpuidle
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    Marking TSC unstable due to TSC halts in idle
    Switching to clocksource hpet
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input1
    ACPI: Power Button [PWRB]
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    coretemp coretemp.0: Unable to read TjMax from CPU.
    coretemp coretemp.0: Using relative temperature scale!
    ACPI: Lid Switch [LID]
    ------------[ cut here ]------------
    WARNING: at fs/proc/generic.c:583 proc_register+0xf8/0x1e0()
    Hardware name: 20040M18
    proc_dir_entry 'power/PWRB' already registered
    Modules linked in: coretemp button(+) serio_raw acpi_cpufreq freq_table processor mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod
    Pid: 1097, comm: modprobe Not tainted 2.6.35-ARCH #1
    Call Trace:
    [<c10439bd>] warn_slowpath_common+0x6d/0xa0
    [<c113e648>] ? proc_register+0xf8/0x1e0
    [<c113e648>] ? proc_register+0xf8/0x1e0
    [<c1043a6e>] warn_slowpath_fmt+0x2e/0x30
    [<c113e648>] proc_register+0xf8/0x1e0
    [<c113eca3>] proc_mkdir_mode+0x33/0x50
    [<c113eccf>] proc_mkdir+0xf/0x20
    [<f82af453>] acpi_button_add+0x21b/0x387 [button]
    [<c11cc665>] acpi_device_probe+0x3a/0xf4
    [<c121eae7>] driver_probe_device+0x77/0x180
    [<c121ec69>] __driver_attach+0x79/0x80
    [<c121dcb3>] bus_for_each_dev+0x43/0x70
    [<c121e839>] driver_attach+0x19/0x20
    [<c121ebf0>] ? __driver_attach+0x0/0x80
    [<c121e3ed>] bus_add_driver+0xbd/0x2e0
    [<c11cc59b>] ? acpi_device_remove+0x0/0x90
    [<c121ee65>] driver_register+0x65/0x110
    [<c113eca3>] ? proc_mkdir_mode+0x33/0x50
    [<c11ccd53>] acpi_bus_register_driver+0x3a/0x3c
    [<f82b202b>] acpi_button_init+0x2b/0x4a [button]
    [<c100120d>] do_one_initcall+0x2d/0x190
    [<f82b2000>] ? acpi_button_init+0x0/0x4a [button]
    [<c107892b>] sys_init_module+0x9b/0x1e0
    [<c10f4f8f>] ? sys_close+0x6f/0xc0
    [<c100379f>] sysenter_do_call+0x12/0x28
    ---[ end trace 475801f928d07a3d ]---
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:01/input/input3
    ACPI: Power Button [PWRB]
    input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
    ACPI: Sleep Button [SLPB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    ACPI: Power Button [PWRF]
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ01] (60 C)
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    lib80211: common routines for IEEE802.11 drivers
    lib80211_crypt: registered algorithm 'NULL'
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Linux agpgart interface v0.103
    i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ACPI: AC Adapter [ACAD] (on-line)
    wl: module license 'Mixed/Proprietary' taints kernel.
    Disabling lock debugging due to kernel taint
    ACPI: WMI: Mapper loaded
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
    agpgart-intel 0000:00:00.0: detected 8188K stolen memory
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    tg3.c:v3.110 (April 9, 2010)
    tg3 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    tg3 0000:05:00.0: setting latency timer to 64
    wl 0000:07:00.0: enabling device (0104 -> 0106)
    wl 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    wl 0000:07:00.0: setting latency timer to 64
    ACPI: Battery Slot [BAT1] (battery present)
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1d.7: using broken periodic workaround
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf0604000
    tg3 mdio bus: probed
    tg3 0000:05:00.0: eth1: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address c8:0a:a9:3b:be:4d
    tg3 0000:05:00.0: eth1: attached PHY driver [Broadcom BCM57780] (mii_bus:phy_addr=500:01)
    tg3 0000:05:00.0: eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    tg3 0000:05:00.0: eth1: dma_rwctrl[76180000] dma_mask[64-bit]
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 8 ports detected
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    uhci_hcd 0000:00:1d.3: UHCI Host Controller
    uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
    lib80211_crypt: registered algorithm 'TKIP'
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    eth0: Broadcom BCM4727 802.11 Hybrid Wireless Controller 5.60.48.36
    udev[757]: renamed network interface eth1 to eth1-eth0
    udev[756]: renamed network interface eth0 to wlan0
    udev[757]: renamed network interface eth1-eth0 to eth0
    [drm] Initialized drm 1.1.0 20060810
    HDA Intel 0000:00:1b.0: enabling device (0104 -> 0106)
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    usb 1-8: new high speed USB device using ehci_hcd and address 4
    i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    i915 0000:00:02.0: setting latency timer to 64
    i915 0000:00:02.0: irq 44 for MSI/MSI-X
    [drm] set up 7M of stolen space
    Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0x4a0500
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input6
    usb 3-1: new full speed USB device using uhci_hcd and address 2
    [drm] initialized overlay support
    Linux video capture interface: v2.00
    uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b1a1)
    input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input7
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    usb 3-2: new full speed USB device using uhci_hcd and address 3
    usbcore: registered new interface driver hiddev
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    Console: switching to colour frame buffer device 128x37
    fb0: inteldrmfb frame buffer device
    drm: registered panic notifier
    Slow work thread pool: Starting up
    Slow work thread pool: Ready
    ACPI Warning: _BQC returned an invalid level (20100428/video-640)
    acpi device:03: registered as cooling_device2
    input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
    ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    Bluetooth: Core ver 2.15
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    Bluetooth: Generic Bluetooth USB driver ver 0.6
    usbcore: registered new interface driver btusb
    input: Cando Corporation Cando 10.1 Multi Touch Panel with Controller as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input9
    cando-touch 0003:2087:0A01.0001: input,hidraw0: USB HID v1.11 Device [Cando Corporation Cando 10.1 Multi Touch Panel with Controller] on usb-0000:00:1d.1-1/input0
    EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    Adding 1952764k swap on /dev/sda2. Priority:-1 extents:1 across:1952764k
    tg3 0000:05:00.0: irq 45 for MSI/MSI-X
    tg3 0000:05:00.0: eth0: Link is down
    CPUFREQ: Per core ondemand sysfs interface is deprecated - ignore_nice_load
    tg3 0000:05:00.0: eth0: Link is down
    WARNING! power/level is deprecated; use power/control instead
    CE: hpet increased min_delta_ns to 7500 nsec
    ata1.00: configured for UDMA/100
    ata1: EH complete
    EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
    PM: Syncing filesystems ... done.
    PM: Preparing system for mem sleep
    Freezing user space processes ... (elapsed 0.01 seconds) done.
    Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    PM: Entering mem sleep
    Suspending console(s) (use no_console_suspend to debug)
    sd 0:0:0:0: [sda] Synchronizing SCSI cache
    sd 0:0:0:0: [sda] Stopping disk
    wl 0000:07:00.0: PCI INT A disabled
    ehci_hcd 0000:00:1d.7: PCI INT A disabled
    uhci_hcd 0000:00:1d.3: PCI INT D disabled
    uhci_hcd 0000:00:1d.2: PCI INT C disabled
    uhci_hcd 0000:00:1d.1: PCI INT B disabled
    uhci_hcd 0000:00:1d.0: PCI INT A disabled
    tg3 0000:05:00.0: PME# enabled
    pcieport 0000:00:1c.0: wake-up capability enabled by ACPI
    HDA Intel 0000:00:1b.0: PCI INT A disabled
    ACPI handle has no context!
    PM: suspend of devices complete after 429.517 msecs
    PM: late suspend of devices complete after 13.649 msecs
    ACPI: Preparing to enter system sleep state S3
    PM: Saving platform NVS memory
    Disabling non-boot CPUs ...
    CPU 1 is now offline
    SMP alternatives: switching to UP code
    Extended CMOS year: 2000
    Back to C!
    PM: Restoring platform NVS memory
    CPU0: Thermal monitoring handled by SMI
    Extended CMOS year: 2000
    Enabling non-boot CPUs ...
    SMP alternatives: switching to SMP code
    Booting Node 0 Processor 1 APIC 0x1
    Initializing CPU#1
    CPU1 is up
    ACPI: Waking up from system sleep state S3
    ACPI Exception: AE_TIME, Returned by Handler for [EmbeddedControl] (20100428/evregion-474)
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.DSLD] (Node f7025600), AE_TIME
    ACPI Error (psparse-0537): Method parse/execution failed [\_WAK] (Node f7024768), AE_TIME
    ACPI Exception: AE_TIME, During Method _WAK (20100428/hwsleep-601)
    i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
    HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100104, writing 0x100102)
    pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x40100, writing 0x4010b)
    pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x80118001)
    pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xf010f010)
    pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
    pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x40200, writing 0x40207)
    pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x80318021)
    pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xf020f020)
    pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x3030)
    pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102)
    pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
    pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0xfff0)
    ahci 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20a)
    ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
    tg3 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    tg3 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x40100506)
    wl 0000:07:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    wl 0000:07:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf0200004)
    wl 0000:07:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    wl 0000:07:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100106)
    PM: early resume of devices complete after 2.675 msecs
    i915 0000:00:02.0: setting latency timer to 64
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    usb usb2: root hub lost power or was reset
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    usb usb3: root hub lost power or was reset
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    usb usb4: root hub lost power or was reset
    uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    usb usb5: root hub lost power or was reset
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    ahci 0000:00:1f.2: setting latency timer to 64
    pcieport 0000:00:1c.0: wake-up capability disabled by ACPI
    tg3 0000:05:00.0: PME# disabled
    wl 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    wl 0000:07:00.0: setting latency timer to 64
    sd 0:0:0:0: [sda] Starting disk
    ata2: SATA link down (SStatus 0 SControl 300)
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    usb 3-2: reset full speed USB device using uhci_hcd and address 3
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    btusb 3-2:1.0: no reset_resume for driver btusb?
    btusb 3-2:1.1: no reset_resume for driver btusb?
    usb 1-8: reset high speed USB device using ehci_hcd and address 4
    ata1.00: configured for UDMA/100
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    usb 3-1: reset full speed USB device using uhci_hcd and address 2
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    PM: resume of devices complete after 996.313 msecs
    PM: Finishing wakeup.
    Restarting tasks ...
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    done

    korpenkraxar wrote:
    Try this with a kernel 3.X version:
    hpet=disable highres=off nohz=off
    I have been trying to resolve the issue of suspend failing to resume on me Lenovo s10-3 (not the touch screen) for what seems an aeon.
    A profound thank you to you all.
    hpet=disable highres=off nohz=off
    Works!
    I now have no indication lights showing when the machine is suspended? But finally I can close the lid and reopen to resume - fantastic, this machine may finally see some more use.
    I am running Linux Mint Debian Edition (LMDE) running Gnome 3 with 3 series kernels (presently liquorix 3.4.0-4.dmz.1-liquorix-686)

  • "Old" update rule from ODS not working

    Hi Gurus,
    I need to set up the "old" fashioned update rule to load data from an ODS1 to another ODS2.
    The thing is that I need to set up an update rule because I need to implement a Return Table Routine that is not supported (as far as I know) by the new Transformation/DTP.
    When I select option (through the right mouse click over ODS1)  "Other Options" - "Create Update Rule" it takes me out of the RSA1 and leaves me in the main menu making it impossible to create a new update rule.
    The strange thing is that I have this working from and ODS to an InfoCube.....
    Suggestions, a workaround??
    Andrea.

    Hi Jerry,
    Just to confirm that this is not working. The tys_TG_1 structure only shows me the target infoprovider structure. Check that in the how to, to be able to derive employee first you need to assign eache source_filed to the result_field leaving employee blank.
    I need to have in the same place, the source_field structure (source infoprovider field structure) and the result_field structure (target infoprovider structure). That is what the "old" return table gives me as in the same place I can have the communication_structure (source infoprovider field structure) with the return_table structure (target infoprovider structure). 
    Just to understand, in the source infoprovider I have 12 Key Figures (1 for each period) and I have to split each incoming record to 12 records. If I work only with the result_field structure tys_TG_1 and the result_package tyt_TG_1 I'm not able the see those 12 KF.
    So... return table functionality is not fully supported by BW 7 as far as I know.
    Any other ideas why I'm not able to create the old Update Rules from an ODS?
    Regards,
    Andrea.

  • SOAP-XI-ABAP Proxy scenario suddenly not working... with some error.

    Hi,
    My interface is WS-XI-ABAPproxy.
    It was working fine. And I was able to test end-to-end using XML spy.
    After 5 days when I tested it again it is not working.
    I didn’t make any changes.
    Today when I run, it is giving error in XI box.
    Please find trace from XI box.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Technical Routing
      -->
    - <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30">
      <Trace level="1" type="T">Party normalization: sender</Trace>
      <Trace level="1" type="T">Sender scheme external = XIParty</Trace>
      <Trace level="1" type="T">Sender agency external = http://sap.com/xi/XI</Trace>
      <Trace level="1" type="T">Sender party external =</Trace>
      <Trace level="1" type="T">Sender party normalized =</Trace>
      <Trace level="1" type="B" name="CL_XMS_HTTP_HANDLER-HANDLE_REQUEST" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">XMB was called with URL /sap/xi/engine?type=entry</Trace>
      <Trace level="2" type="T">Request Line = POST /sap/xi/engine?type=entry HTTP/1.1</Trace>
      <Trace level="2" type="T">Host = sapxidev.sw.schwans.net:8080</Trace>
      <Trace level="2" type="T">Server protocol = HTTP/1.1</Trace>
      <Trace level="2" type="T">Remote address = 10.1.5.143</Trace>
      <Trace level="1" type="T">COMMIT is done by XMB !</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-ENTER_XMS" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-SET_START_PIPELINE" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">XMB was called with external pipeline PID = ENTRY</Trace>
      <Trace level="3" type="T">Getting type of XMB...</Trace>
      <Trace level="1" type="B" name="SXMBCONF-SXMB_GET_XMB_USE" />
      <Trace level="2" type="T">XMB kind = CENTRAL</Trace>
      <Trace level="3" type="T">Start pipeline found</Trace>
      <Trace level="2" type="T">Switch to external start pipeline PID = CENTRAL</Trace>
    - <Trace level="1" type="B" name="CL_XMS_TROUBLESHOOT-ENTER_PLSRV">
      <Trace level="3" type="T">No triggers found. OK.</Trace>
      </Trace>
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">XMB entry processing</Trace>
      <Trace level="3" type="T">system-ID = XI1</Trace>
      <Trace level="3" type="T">client = 100</Trace>
      <Trace level="3" type="T">language = E</Trace>
      <Trace level="3" type="T">user = XIAFUSR_XI1</Trace>
      <Trace level="1" type="Timestamp">2007-12-27T23:10:34Z CET</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_UC_EXECUTE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Message-GUID = ED93DCC0B4D011DCCE59001438BE3377</Trace>
      <Trace level="1" type="T">PLNAME = CENTRAL</Trace>
      <Trace level="1" type="T">QOS = EO</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_ASYNC" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">QOS = EO</Trace>
      <Trace level="3" type="T">Message-GUID = ED93DCC0B4D011DCCE59001438BE3377</Trace>
      <Trace level="1" type="T">Get definition of external pipeline = CENTRAL</Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID">
      <Trace level="3" type="T">External PLID = CENTRAL</Trace>
      <Trace level="3" type="T">Internal PLID = SAP_CENTRAL</Trace>
      </Trace>
      <Trace level="1" type="T">Get definition of internal pipeline = SAP_CENTRAL</Trace>
      <Trace level="3" type="T">Generate prefixed queue name</Trace>
      <Trace level="1" type="T">Queue name : XBTI0008</Trace>
      <Trace level="1" type="T">Generated prefixed queue name = XBTI0008</Trace>
      <Trace level="1" type="T">Schedule message in qRFC environment</Trace>
      <Trace level="3" type="T">Setup qRFC Scheduler</Trace>
      <Trace level="1" type="T">Setup qRFC Scheduler OK!</Trace>
      <Trace level="3" type="T">Call qRFC .... MsgGuid = ED93DCC0B4D011DCCE59001438BE3377</Trace>
      <Trace level="3" type="T">Call qRFC .... Version = 000</Trace>
      <Trace level="3" type="T">Call qRFC .... Pipeline = CENTRAL</Trace>
      <Trace level="3" type="T">OK.</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Going to persist message</Trace>
      <Trace level="1" type="T">NOTE: The following trace entries are always lacking</Trace>
      <Trace level="1" type="T">- Exit WRITE_MESSAGE_TO_PERSIST</Trace>
      <Trace level="1" type="T">- Exit CALL_PIPELINE_ASYNC</Trace>
      <Trace level="1" type="T">Async barrier reached. Bye-bye !</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="3" type="T">Version number = 000</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">Persisting message Status = 001</Trace>
      <Trace level="3" type="T">Message version 000</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
    - <Trace level="1" type="B" name="interface activity determination">
      <Trace level="1" type="T">Version 000</Trace>
      <Trace level="1" type="T">Message status 000</Trace>
      <Trace level="1" type="T">Interface action INIT</Trace>
      <Trace level="1" type="T">(must be INIT for a new determination)</Trace>
      <Trace level="1" type="T">start CHECK_INTERFACE</Trace>
      <Trace level="1" type="T">--start sender interface action determination</Trace>
      <Trace level="1" type="T">select interface SqlSender_MI*</Trace>
      <Trace level="1" type="T">select interface namespace http://tsfco:I_CRM_SQL_COM_SC:XX:BpFromSqlToCrm</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">end CHECK_INTERFACE</Trace>
      <Trace level="1" type="T">Set interface action INIT into *MAST*</Trace>
      </Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE">
      <Trace level="3" type="T">Trace object available again now. OK.</Trace>
      <Trace level="3" type="T">Message was read from persist layer. OK.</Trace>
      <Trace level="3" type="T">Message properties in XMB object were setup. OK.</Trace>
      <Trace level="3" type="ToDo">Make sure we catch exceptions in persist read</Trace>
      <Trace level="3" type="ToDo">Tracing obj. not avail. before return of CL_XMS_MAIN-PERSIST_READ_MESSAGE</Trace>
      </Trace>
      <Trace level="1" type="T">Note: the following trace entry is written delayed (after read from persist)</Trace>
      <Trace level="1" type="B" name="SXMS_ASYNC_EXEC" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">message version successfully read from persist version= 000</Trace>
      <Trace level="2" type="T">Increment log sequence to 001</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Starting async processing with pipeline CENTRAL</Trace>
      <Trace level="3" type="T">system-ID = XI1</Trace>
      <Trace level="3" type="T">client = 100</Trace>
      <Trace level="3" type="T">language = E</Trace>
      <Trace level="3" type="T">user = XIAFUSR_XI1</Trace>
      <Trace level="1" type="Timestamp">2007-12-27T23:10:34Z CET</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_SYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline CENTRAL</Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID">
      <Trace level="3" type="T">External PLID = CENTRAL</Trace>
      <Trace level="3" type="T">Internal PLID = SAP_CENTRAL</Trace>
      </Trace>
      <Trace level="1" type="T">Corresponding internal pipeline SAP_CENTRAL</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline attributes</Trace>
      <Trace level="3" type="T">PID = SAP_CENTRAL</Trace>
      <Trace level="3" type="T">ENABLE = 1</Trace>
      <Trace level="3" type="T">TRACELEVEL = 0</Trace>
      <Trace level="3" type="T">EXEMODE = A</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline elements</Trace>
      <Trace level="3" type="T">ELEMPOS = 0001</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_RECEIVER_DETERMINATION</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY = 0</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0002</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_INTERFACE_DETERMINATION</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0003</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_RECEIVER_MESSAGE_SPLIT</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0004</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_MAPPING_REQUEST</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0007</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_OUTBOUND_BINDING</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0008</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_CALL_ADAPTER</Trace>
      <Trace level="3" type="T">PLSRVTYPE = =SWITCH=</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0009</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_MAPPING_RESPONSE</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T" />
      <Trace level="1" type="Timestamp">2007-12-27T23:10:34Z CET Begin of pipeline processing PLSRVID = CENTRAL</Trace>
    - <Trace level="1" type="B" name="PLSRV_RECEIVER_DETERMINATION">
      <Trace level="1" type="Timestamp">2007-12-27T23:10:34Z CET Start of pipeline service processing PLSRVID= PLSRV_RECEIVER_DETERMINATION</Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
      <Trace level="3" type="T">Calling pipeline service: PLSRV_RECEIVER_DETERMINATION</Trace>
      <Trace level="3" type="T">Reading Pipeline-Service specification...</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline service specification (table SXMSPLSRV)</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_RECEIVER_DETERMINATION</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">ADRESSMOD = LOCAL</Trace>
      <Trace level="3" type="T">P_CLASS = CL_RD_PLSRV</Trace>
      <Trace level="3" type="T">P_IFNAME = IF_XMS_PLSRV</Trace>
      <Trace level="3" type="T">P_METHOD = ENTER_PLSRV</Trace>
      <Trace level="3" type="T">FL_LOG =</Trace>
      <Trace level="3" type="T">FL_DUMMY = 0</Trace>
      <Trace level="3" type="T" />
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    - <Trace level="1" type="B" name="CL_RD_PLSRV-ENTER_PLSRV">
      <Trace level="1" type="T">R E C E I V E R - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      <Trace level="2" type="T">Start without given receiver</Trace>
      <Trace level="2" type="T">Classic Receiver Determination via Rules.</Trace>
      <Trace level="2" type="T">Check conditions for rule line no. 1</Trace>
      <Trace level="2" type="T">...valid Receiver w/o Condition: - Sys_CR1_120</Trace>
      <Trace level="2" type="T">No Receiver found behaviour: 0</Trace>
      <Trace level="2" type="T">Number of Receivers:1</Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="Timestamp">2007-12-27T23:10:34Z CET End of pipeline service processing PLSRVID= PLSRV_RECEIVER_DETERMINATION</Trace>
      </Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST">
      <Trace level="3" type="T">Persisting message after plsrv call</Trace>
      <Trace level="3" type="T">Message-Version = 001</Trace>
      <Trace level="3" type="T">Message version 001</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
    - <Trace level="1" type="B" name="interface activity determination">
      <Trace level="1" type="T">Version 001</Trace>
      <Trace level="1" type="T">Message status 001</Trace>
      <Trace level="1" type="T">Interface action INIT</Trace>
      <Trace level="1" type="T">(must be INIT for a new determination)</Trace>
      <Trace level="1" type="T">start CHECK_INTERFACE</Trace>
      <Trace level="1" type="T">--start sender interface action determination</Trace>
      <Trace level="1" type="T">select interface SqlSender_MI*</Trace>
      <Trace level="1" type="T">select interface namespace http://tsfco:I_CRM_SQL_COM_SC:XX:BpFromSqlToCrm</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--start receiver interface action determination</Trace>
      <Trace level="1" type="T">Loop 0000000001</Trace>
      <Trace level="1" type="T">select interface *</Trace>
      <Trace level="1" type="T">select interface namespace</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
      <Trace level="1" type="T">Hence set action to DEL</Trace>
      <Trace level="1" type="T">end CHECK_INTERFACE</Trace>
      <Trace level="1" type="T">Set interface action DEL into *MAST*</Trace>
      </Trace>
      </Trace>
    - <Trace level="1" type="B" name="PLSRV_INTERFACE_DETERMINATION">
      <Trace level="1" type="Timestamp">2007-12-27T23:10:34Z CET Start of pipeline service processing PLSRVID= PLSRV_INTERFACE_DETERMINATION</Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
      <Trace level="3" type="T">Calling pipeline service: PLSRV_INTERFACE_DETERMINATION</Trace>
      <Trace level="3" type="T">Reading Pipeline-Service specification...</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline service specification (table SXMSPLSRV)</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_INTERFACE_DETERMINATION</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">ADRESSMOD = LOCAL</Trace>
      <Trace level="3" type="T">P_CLASS = CL_ID_PLSRV</Trace>
      <Trace level="3" type="T">P_IFNAME = IF_XMS_PLSRV</Trace>
      <Trace level="3" type="T">P_METHOD = ENTER_PLSRV</Trace>
      <Trace level="3" type="T">FL_LOG =</Trace>
      <Trace level="3" type="T">FL_DUMMY = 0</Trace>
      <Trace level="3" type="T" />
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    - <Trace level="1" type="B" name="CL_ID_PLSRV-ENTER_PLSRV">
      <Trace level="1" type="T">I N T E R F A C E - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      <Trace level="2" type="T">Check conditions for (Inb: Party Srvc If) Sys_CR1_120 CrmReceiver_MI</Trace>
      <Trace level="2" type="T">...valid InbIf without Condition: CrmReceiver_MI</Trace>
      <Trace level="2" type="T">Number of receiving Interfaces:1</Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="Timestamp">2007-12-27T23:10:34Z CET End of pipeline service processing PLSRVID= PLSRV_INTERFACE_DETERMINATION</Trace>
      </Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST">
      <Trace level="3" type="T">Persisting message after plsrv call</Trace>
      <Trace level="3" type="T">Message-Version = 002</Trace>
      <Trace level="3" type="T">Message version 002</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
    - <Trace level="1" type="B" name="interface activity determination">
      <Trace level="1" type="T">Version 002</Trace>
      <Trace level="1" type="T">Message status 001</Trace>
      <Trace level="1" type="T">Interface action DEL</Trace>
      <Trace level="1" type="T">(must be INIT for a new determination)</Trace>
      <Trace level="1" type="T">Set interface action DEL into *MAST*</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="PLSRV_RECEIVER_MESSAGE_SPLIT" />
    - <!--  ************************************
      -->
      <Trace level="1" type="Timestamp">2007-12-27T23:10:34Z CET Start of pipeline service processing PLSRVID= PLSRV_RECEIVER_MESSAGE_SPLIT</Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
      <Trace level="3" type="T">Calling pipeline service: PLSRV_RECEIVER_MESSAGE_SPLIT</Trace>
      <Trace level="3" type="T">Reading Pipeline-Service specification...</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline service specification (table SXMSPLSRV)</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_RECEIVER_MESSAGE_SPLIT</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">ADRESSMOD = LOCAL</Trace>
      <Trace level="3" type="T">P_CLASS = CL_XMS_PLSRV_RECEIVER_SPLIT</Trace>
      <Trace level="3" type="T">P_IFNAME = IF_XMS_PLSRV</Trace>
      <Trace level="3" type="T">P_METHOD = ENTER_PLSRV</Trace>
      <Trace level="3" type="T">FL_LOG =</Trace>
      <Trace level="3" type="T">FL_DUMMY = 0</Trace>
      <Trace level="3" type="T" />
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
      <Trace level="1" type="B" name="CL_XMS_PLSRV_RECEIVER_SPLIT-ENTER_PLSRV" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">Case handling for different plsrv_ids PLSRV_RECEIVER_MESSAGE_SPLIT</Trace>
      <Trace level="2" type="T">got property produced by receiver determination</Trace>
      <Trace level="1" type="T">number of receivers: 1</Trace>
      <Trace level="1" type="T">Single-receiver split case</Trace>
      <Trace level="1" type="T">Post-split internal queue name = XBTOI___0000</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Persisting single message for post-split handling</Trace>
      <Trace level="1" type="T" />
      <Trace level="1" type="T">Going to persist message + call qRFC now...</Trace>
      <Trace level="1" type="T">NOTE: The following trace entries are always lacking</Trace>
      <Trace level="1" type="T">- Exit WRITE_MESSAGE_TO_PERSIST</Trace>
      <Trace level="1" type="T">Async barrier reached. Bye-bye !</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">Persisting message Status = 012</Trace>
      <Trace level="3" type="T">Message version 003</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
    - <Trace level="1" type="B" name="interface activity determination">
      <Trace level="1" type="T">Version 003</Trace>
      <Trace level="1" type="T">Message status 001</Trace>
      <Trace level="1" type="T">Interface action DEL</Trace>
      <Trace level="1" type="T">(must be INIT for a new determination)</Trace>
      <Trace level="1" type="T">Set interface action DEL into *MAST*</Trace>
      </Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE">
      <Trace level="3" type="T">Trace object available again now. OK.</Trace>
      <Trace level="3" type="T">Message was read from persist layer. OK.</Trace>
      <Trace level="3" type="T">Message properties in XMB object were setup. OK.</Trace>
      <Trace level="3" type="ToDo">Make sure we catch exceptions in persist read</Trace>
      <Trace level="3" type="ToDo">Tracing obj. not avail. before return of CL_XMS_MAIN-PERSIST_READ_MESSAGE</Trace>
      </Trace>
      <Trace level="1" type="T">Note: the following trace entry is written delayed (after read from persist)</Trace>
      <Trace level="1" type="B" name="SXMS_ASYNC_EXEC" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">message version successfully read from persist version= 004</Trace>
      <Trace level="2" type="T">Increment log sequence to 005</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Starting async processing with pipeline CENTRAL</Trace>
      <Trace level="3" type="T">system-ID = XI1</Trace>
      <Trace level="3" type="T">client = 100</Trace>
      <Trace level="3" type="T">language = E</Trace>
      <Trace level="3" type="T">user = XIAFUSR_XI1</Trace>
      <Trace level="1" type="Timestamp">2007-12-27T23:25:53Z CET</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_SYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline CENTRAL</Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID">
      <Trace level="3" type="T">External PLID = CENTRAL</Trace>
      <Trace level="3" type="T">Internal PLID = SAP_CENTRAL</Trace>
      </Trace>
      <Trace level="1" type="T">Corresponding internal pipeline SAP_CENTRAL</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline attributes</Trace>
      <Trace level="3" type="T">PID = SAP_CENTRAL</Trace>
      <Trace level="3" type="T">ENABLE = 1</Trace>
      <Trace level="3" type="T">TRACELEVEL = 0</Trace>
      <Trace level="3" type="T">EXEMODE = A</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline elements</Trace>
      <Trace level="3" type="T">ELEMPOS = 0001</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_RECEIVER_DETERMINATION</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY = 0</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0002</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_INTERFACE_DETERMINATION</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0003</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_RECEIVER_MESSAGE_SPLIT</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0004</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_MAPPING_REQUEST</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0007</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_OUTBOUND_BINDING</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0008</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_CALL_ADAPTER</Trace>
      <Trace level="3" type="T">PLSRVTYPE = =SWITCH=</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">ELEMPOS = 0009</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_MAPPING_RESPONSE</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">FL_DUMMY =</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T" />
      <Trace level="1" type="Timestamp">2007-12-27T23:25:53Z CET Begin of pipeline processing PLSRVID = CENTRAL</Trace>
      <Trace level="1" type="T">Start with pipeline element PLEL= 5EC3C53B4BB7B62DE10000000A1148F5</Trace>
    - <Trace level="1" type="B" name="PLSRV_MAPPING_REQUEST">
      <Trace level="1" type="Timestamp">2007-12-27T23:25:53Z CET Start of pipeline service processing PLSRVID= PLSRV_MAPPING_REQUEST</Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
      <Trace level="3" type="T">Calling pipeline service: PLSRV_MAPPING_REQUEST</Trace>
      <Trace level="3" type="T">Reading Pipeline-Service specification...</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline service specification (table SXMSPLSRV)</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_MAPPING_REQUEST</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">ADRESSMOD = LOCAL</Trace>
      <Trace level="3" type="T">P_CLASS = CL_MAPPING_XMS_PLSRV3</Trace>
      <Trace level="3" type="T">P_IFNAME = IF_XMS_PLSRV</Trace>
      <Trace level="3" type="T">P_METHOD = ENTER_PLSRV</Trace>
      <Trace level="3" type="T">FL_LOG =</Trace>
      <Trace level="3" type="T">FL_DUMMY = 0</Trace>
      <Trace level="3" type="T" />
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL">
    - <Trace level="1" type="B" name="CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV">
      <Trace level="2" type="T">......attachment XI_Context not found</Trace>
      <Trace level="3" type="T">Mapping is already determined in the interface determination</Trace>
      <Trace level="3" type="T">Object ID of Interface Mapping 4C27809CF7983547B356B100F7AED5D2</Trace>
      <Trace level="3" type="T">Version ID of Interface Mapping 038CECC0946411DCBCA5E2130A0104F7</Trace>
      <Trace level="1" type="T">Interface Mapping http://tsfco:I_CRM_SQL_COM_SC:XX:BpFromSqlToCrm SqlToCrmFsCB_IM</Trace>
      <Trace level="3" type="T">Mapping Steps 1 JAVA com/sap/xi/tf/_SqlToCrmFsCB_MM_</Trace>
      <Trace level="3" type="T">Dynamic configuration is empty</Trace>
      <Trace level="2" type="T">Mode 0</Trace>
      <Trace level="3" type="T">Creating Java mapping com/sap/xi/tf/_SqlToCrmFsCB_MM_.</Trace>
      <Trace level="2" type="T">Call method execute of the application Java mapping com.sap.xi.tf._SqlToCrmFsCB_MM_</Trace>
      <Trace level="2" type="T">Java mapping com/sap/xi/tf/_SqlToCrmFsCB_MM_ completed. (executeStep() of com.sap.xi.tf._SqlToCrmFsCB_MM_</Trace>
      <Trace level="3" type="T">Dynamic configuration is empty</Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="Timestamp">2007-12-27T23:25:53Z CET End of pipeline service processing PLSRVID= PLSRV_MAPPING_REQUEST</Trace>
      </Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST">
      <Trace level="3" type="T">Persisting message after plsrv call</Trace>
      <Trace level="3" type="T">Message-Version = 005</Trace>
      <Trace level="3" type="T">Message version 005</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
    - <Trace level="1" type="B" name="interface activity determination">
      <Trace level="1" type="T">Version 005</Trace>
      <Trace level="1" type="T">Message status 009</Trace>
      <Trace level="1" type="T">Interface action DEL</Trace>
      <Trace level="1" type="T">(must be INIT for a new determination)</Trace>
      <Trace level="1" type="T">Set interface action DEL into *MAST*</Trace>
      </Trace>
      </Trace>
    - <Trace level="1" type="B" name="PLSRV_OUTBOUND_BINDING">
      <Trace level="1" type="Timestamp">2007-12-27T23:25:53Z CET Start of pipeline service processing PLSRVID= PLSRV_OUTBOUND_BINDING</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">Calling pipeline service: PLSRV_OUTBOUND_BINDING</Trace>
      <Trace level="3" type="T">Reading Pipeline-Service specification...</Trace>
      <Trace level="3" type="T" />
      <Trace level="3" type="T">Pipeline service specification (table SXMSPLSRV)</Trace>
      <Trace level="3" type="T">PLSRVID = PLSRV_OUTBOUND_BINDING</Trace>
      <Trace level="3" type="T">PLSRVTYPE =</Trace>
      <Trace level="3" type="T">ADRESSMOD = LOCAL</Trace>
      <Trace level="3" type="T">P_CLASS = CL_XMS_PLSRV_OUTBINDING</Trace>
      <Trace level="3" type="T">P_IFNAME = IF_XMS_PLSRV</Trace>
      <Trace level="3" type="T">P_METHOD = ENTER_PLSRV</Trace>
      <Trace level="3" type="T">FL_LOG =</Trace>
      <Trace level="3" type="T">FL_DUMMY = 0</Trace>
      <Trace level="3" type="T" />
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_OUTBINDING-ENTER_PLSRV">
      <Trace level="2" type="T">O U T B O U N D - B I N D I N G</Trace>
      <Trace level="2" type="T">Cache Content is up to date</Trace>
      <Trace level="2" type="T">determine OUTBOUND BINDING for:</Trace>
      <Trace level="2" type="T">-Mrs2sqlq02_BSer</Trace>
      <Trace level="2" type="T">-Sys_CR1_120</Trace>
      <Trace level="2" type="T">http://tsfco:I_CRM_SQL_COM_SC:XX:BpFromSqlToCrm.CrmReceiver_MI</Trace>
      <Trace level="2" type="T">Channel found: - Sys_CR1_120 - Rcv_Sys_CR1_XI</Trace>
      <Trace level="2" type="T">no header mapping defined</Trace>
      </Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="Timestamp">2007-12-27T23:25:53Z CET End of pipeline service processing PLSRVID= PLSRV_OUTBOUND_BINDING</Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="3" type="T">Persisting message after plsrv call</Trace>
      <Trace level="3" type="T">Message-Version = 006</Trace>
      <Trace level="3" type="T">Message version 006</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
    - <Trace level="1" type="B" name="interface activity determination">
      <Trace level="1" type="T">Version 006</Trace>
      <Trace level="1" type="T">Message status 009</Trace>
      <Trace level="1" type="T">Interface action DEL</Trace>
      <Trace level="1" type="T">(must be INIT for a new determination)</Trace>
      <Trace level="1" type="T">Set interface action DEL into MAST</Trace>
      </Trace>
      </SAP:Trace>

    Hi VJ,
    After a  couple of times it is getting 402 error.
    The error node says:
    Error when receiving by HTTP (error code: 402, error text: ICM_HTTP_TIMEOUT)
    <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
      <SAP:P1>402</SAP:P1>
      <SAP:P2>ICM_HTTP_TIMEOUT</SAP:P2>
      <SAP:P3 />
    Edited by: ashok sri on Dec 28, 2007 8:44 PM

  • The setting date and time is not working

    Bought an apple TV, installed it as per instruction, connected to my internet but the seting date  and time is not occuring and the activation cannot occur either.  Spent 1 hr on the phone with Apple support staff - they told me it may be a router blockage and to contact my internet provider.  contacted internet provider , they tell me everything is working from their end so must be the apple TV device.  I was told this was easy techonology and that I would not have issues - I have spent 3 hrs on this and truly frustrated as its not working .  any suggestions would help!

    That would be a network issue as you were initially advised. When the date and time can not be set it means it is having trouble connecting to the network.
    Make sure router is up to date, reboot router and ATV. Make sure location is set correctly via ATV and also DNS (settings - general - network - configure DNS - automatic)
    Make sure your router allows access over port 123.
    Failing that try a restore on the unit

  • SP2010 Designer workflow "Set Content Approval Status" does not work

    Hello
    I'm having a problem with a workflow for one of my clients.It is a SharePoint 2010 environment and I can only use SharePoint 2010 designer (no visual studio).
    We have an approval workflow in place, which works great. After the document approval workflow has does its thing, a new workflow can be launged by specific users (they have writing rights and can approve content). The workflow is used to set the release
    date of the document. This can only be determined after content approval.
    However, when the release date is set, the document approval status is changed to concept. This is of course to be expected, as we changed to document metadata. That is why I wanted to add the action "Set content approval" to this workflow. I cannot
    seem to get this action to work. Right now the workflow does the following:
    check out the document (check out is obligatory in our library)
    set the release date field to the released date parameter (defined when starting the workflow)
    check in the document
    set content approval to approved.
    The release date gets set to the parameter value, but the document is not checked in and the content approval status is not set. SharePoint produces the following error message (translated from Dutch): "An error occured. Cannot edit the item, possibly
    because one or more columns require another type of content. Unknown error."
    Guided by other posts online I gathered that this might be because the actions checkin and set content approval occur to close together. I tried letting the workflow pause for the duration of 1 minute after checking in, but this pauses the workflow indefinitely.
    I then tried 5 minutes (as this is the time standard set by SP2010 designer) but this also resulted in indefinite pausing.
    Posts online lead me to believe that I'm not the only suffering from this problem, but as of yet, I haven't been able to find a solution that works for me. Hopefully someone can help me.

    Hi,
    According to your post, my understanding is that the "Set Content Approval Status" didn’t work in SharePoint 2010 Designer workflow.
    I try to reproduce the issue and the result is the same as yours.
    If I only check out and check in the item, the workflow works well.
    However, once I set Content Approval Status after checking in the item, the workflow get error.
    As a workaround, I recommend to use two workflow to achieve what you want.
    First, create the first workflow, and allow the workflow to be manually started.
    Then, create the second workflow, and
    start the workflow automatically when an item is changed.
    When you start the first workflow, the document will be set value of the release date. And then the second workflow will be started automatically to set the content approval status.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • "Client" property set to "No", application deployment not working (issue with registering to MP?)

    Dear all,
    We're running an SCCM 2012 SP1 environment. All users have a thin client and are running virtual desktop in our VDI environment. Thin clients are deployed via an SCCM task sequence.
    Since a few months, software deployment (i.e. updated system drivers or application plug-ins) is not working to those thin clients. Upon investigating, I discovered the "Client" property for almost all thin client computer objects
    in the SCCM console is set to"No". For the computer objects of the virtual desktops, this property is set to "Yes", which I think should be the case for all clients managed by the SCCM environment.
    Also, I've discovered the ClientIDManagerStartup.log log file is showing the following errors for the thin clients:
    <![LOG[GetRegistrationState failed (0x8009000b)]LOG]!><time="07:00:05.474-60" date="01-13-2014" component="ClientIDManagerStartup" context="" type="3" thread="3580" file="ccmid.cpp:1698">
    <![LOG[RegTask: Failed to get registration state. Error: 0x8009000b]LOG]!><time="07:00:05.474-60" date="01-13-2014" component="ClientIDManagerStartup" context="" type="3" thread="3580"
    file="regtask.cpp:671">
    <![LOG[GetRegistrationState failed (0x8009000b)]LOG]!><time="07:01:59.496-60" date="01-13-2014" component="ClientIDManagerStartup" context="" type="3" thread="3580" file="ccmid.cpp:1698">
    These errors seem to be occuring every few minutes to every few seconds for all of the thin clients where the "Client" property is set to "No". I found out reinstalling the SCCM client or removing the
    smscfg.ini file solves the issue, but only temporarily as the problem returns the next day or after a few days.
    How can I solve this issue?

    Please find below the contents of MP_RegistrationManager.log:
    <![LOG[Begin validation of Certificate [Thumbprint 63C916F0DBECE76F4C2FE91D7A55BB0FA5516EAB] issued to 'SMS']LOG]!><time="11:08:45.220-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 63C916F0DBECE76F4C2FE91D7A55BB0FA5516EAB] issued to 'SMS']LOG]!><time="11:08:45.220-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:08:45.228-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:BC15F99B-19F8-4D39-B458-46068590C10E']LOG]!><time="11:09:12.345-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 650282D3C1ECA8F2D6D24C722FC9CEE007AD0905] issued to 'SMS']LOG]!><time="11:09:12.345-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 650282D3C1ECA8F2D6D24C722FC9CEE007AD0905] issued to 'SMS']LOG]!><time="11:09:12.345-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\8WCWQQ1K.RDR] for Client [GUID:A7CBD203-9B88-460D-B242-D6D997F6302D] with Subject [S-1-5-21-801348563-1299709240-1668161906-38417] Certificate Thumbprint
    [650282D3C1ECA8F2D6D24C722FC9CEE007AD0905]]LOG]!><time="11:09:12.348-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:09:12.354-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:09:28.146-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:3541aaf6-21d9-4bd0-9ab5-e09727c5390a']LOG]!><time="11:09:42.147-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 634727411E7D294494B7821920DB04D347D3C3CE] issued to 'SMS']LOG]!><time="11:09:42.148-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 634727411E7D294494B7821920DB04D347D3C3CE] issued to 'SMS']LOG]!><time="11:09:42.148-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\LAJ8CYXP.RDR] for Client [GUID:BB6AFA46-5E5E-41BE-B4BF-86D5B2189D8A] with Subject [S-1-5-21-801348563-1299709240-1668161906-20344] Certificate Thumbprint
    [634727411E7D294494B7821920DB04D347D3C3CE]]LOG]!><time="11:09:42.153-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:09:42.161-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:3541aaf6-21d9-4bd0-9ab5-e09727c5390a']LOG]!><time="11:09:48.830-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 718B054FFDA9A85D21F08BA42F914C37717A2B2E] issued to 'SMS']LOG]!><time="11:09:48.830-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 718B054FFDA9A85D21F08BA42F914C37717A2B2E] issued to 'SMS']LOG]!><time="11:09:48.830-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\C9T2FCWD.RDR] for Client [GUID:1991B86A-52BC-41E3-877D-53433D87244A] with Subject [S-1-5-21-801348563-1299709240-1668161906-20380] Certificate Thumbprint
    [718B054FFDA9A85D21F08BA42F914C37717A2B2E]]LOG]!><time="11:09:48.835-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:09:48.841-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:5DDF2785-ECE6-4A5A-B37E-4086FE8717F6']LOG]!><time="11:10:05.723-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 12C496D0BCEDEDBD0D77E9F2565F9BED6C659A55] issued to 'SMS']LOG]!><time="11:10:05.723-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 12C496D0BCEDEDBD0D77E9F2565F9BED6C659A55] issued to 'SMS']LOG]!><time="11:10:05.723-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:05.746-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:12.443-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2628" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:42.241-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:3541aaf6-21d9-4bd0-9ab5-e09727c5390a']LOG]!><time="11:10:46.674-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint DB2B68C3C82E2AC8BD1BB35748C0970D50597EA2] issued to 'SMS']LOG]!><time="11:10:46.674-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint DB2B68C3C82E2AC8BD1BB35748C0970D50597EA2] issued to 'SMS']LOG]!><time="11:10:46.674-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\5XAF8VKW.RDR] for Client [GUID:0C725326-4D79-4CE1-9566-182B825EACB3] with Subject [S-1-5-21-801348563-1299709240-1668161906-20567] Certificate Thumbprint
    [DB2B68C3C82E2AC8BD1BB35748C0970D50597EA2]]LOG]!><time="11:10:46.691-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:46.697-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:48.940-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:11:46.814-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2788" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:2689CA30-C4C3-4515-82EB-626F8C6B13F3']LOG]!><time="11:13:02.659-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 2D7E64BE2E3FF29AD8C728273A9FF65DC3069B78] issued to 'SMS']LOG]!><time="11:13:02.660-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 2D7E64BE2E3FF29AD8C728273A9FF65DC3069B78] issued to 'SMS']LOG]!><time="11:13:02.660-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1386">
    <![LOG[Registration hint is expired.]LOG]!><time="11:13:02.660-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="3" thread="4872" file="clientauthutil.cpp:1469">
    <![LOG[CCMValidateAuthHeaders failed (0x87d0029b) to validate headers for client 'GUID:2689CA30-C4C3-4515-82EB-626F8C6B13F3'.]LOG]!><time="11:13:02.660-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="2" thread="4872"
    file="clientauthutil.cpp:1737">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\56T3Y401.RDR] for Client [GUID:C5B92DC2-4137-42FF-9A55-BB8BF621BAA4] with Subject [S-1-5-21-801348563-1299709240-1668161906-43409] Certificate Thumbprint
    [2D7E64BE2E3FF29AD8C728273A9FF65DC3069B78]]LOG]!><time="11:13:02.664-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:13:02.670-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:14:02.760-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:BC15F99B-19F8-4D39-B458-46068590C10E']LOG]!><time="11:14:48.687-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint FACEC9006B16F9F57DE5768C2EF63DAB2B82F9BE] issued to 'SMS']LOG]!><time="11:14:48.687-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint FACEC9006B16F9F57DE5768C2EF63DAB2B82F9BE] issued to 'SMS']LOG]!><time="11:14:48.687-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\DRDFK61W.RDR] for Client [GUID:299E64E8-89CE-4459-A78A-F2C2FF1C66C3] with Subject [S-1-5-21-801348563-1299709240-1668161906-37538] Certificate Thumbprint
    [FACEC9006B16F9F57DE5768C2EF63DAB2B82F9BE]]LOG]!><time="11:14:48.691-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:14:48.698-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:66aa100c-c734-4440-bcb4-20d2c132695b']LOG]!><time="11:15:45.540-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 1D68A0F60729B24B3AF9137B7AAAA347A9059C0B] issued to 'SMS']LOG]!><time="11:15:45.540-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 1D68A0F60729B24B3AF9137B7AAAA347A9059C0B] issued to 'SMS']LOG]!><time="11:15:45.540-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\H47ZK1ER.RDR] for Client [GUID:F2E5AFA2-75A3-43F6-80C4-56DE4F3423AB] with Subject [S-1-5-21-801348563-1299709240-1668161906-43800] Certificate Thumbprint
    [1D68A0F60729B24B3AF9137B7AAAA347A9059C0B]]LOG]!><time="11:15:45.582-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:15:45.588-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:15:48.785-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:A2FE5D5A-6D3D-4DCB-BA20-6C2C39F48C54']LOG]!><time="11:16:16.009-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint E4A20FA3C40145946659BCAB064CDAFC3BC34AB5] issued to 'SMS']LOG]!><time="11:16:16.009-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint E4A20FA3C40145946659BCAB064CDAFC3BC34AB5] issued to 'SMS']LOG]!><time="11:16:16.009-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:16:16.018-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:2689CA30-C4C3-4515-82EB-626F8C6B13F3']LOG]!><time="11:16:25.092-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint BBF0C5711F78970734A5DD48EBEE43A7D0B4D05C] issued to 'SMS']LOG]!><time="11:16:25.092-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint BBF0C5711F78970734A5DD48EBEE43A7D0B4D05C] issued to 'SMS']LOG]!><time="11:16:25.092-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[Registration hint is expired.]LOG]!><time="11:16:25.093-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="3" thread="6056" file="clientauthutil.cpp:1469">
    <![LOG[CCMValidateAuthHeaders failed (0x87d0029b) to validate headers for client 'GUID:2689CA30-C4C3-4515-82EB-626F8C6B13F3'.]LOG]!><time="11:16:25.093-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="2" thread="6056"
    file="clientauthutil.cpp:1737">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\6Y53IBO8.RDR] for Client [GUID:DC08C59C-319D-44E3-AEEB-F4C03152D30C] with Subject [S-1-5-21-801348563-1299709240-1668161906-41805] Certificate Thumbprint
    [BBF0C5711F78970734A5DD48EBEE43A7D0B4D05C]]LOG]!><time="11:16:25.109-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:16:25.115-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:16:45.684-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:3541aaf6-21d9-4bd0-9ab5-e09727c5390a']LOG]!><time="11:17:24.147-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 38EDA53BD43A92BADB20E4FDD460003C569ABA53] issued to 'SMS']LOG]!><time="11:17:24.147-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 38EDA53BD43A92BADB20E4FDD460003C569ABA53] issued to 'SMS']LOG]!><time="11:17:24.147-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\35ZRBN2N.RDR] for Client [GUID:758F5DD3-DB3F-4E67-A556-6CB8F734A52F] with Subject [S-1-5-21-801348563-1299709240-1668161906-22416] Certificate Thumbprint
    [38EDA53BD43A92BADB20E4FDD460003C569ABA53]]LOG]!><time="11:17:24.151-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:17:24.156-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:17:25.213-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:F7CCBC82-9C32-46D2-85B9-E47BA3780A41']LOG]!><time="11:17:47.261-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint EDDB53135B3AA324D4C21473B035793CB364073B] issued to 'SMS']LOG]!><time="11:17:47.261-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint EDDB53135B3AA324D4C21473B035793CB364073B] issued to 'SMS']LOG]!><time="11:17:47.261-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\SNDGLNMW.RDR] for Client [GUID:7D4F2D5B-852B-4DC2-AE23-01B57536AF3D] with Subject [S-1-5-21-801348563-1299709240-1668161906-22361] Certificate Thumbprint
    [EDDB53135B3AA324D4C21473B035793CB364073B]]LOG]!><time="11:17:47.265-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:17:47.271-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:18:24.246-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:28E0DA10-F700-4B7C-B3EA-440CE3DAC7EE']LOG]!><time="11:18:41.624-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 394267FD19EC665DEF01D6278D27254033E754F5] issued to 'SMS']LOG]!><time="11:18:41.625-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 394267FD19EC665DEF01D6278D27254033E754F5] issued to 'SMS']LOG]!><time="11:18:41.625-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\PLZNU5C9.RDR] for Client [GUID:1843486B-C937-49FB-97C9-66DEBEC505D0] with Subject [S-1-5-21-801348563-1299709240-1668161906-43006] Certificate Thumbprint
    [394267FD19EC665DEF01D6278D27254033E754F5]]LOG]!><time="11:18:41.634-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:18:41.642-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:18:47.524-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:0AAF6209-9393-4ACB-A87C-7ED7F8623A82']LOG]!><time="11:19:12.870-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 398E6772F4E4C982F16F5FFFE9144A29F95AB31C] issued to 'SMS']LOG]!><time="11:19:12.870-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 398E6772F4E4C982F16F5FFFE9144A29F95AB31C] issued to 'SMS']LOG]!><time="11:19:12.870-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:19:12.879-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:19:41.710-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:20:13.172-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:66aa100c-c734-4440-bcb4-20d2c132695b']LOG]!><time="11:20:18.516-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 52B2D395F34ECFA630B52BB42B920EC124117663] issued to 'SMS']LOG]!><time="11:20:18.517-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 52B2D395F34ECFA630B52BB42B920EC124117663] issued to 'SMS']LOG]!><time="11:20:18.517-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\E5ZGSSB8.RDR] for Client [GUID:F1A365E4-5B11-4880-881D-38F939AE387B] with Subject [S-1-5-21-801348563-1299709240-1668161906-43788] Certificate Thumbprint
    [52B2D395F34ECFA630B52BB42B920EC124117663]]LOG]!><time="11:20:18.521-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:20:18.526-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:21:18.628-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">

  • Notifications from Mail not working in iCal

    Notifications from Mail are not working. I have set the proper setting in both iCal and Mail with no luck. .ICS files show up in Mail when I search but they don't populate of show in the Notifications window in iCal.

    The same problem here. It used to work for a while. But after the last update it stopped working.
    if I get an e-mail reply to an event, it does not update the attendee list.
    i figured out though, that if you drag the .ics file onto iCal window (events part), the attendee status is updated and event is marked as done, but there is still a question mark in the upper part of the event.
    obviously a bug.

  • Brbackup from DB13 not working

    Dear experts,
    For the past one week suddenly my Offline backup from DB13 has stopped  working. I havent change anything on my SAP server or Oracle but its not working.
    First I checked DB13 logs. Last messages it is giving me is like as follows
    =====================================================
    BR148I DBVERIFY will be used for verification                                  
    BR134I Unattended mode with 'force' active - no operator confirmation allowed  
    BR370I Directory /oracle/CYP/sapbackup/bdvklqkj created                        
    BR202I Saving init_ora                                                         
    BR203I to /oracle/CYP/sapbackup/CYP ...                                        
    BR202I Saving /oracle/CYP/920_64/dbs/initCYP.sap                               
    BR203I to /oracle/CYP/sapbackup/CYP ...                                        
    BR280I Time stamp 2007-06-05 03.00.07                                          
    BR198I Profiles saved successfully                                             
    BR280I Time stamp 2007-06-05 03.00.07                                          
    BR307I Shutting down database instance CYP ...    
    =============================================
    when I checked my previous DB13 successful logs I saw that next message is
    Shutdown of database instance CYP successful
    Obviously it gave me idea that might be database was not closing out successfully. then I checked and compared my oracle alert logs but havent found  very obvious changes their. Please check below messages of alert log. First set of messages are of successful backup and next set is of my recently failed backup
    ===================================================                             
    ALTER DATABASE CLOSE NORMAL
    Wed May  9 01:00:59 2007
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Wed May  9 01:00:59 2007
    Shutting down archive processes
    Archiving is disabled
    Wed May  9 01:00:59 2007
    ARCH shutting down
    Wed May  9 01:00:59 2007
    ARCH shutting down
    Wed May  9 01:00:59 2007
    ARC0: Archival stopped
    Wed May  9 01:00:59 2007
    ARC1: Archival stopped
    Wed May  9 01:01:00 2007
    Thread 1 closed at log sequence 2209
    Successful close of redo thread 1
    Wed May  9 01:01:00 2007
    Completed: ALTER DATABASE CLOSE NORMAL
    Wed May  9 01:01:00 2007
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archiving is disabled
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archiving is disabled
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ALTER DATABASE CLOSE NORMAL
    Tue Jun  5 03:00:42 2007
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Tue Jun  5 03:00:43 2007
    Shutting down archive processes
    Archiving is disabled
    Tue Jun  5 03:00:43 2007
    ARCH shutting down
    Tue Jun  5 03:00:43 2007
    ARCH shutting down
    ARC1: Archival stopped
    Tue Jun  5 03:00:43 2007
    ARC0: Archival stopped
    Tue Jun  5 03:00:43 2007
    Thread 1 closed at log sequence 2254
    Successful close of redo thread 1
    Tue Jun  5 03:00:43 2007
    Completed: ALTER DATABASE CLOSE NORMAL
    Tue Jun  5 03:00:43 2007
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archiving is disabled
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ======================================================
    I used to schedule backup at 3 AM but when I came to office next morning my oracle instacne was in idle mode. I checked ps -ef OS command and saw process of brbackup was still there and not a single byte had been taken as backup.
    Please help me if  you have any clue.
    Best Regards
    Waqas

    which log do you want
    backCYP.log
    or
    bdvklqkj.afd log ( this is same is db13 logs)
    backCYP.log is showing following
    =======================================
    bdvfimya afd  2007-05-09 01.00.48  2007-05-09 01.57.18  1  ...............     2
    5    25     0      2209       2028063485     2209       2028063485  ALL
    offline_force   disk             -
    c 6.20 (113)
    bdvjrtwh afd  2007-06-01 02.00.23  0000-00-00 00.00.00  6  ...............     2
    5     0     0      2248       2104067221        0                0  ALL
    offline_force   disk             -
    c 6.20 (113)
    bdvklqkj afd  2007-06-05 03.00.05  0000-00-00 00.00.00  6  ...............     2
    5     0     0      2254       2114123006        0                0  ALL
    offline_force   disk             -
    dc 6.20 (113)
    ===================================
    Regards

  • Frame access from servlet not working

    Dear all,
    I am running my servlets on Tomcat 5.5 and using JDK 1.6. I have a small program that uses codecs to access frames from a video file. PreAccessCodec implements Codec interface and PostAccessCodec extends PreAccessCodec. I set the two codecs into the processor's codec chain. The program is implemented as a thread and once started grabs frames and stores the images in a certain interval. The problem is this: whenever I start the thread from a main program, everything runs without a glitch. However, when I put the code in init() method of the servlet, I get the following error message:
    The input format is not compatible with the given codec plugin: com.mapper.utils.PostAccessCodec@69d02b
    Failed to realize: com.sun.media.ProcessEngine@1478a43
      Cannot build a flow graph with the customized options:
        Unable to add customed codecs:
          com.mapper.utils.PreAccessCodec@15356d5
          com.mapper.utils.PostAccessCodec@69d02b
    Error: Unable to realize com.sun.media.ProcessEngine@1478a43 I am using netbeans 5.5.1 to deploy my servlets. I doubt that the problem is with classpaths because the servlet doesn't complain when I am using JMF's classes like Processor.
    I would really appreciate any help.
    Thank you.
    Message was edited by:
    calculemus

    The GE.iH() method should return false for
    a ..head-full ..en-headed, not headless
    environment, and I expect (from what you
    reported above) that will return false for both
    your servlet and application, and is apparently
    not the problem.It returned false when I tried GE, and it was not the problem as you suggested. However, I now noticed in the logs:
    java.awt.HeadlessException
    I use Netbeans for the development, and I tried using -Dheadless=true and -Dheadless=false, it did not change anything...
    I think it is time to check that assumption
    more carefully.
    My impression is that PreAccessCodec and
    it's 'Post' equivalent are mentioned a lot in JMF
    example code, but are custom classes,
    built to suit the use at the time. Did you write the
    Pre/PostAccessCodecs for this app.?Yes I customized them from the JMF sample codes. They are in the classpaths and are correctly read by the servlet. I did some logging and I actually saw that the code inside Pre/PostAccess was logging when my servlet was run.
    >
    So, what I am thinking, is that while the JMF
    based Processor class may well be on the
    server's
    classpath, perhaps Pre/PostAccessCodec classes
    are not.
    oes a jar appear in the WEB-INF/lib directory,
    that contains the Pre/PostAccessCodec.class?
    Failing that, are the classes themselves in
    WEB-INF/classes/(sub-dir according to package name)/ ?Nevertheless, just to double check I checked WEB-INF directory and the classes appear correctly in their appropriate 'package-folders'.
    I figured out where exactly the thread was not running. In my PostAccessCodec class, I had overloaded getSupportedInputFormats() function to return RGB format.
    public Format [] getSupportedInputFormats() {
    Format [] fomats = {new RGBFormat()};
    return fomrats;
    When I changed it to return {VideoFormat()}, the codec initializes, but I get nothing when I want to access the frame.
    I guess I will have to start another thread.
    @moderators, please move the post if it is inappropriate to put it in this thread, my apologies.
    The problem is still there and I am not able to get the frame access not working from the servlet. :(
    Message was edited by:
    calculemus
    Message was edited by:
    calculemus

  • Printing wirelessly from computer not working

    I am trying to print wirelessly from my computer but when trying to print a word document, it does not work. In the "select printer" tab, the only options available to me are Fax (USB) and Fax (Network)...the printer is in "fax" mode and it will not allow me to print the document.
    I do not have a landline and therefore do not need the fax option but it seems to have been automatically set and I do not know how to change it.
    How can i set up my word/excel to print wirelessly to my HP 4620, how to take off the fax?

    To remove the fax driver, just right mouse and uninstall. There should another printer that is the similarly named without the "Fax", use that printer to print.
    Also, how come you have Fax (USB) and Fax (Netowrk)? Did you install the driver twice, once as usb and another network? The computer can only have that printer either as usb or network, but not both.

  • "mail.smtp.from" is not working for me

    There seem to be zero other posts like this, so I'm probably just doing something obviously dumb,
    but for me, setting the mail.smtp.from property seems to have no effect.
    The debug output shown below says to me that while the property has been set, the transport is using the From address not the value of the property.
    Any suggestions for what might be causing this?
    //set:
    Properties prop = new Properties();
    prop.put("mail.smtp.host", SMTPServers ); //see below
    prop.put("mail.smtp.from","[email protected]");
    sessions{i} = Session.getInstance(prop, null);
    //use:
    System.out.println("(session mail.smtp.from is '" + sessions{i}.getProperty("mail.smtp.from") + "')");
    sessions{i}.setDebug(true);
    mimeMsg = generateMimeMsg(msg, sessions{i});
    Transport.send(mimeMsg);
    //the console output:
    (session mail.smtp.from is '[email protected]')
    DEBUG SMTP SENT: mail from: <[email protected]>
    //note - Looks like this forum's software is grabbing my square brackets,
    so {i} in this post stands for opensquarebracket i closesquarebracket...

    I haven't read the FAQ, at least not lately. I'm just stating an interpretation of the behaviour that you described.
    Normally, system properties are used to specify defaults that can be overridden. It doesn't make sense to me to have to set a system property to "override" something that you do normally in your code. As a designer, it's obvious to me that the system property should be the default value for "from" and it should be possible to override that on a message-by-message basis by explicitly setting (and thus overriding) the from-address. And you confirm that it really does work that way. I'm not surprised at all. I would suggest that if the FAQ doesn't say that, then it needs to be fixed.

  • Proxy Settings still not working with new 3.1

    The new 3.1 of Safari for Windows still does not work properly with proxies (PAC files) with regards to using current logged on User Credentials when a Proxy requires authentication. Anyone have similar issues?

    3.18.8 @ 3:58PM NOPE NOT FIXED...
    MY browser is still crashing when trying to go to secure websites behind a corporate firewall (specific ISA 2006)
    The problem is with the way Sfari Handles Secure website request
    Firefox works because it uses its own module.
    ----"First of all I'm running Safari on my Leopard
    This computer is on a corporate network behind ISA Server 2006
    I'm able to Authenticate to go to the internet but when I try to go to a secure website (example https://www.bankofamerica.com )My browser Crashes.
    I was expecting the new release of Safari to fix this but I'm still having the same issue.
    Looks like the problem is the way this browser handles secure connection requests from behind a corporate firewall.
    Any one has a clue how to fix this?
    I havent been able to find any acceptable fixes for this problem (with exception of running a proxy server on this computer such as squid)
    Thanks ..

Maybe you are looking for

  • Video Editing for Iphone 3GS and Windows

    While not really a question about the IPhone itself, I was wondering if anyone knew a system for editing the videos you get from your iphone. I have a PC and Windows Movie Maker but the videos from my phone are not compatible with WMM. I would like t

  • Download Word .doc file saved in MIME Repository to local PC

    I need to store a static Word document on the SAP server and download to the user's browser via a BSP application.  I have found code in the IT00 BSP Application to download the Word doc in xstring form to the browser, which will work for what I'm do

  • DYNEX 32 inch LCD TV and my laptop

    I just bought a DYNEX LCD 32 inch TV.  I have my laptop hooked up to it and can see it on my TV screen.  However, I am not getting sound to come out of the TV.  I bought the DYNEX Stereo Mini RCA Y cable but no sound coming from the TV.  thanks

  • SQ01 query layouts has been changed after upgrade from 4.6c to ECC

    Hi All, If any one come across the following situation please provide the solution as soon as posssible. When you execute the query the results are not displayed as fields are not copied under display column,not sorted,not filtered becos of this the

  • Chart Display

    Hi Friends, I am facing problem with the chart. Problem: If data is small then chart is displaying fine but if data is huge, chart was disappering. Can anybody fix this issue.I am using BI7 Regards Madhu