Error initialising the Forms Jdapi

Hi there
We in the process of migrating from 6i to 10g. The process is convert all the .fmb to .xml, make neccessary changes and convert .xml to .fmb
I used the Oracle utility tool
frmf2xml.sh /oracle/test.fmb
Error initialising the Forms Jdapi:
jniinitialize: Failed to create new forms context
I have set the DISPLAY as well. I have set all the relevant path etc to the Java files and also as recommended by Oracle.
Our OS version is: Sun Solaris 5.10
Dev Suite: 10.1.0.2
$java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
This is quite urgent.
I would appreciate your quick response. Thanks all for your help in advance.
Regards
PC

This is a duplicate of
frmf2xml.sh: need help

Similar Messages

  • Help me in creating a collection of Themes. After I save the file and save, it says there is an error in the form.

    I need step by step instruction I think. I saved the icon as a png file. I browsed to the file and saved it. But it always returns the same error msg: "there is an error in the form"

    It might be because the new Firefox's are not compatible with many
    of the themes.

  • Error opening the form in Reader 7

    I have designed a form in LiveCycle designer 8. The form has a regular Submit button which posts data a URL (a java servlet) using HTTP URL encoded.
    The form opens and works as expected in versions 8 and 9. However, when I open the form in 7, I get the following error:
    Invalid enumerated value: urlencoded.
    The fault occurred on line 105111.
    I changed the button to HTTP Submit Button, and it started working fine in Reader 7. Just wondering if there is anything else I need to take care of here.

    Hi Vincent,
    Thanks a lot. it works now.
    Regards
    Ganesh

  • Error running the form

    Hi,
    I have a problem while I run my forms9i application.
    I had to change the default path of the libraries for my forms9i.
    I have set the libraries path as c:\9iLibraries in the registry under forms90_path. Also I set the "Start in" Property in the properties of the forms9i builder to c:\9iLibraries.
    With the above settings I am not getting errors at the design time.. but when I run the form it gives me errors saying "frm-40039 cannot attach library while opening the form"
    Then, I set the parameter in the default.env file
    as
    forms90_path=c:\9iLibraries
    But still I continue to get the error.
    Thanks in advance
    Narain

    Shehzad,
    this means that Reports Server cannot access the Reports module. You can test this assumption by copying your Reports module into <Oracle Home>\reports\samples\demo. The demo directory is out of the box accessible fro Reports.
    If this allows you to run the Report, then all you need to do is to specify the Reports_Path to include the reports modules.
    btw.: An other reason can be that your Reports contains uncompiled PLSQL, so you may want to check this too.
    Frank

  • Error saving the form

    We have a user who is unable to save her progress when filling out the form. She successfully saved it the first time and received a link but when she hits save now, it gives her an error message saying the form could not be saved. How can this be fixed?

    Hi Jeff
    We’ve had far more complicated and lengthy forms than this which could save data without problems so I’m not really sure that this is the issue. 
    I have already sent you some error codes but here they are again:
    error ref code: gX3emssptcP-9-ry2IVMFw
    error ref code: lyLhELDOIUfxF6kMtc5D2g
    error ref code: ikuCUqL9MnxjMS*CpyFDfg
    I’ll make you a co-author of the other lengthy form, which is closed now as the application period has passed.  I just tested this a moment ago and the save function worked.
    Hope you can help.
    Regards,
    Fiona

  • Getting error in the form

    Hi friends ,
    I am getting the following program in the form .
    &t_work-desc&,,&t_work-desc1&,,&t_work-seconds&,,&w_amount&
    Unknown symbol w_amount
    ,,&w_amount1&
    Unknown symbol w_amount1.
    In the print program i have defined it as follows .
    DATA : w_amount(15) TYPE c ,
              w_amount1(15) TYPE c.
    Loop at t_work.
    MOVE t_work-amount TO w_amount.
    MOVE t_work-amount1 TO w_amount1.
    CALL FUNCTION 'WRITE_FORM'
                EXPORTING
                  element  = 'savings'
                  window   = 'MAIN'
                EXCEPTIONS
                  window   = 1
                  element  = 2.
    endloop.
    Please tell me why it is not recognising the 2 other w_amount and w_amount1 elements .
    Thanks ,
    HARI
    Message was edited by:
            Hari G Krishna

    Paragraph format D1 : FONT  8.0
    Actual code in the main window .
    / E SAVINGS
    D1 &t_work-desc&,,&t_work-seconds&,,&t_work-rate&,,
    =   &w_amount&,,&w_amount1&
    Error when checked for text
    =  &w_amount&,,&w_amount1&
       Unknown symbol W-EARN_AMT
       Unknown symbol W-EARN_YTD
    In the print program .
    Defn in the Main Program .
    Data: w_amount(15) TYPE c,
            w_amount1(15) TYPE c.
    in the include program .
    Loop at t_work.
    w_amount = t_work-amt .
    w_amount1 = t_work-ytd .
    CALL FUNCTION 'WRITE_FORM'
                EXPORTING
                  element  = 'SAVINGS'
                  window   = 'MAIN'
                EXCEPTIONS
                  window   = 1
                  element  = 2.
    endloop.

  • Several errors of the form [drm:.... ] *ERROR*, especially checksum

    Hello to all,
    I am new to Arch Linux and not that experienced in Linux. But I want to learn more. In fact, I have learned a lot since I switched from Fedora to Arch.
    I will straight away go to my problem:
    As indicated in the subject, I have noticed several errors concerning [drm:....] this morning when I booted and checked my system with journalctl -b.
    I do not know how long these errors are there because I yesterday used journalctl for the first time.
    Here is the result of journalctl -b:
    -- Logs begin at Mi 2013-03-13 19:24:10 CET, end at Fr 2013-05-17 10:19:37 CEST. --
    Mai 17 08:07:45 Nathan systemd-journal[113]: Allowing runtime journal files to grow to 193.3M.
    Mai 17 08:07:45 Nathan kernel: Initializing cgroup subsys cpuset
    Mai 17 08:07:45 Nathan kernel: Initializing cgroup subsys cpu
    Mai 17 08:07:45 Nathan kernel: Linux version 3.9.2-1-ARCH (nobody@thomas) (gcc version 4.8.0 20130502 (prerelease) (GCC) ) #1 SMP PREEMPT Sat May 11 20:31:08 CEST 2013
    Mai 17 08:07:45 Nathan kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=65820d33-ca90-4ed3-9b9e-e26a75f9331f ro quiet
    Mai 17 08:07:45 Nathan kernel: e820: BIOS-provided physical RAM map:
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x000000000008e000-0x000000000008ffff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009fbff] usable
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x000000000009fc00-0x00000000000fffff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x0000000040200000-0x000000008ad33fff] usable
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x000000008ad34000-0x000000008ad5efff] ACPI NVS
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x000000008ad5f000-0x000000008afa1fff] ACPI data
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x000000008afa2000-0x000000008affefff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x000000008afff000-0x000000008affffff] ACPI data
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x000000008b000000-0x000000008f9fffff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
    Mai 17 08:07:45 Nathan kernel: BIOS-e820: [mem 0x0000000100000000-0x000000016fdfffff] usable
    Mai 17 08:07:45 Nathan kernel: NX (Execute Disable) protection: active
    Mai 17 08:07:45 Nathan kernel: SMBIOS 2.4 present.
    Mai 17 08:07:45 Nathan kernel: DMI: Apple Inc. MacBookAir4,2/Mac-742912EFDBEE19B3, BIOS MBA41.88Z.0077.B0F.1201241549 01/24/2012
    Mai 17 08:07:45 Nathan kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Mai 17 08:07:45 Nathan kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Mai 17 08:07:45 Nathan kernel: No AGP bridge found
    Mai 17 08:07:45 Nathan kernel: e820: last_pfn = 0x16fe00 max_arch_pfn = 0x400000000
    Mai 17 08:07:45 Nathan kernel: MTRR default type: write-back
    Mai 17 08:07:45 Nathan kernel: MTRR fixed ranges enabled:
    Mai 17 08:07:45 Nathan kernel: 00000-9FFFF write-back
    Mai 17 08:07:45 Nathan kernel: A0000-BFFFF uncachable
    Mai 17 08:07:45 Nathan kernel: C0000-DFFFF write-protect
    Mai 17 08:07:45 Nathan kernel: E0000-FFFFF uncachable
    Mai 17 08:07:45 Nathan kernel: MTRR variable ranges enabled:
    Mai 17 08:07:45 Nathan kernel: 0 base 0C0000000 mask FC0000000 uncachable
    Mai 17 08:07:45 Nathan kernel: 1 base 0A0000000 mask FE0000000 uncachable
    Mai 17 08:07:45 Nathan kernel: 2 base 090000000 mask FF0000000 uncachable
    Mai 17 08:07:45 Nathan kernel: 3 base 08C000000 mask FFC000000 uncachable
    Mai 17 08:07:45 Nathan kernel: 4 base 08B800000 mask FFF800000 uncachable
    Mai 17 08:07:45 Nathan kernel: 5 disabled
    Mai 17 08:07:45 Nathan kernel: 6 disabled
    Mai 17 08:07:45 Nathan kernel: 7 disabled
    Mai 17 08:07:45 Nathan kernel: 8 disabled
    Mai 17 08:07:45 Nathan kernel: 9 disabled
    Mai 17 08:07:45 Nathan kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Mai 17 08:07:45 Nathan kernel: e820: last_pfn = 0x8ad34 max_arch_pfn = 0x400000000
    Mai 17 08:07:45 Nathan kernel: Scanning 1 areas for low memory corruption
    Mai 17 08:07:45 Nathan kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Mai 17 08:07:45 Nathan kernel: reserving inaccessible SNB gfx pages
    Mai 17 08:07:45 Nathan kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Mai 17 08:07:45 Nathan kernel: [mem 0x00000000-0x000fffff] page 4k
    Mai 17 08:07:45 Nathan kernel: BRK [0x01b30000, 0x01b30fff] PGTABLE
    Mai 17 08:07:45 Nathan kernel: BRK [0x01b31000, 0x01b31fff] PGTABLE
    Mai 17 08:07:45 Nathan kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
    Mai 17 08:07:45 Nathan kernel: init_memory_mapping: [mem 0x16fc00000-0x16fdfffff]
    Mai 17 08:07:45 Nathan kernel: [mem 0x16fc00000-0x16fdfffff] page 2M
    Mai 17 08:07:45 Nathan kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
    Mai 17 08:07:45 Nathan kernel: init_memory_mapping: [mem 0x16c000000-0x16fbfffff]
    Mai 17 08:07:45 Nathan kernel: [mem 0x16c000000-0x16fbfffff] page 2M
    Mai 17 08:07:45 Nathan kernel: init_memory_mapping: [mem 0x100000000-0x16bffffff]
    Mai 17 08:07:45 Nathan kernel: [mem 0x100000000-0x16bffffff] page 2M
    Mai 17 08:07:45 Nathan kernel: BRK [0x01b34000, 0x01b34fff] PGTABLE
    Mai 17 08:07:45 Nathan kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff]
    Mai 17 08:07:45 Nathan kernel: [mem 0x00100000-0x001fffff] page 4k
    Mai 17 08:07:45 Nathan kernel: [mem 0x00200000-0x1fffffff] page 2M
    Mai 17 08:07:45 Nathan kernel: init_memory_mapping: [mem 0x20200000-0x3fffffff]
    Mai 17 08:07:45 Nathan kernel: [mem 0x20200000-0x3fffffff] page 2M
    Mai 17 08:07:45 Nathan kernel: init_memory_mapping: [mem 0x40200000-0x8ad33fff]
    Mai 17 08:07:45 Nathan kernel: [mem 0x40200000-0x8abfffff] page 2M
    Mai 17 08:07:45 Nathan kernel: [mem 0x8ac00000-0x8ad33fff] page 4k
    Mai 17 08:07:45 Nathan kernel: RAMDISK: [mem 0x37a56000-0x37d22fff]
    Mai 17 08:07:45 Nathan kernel: ACPI: RSDP 00000000000fe020 00024 (v02 APPLE )
    Mai 17 08:07:45 Nathan kernel: ACPI: XSDT 000000008ad8e1c0 000AC (v01 APPLE Apple00 00000060 01000013)
    Mai 17 08:07:45 Nathan kernel: ACPI: FACP 000000008ad8c000 000F4 (v04 APPLE Apple00 00000060 Loki 0000005F)
    Mai 17 08:07:45 Nathan kernel: ACPI: DSDT 000000008ad81000 05050 (v01 APPLE MacBookA 00040001 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: FACS 000000008ad3e000 00040
    Mai 17 08:07:45 Nathan kernel: ACPI: HPET 000000008ad8b000 00038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Mai 17 08:07:45 Nathan kernel: ACPI: APIC 000000008ad8a000 000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
    Mai 17 08:07:45 Nathan kernel: ACPI: SBST 000000008ad88000 00030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Mai 17 08:07:45 Nathan kernel: ACPI: ECDT 000000008ad87000 00053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad7d000 00024 (v01 APPLE SmcDppt 00001000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad7b000 006CA (v01 APPLE UsbSD 00001000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad77000 00159 (v02 APPLE IGHda 00001000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad73000 015EB (v02 APPLE SsdtIGPU 00001000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad72000 00506 (v01 PmRef Cpu0Ist 00003000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad71000 009B1 (v01 PmRef CpuPm 00003000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad70000 00315 (v01 PmRef Cpu0Tst 00003000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad6f000 0037A (v01 PmRef ApTst 00003000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: MCFG 000000008ad89000 0003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad80000 000FA (v01 SataRe SataPri 00001000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad7f000 000D0 (v01 SataRe SataSec 00001000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad7e000 00032 (v01 Apple SsdtS3 00001000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: Local APIC address 0xfee00000
    Mai 17 08:07:45 Nathan kernel: No NUMA configuration found
    Mai 17 08:07:45 Nathan kernel: Faking a node at [mem 0x0000000000000000-0x000000016fdfffff]
    Mai 17 08:07:45 Nathan kernel: Initmem setup node 0 [mem 0x00000000-0x16fdfffff]
    Mai 17 08:07:45 Nathan kernel: NODE_DATA [mem 0x16fdf8000-0x16fdfcfff]
    Mai 17 08:07:45 Nathan kernel: [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016b400000-ffff88016f3fffff] on node 0
    Mai 17 08:07:45 Nathan kernel: Zone ranges:
    Mai 17 08:07:45 Nathan kernel: DMA [mem 0x00001000-0x00ffffff]
    Mai 17 08:07:45 Nathan kernel: DMA32 [mem 0x01000000-0xffffffff]
    Mai 17 08:07:45 Nathan kernel: Normal [mem 0x100000000-0x16fdfffff]
    Mai 17 08:07:45 Nathan kernel: Movable zone start for each node
    Mai 17 08:07:45 Nathan kernel: Early memory node ranges
    Mai 17 08:07:45 Nathan kernel: node 0: [mem 0x00001000-0x0008dfff]
    Mai 17 08:07:45 Nathan kernel: node 0: [mem 0x00090000-0x0009efff]
    Mai 17 08:07:45 Nathan kernel: node 0: [mem 0x00100000-0x1fffffff]
    Mai 17 08:07:45 Nathan kernel: node 0: [mem 0x20200000-0x3fffffff]
    Mai 17 08:07:45 Nathan kernel: node 0: [mem 0x40200000-0x8ad33fff]
    Mai 17 08:07:45 Nathan kernel: node 0: [mem 0x100000000-0x16fdfffff]
    Mai 17 08:07:45 Nathan kernel: On node 0 totalpages: 1025744
    Mai 17 08:07:45 Nathan kernel: DMA zone: 64 pages used for memmap
    Mai 17 08:07:45 Nathan kernel: DMA zone: 156 pages reserved
    Mai 17 08:07:45 Nathan kernel: DMA zone: 3996 pages, LIFO batch:0
    Mai 17 08:07:45 Nathan kernel: DMA32 zone: 8805 pages used for memmap
    Mai 17 08:07:45 Nathan kernel: DMA32 zone: 563508 pages, LIFO batch:31
    Mai 17 08:07:45 Nathan kernel: Normal zone: 7160 pages used for memmap
    Mai 17 08:07:45 Nathan kernel: Normal zone: 458240 pages, LIFO batch:31
    Mai 17 08:07:45 Nathan kernel: ACPI: PM-Timer IO Port: 0x408
    Mai 17 08:07:45 Nathan kernel: ACPI: Local APIC address 0xfee00000
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0xff] disabled)
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0xff] disabled)
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0xff] disabled)
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0xff] disabled)
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    Mai 17 08:07:45 Nathan kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
    Mai 17 08:07:45 Nathan kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Mai 17 08:07:45 Nathan kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Mai 17 08:07:45 Nathan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Mai 17 08:07:45 Nathan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Mai 17 08:07:45 Nathan kernel: ACPI: IRQ0 used by override.
    Mai 17 08:07:45 Nathan kernel: ACPI: IRQ2 used by override.
    Mai 17 08:07:45 Nathan kernel: ACPI: IRQ9 used by override.
    Mai 17 08:07:45 Nathan kernel: Using ACPI (MADT) for SMP configuration information
    Mai 17 08:07:45 Nathan kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Mai 17 08:07:45 Nathan kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    Mai 17 08:07:45 Nathan kernel: nr_irqs_gsi: 40
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 000000000008e000 - 0000000000090000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 0000000040000000 - 0000000040200000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 000000008ad34000 - 000000008ad5f000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 000000008ad5f000 - 000000008afa2000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 000000008afa2000 - 000000008afff000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 000000008afff000 - 000000008b000000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 000000008b000000 - 000000008fa00000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 000000008fa00000 - 00000000e0000000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fed04000 - 00000000fed10000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
    Mai 17 08:07:45 Nathan kernel: PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
    Mai 17 08:07:45 Nathan kernel: e820: [mem 0x8fa00000-0xdfffffff] available for PCI devices
    Mai 17 08:07:45 Nathan kernel: Booting paravirtualized kernel on bare hardware
    Mai 17 08:07:45 Nathan kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
    Mai 17 08:07:45 Nathan kernel: PERCPU: Embedded 28 pages/cpu @ffff88016fa00000 s85824 r8192 d20672 u262144
    Mai 17 08:07:45 Nathan kernel: pcpu-alloc: s85824 r8192 d20672 u262144 alloc=1*2097152
    Mai 17 08:07:45 Nathan kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Mai 17 08:07:45 Nathan kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1009559
    Mai 17 08:07:45 Nathan kernel: Policy zone: Normal
    Mai 17 08:07:45 Nathan kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=65820d33-ca90-4ed3-9b9e-e26a75f9331f ro quiet
    Mai 17 08:07:45 Nathan kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Mai 17 08:07:45 Nathan kernel: __ex_table already sorted, skipping sort
    Mai 17 08:07:45 Nathan kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
    Mai 17 08:07:45 Nathan kernel: Checking aperture...
    Mai 17 08:07:45 Nathan kernel: No AGP bridge found
    Mai 17 08:07:45 Nathan kernel: Calgary: detecting Calgary via BIOS EBDA area
    Mai 17 08:07:45 Nathan kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Mai 17 08:07:45 Nathan kernel: Memory: 3955240k/6027264k available (4981k kernel code, 1924288k absent, 147736k reserved, 3968k data, 1092k init)
    Mai 17 08:07:45 Nathan kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Mai 17 08:07:45 Nathan kernel: Preemptible hierarchical RCU implementation.
    Mai 17 08:07:45 Nathan kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Mai 17 08:07:45 Nathan kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Mai 17 08:07:45 Nathan kernel: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
    Mai 17 08:07:45 Nathan kernel: NR_IRQS:4352 nr_irqs:744 16
    Mai 17 08:07:45 Nathan kernel: Console: colour dummy device 80x25
    Mai 17 08:07:45 Nathan kernel: console [tty0] enabled
    Mai 17 08:07:45 Nathan kernel: allocated 16777216 bytes of page_cgroup
    Mai 17 08:07:45 Nathan kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Mai 17 08:07:45 Nathan kernel: hpet clockevent registered
    Mai 17 08:07:45 Nathan kernel: tsc: Fast TSC calibration using PIT
    Mai 17 08:07:45 Nathan kernel: tsc: Detected 1699.863 MHz processor
    Mai 17 08:07:45 Nathan kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3401.38 BogoMIPS (lpj=5666210)
    Mai 17 08:07:45 Nathan kernel: pid_max: default: 32768 minimum: 301
    Mai 17 08:07:45 Nathan kernel: Security Framework initialized
    Mai 17 08:07:45 Nathan kernel: AppArmor: AppArmor disabled by boot time parameter
    Mai 17 08:07:45 Nathan kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Mai 17 08:07:45 Nathan kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Mai 17 08:07:45 Nathan kernel: Mount-cache hash table entries: 256
    Mai 17 08:07:45 Nathan kernel: Initializing cgroup subsys cpuacct
    Mai 17 08:07:45 Nathan kernel: Initializing cgroup subsys memory
    Mai 17 08:07:45 Nathan kernel: Initializing cgroup subsys devices
    Mai 17 08:07:45 Nathan kernel: Initializing cgroup subsys freezer
    Mai 17 08:07:45 Nathan kernel: Initializing cgroup subsys net_cls
    Mai 17 08:07:45 Nathan kernel: Initializing cgroup subsys blkio
    Mai 17 08:07:45 Nathan kernel: CPU: Physical Processor ID: 0
    Mai 17 08:07:45 Nathan kernel: CPU: Processor Core ID: 0
    Mai 17 08:07:45 Nathan kernel: mce: CPU supports 7 MCE banks
    Mai 17 08:07:45 Nathan kernel: CPU0: Thermal monitoring enabled (TM1)
    Mai 17 08:07:45 Nathan kernel: [117B blob data]
    Mai 17 08:07:45 Nathan kernel: Freeing SMP alternatives: 20k freed
    Mai 17 08:07:45 Nathan kernel: ACPI: Core revision 20130117
    Mai 17 08:07:45 Nathan kernel: ACPI: All ACPI Tables successfully acquired
    Mai 17 08:07:45 Nathan kernel: ftrace: allocating 19539 entries in 77 pages
    Mai 17 08:07:45 Nathan kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Mai 17 08:07:45 Nathan kernel: smpboot: CPU0: Intel(R) Core(TM) i5-2557M CPU @ 1.70GHz (fam: 06, model: 2a, stepping: 07)
    Mai 17 08:07:45 Nathan kernel: TSC deadline timer enabled
    Mai 17 08:07:45 Nathan kernel: Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
    Mai 17 08:07:45 Nathan kernel: perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
    Mai 17 08:07:45 Nathan kernel: ... version: 3
    Mai 17 08:07:45 Nathan kernel: ... bit width: 48
    Mai 17 08:07:45 Nathan kernel: ... generic registers: 4
    Mai 17 08:07:45 Nathan kernel: ... value mask: 0000ffffffffffff
    Mai 17 08:07:45 Nathan kernel: ... max period: 000000007fffffff
    Mai 17 08:07:45 Nathan kernel: ... fixed-purpose events: 3
    Mai 17 08:07:45 Nathan kernel: ... event mask: 000000070000000f
    Mai 17 08:07:45 Nathan kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Mai 17 08:07:45 Nathan kernel: smpboot: Booting Node 0, Processors #1 #2 #3
    Mai 17 08:07:45 Nathan kernel: Brought up 4 CPUs
    Mai 17 08:07:45 Nathan kernel: smpboot: Total of 4 processors activated (13604.52 BogoMIPS)
    Mai 17 08:07:45 Nathan kernel: devtmpfs: initialized
    Mai 17 08:07:45 Nathan kernel: PM: Registering ACPI NVS region [mem 0x8ad34000-0x8ad5efff] (176128 bytes)
    Mai 17 08:07:45 Nathan kernel: RTC time: 6:07:41, date: 05/17/13
    Mai 17 08:07:45 Nathan kernel: NET: Registered protocol family 16
    Mai 17 08:07:45 Nathan kernel: ACPI: bus type PCI registered
    Mai 17 08:07:45 Nathan kernel: PCI: MMCONFIG for domain 0000 [bus 00-97] at [mem 0xe0000000-0xe97fffff] (base 0xe0000000)
    Mai 17 08:07:45 Nathan kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe97fffff] reserved in E820
    Mai 17 08:07:45 Nathan kernel: PCI: Using configuration type 1 for base access
    Mai 17 08:07:45 Nathan kernel: bio: create slab <bio-0> at 0
    Mai 17 08:07:45 Nathan kernel: ACPI: Added _OSI(Module Device)
    Mai 17 08:07:45 Nathan kernel: ACPI: Added _OSI(Processor Device)
    Mai 17 08:07:45 Nathan kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Mai 17 08:07:45 Nathan kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Mai 17 08:07:45 Nathan kernel: ACPI: EC: EC description table is found, configuring boot EC
    Mai 17 08:07:45 Nathan kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad39190 00781 (v01 PmRef Cpu0Cst 00003001 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: Dynamic OEM Table Load:
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT (null) 00781 (v01 PmRef Cpu0Cst 00003001 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad3a710 003A4 (v01 PmRef ApIst 00003000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: Dynamic OEM Table Load:
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT (null) 003A4 (v01 PmRef ApIst 00003000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT 000000008ad38d90 00119 (v01 PmRef ApCst 00003000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: Dynamic OEM Table Load:
    Mai 17 08:07:45 Nathan kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20100915)
    Mai 17 08:07:45 Nathan kernel: ACPI: Interpreter enabled
    Mai 17 08:07:45 Nathan kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130117/hwxface-568)
    Mai 17 08:07:45 Nathan kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568)
    Mai 17 08:07:45 Nathan kernel: ACPI: (supports S0 S3 S4 S5)
    Mai 17 08:07:45 Nathan kernel: ACPI: Using IOAPIC for interrupt routing
    Mai 17 08:07:45 Nathan kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Mai 17 08:07:45 Nathan kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-97] only partially covers this bridge
    Mai 17 08:07:45 Nathan kernel: PCI host bridge to bus 0000:00
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:02.0: reg 10: [mem 0xa0000000-0xa03fffff 64bit]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:02.0: reg 18: [mem 0x90000000-0x9fffffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:02.0: reg 20: [io 0x2000-0x203f]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:16.0: reg 10: [mem 0xa0607100-0xa060710f 64bit]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1a.0: [8086:1c2c] type 00 class 0x0c0300
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1a.0: reg 20: [io 0x2140-0x215f]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1a.7: [8086:1c2d] type 00 class 0x0c0320
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1a.7: reg 10: [mem 0xa0606c00-0xa0606fff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1b.0: reg 10: [mem 0xa0600000-0xa0603fff 64bit]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1d.0: [8086:1c27] type 00 class 0x0c0300
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1d.0: reg 20: [io 0x20e0-0x20ff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1d.7: [8086:1c26] type 00 class 0x0c0320
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1d.7: reg 10: [mem 0xa0606800-0xa0606bff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.0: [8086:1c4d] type 00 class 0x060100
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.2: [8086:1c01] type 00 class 0x01018f
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.2: reg 10: [io 0x2168-0x216f]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.2: reg 14: [io 0x217c-0x217f]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.2: reg 18: [io 0x2160-0x2167]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.2: reg 1c: [io 0x2178-0x217b]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.2: reg 20: [io 0x2060-0x206f]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.2: reg 24: [io 0xffe0-0xffef]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.3: reg 10: [mem 0xa0607000-0xa06070ff 64bit]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf]
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: [8086:151a] type 01 class 0x060400
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: supports D1 D2
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: PCI bridge to [bus 03-97]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: bridge window [mem 0xa0700000-0xa49fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:00.0: [8086:151a] type 01 class 0x060400
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:00.0: supports D1 D2
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: [8086:151a] type 01 class 0x060400
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: supports D1 D2
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: PME# supported from D0 D1 D2 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: [8086:151a] type 01 class 0x060400
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: supports D1 D2
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: PCI bridge to [bus 04-67]
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: bridge window [mem 0xa0700000-0xa09fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:05:00.0: [8086:151a] type 00 class 0x088000
    Mai 17 08:07:45 Nathan kernel: pci 0000:05:00.0: reg 10: [mem 0xa0700000-0xa073ffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:05:00.0: reg 14: [mem 0xa0740000-0xa0740fff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:05:00.0: supports D1 D2
    Mai 17 08:07:45 Nathan kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:00.0: bridge window [mem 0xa0700000-0xa07fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: PCI bridge to [bus 06-36]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: bridge window [mem 0xa0800000-0xa08fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: PCI bridge to [bus 37-67]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: bridge window [mem 0xa0900000-0xa09fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.0: bridge window [mem 0xa0500000-0xa05fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:02:00.0: [14e4:4353] type 00 class 0x028000
    Mai 17 08:07:45 Nathan kernel: pci 0000:02:00.0: reg 10: [mem 0xa0400000-0xa0403fff 64bit]
    Mai 17 08:07:45 Nathan kernel: pci 0000:02:00.0: supports D1 D2
    Mai 17 08:07:45 Nathan kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    Mai 17 08:07:45 Nathan kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.1: bridge window [mem 0xa0400000-0xa04fffff]
    Mai 17 08:07:45 Nathan kernel: acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
    Mai 17 08:07:45 Nathan kernel: acpi PNP0A08:00: ACPI _OSC control (0x19) granted
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    Mai 17 08:07:45 Nathan kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    Mai 17 08:07:45 Nathan kernel: ACPI: Enabled 3 GPEs in block 00 to 3F
    Mai 17 08:07:45 Nathan kernel: acpi root: \_SB_.PCI0 notify handler is installed
    Mai 17 08:07:45 Nathan kernel: Found 1 acpi root devices
    Mai 17 08:07:45 Nathan kernel: ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Mai 17 08:07:45 Nathan kernel: ACPI: No dock devices found.
    Mai 17 08:07:45 Nathan kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Mai 17 08:07:45 Nathan kernel: vgaarb: loaded
    Mai 17 08:07:45 Nathan kernel: vgaarb: bridge control possible 0000:00:02.0
    Mai 17 08:07:45 Nathan kernel: PCI: Using ACPI for IRQ routing
    Mai 17 08:07:45 Nathan kernel: PCI: pci_cache_line_size set to 64 bytes
    Mai 17 08:07:45 Nathan kernel: e820: reserve RAM buffer [mem 0x0008e000-0x0008ffff]
    Mai 17 08:07:45 Nathan kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    Mai 17 08:07:45 Nathan kernel: e820: reserve RAM buffer [mem 0x8ad34000-0x8bffffff]
    Mai 17 08:07:45 Nathan kernel: e820: reserve RAM buffer [mem 0x16fe00000-0x16fffffff]
    Mai 17 08:07:45 Nathan kernel: NetLabel: Initializing
    Mai 17 08:07:45 Nathan kernel: NetLabel: domain hash size = 128
    Mai 17 08:07:45 Nathan kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Mai 17 08:07:45 Nathan kernel: NetLabel: unlabeled traffic allowed by default
    Mai 17 08:07:45 Nathan kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Mai 17 08:07:45 Nathan kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Mai 17 08:07:45 Nathan kernel: Switching to clocksource hpet
    Mai 17 08:07:45 Nathan kernel: pnp: PnP ACPI init
    Mai 17 08:07:45 Nathan kernel: ACPI: bus type PNP registered
    Mai 17 08:07:45 Nathan kernel: pnp 00:00: [dma 4]
    Mai 17 08:07:45 Nathan kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    Mai 17 08:07:45 Nathan kernel: pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    Mai 17 08:07:45 Nathan kernel: system 00:02: [mem 0xfed00000-0xfed003ff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:02: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    Mai 17 08:07:45 Nathan kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    Mai 17 08:07:45 Nathan kernel: system 00:04: [io 0x1000-0x100f] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:04: [io 0x0400-0x047f] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:04: [io 0x0500-0x057f] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    Mai 17 08:07:45 Nathan kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    Mai 17 08:07:45 Nathan kernel: pnp 00:06: Plug and Play ACPI device, IDs APP0001 (active)
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xfed10000-0xfed17fff] could not be reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xff000000-0xffffffff] could not be reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
    Mai 17 08:07:45 Nathan kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    Mai 17 08:07:45 Nathan kernel: system 00:08: [mem 0x20000000-0x201fffff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:08: [mem 0x40000000-0x401fffff] has been reserved
    Mai 17 08:07:45 Nathan kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
    Mai 17 08:07:45 Nathan kernel: pnp: PnP ACPI: found 9 devices
    Mai 17 08:07:45 Nathan kernel: ACPI: bus type PNP unregistered
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: bridge window [io 0x1000-0x0fff] to [bus 06-36] add_size 1000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06-36] add_size 200000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: bridge window [io 0x1000-0x0fff] to [bus 37-67] add_size 1000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 37-67] add_size 200000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: bridge window [io 0x1000-0x0fff] to [bus 04-67] add_size 2000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-67] add_size 400000
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 400000
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 2000
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: BAR 15: assigned [mem 0xa4a00000-0xa4dfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: BAR 13: can't assign io (size 0x2000)
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: BAR 15: assigned [mem 0xa4a00000-0xa4dfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: BAR 13: can't assign io (size 0x2000)
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: BAR 15: assigned [mem 0xa4a00000-0xa4bfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: BAR 15: assigned [mem 0xa4c00000-0xa4dfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: BAR 13: can't assign io (size 0x1000)
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: BAR 13: can't assign io (size 0x1000)
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: BAR 15: assigned [mem 0xa4a00000-0xa4bfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: BAR 13: can't assign io (size 0x1000)
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: BAR 15: assigned [mem 0xa4c00000-0xa4dfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: BAR 13: can't assign io (size 0x1000)
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:00.0: bridge window [mem 0xa0700000-0xa07fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: PCI bridge to [bus 06-36]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: bridge window [mem 0xa0800000-0xa08fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: bridge window [mem 0xa4c00000-0xa4dfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: PCI bridge to [bus 37-67]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: bridge window [mem 0xa0900000-0xa09fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: bridge window [mem 0xa4a00000-0xa4bfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: PCI bridge to [bus 04-67]
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: bridge window [mem 0xa0700000-0xa09fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:03:00.0: bridge window [mem 0xa4a00000-0xa4dfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: PCI bridge to [bus 03-97]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: bridge window [mem 0xa0700000-0xa49fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:01.0: bridge window [mem 0xa4a00000-0xa89fffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.0: bridge window [mem 0xa0500000-0xa05fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.1: bridge window [mem 0xa0400000-0xa04fffff]
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:03.0: enabling device (0000 -> 0002)
    Mai 17 08:07:45 Nathan kernel: pci 0000:04:04.0: enabling device (0000 -> 0002)
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:1c.0: enabling device (0000 -> 0002)
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: resource 7 [mem 0x8fa00000-0xfeafffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:03: resource 1 [mem 0xa0700000-0xa49fffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:03: resource 2 [mem 0xa4a00000-0xa89fffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa09fffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:04: resource 2 [mem 0xa4a00000-0xa4dfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:05: resource 1 [mem 0xa0700000-0xa07fffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:06: resource 1 [mem 0xa0800000-0xa08fffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:06: resource 2 [mem 0xa4c00000-0xa4dfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:37: resource 1 [mem 0xa0900000-0xa09fffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:37: resource 2 [mem 0xa4a00000-0xa4bfffff 64bit pref]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:01: resource 1 [mem 0xa0500000-0xa05fffff]
    Mai 17 08:07:45 Nathan kernel: pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa04fffff]
    Mai 17 08:07:45 Nathan kernel: NET: Registered protocol family 2
    Mai 17 08:07:45 Nathan kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes)
    Mai 17 08:07:45 Nathan kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    Mai 17 08:07:45 Nathan kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Mai 17 08:07:45 Nathan kernel: TCP: reno registered
    Mai 17 08:07:45 Nathan kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Mai 17 08:07:45 Nathan kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Mai 17 08:07:45 Nathan kernel: NET: Registered protocol family 1
    Mai 17 08:07:45 Nathan kernel: pci 0000:00:02.0: Boot video device
    Mai 17 08:07:45 Nathan kernel: PCI: CLS 256 bytes, default 64
    Mai 17 08:07:45 Nathan kernel: Unpacking initramfs...
    Mai 17 08:07:45 Nathan kernel: Freeing initrd memory: 2868k freed
    Mai 17 08:07:45 Nathan kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Mai 17 08:07:45 Nathan kernel: software IO TLB [mem 0x86d34000-0x8ad34000] (64MB) mapped at [ffff880086d34000-ffff88008ad33fff]
    Mai 17 08:07:45 Nathan kernel: Scanning for low memory corruption every 60 seconds
    Mai 17 08:07:45 Nathan kernel: audit: initializing netlink socket (disabled)
    Mai 17 08:07:45 Nathan kernel: type=2000 audit(1368770861.326:1): initialized
    Mai 17 08:07:45 Nathan kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Mai 17 08:07:45 Nathan kernel: VFS: Disk quotas dquot_6.5.2
    Mai 17 08:07:45 Nathan kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Mai 17 08:07:45 Nathan kernel: msgmni has been set to 7730
    Mai 17 08:07:45 Nathan kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Mai 17 08:07:45 Nathan kernel: io scheduler noop registered
    Mai 17 08:07:45 Nathan kernel: io scheduler deadline registered
    Mai 17 08:07:45 Nathan kernel: io scheduler cfq registered (default)
    Mai 17 08:07:45 Nathan kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    Mai 17 08:07:45 Nathan kernel: pcieport 0000:03:00.0: irq 41 for MSI/MSI-X
    Mai 17 08:07:45 Nathan kernel: pcieport 0000:04:00.0: irq 42 for MSI/MSI-X
    Mai 17 08:07:45 Nathan kernel: pcieport 0000:04:03.0: irq 43 for MSI/MSI-X
    Mai 17 08:07:45 Nathan kernel: pcieport 0000:04:04.0: irq 44 for MSI/MSI-X
    Mai 17 08:07:45 Nathan kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=0
    Mai 17 08:07:45 Nathan kernel: vesafb: scrolling: redraw
    Mai 17 08:07:45 Nathan kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Mai 17 08:07:45 Nathan kernel: vesafb: framebuffer at 0x90000000, mapped to 0xffffc9000a000000, using 3072k, total 3072k
    Mai 17 08:07:45 Nathan kernel: Console: switching to colour frame buffer device 128x48
    Mai 17 08:07:45 Nathan kernel: fb0: VESA VGA frame buffer device
    Mai 17 08:07:45 Nathan kernel: intel_idle: MWAIT substates: 0x21120
    Mai 17 08:07:45 Nathan kernel: intel_idle: v0.4 model 0x2A
    Mai 17 08:07:45 Nathan kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
    Mai 17 08:07:45 Nathan kernel: GHES: HEST is not enabled!
    Mai 17 08:07:45 Nathan kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Mai 17 08:07:45 Nathan kernel: Linux agpgart interface v0.103
    Mai 17 08:07:45 Nathan kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
    Mai 17 08:07:45 Nathan kernel: tsc: Refined TSC clocksource calibration: 1700.009 MHz
    Mai 17 08:07:45 Nathan kernel: Switching to clocksource tsc
    Mai 17 08:07:45 Nathan kernel: i8042: No controller found
    Mai 17 08:07:45 Nathan kernel: mousedev: PS/2 mouse device common for all mice
    Mai 17 08:07:45 Nathan kernel: rtc_cmos 00:05: RTC can wake from S4
    Mai 17 08:07:45 Nathan kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    Mai 17 08:07:45 Nathan kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    Mai 17 08:07:45 Nathan kernel: Intel P-state driver initializing.
    Mai 17 08:07:45 Nathan kernel: Intel pstate controlling: cpu 0
    Mai 17 08:07:45 Nathan kernel: Intel pstate controlling: cpu 1
    Mai 17 08:07:45 Nathan kernel: Intel pstate controlling: cpu 2
    Mai 17 08:07:45 Nathan kernel: Intel pstate controlling: cpu 3
    Mai 17 08:07:45 Nathan kernel: cpuidle: using governor ladder
    Mai 17 08:07:45 Nathan kernel: cpuidle: using governor menu
    Mai 17 08:07:45 Nathan kernel: EFI Variables Facility v0.08 2004-May-17
    Mai 17 08:07:45 Nathan kernel: drop_monitor: Initializing network drop monitor service
    Mai 17 08:07:45 Nathan kernel: TCP: cubic registered
    Mai 17 08:07:45 Nathan kernel: NET: Registered protocol family 10
    Mai 17 08:07:45 Nathan kernel: NET: Registered protocol family 17
    Mai 17 08:07:45 Nathan kernel: Key type dns_resolver registered
    Mai 17 08:07:45 Nathan kernel: PM: Hibernation image not present or could not be loaded.
    Mai 17 08:07:45 Nathan kernel: registered taskstats version 1
    Mai 17 08:07:45 Nathan kernel: Magic number: 13:967:114
    Mai 17 08:07:45 Nathan kernel: Freeing unused kernel memory: 1092k freed
    Mai 17 08:07:45 Nathan kernel: Write protecting the kernel read-only data: 8192k
    Mai 17 08:07:45 Nathan kernel: Freeing unused kernel memory: 1152k freed
    Mai 17 08:07:45 Nathan kernel: Freeing unused kernel memory: 420k freed
    Mai 17 08:07:45 Nathan systemd-udevd[56]: starting version 203
    Mai 17 08:07:45 Nathan kernel: ACPI: bus type USB registered
    Mai 17 08:07:45 Nathan kernel: usbcore: registered new interface driver usbfs
    Mai 17 08:07:45 Nathan kernel: usbcore: registered new interface driver hub
    Mai 17 08:07:45 Nathan kernel: usbcore: registered new device driver usb
    Mai 17 08:07:45 Nathan kernel: SCSI subsystem initialized
    Mai 17 08:07:45 Nathan kernel: ACPI: bus type ATA registered
    Mai 17 08:07:45 Nathan kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Mai 17 08:07:45 Nathan kernel: libata version 3.00 loaded.
    Mai 17 08:07:45 Nathan kernel: ehci-pci: EHCI PCI platform driver
    Mai 17 08:07:45 Nathan kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1a.7: setting latency timer to 64
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1a.7: debug port 2
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1a.7: cache line size of 256 is not supported
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1a.7: irq 23, io mem 0xa0606c00
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    Mai 17 08:07:45 Nathan kernel: hub 1-0:1.0: USB hub found
    Mai 17 08:07:45 Nathan kernel: hub 1-0:1.0: 6 ports detected
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1d.7: setting latency timer to 64
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1d.7: debug port 2
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1d.7: cache line size of 256 is not supported
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1d.7: irq 22, io mem 0xa0606800
    Mai 17 08:07:45 Nathan kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    Mai 17 08:07:45 Nathan kernel: hub 2-0:1.0: USB hub found
    Mai 17 08:07:45 Nathan kernel: hub 2-0:1.0: 8 ports detected
    Mai 17 08:07:45 Nathan kernel: ata_piix 0000:00:1f.2: version 2.13
    Mai 17 08:07:45 Nathan kernel: ata_piix 0000:00:1f.2: MAP [
    Mai 17 08:07:45 Nathan kernel: P0 P2 P1 P3 ]
    Mai 17 08:07:45 Nathan kernel: ata_piix 0000:00:1f.2: setting latency timer to 64
    Mai 17 08:07:45 Nathan kernel: scsi0 : ata_piix
    Mai 17 08:07:45 Nathan kernel: scsi1 : ata_piix
    Mai 17 08:07:45 Nathan kernel: ata1: SATA max UDMA/133 cmd 0x2168 ctl 0x217c bmdma 0x2060 irq 19
    Mai 17 08:07:45 Nathan kernel: ata2: SATA max UDMA/133 cmd 0x2160 ctl 0x2178 bmdma 0x2068 irq 19
    Mai 17 08:07:45 Nathan kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64
    Mai 17 08:07:45 Nathan kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
    Mai 17 08:07:45 Nathan kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    Mai 17 08:07:45 Nathan kernel: uhci_hcd 0000:00:1a.0: irq 21, io base 0x00002140
    Mai 17 08:07:45 Nathan kernel: hub 3-0:1.0: USB hub found
    Mai 17 08:07:45 Nathan kernel: hub 3-0:1.0: 2 ports detected
    Mai 17 08:07:45 Nathan kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Mai 17 08:07:45 Nathan kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
    Mai 17 08:07:45 Nathan kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
    Mai 17 08:07:45 Nathan kernel: uhci_hcd 0000:00:1d.0: irq 19, io base 0x000020e0
    Mai 17 08:07:45 Nathan kernel: hub 4-0:1.0: USB hub found
    Mai 17 08:07:45 Nathan kernel: hub 4-0:1.0: 2 ports detected
    Mai 17 08:07:45 Nathan kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: hub 1-1:1.0: USB hub found
    Mai 17 08:07:45 Nathan kernel: hub 1-1:1.0: 3 ports detected
    Mai 17 08:07:45 Nathan kernel: usb 1-2: new high-speed USB device number 3 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: hub 2-1:1.0: USB hub found
    Mai 17 08:07:45 Nathan kernel: hub 2-1:1.0: 2 ports detected
    Mai 17 08:07:45 Nathan kernel: usb 1-1.1: new full-speed USB device number 4 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: hub 1-1.1:1.0: USB hub found
    Mai 17 08:07:45 Nathan kernel: hub 1-1.1:1.0: 3 ports detected
    Mai 17 08:07:45 Nathan kernel: usb 1-1.2: new full-speed USB device number 5 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: ata2.00: failed to resume link (SControl 0)
    Mai 17 08:07:45 Nathan kernel: hidraw: raw HID events driver (C) Jiri Kosina
    Mai 17 08:07:45 Nathan kernel: usbcore: registered new interface driver usbhid
    Mai 17 08:07:45 Nathan kernel: usbhid: USB HID core driver
    Mai 17 08:07:45 Nathan kernel: input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
    Mai 17 08:07:45 Nathan kernel: apple 0003:05AC:024D.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
    Mai 17 08:07:45 Nathan kernel: usb 2-1.1: new high-speed USB device number 3 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: apple 0003:05AC:024D.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
    Mai 17 08:07:45 Nathan kernel: Initializing USB Mass Storage driver...
    Mai 17 08:07:45 Nathan kernel: scsi2 : usb-storage 2-1.1:1.0
    Mai 17 08:07:45 Nathan kernel: usbcore: registered new interface driver usb-storage
    Mai 17 08:07:45 Nathan kernel: USB Mass Storage support registered.
    Mai 17 08:07:45 Nathan kernel: ata1.01: failed to resume link (SControl 0)
    Mai 17 08:07:45 Nathan kernel: usb 1-1.1.1: new full-speed USB device number 6 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Mai 17 08:07:45 Nathan kernel: ata1.01: SATA link down (SStatus 0 SControl 0)
    Mai 17 08:07:45 Nathan kernel: ata1.00: ATA-8: APPLE SSD SM128C, AXM09A1Q, max UDMA/133
    Mai 17 08:07:45 Nathan kernel: ata1.00: 236978176 sectors, multi 16: LBA48 NCQ (depth 0/32)
    Mai 17 08:07:45 Nathan kernel: usb 1-1.1.2: new full-speed USB device number 7 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: ata1.00: configured for UDMA/133
    Mai 17 08:07:45 Nathan kernel: scsi 0:0:0:0: Direct-Access ATA APPLE SSD SM128C AXM0 PQ: 0 ANSI: 5
    Mai 17 08:07:45 Nathan kernel: usb 1-1.1.3: new full-speed USB device number 8 using ehci-pci
    Mai 17 08:07:45 Nathan kernel: ata2.01: failed to resume link (SControl 0)
    Mai 17 08:07:45 Nathan kernel: ata2.00: SATA link down (SStatus 0 SControl 0)
    Mai 17 08:07:45 Nathan kernel: ata2.01: SATA link down (SStatus 0 SControl 0)
    Mai 17 08:07:45 Nathan kernel: sd 0:0:0:0: [sda] 236978176 512-byte logical blocks: (121 GB/113 GiB)
    Mai 17 08:07:45 Nathan kernel: sd 0:0:0:0: [sda] Write Protect is off
    Mai 17 08:07:45 Nathan kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Mai 17 08:07:45 Nathan kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Mai 17 08:07:45 Nathan kernel: sda: sda1 sda2
    Mai 17 08:07:45 Nathan kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Mai 17 08:07:45 Nathan kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    Mai 17 08:07:45 Nathan systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    Mai 17 08:07:45 Nathan systemd[1]: Set hostname to <Nathan>.
    Mai 17 08:07:45 Nathan kernel: scsi 2:0:0:0: Direct-Access APPLE SD Card Reader 2.00 PQ: 0 ANSI: 0
    Mai 17 08:07:45 Nathan kernel: sd 2:0:0:0: [sdb] Attached SCSI removable disk
    Mai 17 08:07:45 Nathan systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    Mai 17 08:07:45 Nathan systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Remote File Systems.
    Mai 17 08:07:45 Nathan systemd[1]: Reached target Remote File Systems.
    Mai 17 08:07:45 Nathan systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    Mai 17 08:07:45 Nathan systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Device-mapper event daemon FIFOs.
    Mai 17 08:07:45 Nathan systemd[1]: Listening on Device-mapper event daemon FIFOs.
    Mai 17 08:07:45 Nathan systemd[1]: Starting LVM2 metadata daemon socket.
    Mai 17 08:07:45 Nathan systemd[1]: Listening on LVM2 metadata daemon socket.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Delayed Shutdown Socket.
    Mai 17 08:07:45 Nathan systemd[1]: Listening on Delayed Shutdown Socket.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    Mai 17 08:07:45 Nathan systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Encrypted Volumes.
    Mai 17 08:07:45 Nathan systemd[1]: Reached target Encrypted Volumes.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    Mai 17 08:07:45 Nathan systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Paths.
    Mai 17 08:07:45 Nathan systemd[1]: Reached target Paths.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Journal Socket.
    Mai 17 08:07:45 Nathan systemd[1]: Listening on Journal Socket.
    Mai 17 08:07:45 Nathan systemd[1]: Mounting Debug File System...
    Mai 17 08:07:45 Nathan systemd[1]: Started Set Up Additional Binary Formats.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Setup Virtual Console...
    Mai 17 08:07:45 Nathan systemd[1]: Starting Apply Kernel Variables...
    Mai 17 08:07:45 Nathan systemd[1]: Mounting Huge Pages File System...
    Mai 17 08:07:45 Nathan systemd[1]: Mounting POSIX Message Queue File System...
    Mai 17 08:07:45 Nathan systemd[1]: Starting Load Kernel Modules...
    Mai 17 08:07:45 Nathan systemd[1]: Starting Create static device nodes in /dev...
    Mai 17 08:07:45 Nathan systemd[1]: Starting Journal Service...
    Mai 17 08:07:45 Nathan systemd[1]: Started Journal Service.
    Mai 17 08:07:45 Nathan systemd[1]: Starting udev Kernel Socket.
    Mai 17 08:07:45 Nathan systemd[1]: Listening on udev Kernel Socket.
    Mai 17 08:07:45 Nathan systemd[1]: Starting udev Control Socket.
    Mai 17 08:07:45 Nathan systemd[1]: Listening on udev Control Socket.
    Mai 17 08:07:45 Nathan systemd[1]: Starting udev Coldplug all Devices...
    Mai 17 08:07:45 Nathan systemd[1]: Starting Swap.
    Mai 17 08:07:45 Nathan systemd[1]: Reached target Swap.
    Mai 17 08:07:45 Nathan systemd[1]: Started File System Check on Root Device.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Remount Root and Kernel File Systems...
    Mai 17 08:07:45 Nathan systemd[1]: Mounting Temporary Directory...
    Mai 17 08:07:45 Nathan systemd[1]: Expecting device dev-disk-by\x2duuid-168d8e59\x2db7eb\x2d4af3\x2da286\x2dddb662307a59.device...
    Mai 17 08:07:45 Nathan kernel: cfg80211: Calling CRDA to update world regulatory domain
    Mai 17 08:07:45 Nathan systemd-udevd[120]: starting version 204
    Mai 17 08:07:45 Nathan kernel: lib80211: common routines for IEEE802.11 drivers
    Mai 17 08:07:45 Nathan kernel: lib80211_crypt: registered algorithm 'NULL'
    Mai 17 08:07:45 Nathan systemd-journal[113]: Journal started
    Mai 17 08:07:45 Nathan systemd-sysctl[108]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    Mai 17 08:07:45 Nathan systemd[1]: Started Apply Kernel Variables.
    Mai 17 08:07:45 Nathan systemd[1]: Started Create static device nodes in /dev.
    Mai 17 08:07:45 Nathan systemd[1]: Starting udev Kernel Device Manager...
    Mai 17 08:07:45 Nathan systemd[1]: Started udev Kernel Device Manager.
    Mai 17 08:07:45 Nathan systemd[1]: Started udev Coldplug all Devices.
    Mai 17 08:07:45 Nathan systemd[1]: Mounted Debug File System.
    Mai 17 08:07:45 Nathan systemd[1]: Mounted Temporary Directory.
    Mai 17 08:07:45 Nathan kernel: wl: module license 'Mixed/Proprietary' taints kernel.
    Mai 17 08:07:45 Nathan kernel: Disabling lock debugging due to kernel taint
    Mai 17 08:07:45 Nathan kernel: input: PC Speaker as /devices/platform/pcspkr/input/input1
    Mai 17 08:07:45 Nathan kernel: ACPI: Requesting acpi_cpufreq
    Mai 17 08:07:45 Nathan kernel: INFO @wl_cfg80211_attach : Registered CFG80211 phy
    Mai 17 08:07:45 Nathan kernel: ACPI: AC Adapter [ADP1] (on-line)
    Mai 17 08:07:45 Nathan kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    Mai 17 08:07:45 Nathan kernel: ACPI: Lid Switch [LID0]
    Mai 17 08:07:45 Nathan kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
    Mai 17 08:07:45 Nathan kernel: ACPI: Power Button [PWRB]
    Mai 17 08:07:45 Nathan kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
    Mai 17 08:07:45 Nathan kernel: ACPI: Sleep Button [SLPB]
    Mai 17 08:07:45 Nathan systemd[1]: Mounted Huge Pages File System.
    Mai 17 08:07:45 Nathan systemd[1]: Mounted POSIX Message Queue File System.
    Mai 17 08:07:45 Nathan kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130117/utaddress-251)
    Mai 17 08:07:45 Nathan kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Mai 17 08:07:45 Nathan kernel: ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
    Mai 17 08:07:45 Nathan kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Mai 17 08:07:45 Nathan kernel: ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
    Mai 17 08:07:45 Nathan kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Mai 17 08:07:45 Nathan kernel: ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251)
    Mai 17 08:07:45 Nathan kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Mai 17 08:07:45 Nathan kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
    Mai 17 08:07:45 Nathan kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    Mai 17 08:07:45 Nathan kernel: ACPI: Power Button [PWRF]
    Mai 17 08:07:45 Nathan systemd[1]: Started Remount Root and Kernel File Systems.
    Mai 17 08:07:45 Nathan systemd[1]: Starting Local File Systems (Pre).
    Mai 17 08:07:45 Nathan systemd[1]: Reached target Local File Systems (Pre).
    Mai 17 08:07:45 Nathan systemd[1]: Starting Load Random Seed...
    Mai 17 08:07:45 Nathan kernel: EXT4-fs (sda1): re-mounted. Opts: data=ordered
    Mai 17 08:07:45 Nathan systemd[1]: Started Load Random Seed.
    Mai 17 08:07:45 Nathan kernel: ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130117/utaddress-251)
    Mai 17 08:07:45 Nathan kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Mai 17 08:07:45 Nathan kernel: microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a
    Mai 17 08:07:45 Nathan systemd-modules-load[111]: Inserted module 'wl'
    Mai 17 08:07:45 Nathan systemd[1]: Started Load Kernel Modules.
    Mai 17 08:07:45 Nathan systemd[1]: Mounted FUSE Control File System.
    Mai 17 08:07:45 Nathan systemd[1]: Mounting Configuration File System...
    Mai 17 08:07:45 Nathan kernel: lib80211_crypt: registered algorithm 'TKIP'
    Mai 17 08:07:45 Nathan kernel: eth0: Broadcom BCM4353 802.11 Hybrid Wireless Controller 5.100.82.112
    Mai 17 08:07:45 Nathan kernel: [drm] Initialized drm 1.1.0 20060810
    Mai 17 08:07:45 Nathan kernel: mei 0000:00:16.0: setting latency timer to 64
    Mai 17 08:07:45 Nathan kernel: mei 0000:00:16.0: irq 45 for MSI/MSI-X
    Mai 17 08:07:45 Nathan systemd[1]: Mounted Configuration File System.
    Mai 17 08:07:45 Nathan kernel: microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a
    Mai 17 08:07:45 Nathan kernel: microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a
    Mai 17 08:07:45 Nathan kernel: microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a
    Mai 17 08:07:45 Nathan kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Mai 17 08:07:45 Nathan systemd[1]: Found device APPLE_SSD_SM128C.
    Mai 17 08:07:45 Nathan systemd[1]: Starting File System Check on /dev/disk/by-uuid/168d8e59-b7eb-4af3-a286-ddb662307a59...
    Mai 17 08:07:45 Nathan kernel: ACPI: Battery Slot [BAT0] (battery present)
    Mai 17 08:07:45 Nathan kernel: snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    Mai 17 08:07:45 Nathan systemd[1]: Started Setup Virtual Console.
    Mai 17 08:07:45 Nathan kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    Mai 17 08:07:45 Nathan kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    Mai 17 08:07:45 Nathan kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    Mai 17 08:07:45 Nathan kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    Mai 17

    ewaller wrote:For the record, drm and EDID both have to do with your display system and have nothing do to with networking.drm is Direct Rendering M...  Okay, I don't know what the M means.  (not to be confused with Digital Rights Management)
    EDID is Extended Display Identification Data, information stored about you display's capabilities and geometry that are read by the video driver so provide automatic configuration.  The checksum error meant that there were inconsistencies in the data read.  No idea why.
    Edit,
    Oh, and welcome to Arch
    Thank you for the info and for the welcome. I will read more about EDID and drm.
    WonderWoofy wrote:I would also like to extend a welcome to the Arch forums and community.
    With journalctl, you have certainly discovered a powerful debugging tool.  It will no doublt come in handy along your learning adventures here.
    I will admit being very impressed by your use of code tags in a first post as a new Arch Linux user.  Bravo sir!
    Thank you also for your welcome and your advises. I  saw from other posts that the people here use some special style of representing code, so I searched a bit and clicked here and there and clicked on the BBCode link below the 'Quick post'-window and voila found the help site of the forum.
    Unfortunately, the errors came back this morning:
    Mai 18 08:22:29 Nathan kernel: [drm:intel_dp_aux_wait_done] *ERROR* dp aux hw did not signal timeout (has irq: 1)!
    Mai 18 08:22:29 Nathan kernel: [drm:intel_dp_aux_wait_done] *ERROR* dp aux hw did not signal timeout (has irq: 1)!
    Mai 18 08:22:29 Nathan kernel: iTCO_vendor_support: vendor-support=0
    Mai 18 08:22:29 Nathan kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    Mai 18 08:22:29 Nathan kernel: iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
    Mai 18 08:22:29 Nathan systemd-udevd[139]: renamed network interface eth0 to wlp2s0
    Mai 18 08:22:29 Nathan systemd-sysctl[590]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    Mai 18 08:22:29 Nathan kernel: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 250
    Mai 18 08:22:29 Nathan kernel: Raw EDID:
    Mai 18 08:22:29 Nathan kernel: 00 ff ff ff ff ff ff 00 10 df 9c 00 00 00 00 1a
    Mai 18 08:22:29 Nathan kernel: 15 01 04 95 1d 12 78 02 ef 05 97 57 54 92 27 22
    Mai 18 08:22:29 Nathan kernel: 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 01
    Mai 18 08:22:29 Nathan kernel: 01 01 01 01 01 c2 23 a0 d4 50 84 1a 30 40 2a 36
    Mai 18 08:22:29 Nathan kernel: 00 1e b3 10 00 00 18 00 00 00 10 00 00 00 00 00
    Mai 18 08:22:29 Nathan kernel: iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
    Mai 18 08:22:29 Nathan systemd-udevd[139]: renamed network interface eth0 to wlp2s0
    Mai 18 08:22:29 Nathan systemd-sysctl[590]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    Mai 18 08:22:29 Nathan kernel: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 250
    Mai 18 08:22:29 Nathan kernel: Raw EDID:
    Mai 18 08:22:29 Nathan kernel: 00 ff ff ff ff ff ff 00 10 df 9c 00 00 00 00 1a
    Mai 18 08:22:29 Nathan kernel: 15 01 04 95 1d 12 78 02 ef 05 97 57 54 92 27 22
    Mai 18 08:22:29 Nathan kernel: 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 01
    Mai 18 08:22:29 Nathan kernel: 01 01 01 01 01 c2 23 a0 d4 50 84 1a 30 40 2a 36
    Mai 18 08:22:29 Nathan kernel: 00 1e b3 10 00 00 18 00 00 00 10 00 00 00 00 00
    Mai 18 08:22:29 Nathan kernel: 00 00 00 00 00 00 00 00 00 00 00 00 fe 00 4c 50
    Mai 18 08:22:29 Nathan kernel: 31 33 33 57 50 31 2d 54 4a 41 33 00 00 00 fc 00
    Mai 18 08:22:29 Nathan kernel: 43 6f 6c 6f 72 20 4c 43 44 0a 20 20 20 00 7e 00
    Mai 18 08:22:29 Nathan kernel: usb 1-1.1.2: USB disconnect, device number 7
    Mai 18 08:22:29 Nathan kernel: [drm:intel_dp_aux_wait_done] *ERROR* dp aux hw did not signal timeout (has irq: 1)!
    Mai 18 08:22:29 Nathan systemd-logind[335]: Watching system buttons on /dev/input/event1 (Lid Switch)
    Mai 18 08:22:29 Nathan systemd-logind[335]: Watching system buttons on /dev/input/event2 (Power Button)
    Mai 18 08:22:29 Nathan systemd[1]: Starting Bluetooth.
    Mai 18 08:22:29 Nathan systemd[1]: Reached target Bluetooth.
    Mai 18 08:22:29 Nathan systemd-logind[335]: Watching system buttons on /dev/input/event3 (Sleep Button)
    Mai 18 08:22:29 Nathan systemd-logind[335]: Watching system buttons on /dev/input/event4 (Power Button)
    Mai 18 08:22:29 Nathan kernel: [drm:intel_dp_aux_wait_done] *ERROR* dp aux hw did not signal timeout (has irq: 1)!
    Mai 18 08:22:30 Nathan kernel: [drm:intel_dp_aux_wait_done] *ERROR* dp aux hw did not signal timeout (has irq: 1)!
    Mai 18 08:22:30 Nathan kernel: [drm:intel_dp_aux_wait_done] *ERROR* dp aux hw did not signal timeout (has irq: 1)!
    Mai 18 08:22:30 Nathan kernel: [drm:intel_dp_aux_wait_done] *ERROR* dp aux hw did not signal timeout (has irq: 1)!
    Mai 18 08:22:30 Nathan kernel: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 8
    Mai 18 08:22:30 Nathan kernel: Raw EDID:
    Mai 18 08:22:30 Nathan kernel: 00 ff ff ff ff ff ff 00 06 10 df 9c 00 00 00 00
    Mai 18 08:22:30 Nathan kernel: 1a 15 01 04 95 1d 12 78 02 ef 05 97 57 54 92 27
    Mai 18 08:22:30 Nathan kernel: 22 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
    Mai 18 08:22:30 Nathan kernel: 01 01 01 01 01 c2 23 a0 d4 50 84 1a 30 40 2a 36
    Mai 18 08:22:30 Nathan kernel: 00 1e b3 10 00 00 18 00 00 00 10 00 00 00 00 00
    Mai 18 08:22:30 Nathan kernel: 00 00 00 00 00 00 00 00 00 00 00 00 fe 00 4c 50
    Mai 18 08:22:30 Nathan kernel: 31 33 33 57 50 31 2d 54 4a 41 33 00 00 00 fc 00
    Mai 18 08:22:30 Nathan kernel: 43 6c 6f 72 20 4c 43 44 20 20 20 00 00 00 00 00
    I will search the net a bit and will report here what I have found on this issue.
    Edit,
    oh, and if someone here has an idea, I would be happy to 'hear' it.
    Last edited by Rhodan@Nathan (2013-05-18 08:20:22)

  • How can i disply the error in my forms which occurs from plsql package

    Dear all
    i am using 10g forms.
    i have a package and in the pkg i am reading data from flat file using UTL_FILE and comparing with what user input in the form .
    If that does not match then it is raising errors . but how can i display those errors in my forms .
    Let say in my PKG The error is "Account no does not match " . this error message i wnat to show in my Forms .
    For the error i have created one block :error.err_dtl.
    I want to show here in :error.err_dtl.

    Hello,
    Several solutions:
    You can write a procedure or a function in that package that returns a Boolean and/or an error message.
    You can also, in your package, raise the RAISE_APPLICATION_ERROR(), then trap this error in the Forms calling code, via the DBMS_ERROR_CODE and DBMS_ERROR_TEXT variables.
    Francois

  • Outlook 2007 error The form region DPOfcX

    Hi Guys,
    When I open Outlook 2007 or open an e-mail I am getting the following error.
    The form region “DPOfcX” cannot be opened.  The form region manifest specifies an add-in that is not installed. 
    I have check in the add-in there is no add-ins at all. I have check the exchange client extensions in there the add-in of nod32, exchange and SAP callender. in the disable add-in there is nothing. 
    When I start Outlook in safe mode the error don't show at all. What else I have done was to scan the computer with Spybot for malware. Nothing found. the computer is brand new got it on Saterday. When I search
    the computer for the  DPOfcx do not get any results. I have check in system 32 files and syswow64
    Any help I will be greatfull!
    regards,
    Gerrit 

    Hi Gerrit,
    HKCU\Software\Microsoft\Office\Outlook\FormRegions. Delete the registration for your entry for the MessageClass you are handling.
    Removing an addin that way does not unregister it or its dependencies. You should uninstall or remove from Add/Remove Programs or Programs and Features in the Control Panel, or by re-running the installer
    and selecting to remove the addin.
    If the form region registration is created as part of the installation it should be removed by uninstalling. If it is created later after installation, say by code, you need code such as an installer custom
    action to unregister the form region.
    Hope that helps. 

  • Getting "oracle.forms.jdapi.JdapiStatusException: _jni_create_object failed

    Hi All,
    Please help me in the following Scenario.
    For the Oracle Forms, I am writing java program in JDAPI(Java Development API) to create a DataSourceColumns for the Base Block with out touch the form manually.
    i wrote the following code to create DataSourceColumns for the Block...
    JdapiIterator blkcolmap = block.getQueryDataSourceColumns();
    /* block is an object which points to block of the form */
    while(blkcolmap.hasNext())
    DataSourceColumn colmap1 = (DataSourceColumn)blkcolmap.next();
    try{
         if(!blk1.getQueryDataSourceName().equals(""))
    {                                              DataSourceColumn colmap2 = new DataSourceColumn(blk1,colmap1.getDSCName());
    colmap2.setDscName(colmap1.getDscName());
    colmap2.setDscLength(colmap1.getDscLength());
    colmap2.setDscPrecision(colmap1.getDscPrecision());
    colmap2.setDscScale(colmap1.getDscScale());
    colmap2.setDscType(colmap1.getDscType());
    catch(Exception e)
    System.out.println(e);
    When i run the above code... every time the exception raises and got the following error.
    "oracle.forms.jdapi.JdapiStatusException: _jni_create_object failed"
    How can i solve this problem

    Hi,
    thouh you use Java, I suggest to post this to the Forms forum
    Forms
    Frank

  • The form could not be certified, possibly because of your password timeout policy

    I am obtaining an error while attempting to distribute a form signed with a digital ID. I can't find any documentation or discussion threads to resolve the problem.
    Specifically, while attempting to distribute the signed form in Adobe Acrobat X, the progress bar gets halfway before presenting the following pop-up error window:
    The form could not be certified, possibly because of your password timeout policy. Please temporarily set the password timeout for this digital ID to "Never" or "Once per session" (in Advanced > Security Settings > Digital ID Files), and try distributing the form again.
    After cancelling distribution, the Javascript debug window pops up with the following error:
    General Error: Operation failed.
    Field.signatureSigr: 0:
    Operation not permitted
    I have distributed this form before using the same method without error. Sometime in the last week, this error appeared, suggesting to me that perhaps the password for the digital ID, created in the last few weeks for testing purposes, had expired.
    In any case, I went through the suggested fix of going into Security Settings, and then set the password timeout for the digital ID to "Never". No problem. I then attempted again to distribute the form, but continue to obtain the same error.
    This is a form created in Livecycle ES2. The client would like to implement trusted Javascript functions - specifically, automatically saving the PDF with a live "production" editable version, along with flattened "secure" versions that can't be altered, and I would like to export the data to XML to make it easier to import data to SQL Server.
    All well and good. I've done my homework on this stuff, and I was able to make it work. After a couple of weeks passed, it would no longer work. I don't remember changing any settings, because I was waiting for the client's IT department to drop the Javascript file containing the trusted functions in the Adobe Program Files folder on the server where this will work. In fact, I just walked through the same process of distributing a form on that server, and it worked. It just isn't working on my development machine.
    What's up with this? Anyone have a clue? I've run out of ideas, thinking that I might just uninstall and reinstall Acrobat X.
    I'd appreciate an assist.
    Thanks,
    Brian D

    I just moved this to the Acrobat Forms forum because (unfortunately) it went unanswered for two months previously in the Security & Electronic Signatures forum. The issue persists.

  • Error in generating form with 6i

    I have installed designer 6i rel 2 with form developer 6i on NT
    4.0.
    When in design editor, I want to generate the form with generate
    module, the system generate "CDR-21600: A running Generator or
    Utility has failed."
    Also in action column writes: " It is possible that the internal
    cache is now in an inconsistent state. You are therefore
    recommended to close and restart the application."
    Could anyone tell me what is the problem and how to solve it.
    thanks

    Here is an document which describes some known causes of CDR-
    21600 errors. I hope it will help you.
    PURPOSE
    To describe some known causes of CDI-21600 errors and to
    suggest possible solutions and workarounds.
    SCOPE & APPLICATION
    This note was written for users of Oracle Designer releases 2.1.x
    and 6.0.
    CDI-21600 errors occur most frequently during Design Capture and
    when generating forms with the Forms and WebServer generators.
    Investigating CDI-21600 errors
    In Oracle Designer Release 2.1.2 and Release 6.0, this error has
    the form:
    CDI-21600 'A running generator or utility has failed'
    The Release 2.1.1 error message was: 'Generator or Utility throw
    an Exception'
    The CDI-21600 error message means that the generator is hitting
    an unhandled exception, also known as a GPF (general protection
    fault). The CDI-21600 error masks the underlying exception error.
    To see the real error do the following:
    1. Go into the Registry Editor (REGEDIT).
    2. Navigate to HKEY_LOCAL_MACHINE\software\oracle\des2_70
    3. Set EXCEPT_HANDLING to 0 (by default it is 1).
    Repeat the action that resulted in the error.
    Known Causes of CDI-21600 Errors and Possible Solutions
    Some of the reasons why CDI-21600 errors occur are listed below.
    1. A common cause of CDI-21600 errors is failure to install the
    necessary
    Developer patches.
    See [NOTE:64630.1] Developer Patches required to run
    Designer with Developer
    2. Check that Designer is running on a supported database. Also
    check that the
    TNS connection is correct.
    See [NOTE:60705.1] Designer Certification Matrix (HTML)
    3. Check for 'dangling' foreign keys, in other words FKs no longer
    owned by any
    table in the repository. Delete all invalid constraints.
    Invalid constraints may be created if you use the repository
    dump utility to
    dump and restore external foreign keys referencing tables
    shared into the
    application system, without dumping and restoring the tables
    that own them.
    If you restore a complete dump (rather than a 'skeleton' one),
    and then use
    the 'Reconnect Share Links' option when restoring, you may be
    able to
    resolve this problem.
    To get a complete list of 'dangling' constraints in your
    repository, connect
    using SQL*Plus and use the following query:
    SELECT app.name, key.name
    FROM ci_application_systems app, ci_constraints key
    WHERE key.table_reference IS NULL
    AND key.application_system_owned_by = app.id;
    You can also run CKAZANAL.ANAL_REFERENCES on your
    repository and delete all
    the invalid constraints that it finds. You can run the Repository
    Analyzer
    from: Front Panel -> Repository Administration Utility -> Utilities.
    NOTE: There may be inconsistencies in the repository that the
    Repository
    Analyzer cannot fix. You might solve such problems by
    dropping all the
    tables of your application, recreate them from the ERD,
    then use the
    DDT and recreate your modules.
    [BUG:847190] CDI-21600 during forms generation: 'dangling'
    foreign key
    "Since the generator is running on a repository that contains
    invalid
    constraints and the Repository Analyzer solves the problem,
    bug closed as
    unfeasible to fix."
    4. Check your modules for invalid or missing references such as
    missing window
    placements.
    5. Try generating your module against default templates and
    object libraries.
    6. When capturing forms or libraries, try capturing the form or
    library without
    application logic, then capture the application logic on its own.
    See [NOTE:1064690.6] CDI-21600 when capturing design of
    form with
    application logic
    [BUG:757541] DESCAP: CDI-21600 error reported when
    capturing with
    application logic
    Fixed In Ver: 6.0
    [BUG:926383] Duplicate of [BUG:757541] This has been fixed in
    2.1.2 patch
    779559. However you would be advised to apply a later patch
    such as 855635
    which fixes more bugs in this area.
    7. Make sure that all objects that are referenced by the form have
    been
    captured into the repository before capturing the form.
    8. A CDI-21600 will occur if a lookup usage displays only one
    column of
    datatype DATE or if the column of datatype DATE is displayed
    as the first
    item in the block.
    Workaround
    Add more column usages to the lookup block and do not
    display the DATE data
    type column usage as the first item in the block.
    9. [BUG:810472] CDI-21600 when 'Argument in Caller' is set
    Fixed In Ver: 6.5.3.0
    Workaround
    Make sure that you have an argument in the called module that
    is mapped to
    the "Argument Passed Value" in the calling module. The only
    way to get this
    mapping back once the APV has the <Module Argument> label
    is to delete it
    and recreate it.
    10. [BUG:801736] CDI-21600 on design capture of a form with
    subclassed object
    Fixed In Ver: 6.0.3.1.0 (backport)
    Fixed In Ver: 6.5
    You have an item that has been subclassed to an object.
    Checking the Design
    Capture option 'Capture Control Blocks' causes the CDI-21600
    error. Uncheck
    'Capture Control Blocks' and the problem does not occur. Open
    the FMB in
    Forms*Builder and look at Data Blocks -> Items. Break the link
    to the
    object, save the FMB, and the form will capture (similar to
    [BUG:794872]).
    Alternatively, ensure the link can be established.
    11. [BUG:850436] CDI-21600 on generation of a form with template
    having
    subclassed object group
    You try to generate a form out of Designer that uses a user-
    defined
    template. If a collection of objects in the template is grouped
    into an
    object group, dragged into the object library and then either
    copied or
    subclassed into a form, when the form is generated you get a
    CDI-21600
    error.
    12. [BUG:822659] Module generation fails (CDI-21600) with multi-
    column PK having
    long prompt text
    Fixed In Ver: 6.5.3.2
    Module generation with multi-column primary key having long
    prompt text
    causes CDI-21600 with preference MSGSFT set.
    Workaround
    Shorten the prompt text of PKs may not be not applicable. You
    may loose end
    user information.
    You may have the same problem with a mandatory compound
    FK. CASEOFG tries to
    generate a message '<P1> must be entered', where <P1>
    contains all the
    prompts of the bound items from the FK. If you reduce the
    length of the
    prompts, or set MSGSFT = NULL or WEDI = S or property
    Mandatory?=No, it
    works correctly.
    13. [BUG:792542] Capturing application logic causes CDI-21600
    (V2 style
    triggers)
    Fixed In Ver: 6.5.5
    After removal of the v2 triggers, the form captures/merges OK
    on 5.0.24.8,
    provided patch 875027 has not been applied.
    14. [BUG:790877] CDI-21600 if the primary/foreign keys have no
    key components
    Fixed In Ver: 6.5.11
    Generating a module with tables having a primary key not
    correctly defined
    (no PK component) will cause a CDI-21600 error. This can
    occur when
    unloading a module from the RON. If you pick up the module
    (and only the
    module) in the unload set, the table and its PK are unloaded as
    a skeleton.
    Loading the .DAT file into a new application will create a PK
    without a
    component.
    15. [BUG:771549] CDI-21600 if cannot connect to the DB with
    connect string in
    Options (Compile)
    Fixed In Ver: 6.5.13
    If you cannot connect to the DB with the connect string
    specified in options
    (Compile), the forms generator will fail with CDI-21600.
    This problem occurs when you cannot connect to the DB
    because:
    - the username or password is wrong;
    - or the SQL*Net alias is not defined in the TNSNAMES.ORA
    file;
    - or the SQL*Net listener is not started;
    - or the DB is down.
    16. [BUG:785106] CDI-21600 when generate master detail form
    with preserve layout
    [BUG:855812] is a duplicate of this bug.
    Fixed In Ver: 5.0.24.6.0 (Bug:860426 Backport request for 2.1.2)
    Fixed In Ver: 6.0
    Fixed In Ver: 6.5.3
    You have a master-detail Form with the Master having items
    partly on a TAB
    Canvas. Generate Module works OK. You enter Forms Builder
    and move some
    items on the tabs (just small changes, items are still on the
    same tabs).
    You change the look of the Detail and change Records
    Displayed. Now in
    Designer you generate the Module with Preserve Layout. You
    get a CDI-21600
    error. The problem might reproduce without doing any changes
    in Forms
    Builder, just by generating with Preserve Layout.
    17. [BUG:891306] If primary key column of lookup in check
    constraint comment of
    base table
    Fixed In Ver: 6.5.5
    Workaround
    Do not use the name of the bound item that is based on the
    primary key
    column of the lookup table in a check constraint comment of
    the base table.
    18. [BUG:896026] Forms gen throws assertion failure in
    CVINI/BUILDACTIONITEM@/CV/CVI/CVIBNI.CPP
    Fixed In Ver: 6.5.7
    A problem is caused by a PL/SQL definition (function, package,
    procedure)
    being defined as a called module for the module you are trying
    to generate.
    To resolve the problem and enable the module to be generated,
    remove all
    Called Modules that are PL/SQL definitions (functions,
    procedures or
    packages).
    See [NOTE:2107207.6] CDI-21600 during generation of module
    or Assertion
    Failure \cv\cvi\cvibni.cpp
    19. [BUG:812333] CDI-21600 generating a web module after
    adding an unbound item
    Fixed In Ver: 6.5.3.0
    Backport [BUG:1280667] raised to fix by 6.0.3.9
    You add an unbound item (SQL expression) to a Web module.
    When you try to
    generate the module you get a CDI-21600 error. If you delete the
    unbound
    item the Web module generates correctly.
    In a test case the problem occurred during validation of the
    derivation
    text, if the master module component was in a different module.
    A workaround
    was to rearrange module components so that this was not the
    case.
    20. [BUG:1627963] CCVDIAG::TRACEGENERATORMESSAGE
    WHEN GENERATING INCORRECT
    DERIVATION EXPRESSION
    Message
    CDR-21605: Failed while processing Module <mod> in function
    CCVDiag::TraceGeneratorMessage BOF
    Cause
    The generator failed due to an unexpected error - the
    error indicates the object the generator was processing
    when it failed.
    Helena

  • The form BDC_DYNPRO does not exists.

    Hi,
    I have copied an ABAP (BDC) code. It is working fine on the original system but on the other system, where i have copied it, it is giving an error. "The FORM BDC_DYNPRO doen not exist".
    The code is
    perform bdc_dynpro      using 'SAPMF05A' '1100'.
      perform bdc_field       using 'BDC_OKCODE'
                                    '/00'.
    The program name "SAPMF05A" is a name of a standard program in SAP ERP as well as 1100; program number.
    From net i came to know that you define a FORM in the code but from where the code is taken from it has no FORM defined in it.
    Can we define FORM in SAP somewhere else.

    ****COPY THESE FORMS IN YOUR PROGRAM AND SEE IF IT WORKS ***OUT, COPY IT TO THE LAST OF YOUR PROGRAM
      open dataset                                                       *
    FORM OPEN_DATASET USING P_DATASET.
      OPEN DATASET P_DATASET IN TEXT MODE.
      IF SY-SUBRC <> 0.
        WRITE: / TEXT-E00, SY-SUBRC.
        STOP.
      ENDIF.
    ENDFORM.
      close dataset                                                      *
    FORM CLOSE_DATASET USING P_DATASET.
      CLOSE DATASET P_DATASET.
    ENDFORM.
      create batchinput session                                          *
      (not for call transaction using...)                                *
    FORM OPEN_GROUP.
      IF SESSION = 'X'.
        SKIP.
        WRITE: /(20) 'Create group'(I01), GROUP.
        SKIP.
      open batchinput group
        CALL FUNCTION 'BDC_OPEN_GROUP'
             EXPORTING  CLIENT   = SY-MANDT
                        GROUP    = GROUP
                        USER     = USER
                        KEEP     = KEEP
                        HOLDDATE = HOLDDATE.
        WRITE: /(30) 'BDC_OPEN_GROUP'(I02),
                (12) 'returncode:'(I05),
                     SY-SUBRC.
      ENDIF.
    ENDFORM.
      end batchinput session                                             *
      (call transaction using...: error session)                         *
    FORM CLOSE_GROUP.
      IF SESSION = 'X'.
      close batchinput group
        CALL FUNCTION 'BDC_CLOSE_GROUP'.
        WRITE: /(30) 'BDC_CLOSE_GROUP'(I04),
                (12) 'returncode:'(I05),
                     SY-SUBRC.
      ELSE.
        IF E_GROUP_OPENED = 'X'.
          CALL FUNCTION 'BDC_CLOSE_GROUP'.
          WRITE: /.
          WRITE: /(30) 'Fehlermappe wurde erzeugt'(I06).
        ENDIF.
      ENDIF.
    ENDFORM.
           Start new transaction according to parameters                 *
    FORM BDC_TRANSACTION USING TCODE.
      DATA: L_MSTRING(480).
      DATA: L_SUBRC LIKE SY-SUBRC.
    batch input session
      IF SESSION = 'X'.
        CALL FUNCTION 'BDC_INSERT'
             EXPORTING TCODE     = TCODE
             TABLES    DYNPROTAB = BDCDATA.
        WRITE: / 'BDC_INSERT'(I03),
                 TCODE,
                 'returncode:'(I05),
                 SY-SUBRC,
                 'RECORD:',
                 SY-INDEX.
    call transaction using
      ELSE.
        REFRESH MESSTAB.
        CALL TRANSACTION TCODE USING BDCDATA
                         MODE   CTUMODE
                         UPDATE CUPDATE
                         MESSAGES INTO MESSTAB.
        L_SUBRC = SY-SUBRC.
        WRITE: / 'CALL_TRANSACTION',
                 TCODE,
                 'returncode:'(I05),
                 L_SUBRC,
                 'RECORD:',
                 SY-INDEX.
        LOOP AT MESSTAB.
          SELECT SINGLE * FROM T100 WHERE SPRSL = MESSTAB-MSGSPRA
                                    AND   ARBGB = MESSTAB-MSGID
                                    AND   MSGNR = MESSTAB-MSGNR.
          IF SY-SUBRC = 0.
            L_MSTRING = T100-TEXT.
            IF L_MSTRING CS '&1'.
              REPLACE '&1' WITH MESSTAB-MSGV1 INTO L_MSTRING.
              REPLACE '&2' WITH MESSTAB-MSGV2 INTO L_MSTRING.
              REPLACE '&3' WITH MESSTAB-MSGV3 INTO L_MSTRING.
              REPLACE '&4' WITH MESSTAB-MSGV4 INTO L_MSTRING.
            ELSE.
              REPLACE '&' WITH MESSTAB-MSGV1 INTO L_MSTRING.
              REPLACE '&' WITH MESSTAB-MSGV2 INTO L_MSTRING.
              REPLACE '&' WITH MESSTAB-MSGV3 INTO L_MSTRING.
              REPLACE '&' WITH MESSTAB-MSGV4 INTO L_MSTRING.
            ENDIF.
            CONDENSE L_MSTRING.
            WRITE: / MESSTAB-MSGTYP, L_MSTRING(250).
          ELSE.
            WRITE: / MESSTAB.
          ENDIF.
        ENDLOOP.
        SKIP.
    Erzeugen fehlermappe ************************************************
        IF L_SUBRC <> 0 AND E_GROUP <> SPACE.
          IF E_GROUP_OPENED = ' '.
            CALL FUNCTION 'BDC_OPEN_GROUP'
                 EXPORTING  CLIENT   = SY-MANDT
                            GROUP    = E_GROUP
                            USER     = E_USER
                            KEEP     = E_KEEP
                            HOLDDATE = E_HDATE.
             E_GROUP_OPENED = 'X'.
          ENDIF.
          CALL FUNCTION 'BDC_INSERT'
               EXPORTING TCODE     = TCODE
               TABLES    DYNPROTAB = BDCDATA.
        ENDIF.
      ENDIF.
      REFRESH BDCDATA.
    ENDFORM.
           Start new screen                                              *
    FORM BDC_DYNPRO USING PROGRAM DYNPRO.
      CLEAR BDCDATA.
      BDCDATA-PROGRAM  = PROGRAM.
      BDCDATA-DYNPRO   = DYNPRO.
      BDCDATA-DYNBEGIN = 'X'.
      APPEND BDCDATA.
    ENDFORM.
           Insert field                                                  *
    FORM BDC_FIELD USING FNAM FVAL.
      IF FVAL <> NODATA.
        CLEAR BDCDATA.
        BDCDATA-FNAM = FNAM.
        BDCDATA-FVAL = FVAL.
        APPEND BDCDATA.
      ENDIF.
    ENDFORM.
    Message was edited by:
            Tripat Pal Singh

  • Error Creating New Form Version

    OIM 9.0.1.5 Build 1600.10
    Whenever I try to create a new Form Version for an Object Form or Process Form I am getting an error.
    The Form Version has Lookup Queries as properties and this seems to be causing the issue. We did not see this in the past but are now seeing it.
    Anybody else see this issue? Know of a workaround? Know what the validateLookupQuery is actually doing?
    DEBUG,23 Jun 2010 13:22:00,646,[XELLERATE.ADAPTERS],Class/Method: tcSDCProperties/validateLookupQuery entered.
    // Then 1207 seconds later...
    ERROR,23 Jun 2010 13:42:06,139,[XELLERATE.DATABASE],Class/Method: tcDataBase/loadResultSet encounter some problems: Unexpected exception while enlisting XACon
    nection java.sql.SQLException: Transaction rolled back: Transaction timed out after 1207 seconds
    BEA1-07D6DE952A951F3DAFC5
    at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1548)
    at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1456)
    at weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:206)
    at weblogic.jdbc.wrapper.JTAConnection.checkConnection(JTAConnection.java:83)
    at weblogic.jdbc.wrapper.ResultSet.preInvocationHandler(ResultSet.java:68)
    at weblogic.jdbc.wrapper.ResultSet_oracle_jdbc_driver_OracleResultSetImpl.wasNull(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.getVariant(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.loadRow(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.loadRows(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.loadResultSet(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Unknown Source)
    at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.util.tcSDCProperties.validateLookupQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcSDP.isPropertyValid(Unknown Source)
    at com.thortech.xl.dataobj.tcSDP.eventPreInsert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcSDL.eventPostInsert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcSDK.createNewVersion(Unknown Source)
    at com.thortech.xl.ejb.databeansimpl.tcSDKBean.createNewVersion(Unknown Source)
    at com.thortech.xl.ejb.beans.tcSDK_jmpkyy_EOImpl.createNewVersion(tcSDK_jmpkyy_EOImpl.java:2472)
    at com.thortech.xl.ejb.beans.tcSDK_jmpkyy_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:90)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:435)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:430)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:35)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)

    Try to increase the size of the table column.

  • Could not verify the form template on the target server + infopath 2010

    I am getting the could not verify the form template on the target server + infopath 2010
    warning in the infopath form.
    The design checker task pane I see a warning saying "Could not verify the form template on the specified server". I cannot find
    anywhere in msdn or google addressing this warning. Inspite of this warning i tried to quick publish the form, and then i get an error saying: "The form template has been published to the server but it can only be opened in the InfoPath Editor because it contains
    feature that are not compatible with web browsers, to fix this problem, click close and review the errors in the Design Checker task pane"
    Md. Tariq

    Hi Tariq,
    Please make sure:
    SharePoint Server Enterprise Site Collection features site collection feature has been activated.
    Go to Form Options > Compatibility > Select the Form type as Web Browser Form.
    Try to publish the form to the root site of the site collection as a content type.
    If the problem still persists, please check whether there is any binding issue or logical issue. If the problem still cannot be solved, could you please try to create a new form and see how it works?
    Here is a similar thread for your refer.
    http://social.technet.microsoft.com/Forums/en-US/sharepoint2010customization/thread/2c66bff6-8d83-40da-9fe8-5f064329bde0
    Thanks & Regards,
    Emir
    Emir Liu
    TechNet Community Support

Maybe you are looking for