Sata Errors on start-up.

Hello, when I boot my laptop it gives me a repeating error after the Grub screen.
[164266.343653] ata1.00: exception Emask 0x0 SAct 0xf SErr 0x0 action 0x6 frozen
[164266.343662] ata1.00: failed command: WRITE FPDMA QUEUED
[164266.343671] ata1.00: cmd 61/08:00:b8:02:47/00:00:13:00:00/40 tag 0 ncq 4096 out
res 40/00:00:00:4f:c2/00:00:00:00:00/40 Emask 0x4 (timeout)
[164266.343676] ata1.00: status: { DRDY }
[164266.343680] ata1.00: failed command: WRITE FPDMA QUEUED
[164266.343688] ata1.00: cmd 61/80:08:c0:02:47/00:00:13:00:00/40 tag 1 ncq 65536 out
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[164266.343692] ata1.00: status: { DRDY }
[164266.343702] ata1.00: failed command: READ FPDMA QUEUED
[164266.343709] ata1.00: cmd 60/00:10:e8:29:30/01:00:18:00:00/40 tag 2 ncq 131072 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[164266.343713] ata1.00: status: { DRDY }
[164266.343716] ata1.00: failed command: READ FPDMA QUEUED
[164266.343724] ata1.00: cmd 60/00:18:e8:2a:30/01:00:18:00:00/40 tag 3 ncq 131072 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[164266.343727] ata1.00: status: { DRDY }
I am able to boot into my system, but it often will go through this error about 3-5 times.
smartctl -a /dev/sda give me
=== START OF INFORMATION SECTION ===
Device Model: SAMSUNG MZHPU128HCGM-00000
Serial Number: S1ACNYAD532800
LU WWN Device Id: 5 002538 60000baf3
Firmware Version: UXM6401Q
User Capacity: 128,035,676,160 bytes [128 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4c
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Fri Jan 24 15:52:31 2014 PST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 0) seconds.
Offline data collection
capabilities: (0x5f) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Abort Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 10) minutes.
SCT capabilities: (0x003d) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
9 Power_On_Hours 0x0032 099 099 000 Old_age Always - 1484
12 Power_Cycle_Count 0x0032 094 094 000 Old_age Always - 5417
177 Wear_Leveling_Count 0x0013 097 097 017 Pre-fail Always - 299
178 Used_Rsvd_Blk_Cnt_Chip 0x0013 088 088 010 Pre-fail Always - 151
179 Used_Rsvd_Blk_Cnt_Tot 0x0013 089 089 010 Pre-fail Always - 272
180 Unused_Rsvd_Blk_Cnt_Tot 0x0013 089 089 010 Pre-fail Always - 2352
183 Runtime_Bad_Block 0x0013 100 100 010 Pre-fail Always - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
there are no logged errors which i find interesting.
This is what i get from dmesg, you can see the ata stuff about halfway down, included thee rest in case it is relevant.
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88011fa00000 s86464 r8192 d24128 u524288
[ 0.000000] pcpu-alloc: s86464 r8192 d24128 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1008698
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda1 rw quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3951964K/4098932K available (5116K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 146968K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:8448 nr_irqs:984 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.003333] tsc: Detected 2294.540 MHz processor
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4590.29 BogoMIPS (lpj=7648466)
[ 0.000005] pid_max: default: 32768 minimum: 301
[ 0.000027] Security Framework initialized
[ 0.000033] AppArmor: AppArmor disabled by boot time parameter
[ 0.000034] Yama: becoming mindful.
[ 0.000286] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.001369] Mount-cache hash table entries: 256
[ 0.001524] Initializing cgroup subsys memory
[ 0.001546] Initializing cgroup subsys devices
[ 0.001548] Initializing cgroup subsys freezer
[ 0.001549] Initializing cgroup subsys net_cls
[ 0.001550] Initializing cgroup subsys blkio
[ 0.001570] CPU: Physical Processor ID: 0
[ 0.001571] CPU: Processor Core ID: 0
[ 0.001575] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002546] mce: CPU supports 7 MCE banks
[ 0.002557] CPU0: Thermal monitoring enabled (TM1)
[ 0.002567] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
tlb_flushall_shift: 6
[ 0.002659] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
[ 0.003422] ACPI: Core revision 20130725
[ 0.012141] ACPI: All ACPI Tables successfully acquired
[ 0.019369] ftrace: allocating 20317 entries in 80 pages
[ 0.027987] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.060971] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (fam: 06, model: 45, stepping: 01)
[ 0.060979] TSC deadline timer enabled
[ 0.060986] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.060992] ... version: 3
[ 0.060993] ... bit width: 48
[ 0.060994] ... generic registers: 4
[ 0.060995] ... value mask: 0000ffffffffffff
[ 0.060996] ... max period: 0000ffffffffffff
[ 0.060997] ... fixed-purpose events: 3
[ 0.060998] ... event mask: 000000070000000f
[ 0.098662] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.084392] smpboot: Booting Node 0, Processors # 1 # 2 # 3 OK
[ 0.140519] Brought up 4 CPUs
[ 0.140522] smpboot: Total of 4 processors activated (18363.16 BogoMIPS)
[ 0.144090] devtmpfs: initialized
[ 0.146069] PM: Registering ACPI NVS region [mem 0xca4bb000-0xca4c1fff] (28672 bytes)
[ 0.146071] PM: Registering ACPI NVS region [mem 0xdab56000-0xdbaaafff] (16076800 bytes)
[ 0.146906] RTC time: 17:26:02, date: 01/24/14
[ 0.146938] NET: Registered protocol family 16
[ 0.147017] cpuidle: using governor ladder
[ 0.147018] cpuidle: using governor menu
[ 0.147040] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.147042] ACPI: bus type PCI registered
[ 0.147043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.147085] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.147086] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.153209] PCI: Using configuration type 1 for base access
[ 0.153712] bio: create slab <bio-0> at 0
[ 0.153800] ACPI: Added _OSI(Module Device)
[ 0.153802] ACPI: Added _OSI(Processor Device)
[ 0.153803] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.153804] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.155436] ACPI: EC: EC description table is found, configuring boot EC
[ 0.202559] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.204584] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.205103] ACPI: SSDT 00000000dab34c18 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.205507] ACPI: Dynamic OEM Table Load:
[ 0.205509] ACPI: SSDT (null) 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.214255] ACPI: SSDT 00000000dab34618 005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.214935] ACPI: Dynamic OEM Table Load:
[ 0.214937] ACPI: SSDT (null) 005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.227395] ACPI: SSDT 00000000daae6d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.227971] ACPI: Dynamic OEM Table Load:
[ 0.227973] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.241337] ACPI: Interpreter enabled
[ 0.241348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
[ 0.241356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[ 0.241378] ACPI: (supports S0 S3 S4 S5)
[ 0.241380] ACPI: Using IOAPIC for interrupt routing
[ 0.241412] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.241594] ACPI: No dock devices found.
[ 0.286876] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.287110] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[ 0.287277] acpi PNP0A08:00: ACPI _OSC control (0x18) granted
[ 0.287950] PCI host bridge to bus 0000:00
[ 0.287952] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.287954] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.287956] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.287957] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.287959] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.287960] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.287961] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.287962] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.287964] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.287965] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.287966] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[ 0.287974] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[ 0.288152] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[ 0.288163] pci 0000:00:02.0: reg 0x10: [mem 0xf6400000-0xf67fffff 64bit]
[ 0.288170] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.288174] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.288346] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[ 0.288353] pci 0000:00:03.0: reg 0x10: [mem 0xf7d14000-0xf7d17fff 64bit]
[ 0.288546] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[ 0.288562] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit]
[ 0.288614] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.288748] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.288780] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[ 0.288799] pci 0000:00:16.0: reg 0x10: [mem 0xf7d1c000-0xf7d1c01f 64bit]
[ 0.288862] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.289032] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[ 0.289045] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit]
[ 0.289100] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.289235] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.289270] pci 0000:00:1c.0: [8086:9c14] type 01 class 0x060400
[ 0.289338] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.289476] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.289513] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[ 0.289580] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.289719] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.289754] pci 0000:00:1c.4: [8086:9c1a] type 01 class 0x060400
[ 0.289822] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.289960] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.289995] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[ 0.290014] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d1a000-0xf7d1a3ff]
[ 0.290097] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.290246] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.290278] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
[ 0.290534] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[ 0.290547] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d19000-0xf7d190ff 64bit]
[ 0.290564] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.290836] pci 0000:01:00.0: [8086:08b1] type 00 class 0x028000
[ 0.290876] pci 0000:01:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit]
[ 0.291040] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.291084] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.297349] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.297356] pci 0000:00:1c.0: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.297440] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.297445] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.297449] pci 0000:00:1c.3: bridge window [mem 0xf7200000-0xf7bfffff]
[ 0.297455] pci 0000:00:1c.3: bridge window [mem 0xf0a00000-0xf13fffff 64bit pref]
[ 0.297600] pci 0000:03:00.0: [144d:a800] type 00 class 0x010601
[ 0.297671] pci 0000:03:00.0: reg 0x24: [mem 0xf6810000-0xf6811fff]
[ 0.297687] pci 0000:03:00.0: reg 0x30: [mem 0xf6800000-0xf680ffff pref]
[ 0.297750] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.297784] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.307334] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.307338] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.307342] pci 0000:00:1c.4: bridge window [mem 0xf6800000-0xf71fffff]
[ 0.307347] pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
[ 0.307382] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 0.328006] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.328066] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.328122] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.328177] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.328232] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.328287] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.328352] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.328401] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.328837] ACPI: Enabled 3 GPEs in block 00 to 7F
[ 0.328844] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.328934] Found 1 acpi root devices
[ 0.329121] ACPI: EC: GPE = 0x7, I/O: command/status = 0x66, data = 0x62
[ 0.329212] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.329215] vgaarb: loaded
[ 0.329216] vgaarb: bridge control possible 0000:00:02.0
[ 0.329252] PCI: Using ACPI for IRQ routing
[ 0.330513] PCI: pci_cache_line_size set to 64 bytes
[ 0.330545] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.330547] e820: reserve RAM buffer [mem 0xca4bb000-0xcbffffff]
[ 0.330548] e820: reserve RAM buffer [mem 0xca8e5000-0xcbffffff]
[ 0.330549] e820: reserve RAM buffer [mem 0xda898000-0xdbffffff]
[ 0.330551] e820: reserve RAM buffer [mem 0x11fe00000-0x11fffffff]
[ 0.330617] NetLabel: Initializing
[ 0.330618] NetLabel: domain hash size = 128
[ 0.330618] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.330629] NetLabel: unlabeled traffic allowed by default
[ 0.330642] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.330651] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.332671] Switched to clocksource hpet
[ 0.336308] pnp: PnP ACPI init
[ 0.336319] ACPI: bus type PNP registered
[ 0.336423] pnp 00:00: [dma 4]
[ 0.336442] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.336459] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.336535] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.336627] system 00:03: [io 0x0680-0x069f] has been reserved
[ 0.336629] system 00:03: [io 0x2008-0x200b] has been reserved
[ 0.336631] system 00:03: [io 0xffff] has been reserved
[ 0.336632] system 00:03: [io 0xffff] has been reserved
[ 0.336634] system 00:03: [io 0x1c00-0x1cfe] has been reserved
[ 0.336635] system 00:03: [io 0x1d00-0x1dfe] has been reserved
[ 0.336638] system 00:03: [io 0x1e00-0x1efe] has been reserved
[ 0.336640] system 00:03: [io 0x1f00-0x1ffe] has been reserved
[ 0.336641] system 00:03: [io 0x1800-0x18fe] could not be reserved
[ 0.336643] system 00:03: [io 0x164e-0x164f] has been reserved
[ 0.336645] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.336668] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.336702] system 00:05: [io 0x1854-0x1857] has been reserved
[ 0.336705] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.336736] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.336738] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.336768] pnp 00:07: Plug and Play ACPI device, IDs SNYa009 PNP030b (active)
[ 0.336802] pnp 00:08: Plug and Play ACPI device, IDs FOX0015 PNP0f13 (active)
[ 0.349893] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.349896] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.349899] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.349901] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.349903] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.349906] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.349908] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.349910] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.349912] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[ 0.349915] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.349917] system 00:09: [mem 0xf7fef000-0xf7feffff] has been reserved
[ 0.349919] system 00:09: [mem 0xf7ff0000-0xf7ffffff] has been reserved
[ 0.349922] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.350197] pnp: PnP ACPI: found 10 devices
[ 0.350198] ACPI: bus type PNP unregistered
[ 0.356468] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.356471] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[ 0.356484] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.356485] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.356489] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf200000-0xdf3fffff 64bit pref]
[ 0.356491] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.356493] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.356496] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.356500] pci 0000:00:1c.0: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.356503] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf3fffff 64bit pref]
[ 0.356507] pci 0000:00:1c.3: PCI bridge to [bus 02]
[ 0.356509] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff]
[ 0.356513] pci 0000:00:1c.3: bridge window [mem 0xf7200000-0xf7bfffff]
[ 0.356516] pci 0000:00:1c.3: bridge window [mem 0xf0a00000-0xf13fffff 64bit pref]
[ 0.356521] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.356523] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.356526] pci 0000:00:1c.4: bridge window [mem 0xf6800000-0xf71fffff]
[ 0.356529] pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf09fffff 64bit pref]
[ 0.356534] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.356536] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.356537] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.356539] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.356540] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.356541] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.356543] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.356544] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.356545] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.356547] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
[ 0.356548] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.356550] pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 0.356551] pci_bus 0000:01: resource 2 [mem 0xdf200000-0xdf3fffff 64bit pref]
[ 0.356553] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.356554] pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf7bfffff]
[ 0.356555] pci_bus 0000:02: resource 2 [mem 0xf0a00000-0xf13fffff 64bit pref]
[ 0.356557] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.356558] pci_bus 0000:03: resource 1 [mem 0xf6800000-0xf71fffff]
[ 0.356559] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf09fffff 64bit pref]
[ 0.356585] NET: Registered protocol family 2
[ 0.356724] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.356813] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.356873] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.356888] TCP: reno registered
[ 0.356895] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.356909] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.356952] NET: Registered protocol family 1
[ 0.356960] pci 0000:00:02.0: Boot video device
[ 0.357196] PCI: CLS 64 bytes, default 64
[ 0.357224] Unpacking initramfs...
[ 0.407590] Freeing initrd memory: 3056K (ffff8800379f8000 - ffff880037cf4000)
[ 0.407595] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.407597] software IO TLB [mem 0xd6898000-0xda898000] (64MB) mapped at [ffff8800d6898000-ffff8800da897fff]
[ 0.407733] Scanning for low memory corruption every 60 seconds
[ 0.407940] audit: initializing netlink socket (disabled)
[ 0.407949] type=2000 audit(1390584362.399:1): initialized
[ 0.419223] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.420210] zbud: loaded
[ 0.420353] VFS: Disk quotas dquot_6.5.2
[ 0.420384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.420510] msgmni has been set to 7724
[ 0.420720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.420750] io scheduler noop registered
[ 0.420751] io scheduler deadline registered
[ 0.420772] io scheduler cfq registered (default)
[ 0.421077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.421091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.421125] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 0.421126] vesafb: scrolling: redraw
[ 0.421128] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.421958] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004800000, using 8128k, total 8128k
[ 0.526303] pci_bus 0000:01: Allocating resources
[ 0.526317] pci_bus 0000:02: Allocating resources
[ 0.526325] pci_bus 0000:03: Allocating resources
[ 0.526335] pci 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
[ 0.526342] pci 0000:00:00.0: no hotplug settings from platform
[ 0.526343] pci 0000:00:00.0: using default PCI settings
[ 0.526347] pci 0000:00:02.0: no hotplug settings from platform
[ 0.526347] pci 0000:00:02.0: using default PCI settings
[ 0.526351] pci 0000:00:03.0: no hotplug settings from platform
[ 0.526353] pci 0000:00:14.0: no hotplug settings from platform
[ 0.526353] pci 0000:00:14.0: using default PCI settings
[ 0.526359] pci 0000:00:16.0: no hotplug settings from platform
[ 0.526360] pci 0000:00:16.0: using default PCI settings
[ 0.526365] pci 0000:00:1b.0: no hotplug settings from platform
[ 0.526367] pcieport 0000:00:1c.0: no hotplug settings from platform
[ 0.526374] pci 0000:01:00.0: no hotplug settings from platform
[ 0.526376] pcieport 0000:00:1c.3: no hotplug settings from platform
[ 0.526378] pcieport 0000:00:1c.4: no hotplug settings from platform
[ 0.526382] pci 0000:03:00.0: no hotplug settings from platform
[ 0.526384] pci 0000:00:1d.0: no hotplug settings from platform
[ 0.526385] pci 0000:00:1d.0: using default PCI settings
[ 0.526391] pci 0000:00:1f.0: no hotplug settings from platform
[ 0.526392] pci 0000:00:1f.0: using default PCI settings
[ 0.526399] pci 0000:00:1f.3: no hotplug settings from platform
[ 0.526400] pci 0000:00:1f.3: using default PCI settings
[ 0.594158] Console: switching to colour frame buffer device 240x67
[ 0.764658] fb0: VESA VGA frame buffer device
[ 0.764669] intel_idle: MWAIT substates: 0x11142120
[ 0.764670] intel_idle: v0.4 model 0x45
[ 0.764671] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.764812] GHES: HEST is not enabled!
[ 0.764852] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.765178] Linux agpgart interface v0.103
[ 0.765230] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.767228] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.767247] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.767317] mousedev: PS/2 mouse device common for all mice
[ 0.767349] rtc_cmos 00:04: RTC can wake from S4
[ 0.767460] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.767485] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.767492] Intel P-state driver initializing.
[ 0.767499] Intel pstate controlling: cpu 0
[ 0.767512] Intel pstate controlling: cpu 1
[ 0.767521] Intel pstate controlling: cpu 2
[ 0.767534] Intel pstate controlling: cpu 3
[ 0.767632] drop_monitor: Initializing network drop monitor service
[ 0.767691] TCP: cubic registered
[ 0.767762] NET: Registered protocol family 10
[ 0.767892] NET: Registered protocol family 17
[ 0.767899] Key type dns_resolver registered
[ 0.768078] registered taskstats version 1
[ 0.768458] Magic number: 14:948:441
[ 0.768520] rtc_cmos 00:04: setting system clock to 2014-01-24 17:26:03 UTC (1390584363)
[ 0.768563] PM: Hibernation image not present or could not be loaded.
[ 0.769226] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
[ 0.769227] Write protecting the kernel read-only data: 8192k
[ 0.771461] Freeing unused kernel memory: 1016K (ffff880001502000 - ffff880001600000)
[ 0.772297] Freeing unused kernel memory: 420K (ffff880001797000 - ffff880001800000)
[ 0.779352] systemd-udevd[58]: starting version 208
[ 0.785047] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.797392] ACPI: bus type USB registered
[ 0.797414] usbcore: registered new interface driver usbfs
[ 0.797421] usbcore: registered new interface driver hub
[ 0.797466] usbcore: registered new device driver usb
[ 0.797999] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.799071] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 0.799095] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.799102] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.799179] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.799199] xhci_hcd 0000:00:14.0: irq 56 for MSI/MSI-X
[ 0.799386] ehci-pci: EHCI PCI platform driver
[ 0.799455] SCSI subsystem initialized
[ 0.799607] hub 1-0:1.0: USB hub found
[ 0.799622] hub 1-0:1.0: 9 ports detected
[ 0.800521] libata version 3.00 loaded.
[ 0.800968] ahci 0000:03:00.0: version 3.0
[ 0.800973] pcieport 0000:00:1c.4: driver skip pci_set_master, fix it!
[ 0.801055] ahci 0000:03:00.0: irq 57 for MSI/MSI-X
[ 0.801379] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.801386] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.801629] hub 2-0:1.0: USB hub found
[ 0.801641] hub 2-0:1.0: 4 ports detected
[ 0.802611] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 0.802620] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.802628] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
[ 0.802641] ehci-pci 0000:00:1d.0: debug port 2
[ 0.806555] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.806575] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d1a000
[ 0.812432] ahci 0000:03:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[ 0.812437] ahci 0000:03:00.0: flags: 64bit ncq led clo only pio ccc
[ 0.812628] scsi0 : ahci
[ 0.812693] ata1: SATA max UDMA/133 abar m8192@0xf6810000 port 0xf6810100 irq 57
[ 0.815754] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.815943] hub 3-0:1.0: USB hub found
[ 0.815950] hub 3-0:1.0: 2 ports detected
[ 1.138987] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.139321] ata1.00: ATA-9: SAMSUNG MZHPU128HCGM-00000, UXM6401Q, max UDMA/133
[ 1.139325] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.144409] ata1.00: configured for UDMA/133
[ 1.144657] scsi 0:0:0:0: Direct-Access ATA SAMSUNG MZHPU128 UXM6 PQ: 0 ANSI: 5
[ 1.146113] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[ 1.146270] sd 0:0:0:0: [sda] Write Protect is off
[ 1.146275] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.146356] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.146902] sda: sda1 sda2 sda3
[ 1.147316] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.158944] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 1.182711] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.193496] usbcore: registered new interface driver usbhid
[ 1.193500] usbhid: USB HID core driver
[ 1.194234] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input2
[ 1.194309] holtek_mouse 0003:04D9:A067.0001: input,hidraw0: USB HID v1.10 Keyboard [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input0
[ 1.194319] holtek_mouse 0003:04D9:A067.0002: Fixing up report descriptor
[ 1.196141] input: Holtek USB Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/input/input3
[ 1.196456] holtek_mouse 0003:04D9:A067.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input1
[ 1.196878] holtek_mouse 0003:04D9:A067.0003: hiddev0,hidraw2: USB HID v1.10 Device [Holtek USB Gaming Mouse] on usb-0000:00:14.0-1/input2
[ 1.338940] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[ 1.408820] tsc: Refined TSC clocksource calibration: 2294.688 MHz
[ 1.512165] usb 1-3: new full-speed USB device number 4 using xhci_hcd
[ 1.530066] input: eGalax Inc. eGalaxTouch EXC7910-1031-12.00.03 as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input4
[ 1.530235] hid-multitouch 0003:0EEF:A108.0004: input,hiddev0,hidraw3: USB HID v2.10 Device [eGalax Inc. eGalaxTouch EXC7910-1031-12.00.03] on usb-0000:00:14.0-3/input0
[ 1.688734] usb 1-5: new high-speed USB device number 5 using xhci_hcd
[ 1.901948] usb 1-6: new full-speed USB device number 6 using xhci_hcd
[ 2.021826] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 2.145681] hub 3-1:1.0: USB hub found
[ 2.145760] hub 3-1:1.0: 8 ports detected
[ 2.408347] Switched to clocksource tsc
[ 31.345489] ata1.00: exception Emask 0x0 SAct 0x7 SErr 0x0 action 0x6 frozen
[ 31.346708] ata1.00: failed command: READ FPDMA QUEUED
[ 31.347389] ata1.00: cmd 60/08:00:18:34:e9/00:00:02:00:00/40 tag 0 ncq 4096 in
res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 31.348976] ata1.00: status: { DRDY }
[ 31.349377] ata1.00: failed command: READ FPDMA QUEUED
[ 31.349939] ata1.00: cmd 60/08:08:77:29:54/00:00:02:00:00/40 tag 1 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 31.351514] ata1.00: status: { DRDY }
[ 31.351915] ata1.00: failed command: READ FPDMA QUEUED
[ 31.352479] ata1.00: cmd 60/08:10:b8:29:54/00:00:02:00:00/40 tag 2 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 31.354077] ata1.00: status: { DRDY }
[ 31.354479] ata1: hard resetting link
[ 31.678660] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 31.684167] ata1.00: configured for UDMA/133
[ 31.684174] ata1.00: device reported invalid CHS sector 0
[ 31.684176] ata1.00: device reported invalid CHS sector 0
[ 31.684178] ata1.00: device reported invalid CHS sector 0
[ 31.684201] ata1: EH complete
[ 62.314918] ata1.00: exception Emask 0x0 SAct 0x3 SErr 0x0 action 0x6 frozen
[ 62.316149] ata1.00: failed command: READ FPDMA QUEUED
[ 62.316812] ata1.00: cmd 60/08:00:00:37:e9/00:00:02:00:00/40 tag 0 ncq 4096 in
res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 62.318399] ata1.00: status: { DRDY }
[ 62.318799] ata1.00: failed command: READ FPDMA QUEUED
[ 62.319361] ata1.00: cmd 60/08:08:b0:2c:54/00:00:02:00:00/40 tag 1 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 62.320933] ata1.00: status: { DRDY }
[ 62.321334] ata1: hard resetting link
[ 62.644766] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 62.650110] ata1.00: configured for UDMA/133
[ 62.650116] ata1.00: device reported invalid CHS sector 0
[ 62.650119] ata1.00: device reported invalid CHS sector 0
[ 62.650139] ata1: EH complete
[ 93.337663] ata1.00: exception Emask 0x0 SAct 0x38 SErr 0x0 action 0x6 frozen
[ 93.338882] ata1.00: failed command: READ FPDMA QUEUED
[ 93.339687] ata1.00: cmd 60/08:18:4f:00:00/00:00:00:00:00/40 tag 3 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 93.341450] ata1.00: status: { DRDY }
[ 93.341861] ata1.00: failed command: READ FPDMA QUEUED
[ 93.342423] ata1.00: cmd 60/a8:20:67:01:00/00:00:00:00:00/40 tag 4 ncq 86016 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 93.344007] ata1.00: status: { DRDY }
[ 93.344408] ata1.00: failed command: READ FPDMA QUEUED
[ 93.344971] ata1.00: cmd 60/30:28:0f:02:00/00:00:00:00:00/40 tag 5 ncq 24576 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 93.346555] ata1.00: status: { DRDY }
[ 93.346957] ata1: hard resetting link
[ 93.670838] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 93.676247] ata1.00: configured for UDMA/133
[ 93.676255] ata1.00: device reported invalid CHS sector 0
[ 93.676257] ata1.00: device reported invalid CHS sector 0
[ 93.676259] ata1.00: device reported invalid CHS sector 0
[ 93.676282] ata1: EH complete
[ 93.686876] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 124.360434] ata1.00: NCQ disabled due to excessive errors
[ 124.360439] ata1.00: exception Emask 0x0 SAct 0x7ff00003 SErr 0x0 action 0x6 frozen
[ 124.361725] ata1.00: failed command: READ FPDMA QUEUED
[ 124.362498] ata1.00: cmd 60/08:00:3f:02:c0/00:00:00:00:00/40 tag 0 ncq 4096 in
res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.364214] ata1.00: status: { DRDY }
[ 124.364614] ata1.00: failed command: READ FPDMA QUEUED
[ 124.365177] ata1.00: cmd 60/08:08:3f:01:c0/00:00:00:00:00/40 tag 1 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.366753] ata1.00: status: { DRDY }
[ 124.367154] ata1.00: failed command: READ FPDMA QUEUED
[ 124.367717] ata1.00: cmd 60/08:a0:e7:01:c0/00:00:00:00:00/40 tag 20 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.369300] ata1.00: status: { DRDY }
[ 124.369700] ata1.00: failed command: READ FPDMA QUEUED
[ 124.370263] ata1.00: cmd 60/08:a8:ef:01:c0/00:00:00:00:00/40 tag 21 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.371849] ata1.00: status: { DRDY }
[ 124.372249] ata1.00: failed command: READ FPDMA QUEUED
[ 124.372811] ata1.00: cmd 60/08:b0:f7:01:c0/00:00:00:00:00/40 tag 22 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.374396] ata1.00: status: { DRDY }
[ 124.374796] ata1.00: failed command: READ FPDMA QUEUED
[ 124.375357] ata1.00: cmd 60/08:b8:ff:01:c0/00:00:00:00:00/40 tag 23 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.376941] ata1.00: status: { DRDY }
[ 124.377342] ata1.00: failed command: READ FPDMA QUEUED
[ 124.377904] ata1.00: cmd 60/08:c0:07:02:c0/00:00:00:00:00/40 tag 24 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.379488] ata1.00: status: { DRDY }
[ 124.379888] ata1.00: failed command: READ FPDMA QUEUED
[ 124.380452] ata1.00: cmd 60/08:c8:0f:02:c0/00:00:00:00:00/40 tag 25 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.448312] ata1.00: status: { DRDY }
[ 124.481867] ata1.00: failed command: READ FPDMA QUEUED
[ 124.515807] ata1.00: cmd 60/08:d0:17:02:c0/00:00:00:00:00/40 tag 26 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.583914] ata1.00: status: { DRDY }
[ 124.617736] ata1.00: failed command: READ FPDMA QUEUED
[ 124.651626] ata1.00: cmd 60/08:d8:1f:02:c0/00:00:00:00:00/40 tag 27 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.719780] ata1.00: status: { DRDY }
[ 124.753483] ata1.00: failed command: READ FPDMA QUEUED
[ 124.787434] ata1.00: cmd 60/08:e0:27:02:c0/00:00:00:00:00/40 tag 28 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.855720] ata1.00: status: { DRDY }
[ 124.889475] ata1.00: failed command: READ FPDMA QUEUED
[ 124.923145] ata1.00: cmd 60/08:e8:2f:02:c0/00:00:00:00:00/40 tag 29 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 124.991051] ata1.00: status: { DRDY }
[ 125.024712] ata1.00: failed command: READ FPDMA QUEUED
[ 125.058534] ata1.00: cmd 60/08:f0:37:02:c0/00:00:00:00:00/40 tag 30 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 125.126745] ata1.00: status: { DRDY }
[ 125.160422] ata1: hard resetting link
[ 125.486470] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 125.491949] ata1.00: configured for UDMA/133
[ 125.491955] ata1.00: device reported invalid CHS sector 0
[ 125.491957] ata1.00: device reported invalid CHS sector 0
[ 125.491960] ata1.00: device reported invalid CHS sector 0
[ 125.491962] ata1.00: device reported invalid CHS sector 0
[ 125.491963] ata1.00: device reported invalid CHS sector 0
[ 125.491965] ata1.00: device reported invalid CHS sector 0
[ 125.491967] ata1.00: device reported invalid CHS sector 0
[ 125.491968] ata1.00: device reported invalid CHS sector 0
[ 125.491970] ata1.00: device reported invalid CHS sector 0
[ 125.491972] ata1.00: device reported invalid CHS sector 0
[ 125.491973] ata1.00: device reported invalid CHS sector 0
[ 125.491975] ata1.00: device reported invalid CHS sector 0
[ 125.491977] ata1.00: device reported invalid CHS sector 0
[ 125.491985] sd 0:0:0:0: [sda]
[ 125.491987] Result: hostbyte=0x00 driverbyte=0x08
[ 125.491989] sd 0:0:0:0: [sda]
[ 125.491990] Sense Key : 0xb [current] [descriptor]
[ 125.491993] Descriptor sense data with sense descriptors (in hex):
[ 125.491995] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.492003] 00 00 00 00
[ 125.492006] sd 0:0:0:0: [sda]
[ 125.492007] ASC=0x0 ASCQ=0x0
[ 125.492009] sd 0:0:0:0: [sda] CDB:
[ 125.492011] cdb[0]=0x28: 28 00 00 c0 02 3f 00 00 08 00
[ 125.492018] end_request: I/O error, dev sda, sector 12583487
[ 125.525741] sd 0:0:0:0: [sda]
[ 125.525743] Result: hostbyte=0x00 driverbyte=0x08
[ 125.525745] sd 0:0:0:0: [sda]
[ 125.525746] Sense Key : 0xb [current] [descriptor]
[ 125.525748] Descriptor sense data with sense descriptors (in hex):
[ 125.525749] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.525757] 00 00 00 00
[ 125.525761] sd 0:0:0:0: [sda]
[ 125.525762] ASC=0x0 ASCQ=0x0
[ 125.525764] sd 0:0:0:0: [sda] CDB:
[ 125.525765] cdb[0]=0x28: 28 00 00 c0 01 e7 00 00 08 00
[ 125.525771] end_request: I/O error, dev sda, sector 12583399
[ 125.559049] sd 0:0:0:0: [sda]
[ 125.559050] Result: hostbyte=0x00 driverbyte=0x08
[ 125.559051] sd 0:0:0:0: [sda]
[ 125.559052] Sense Key : 0xb [current] [descriptor]
[ 125.559054] Descriptor sense data with sense descriptors (in hex):
[ 125.559055] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.559062] 00 00 00 00
[ 125.559065] sd 0:0:0:0: [sda]
[ 125.559066] ASC=0x0 ASCQ=0x0
[ 125.559067] sd 0:0:0:0: [sda] CDB:
[ 125.559068] cdb[0]=0x28: 28 00 00 c0 01 ef 00 00 08 00
[ 125.559074] end_request: I/O error, dev sda, sector 12583407
[ 125.591752] sd 0:0:0:0: [sda]
[ 125.591753] Result: hostbyte=0x00 driverbyte=0x08
[ 125.591754] sd 0:0:0:0: [sda]
[ 125.591755] Sense Key : 0xb [current] [descriptor]
[ 125.591756] Descriptor sense data with sense descriptors (in hex):
[ 125.591757] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.591762] 00 00 00 00
[ 125.591765] sd 0:0:0:0: [sda]
[ 125.591765] ASC=0x0 ASCQ=0x0
[ 125.591766] sd 0:0:0:0: [sda] CDB:
[ 125.591767] cdb[0]=0x28: 28 00 00 c0 01 f7 00 00 08 00
[ 125.591771] end_request: I/O error, dev sda, sector 12583415
[ 125.624366] sd 0:0:0:0: [sda]
[ 125.624368] Result: hostbyte=0x00 driverbyte=0x08
[ 125.624369] sd 0:0:0:0: [sda]
[ 125.624370] Sense Key : 0xb [current] [descriptor]
[ 125.624372] Descriptor sense data with sense descriptors (in hex):
[ 125.624373] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.624379] 00 00 00 00
[ 125.624383] sd 0:0:0:0: [sda]
[ 125.624384] ASC=0x0 ASCQ=0x0
[ 125.624385] sd 0:0:0:0: [sda] CDB:
[ 125.624386] cdb[0]=0x28: 28 00 00 c0 01 ff 00 00 08 00
[ 125.624391] end_request: I/O error, dev sda, sector 12583423
[ 125.656331] sd 0:0:0:0: [sda]
[ 125.656332] Result: hostbyte=0x00 driverbyte=0x08
[ 125.656334] sd 0:0:0:0: [sda]
[ 125.656335] Sense Key : 0xb [current] [descriptor]
[ 125.656336] Descriptor sense data with sense descriptors (in hex):
[ 125.656337] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.656344] 00 00 00 00
[ 125.656347] sd 0:0:0:0: [sda]
[ 125.656348] ASC=0x0 ASCQ=0x0
[ 125.656350] sd 0:0:0:0: [sda] CDB:
[ 125.656351] cdb[0]=0x28: 28 00 00 c0 02 07 00 00 08 00
[ 125.656356] end_request: I/O error, dev sda, sector 12583431
[ 125.687903] sd 0:0:0:0: [sda]
[ 125.687904] Result: hostbyte=0x00 driverbyte=0x08
[ 125.687905] sd 0:0:0:0: [sda]
[ 125.687906] Sense Key : 0xb [current] [descriptor]
[ 125.687907] Descriptor sense data with sense descriptors (in hex):
[ 125.687908] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.687913] 00 00 00 00
[ 125.687916] sd 0:0:0:0: [sda]
[ 125.687916] ASC=0x0 ASCQ=0x0
[ 125.687917] sd 0:0:0:0: [sda] CDB:
[ 125.687918] cdb[0]=0x28: 28 00 00 c0 02 0f 00 00 08 00
[ 125.687922] end_request: I/O error, dev sda, sector 12583439
[ 125.718974] sd 0:0:0:0: [sda]
[ 125.718975] Result: hostbyte=0x00 driverbyte=0x08
[ 125.718976] sd 0:0:0:0: [sda]
[ 125.718977] Sense Key : 0xb [current] [descriptor]
[ 125.718978] Descriptor sense data with sense descriptors (in hex):
[ 125.718979] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.718983] 00 00 00 00
[ 125.718986] sd 0:0:0:0: [sda]
[ 125.718986] ASC=0x0 ASCQ=0x0
[ 125.718987] sd 0:0:0:0: [sda] CDB:
[ 125.718988] cdb[0]=0x28: 28 00 00 c0 02 17 00 00 08 00
[ 125.718992] end_request: I/O error, dev sda, sector 12583447
[ 125.749811] sd 0:0:0:0: [sda]
[ 125.749812] Result: hostbyte=0x00 driverbyte=0x08
[ 125.749813] sd 0:0:0:0: [sda]
[ 125.749813] Sense Key : 0xb [current] [descriptor]
[ 125.749815] Descriptor sense data with sense descriptors (in hex):
[ 125.749815] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.749820] 00 00 00 00
[ 125.749823] sd 0:0:0:0: [sda]
[ 125.749823] ASC=0x0 ASCQ=0x0
[ 125.749825] sd 0:0:0:0: [sda] CDB:
[ 125.749825] cdb[0]=0x28: 28 00 00 c0 02 1f 00 00 08 00
[ 125.749829] end_request: I/O error, dev sda, sector 12583455
[ 125.780191] sd 0:0:0:0: [sda]
[ 125.780192] Result: hostbyte=0x00 driverbyte=0x08
[ 125.780194] sd 0:0:0:0: [sda]
[ 125.780195] Sense Key : 0xb [current] [descriptor]
[ 125.780196] Descriptor sense data with sense descriptors (in hex):
[ 125.780198] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.780204] 00 00 00 00
[ 125.780207] sd 0:0:0:0: [sda]
[ 125.780208] ASC=0x0 ASCQ=0x0
[ 125.780210] sd 0:0:0:0: [sda] CDB:
[ 125.780211] cdb[0]=0x28: 28 00 00 c0 02 27 00 00 08 00
[ 125.780216] end_request: I/O error, dev sda, sector 12583463
[ 125.810208] sd 0:0:0:0: [sda]
[ 125.810210] Result: hostbyte=0x00 driverbyte=0x08
[ 125.810211] sd 0:0:0:0: [sda]
[ 125.810212] Sense Key : 0xb [current] [descriptor]
[ 125.810214] Descriptor sense data with sense descriptors (in hex):
[ 125.810215] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.810223] 00 00 00 00
[ 125.810226] sd 0:0:0:0: [sda]
[ 125.810227] ASC=0x0 ASCQ=0x0
[ 125.810229] sd 0:0:0:0: [sda] CDB:
[ 125.810230] cdb[0]=0x28: 28 00 00 c0 02 2f 00 00 08 00
[ 125.810239] sd 0:0:0:0: [sda]
[ 125.810240] Result: hostbyte=0x00 driverbyte=0x08
[ 125.810242] sd 0:0:0:0: [sda]
[ 125.810243] Sense Key : 0xb [current] [descriptor]
[ 125.810245] Descriptor sense data with sense descriptors (in hex):
[ 125.810246] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 125.810253] 00 00 00 00
[ 125.810257] sd 0:0:0:0: [sda]
[ 125.810258] ASC=0x0 ASCQ=0x0
[ 125.810260] sd 0:0:0:0: [sda] CDB:
[ 125.810261] cdb[0]=0x28: 28 00 00 c0 02 37 00 00 08 00
[ 125.810273] ata1: EH complete
[ 125.855545] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 125.855767] systemd[1]: No hostname configured.
[ 125.855774] systemd[1]: Set hostname to <localhost>.
[ 125.896662] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 125.896723] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 125.896736] systemd[1]: Starting Login Prompts.
[ 125.896747] systemd[1]: Reached target Login Prompts.
[ 125.896757] systemd[1]: Expecting device sys-subsystem-net-devices-wlp1s0.device...
[ 125.896765] systemd[1]: Starting Remote File Systems.
[ 125.896773] systemd[1]: Reached target Remote File Systems.
[ 125.896780] systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device...
[ 125.896788] systemd[1]: Expecting device sys-subsystem-net-devices-wlp0s20u2.device...
[ 125.896796] systemd[1]: Expecting device sys-subsystem-net-devices-interface_name.device...
[ 125.896805] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 125.896826] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 125.896834] systemd[1]: Starting LVM2 metadata daemon socket.
[ 125.896859] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 125.896867] systemd[1]: Starting Device-mapper event daemon FIFOs.
[ 125.896891] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 125.896898] systemd[1]: Starting Delayed Shutdown Socket.
[ 125.896925] systemd[1]: Listening on Delayed Shutdown Socket.
[ 125.896950] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 125.897038] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 125.897049] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 125.897076] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 125.897084] systemd[1]: Starting Paths.
[ 125.897091] systemd[1]: Reached target Paths.
[ 125.897099] systemd[1]: Starting Encrypted Volumes.
[ 125.897106] systemd[1]: Reached target Encrypted Volumes.
[ 125.897114] systemd[1]: Starting Journal Socket.
[ 125.897152] systemd[1]: Listening on Journal Socket.
[ 125.897605] systemd[1]: Starting Apply Kernel Variables...
[ 125.898095] systemd[1]: Mounting Huge Pages File System...
[ 125.899047] systemd[1]: Started Load Kernel Modules.
[ 125.901395] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 125.902589] systemd[1]: Started Set Up Additional Binary Formats.
[ 125.902620] systemd[1]: Mounted FUSE Control File System.
[ 125.902640] systemd[1]: Mounting Debug File System...
[ 125.903016] systemd[1]: Starting Setup Virtual Console...
[ 125.903358] systemd[1]: Mounting Configuration File System...
[ 125.903640] systemd[1]: Mounting POSIX Message Queue File System...
[ 125.903921] systemd[1]: Starting Journal Service...
[ 125.904299] systemd[1]: Started Journal Service.
[ 125.916845] EXT4-fs (sda1): re-mounted. Opts: data=ordered
[ 125.919072] systemd-journald[122]: Vacuuming done, freed 0 bytes
[ 125.959065] systemd-udevd[146]: starting version 208
[ 126.006669] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 126.007045] ACPI: Requesting acpi_cpufreq
[ 126.011801] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
[ 126.011809] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 126.011813] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20130725/utaddress-251)
[ 126.011817] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20130725/utaddress-251)
[ 126.011821] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 126.011823] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20130725/utaddress-251)
[ 126.011826] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20130725/utaddress-251)
[ 126.011829] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 126.011831] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 126.016043] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 126.017806] mei_me 0000:00:16.0: setting latency timer to 64
[ 126.017844] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
[ 126.018168] ACPI: AC Adapter [ADP1] (on-line)
[ 126.018533] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input7
[ 126.018749] ACPI: Lid Switch [LID0]
[ 126.024617] [drm] Initialized drm 1.1.0 20060810
[ 126.025670] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input8
[ 126.025678] ACPI: Power Button [PWRB]
[ 126.027618] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130725/utaddress-251)
[ 126.027625] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 126.029104] snd_hda_intel 0000:00:1b.0: irq 59 for MSI/MSI-X
[ 126.039570] sony_laptop: Sony Notebook Control Driver v0.6
[ 126.040271] input: Sony Vaio Keys as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/SNY5001:00/input/input9
[ 126.040323] input: Sony Vaio Jogdial as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/SNY5001:00/input/input10
[ 126.052679] sony_laptop: brightness ignored, must be controlled by ACPI video driver
[ 126.053949] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
[ 126.057104] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[ 126.061557] cfg80211: Calling CRDA to update world regulatory domain
[ 126.063932] [drm] Memory usable by graphics device = 2048M
[ 126.063939] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[ 126.063941] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
[ 126.063958] Console: switching to colour dummy device 80x25
[ 126.064087] i915 0000:00:02.0: setting latency timer to 64
[ 126.065272] Bluetooth: Core ver 2.16
[ 126.065288] NET: Registered protocol family 31
[ 126.065290] Bluetooth: HCI device and connection manager initialized
[ 126.065297] Bluetooth: HCI socket layer initialized
[ 126.065300] Bluetooth: L2CAP socket layer initialized
[ 126.065306] Bluetooth: SCO socket layer initialized
[ 126.066200] Intel(R) Wireless WiFi driver for Linux, in-tree:
[ 126.066203] Copyright(c) 2003-2013 Intel Corporation
[ 126.066234] pcieport 0000:00:1c.0: driver skip pci_set_master, fix it!
[ 126.066379] iwlwifi 0000:01:00.0: irq 60 for MSI/MSI-X
[ 126.066611] media: Linux media interface: v0.10
[ 126.070972] Linux video capture interface: v2.00
[ 126.071925] usbcore: registered new interface driver btusb
[ 126.072283] iwlwifi 0000:01:00.0: loaded firmware version 22.1.7.0 op_mode iwlmvm
[ 126.079665] uvcvideo: Found UVC 1.00 device USB Webcam (0bda:5727)
[ 126.086285] Bluetooth: hci0: read Intel version: 370710018002030d33
[ 126.086289] Bluetooth: hci0: Intel device is already patched. patch num: 33
[ 126.086708] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
[ 126.086756] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[ 126.086898] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[ 126.092008] input: USB Webcam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input12
[ 126.092641] usbcore: registered new interface driver uvcvideo
[ 126.092643] USB Video Class driver (1.1.1)
[ 126.097370] rtl8192cu: Chip version 0x10
[ 126.099239] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x10
[ 126.101863] i915 0000:00:02.0: irq 61 for MSI/MSI-X
[ 126.101873] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 126.101874] [drm] Driver supports precise vblank timestamp query.
[ 126.101936] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 126.103517] ACPI: Battery Slot [BAT0] (battery present)
[ 126.106435] thermal LNXTHERM:00: registered as thermal_zone0
[ 126.106438] ACPI: Thermal Zone [TZ00] (44 C)
[ 126.113114] ACPI: Battery Slot [BAT1] (battery absent)
[ 126.116315] iTCO_vendor_support: vendor-support=0
[ 126.116847] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[ 126.116874] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
[ 126.116974] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 126.126547] nfc: nfc_init: NFC Core ver 0.1
[ 126.126568] NET: Registered protocol family 39
[ 126.129879] Probing NFC pn544
[ 126.140325] rtl8192cu: MAC address: 48:02:2a:7e:a6:e6
[ 126.140330] rtl8192cu: Board Type 0
[ 126.140406] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[ 126.140468] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[ 126.140647] usbcore: registered new interface driver rtl8192cu
[ 126.141022] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x10
[ 126.143777] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x10
[ 126.145297] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x10
[ 126.145956] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 126.146279] ieee80211 phy1: Selected rate control algorithm 'rtl_rc'
[ 126.146546] rtlwifi: wireless switch is on
[ 126.155037] Adding 4883756k swap on /dev/sda2. Priority:-1 extents:1 across:4883756k SSFS
[ 126.157369] systemd-udevd[150]: renamed network interface wlan0 to wlp0s20u2
[ 126.172432] fbcon: inteldrmfb (fb0) is primary device
[ 126.174020] kvm: disabled by bios
[ 126.191698] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
[ 126.296157] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 126.316113] systemd-udevd[149]: renamed network interface wlan0 to wlp1s0
[ 126.496564] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126800, board id: 2699, fw id: 1401224
[ 126.530856] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input13
[ 127.272221] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 128.108351] Console: switching to colour frame buffer device 240x67
[ 128.113031] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 128.113032] i915 0000:00:02.0: registered panic notifier
[ 128.118797] systemd-journald[122]: Received request to flush runtime journal from PID 1
[ 128.131283] rtl8192cu: MAC auto ON okay!
[ 128.133182] acpi device:29: registered as cooling_device4
[ 128.133807] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 128.133865] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input14
[ 128.133967] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 128.134326] snd_hda_intel 0000:00:03.0: irq 62 for MSI/MSI-X
[ 128.142523] rtl8192cu: Tx queue select: 0x05
[ 128.190200] hda_codec: invalid CONNECT_LIST verb 5[1]:0
[ 128.190258] hda_codec: invalid CONNECT_LIST verb 6[1]:0
[ 128.190324] hda_codec: invalid CONNECT_LIST verb 7[1]:0
[ 128.191848] input: HDA Intel MID HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
[ 128.191965] input: HDA Intel MID HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[ 128.192061] input: HDA Intel MID HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[ 128.491245] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u2: link is not ready
[ 128.491384] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[ 128.491528] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
[ 128.502620] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
[ 129.387913] wlp0s20u2: authenticate with 60:33:4b:e3:fe:31
[ 129.409908] wlp0s20u2: send auth to 60:33:4b:e3:fe:31 (try 1/3)
[ 129.415420] wlp0s20u2: authenticated
[ 129.417546] wlp0s20u2: associate with 60:33:4b:e3:fe:31 (try 1/3)
[ 129.426949] wlp0s20u2: RX AssocResp from 60:33:4b:e3:fe:31 (capab=0x1421 status=0 aid=3)
[ 129.426980] wlp0s20u2: associated
[ 129.427017] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u2: link becomes ready
[ 132.215759] wlp1s0: authenticate with 28:c6:8e:38:76:40
[ 132.216650] wlp1s0: send auth to 28:c6:8e:38:76:40 (try 1/3)
[ 132.218773] wlp1s0: authenticated
[ 132.219328] wlp1s0: associate with 28:c6:8e:38:76:40 (try 1/3)
[ 132.223547] wlp1s0: RX AssocResp from 28:c6:8e:38:76:40 (capab=0x411 status=0 aid=2)
[ 132.226025] wlp1s0: associated
[ 132.226065] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[ 258.046843] fuse init (API version 7.22)
[ 378.299290] ACPI: \_SB_.PCI0: Bus check notify on _handle_hotplug_event_root
[ 383.308507] PM: Syncing filesystems ... done.
[ 383.316136] PM: Preparing system for mem sleep
[ 383.316489] Freezing user space processes ... (elapsed 0.001 seconds) done.
[ 383.318093] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 383.319198] PM: Entering mem sleep
[ 383.319988] Suspending console(s) (use no_console_suspend to debug)
[ 383.320296] wlp1s0: deauthenticating from 28:c6:8e:38:76:40 by local choice (reason=3)
[ 383.363765] wlp0s20u2: deauthenticating from 60:33:4b:e3:fe:31 by local choice (reason=3)
[ 383.410660] cfg80211: Calling CRDA for country: US
[ 383.410789] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 383.411362] sd 0:0:0:0: [sda] Stopping disk
[ 383.446489] mei_me 0000:00:16.0: suspend
[ 383.446519] Removing pn544
[ 383.672813] PM: suspend of devices complete after 352.743 msecs
[ 383.672995] PM: late suspend of devices complete after 0.180 msecs
[ 383.686193] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
[ 383.712750] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
[ 383.726404] PM: noirq suspend of devices complete after 53.436 msecs
[ 383.726772] ACPI: Preparing to enter system sleep state S3
[ 383.727125] PM: Saving platform NVS memory
[ 383.738495] Disabling non-boot CPUs ...
[ 383.740019] smpboot: CPU 1 is now offline
[ 383.842641] smpboot: CPU 2 is now offline
[ 383.945915] smpboot: CPU 3 is now offline
[ 383.947636] ACPI: Low-level resume complete
[ 383.947694] PM: Restoring platform NVS memory
[ 383.950388] Enabling non-boot CPUs ...
[ 383.950428] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 383.964791] Intel pstate controlling: cpu 1
[ 383.964841] CPU1 is up
[ 383.964859] smpboot: Booting Node 0 Processor 2 APIC 0x1
[ 383.979205] Intel pstate controlling: cpu 2
[ 383.979242] CPU2 is up
[ 383.979256] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 383.993602] Intel pstate controlling: cpu 3
[ 383.993638] CPU3 is up
[ 384.000372] ACPI: Waking up from system sleep state S3
[ 384.040063] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
[ 384.080048] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 384.106810] PM: noirq resume of devices complete after 105.593 msecs
[ 384.106933] PM: early resume of devices complete after 0.104 msecs
[ 384.106955] i915 0000:00:02.0: setting latency timer to 64
[ 384.106964] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 384.107040] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
[ 384.107043] snd_hda_intel 0000:00:03.0: irq 59 for MSI/MSI-X
[ 384.107191] snd_hda_intel 0000:00:1b.0: irq 62 for MSI/MSI-X
[ 384.107217] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 384.143506] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
[ 384.143557] Probing NFC pn544
[ 384.446544] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 384.451776] ata1.00: c

The first thing to do is use smartctl to test the drive. Start with the short test ( smartctl -t short /dev/sdX ), and if it passes run the long test ( ... -t long ... ).

Similar Messages

  • Error when starting Weblogic server with Coherence

    We want to use Coherence 3.6 with Weblogic Server 10.3. During server startup, we get the following error. My understanding is the cluster should be started automatically based on the configuration listed below the error. Appreciate any pointers.
    <Dec 15, 2011 3:20:11 PM PST> <Error> <Coherence> <BEA-000000> <2011-12-15 15:20:11.920/67.311 Oracle Coherence SE 3.6.0.4 <Error> (thread=Cluster, member=n/a): This member could not join the cluster because of a configuration mismatch between this member and the configuration being used by the rest of the cluster. This member specified a cluster name of "EPCIS" which did not match the name of the running cluster. This indicates that there are multiple clusters on this network attempting to use overlapping network configurations. Rejected by Member(Id=9, Timestamp=2011-11-16 13:58:42.941, Address=10.229.189.30:8088, MachineId=21022, Location=site:us.oracle.com,machine:adc2101177,process:30667, Role=WeblogicServer).>
    <Dec 15, 2011 3:20:11 PM PST> <Error> <oracle.apps.pas.epc.framework.db.Cache> <BEA-000000> <java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)>
    <Dec 15, 2011 3:20:11 PM PST> <Error> <Coherence> <BEA-000000> <2011-12-15 15:20:11.957/67.349 Oracle Coherence SE 3.6.0.4 <Error> (thread=[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)
    CONFIGURATION:
    We have the following descriptor (epcis-coherence-cache-config.xml) in $DOMAIN_HOME/epc-config:
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>*</cache-name>
    <scheme-name>distributed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>distributed</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme></local-scheme>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    </caching-schemes>
    </cache-config>
    We also have tangosol-coherence-override.xml in the same dir:
    <coherence>
    <cluster-config>
    <member-identity>
    <cluster-name system-property="tangosol.coherence.clustername">EPCIS</cluster-name>
    </member-identity>
    </cluster-config>
    <configurable-cache-factory-config>
    <class-name>com.tangosol.net.DefaultConfigurableCacheFactory</class-name>
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>epcis-coherence-cache-config.xml</param-value>
    </init-param>
    </init-params>
    </configurable-cache-factory-config>
    <license-config>
    <edition-name system-property="tangosol.coherence.edition">SE</edition-name>
    <license-mode system-property="tangosol.coherence.mode">dev</license-mode>
    </license-config>
    </coherence>
    We have modified startWebLogic.sh by adding:
    PRE_CLASSPATH="/slot/xyz/oracle/mwhome/oracle_common/modules/oracle.coherence_3.6/coherence.jar:${DOMAIN_HOME}/epc-config/:${PRE_CLASSPATH}"

    As the error message says, your WebLogic server is trying to join a cluster that has a different cluster name.
    This bit in your tangosol-coherence-override.xml file or the tangosol.coherence.clustername system property must be the same in all members of the cluster
    <cluster-name system-property="tangosol.coherence.clustername">EPCIS</cluster-name>JK

  • Error while starting weblogic server

    Hi, I am getting following error while starting weblogic server
    Unexpected Signal : 11 occurred at PC=0x40170bc5 Function name=fill_in_stack_trace__19java_lang_ThrowableG6HandleP6Thread
    Library=/bea/jdk131/jre/lib/i386/client/libjvm.so
    Current Java thread: at java.lang.Throwable.fillInStackTrace(Native Method) at
    java.lang.Throwable.<init>(Throwable.java:78) at java.lang.Error.<init>(Error.java:37)
    at java.lang.LinkageError.<init>(LinkageError.java:29) at java.lang.IncompatibleClassChangeError.<init>(IncompatibleClassChangeError.java:29)
    at java.lang.AbstractMethodError.<init>(AbstractMethodError.java:30)
    Environment : Weblogic 6.0 Sp2 on Linux Red hat 7.1
    jdk 1.31
    TIA
    Ashwani

    Hi,
    1)Could you please try logging into sqlplus using using the below command :-
        sqlplus "/ as sysdba"
    2)Execute the below command to check if the password in expired :-
      select username, account_status, expiry_date, where username='MDS username';
    3)Change the password if the password has been expired by following the below command :-
       alter user <user> identified by <password>;
    4)Once the above steps are followed please login into the Weblogic Admin Console and follow the below steps:-
        + Go to DataSources ---> Select the MDS schema ----> change the password which was given in step no.3
        + Restart the Weblogic once again.
    5)Lets us know the result.
    Regards,
    Prakash.

  • Error in starting SPLService on Tomcat

    Hi,
    I get an error while starting CC&B v2.1.0 installed at my local machine on Tomcat. Hereunder is the SPL.log :
    - 10:32:37,953 [main] INFO (web.startup.SPLWebStartup) Initializing SPL web application
    - 10:32:37,953 [main] INFO (shared.context.ApplicationMode) Application is running web-based
    - 10:32:37,953 [main] INFO (shared.context.ApplicationMode) Application set to production mode
    - 10:32:38,031 [main] INFO (web.dynamicui.TransformServletHelper) Disable UIPage Compression set to false
    - 10:32:38,968 [main] INFO (support.context.ContextFactory) Creating default context
    - 10:32:39,093 [main] INFO (shared.environ.ApplicationProperties) loaded properties from resource spl.properties: {spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.cobol.remote.jvmcommand=D:/CCB_Install/jdk1.5.0_09/bin/java.exe, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.remote.jvmcount=1, spl.runtime.socket.file.dir=D:/ccbenv/ccbdemo/runtime, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.cobol.cobrcall=false, spl.runtime.cobol.encoding=UTF8, spl.runtime.cobol.sql.disableQueryCache=false, spl.runtime.utf8Database=true, spl.runtime.cobol.remote.jvmoptions=-Xmx156m -server -Dfile.encoding=ISO8859_1 -cp D:/ccbenv/ccbdemo/splapp/standalone/config;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-beanutils-1.6.1.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-codec-1.3.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-collections-2.1.1.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-fileupload-1.1.1.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-httpclient-2.0.2.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-io-1.2.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-lang-2.2.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-logging-1.0.4.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/concurrent-1.3.4.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/dom4j-1.6.1.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/hibernate-3.1.3.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/icu4j-3.6.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/jaxen-1.1-beta-11.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/jta.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/jtds-1.2.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/log4j-1.2.11.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/mfcobol.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/spl-base-2.1.0.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/spl-shared-2.1.0.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/spl-xai-2.1.0.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/xstream-1.2.1.jar, spl.runtime.environ.init.dir=D:/ccbenv/ccbdemo/etc, spl.runtime.cobol.sql.cache.maxTotalEntries=1000, spl.runtime.oracle.statementCacheSize=300, spl.runtime.cobol.remote.rmiStartPort=5503, spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.runtime.cobol.remote.jvm=true, spl.runtime.sql.highValue=}
    - 10:32:47,140 [main] WARN (shared.environ.ContextManagedObjectSet) Could not load resource com/splwg/cm/domain/contextManagedObjects.xml on classpath. This may be harmless but could mean a problem with the classpath. Please verify that the classpath for application cm is correctly configured.
    - 10:33:12,234 [main] INFO (support.context.ContextFactory) Registering lookups
    - 10:33:12,593 [main] INFO (support.context.ContextFactory) 480 lookups registered, time 348.717 ms
    - 10:33:12,593 [main] INFO (support.context.ComponentContainerLookupHelper) Initializing constants on 505 lookup interface classes
    - 10:33:13,187 [main] INFO (support.context.ComponentContainerLookupHelper) Done initializing lookup constants, time 594.028 ms
    - 10:33:13,187 [main] INFO (support.context.ContextFactory) Registering algorithm spots
    - 10:33:13,187 [main] INFO (support.context.ContextFactory) 99 algorithm spots registered, time 0.168 ms
    - 10:33:13,187 [main] INFO (support.context.ContextFactory) Registering algorithm components
    - 10:33:13,187 [main] INFO (support.context.ContextFactory) 46 algorithm components registered, time 0.045 ms
    - 10:33:13,187 [main] INFO (support.context.ContextFactory) Registering batch jobs
    - 10:33:13,187 [main] INFO (support.context.ContextFactory) 13 batch jobs registered, time 0.036 ms
    - 10:33:13,187 [main] INFO (support.context.ContextFactory) Registering Entities
    - 10:33:15,515 [main] INFO (support.context.ContextFactory) 812 entities registered, time 2,320.145 ms
    - 10:33:15,515 [main] INFO (support.context.ContextFactory) Registering Components
    - 10:33:15,515 [main] INFO (support.context.ContextFactory) 227 components registered, time 1.367 ms
    - 10:33:15,515 [main] INFO (support.context.ContextFactory) Registering Change Handlers
    - 10:33:15,515 [main] INFO (support.context.ContextFactory) 200 handlers registered, time 0.386 ms
    - 10:33:15,515 [main] INFO (support.context.ContextFactory) Registering Services
    - 10:33:15,671 [main] INFO (support.context.ContextFactory) 313 services registered, time 158.694 ms
    - 10:33:15,671 [main] INFO (support.context.ContextFactory) Registering Code Description queries
    - 10:33:15,687 [main] INFO (support.context.ContextFactory) 40 code/description queries registered, time 0.060 ms
    - 10:33:15,687 [main] INFO (support.context.ContextFactory) Registering cobol programs
    - 10:33:16,140 [main] INFO (support.context.ContextFactory) 187 cobol copybooks registered, time 455.640 ms
    - 10:33:16,140 [main] INFO (support.context.ContextFactory) Registering cobol programs
    - 10:33:16,140 [main] INFO (support.context.ContextFactory) 39 cobol programs registered, time 0.048 ms
    - 10:33:16,140 [main] INFO (support.context.ApplicationContext) Building hibernate configuration
    - 10:33:16,687 [main] INFO (support.context.ApplicationContext) Adding 812 hibernate mappings
    - 10:33:17,640 [main] INFO (support.context.ApplicationContext) Added 100 mappings
    - 10:33:18,250 [main] INFO (support.context.ApplicationContext) Added 200 mappings
    - 10:33:19,015 [main] INFO (support.context.ApplicationContext) Added 300 mappings
    - 10:33:19,609 [main] INFO (support.context.ApplicationContext) Added 400 mappings
    - 10:33:20,562 [main] INFO (support.context.ApplicationContext) Added 500 mappings
    - 10:33:21,140 [main] INFO (support.context.ApplicationContext) Added 600 mappings
    - 10:33:21,734 [main] INFO (support.context.ApplicationContext) Added 700 mappings
    - 10:33:22,343 [main] INFO (support.context.ApplicationContext) Added 800 mappings
    - 10:33:22,406 [main] INFO (support.context.ApplicationContext) Added 812 mappings
    - 10:33:22,500 [main] INFO (support.context.ApplicationContext) Done building hibernate configuration, time 6,351.886 ms
    - 10:33:22,500 [main] INFO (support.context.ApplicationContext) Building hibernate session factory
    - 10:33:24,218 [main] INFO (hibernate.connection.ConnectionProviderFactory) Initializing connection provider: org.hibernate.connection.C3P0ConnectionProvider
    - 10:33:24,218 [main] INFO (hibernate.connection.C3P0ConnectionProvider) C3P0 using driver: oracle.jdbc.driver.OracleDriver at URL: jdbc:oracle:thin:@localhost:1521:etmdemo
    - 10:33:24,218 [main] INFO (hibernate.connection.C3P0ConnectionProvider) Connection properties: {user=ccbuser, password=****}
    - 10:33:24,218 [main] INFO (hibernate.connection.C3P0ConnectionProvider) autocommit mode: false
    - 10:33:24,234 [main] INFO (v2.log.MLog) MLog clients using log4j logging.
    - 10:33:24,640 [main] INFO (v2.c3p0.C3P0Registry) Initializing c3p0-0.9.0.4 [built 23-January-2006 22:20:29 -0500; debug? true; trace: 10]
    - 10:33:24,812 [main] INFO (v2.c3p0.PoolBackedDataSource) Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@215748 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@100269d [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 100269d, idleConnectionTestPeriod -> 0, initialPoolSize -> 1, maxIdleTime -> 300, maxPoolSize -> 150, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 1, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@56be4e [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 56be4e, jdbcUrl -> jdbc:oracle:thin:@localhost:1521:etmdemo, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 300, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTraditionalReflectiveProxies -> false ], factoryClassLocation -> null, identityToken -> 215748, numHelperThreads -> 3 ]
    - 10:33:26,296 [main] INFO (hibernate.dialect.Dialect) Using dialect: org.hibernate.dialect.Oracle9Dialect
    - 10:33:26,312 [main] INFO (hibernate.transaction.TransactionFactoryFactory) Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
    - 10:33:26,312 [main] INFO (hibernate.transaction.TransactionManagerLookupFactory) No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
    - 10:33:26,343 [main] INFO (hibernate.impl.SessionFactoryImpl) building session factory
    - 10:33:36,812 [main] INFO (hibernate.impl.SessionFactoryObjectFactory) Not binding factory to JNDI, no JNDI name configured
    - 10:33:36,812 [main] INFO (support.context.ApplicationContext) Done building hibernate session factory, time 14,318.045 ms
    - 10:33:37,484 [main] INFO (support.sql.OracleFunctionReplacer) Oracle driver statement cache enabled with size of 300
    - 10:33:37,531 [main] INFO (support.context.ApplicationContext) Database: Oracle, version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    - 10:33:37,531 [main] INFO (support.context.ApplicationContext) JDBC driver: Oracle JDBC driver, version: 10.2.0.1.0
    - 10:33:38,828 [main] INFO (support.context.ApplicationContext) System owner is: 'CM '
    - 10:33:39,328 [main] INFO (cobol.host.CobolHostStartup) Using provided java command for remote cobol execution: D:/CCB_Install/jdk1.5.0_09/bin/java.exe
    - 10:33:39,328 [main] INFO (cobol.host.CobolHostStartup) Using provided java command options for remote cobol execution: -Xmx156m -server -Dfile.encoding=ISO8859_1 -cp D:/ccbenv/ccbdemo/splapp/standalone/config;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-beanutils-1.6.1.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-codec-1.3.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-collections-2.1.1.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-fileupload-1.1.1.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-httpclient-2.0.2.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-io-1.2.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-lang-2.2.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/commons-logging-1.0.4.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/concurrent-1.3.4.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/dom4j-1.6.1.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/hibernate-3.1.3.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/icu4j-3.6.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/jaxen-1.1-beta-11.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/jta.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/jtds-1.2.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/log4j-1.2.11.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/mfcobol.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/spl-base-2.1.0.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/spl-shared-2.1.0.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/spl-xai-2.1.0.jar;D:/ccbenv/ccbdemo/splapp/standalone/lib/xstream-1.2.1.jar
    - 10:33:39,343 [main] INFO (cobol.host.CobolHostStartup) Using starting port number 5503 for remote cobol execution.
    - 10:33:40,031 [main] INFO (cobol.host.SocketStrategy) Socket strategy set to com.splwg.base.support.cobol.host.sockets.WindowsPipeSocketStrategy
    - 10:33:41,171 [main] INFO (cobol.host.CobolHostStartup) Using active JVM count of 1 for remote cobol execution.
    *-  10:34:03,203 [main] ERROR (cobol.host.SocketStrategy) Unable to establish connection on port 5506 after waiting 20 seconds.*
    java.net.ConnectException: Error: Could not open pipe
    caused by system error: The system cannot find the file specified.
         at com.splwg.base.support.cobol.host.sockets.WindowsPipeSocket.connectToPipe(Native Method)
         at com.splwg.base.support.cobol.host.sockets.WindowsPipeSocket.<init>(WindowsPipeSocket.java:63)
         at com.splwg.base.support.cobol.host.sockets.WindowsPipeSocket.createSocket(WindowsPipeSocket.java:100)
         at com.splwg.base.support.cobol.host.sockets.WindowsPipeSocket.connect(WindowsPipeSocket.java:95)
         at com.splwg.base.support.cobol.host.sockets.WindowsPipeSocketStrategy.openSocket(WindowsPipeSocketStrategy.java:32)
         at com.splwg.base.support.cobol.host.SocketStrategy.unsafeOpen(SocketStrategy.java:118)
         at com.splwg.base.support.cobol.host.SocketStrategy.open(SocketStrategy.java:103)
         at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.createNewHolder(OptimizedRemoteExecuterStub.java:162)
         at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.getStreamHolder(OptimizedRemoteExecuterStub.java:125)
         at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.invoke(OptimizedRemoteExecuterStub.java:46)
         at com.splwg.base.support.cobol.host.RemoteRunnerImpl.invoke(RemoteRunnerImpl.java:89)
         at com.splwg.base.support.cobol.host.RemoteJVMConnectionImpl.createRemoteRunner(RemoteJVMConnectionImpl.java:148)
         at com.splwg.base.support.cobol.host.RemoteJVMConnectionImpl.<init>(RemoteJVMConnectionImpl.java:67)
         at com.splwg.base.support.cobol.host.RemoteJVMFactoryImpl.addConnection(RemoteJVMFactoryImpl.java:83)
         at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider.addNewConnection(RotatingCommandRunnerProvider.java:135)
         at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider.addNecessaryConnections(RotatingCommandRunnerProvider.java:121)
         at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider.<init>(RotatingCommandRunnerProvider.java:61)
         at com.splwg.base.support.cobol.host.CobolHostStartup.startup(CobolHostStartup.java:41)
         at com.splwg.base.support.context.ApplicationContext.initializeCobolRuntime(ApplicationContext.java:178)
         at com.splwg.base.support.context.ApplicationContext.initialize(ApplicationContext.java:158)
         at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:144)
         at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:65)
         at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:426)
         at com.splwg.base.web.startup.SPLWebStartup.initializeApplicationContext(SPLWebStartup.java:175)
         at com.splwg.base.web.startup.SPLWebStartup.contextInitialized(SPLWebStartup.java:63)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3763)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4211)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
         at org.apache.catalina.core.StandardService.start(StandardService.java:450)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
    - 10:34:03,234 [main] ERROR (cobol.host.SocketStrategy) Unable to create socket for inter JVM communication on port 5506
    - 10:34:03,250 [main] INFO (cobol.host.RemoteJVMConnectionImpl) Connection to JVM 1 being shunned
    *-  10:34:03,250 [main] ERROR (cobol.host.RemoteJVMConnectionImpl) An exception has occurred calling the remote JVM*
    *-  10:34:03,250 [main] FATAL (support.context.ApplicationContext) Error initializing ApplicationContext*
    *-  10:34:03,250 [main] ERROR ([Catalina].[localhost].[]) Exception sending context initialized event to listener instance of class com.splwg.base.web.startup.SPLWebStartup*com.splwg.shared.common.LoggedException:
    The following stacked messages were reported as the LoggedException was rethrown:
    com.splwg.base.support.context.ApplicationContext.initialize(ApplicationContext.java:158): Error initializing ApplicationContext
    com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.getStreamHolder(OptimizedRemoteExecuterStub.java:125): An exception has occurred calling the remote JVM
    com.splwg.base.support.cobol.host.SocketStrategy.unsafeOpen(SocketStrategy.java:123): Unable to create socket for inter JVM communication on port 5506
    The root LoggedException was: Unable to establish connection on port 5506 after waiting 20 seconds.
         at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:197)
         at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:85)
         at com.splwg.base.support.cobol.host.SocketStrategy.handleConnectionException(SocketStrategy.java:134)
         at com.splwg.base.support.cobol.host.SocketStrategy.unsafeOpen(SocketStrategy.java:123)
         at com.splwg.base.support.cobol.host.SocketStrategy.open(SocketStrategy.java:103)
         at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.createNewHolder(OptimizedRemoteExecuterStub.java:162)
         at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.getStreamHolder(OptimizedRemoteExecuterStub.java:125)
         at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterStub.invoke(OptimizedRemoteExecuterStub.java:46)
         at com.splwg.base.support.cobol.host.RemoteRunnerImpl.invoke(RemoteRunnerImpl.java:89)
         at com.splwg.base.support.cobol.host.RemoteJVMConnectionImpl.createRemoteRunner(RemoteJVMConnectionImpl.java:148)
         at com.splwg.base.support.cobol.host.RemoteJVMConnectionImpl.<init>(RemoteJVMConnectionImpl.java:67)
         at com.splwg.base.support.cobol.host.RemoteJVMFactoryImpl.addConnection(RemoteJVMFactoryImpl.java:83)
         at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider.addNewConnection(RotatingCommandRunnerProvider.java:135)
         at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider.addNecessaryConnections(RotatingCommandRunnerProvider.java:121)
         at com.splwg.base.support.cobol.host.RotatingCommandRunnerProvider.<init>(RotatingCommandRunnerProvider.java:61)
         at com.splwg.base.support.cobol.host.CobolHostStartup.startup(CobolHostStartup.java:41)
         at com.splwg.base.support.context.ApplicationContext.initializeCobolRuntime(ApplicationContext.java:178)
         at com.splwg.base.support.context.ApplicationContext.initialize(ApplicationContext.java:158)
         at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:144)
         at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:65)
         at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:426)
         at com.splwg.base.web.startup.SPLWebStartup.initializeApplicationContext(SPLWebStartup.java:175)
         at com.splwg.base.web.startup.SPLWebStartup.contextInitialized(SPLWebStartup.java:63)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3763)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4211)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
         at org.apache.catalina.core.StandardService.start(StandardService.java:450)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:551)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
    Caused by: java.net.ConnectException: Error: Could not open pipe
    caused by system error: The system cannot find the file specified.
         at com.splwg.base.support.cobol.host.sockets.WindowsPipeSocket.connectToPipe(Native Method)
    can anyone please help me out to resolve this issue.
    Thanks,
    Fawaz

    Hi,
    Have you tried to restart the SPL service again and again? And sometime i use to get these OptimizedRemoteExecuterStub.getStreamHolder(OptimizedRemoteExecuterStub.java:125): An exception has occurred calling the remote JVM exception if the machine is occupying more memory....
    Try to restart it again.

  • Error in starting opmn server

    Hello,
    Note: I posted this thread on the Identity Management forum as well. I wanted to post it here too, as I think my problem may be a more generic Application Server one, instead of one specific to Identity Management. If this is improper etiquette, I apologize.
    I have a VM, which is being administered by VMware Lab Manager. The VM is running RHEL 5.1, and has an Oracle 11g database installed.
    I am in the process of trying to install and configure Oracle Internet Directory 11g. To do this, I ran the Oracle Fusion Middleware 11g Oracle Identity Management Installer. I selected the "Install Software - Do Not Configure" installation type, and chose to "Configure without a Domain" in order to avoid having to install and administer a WebLogic domain. I set "/data1/u01/app/oracle/product/11.1.1" as the Oracle Middleware Home, and "Oracle_IDM1" as the Oracle Home Directory. (To simplify things below, let ORACLE_IDM_HOME refer to the /data1/u01/app/oracle/product/11.1.1/Oracle_IDM1" directory... understand that no environment variable exists with this name though.) The installation routine ran successfully.
    But, I ran into a problem while trying to configure the Oracle Identity Management 11g components. I ran the Oracle Identity Management 11g Release 1 Configuration Wizard (ORACLE_IDM_HOME/bin/config.sh). Here are some of the key configuration values that I entered:
    - Oracle Instance Location: /data1/u01/config/oracle/as_admin/asinst_1
    - Oracle Instance Name: asinst_1
    - Select Domain: Configure without a Domain
    - Configure Components: Oracle Internet Directory
    - Configure Ports: Auto Port Configuration
    - Specify Schema Database: Create Schema
    After entering my configuration values and hitting the Configure button, the configuration process started running. Shortly thereafter, under Bootstrap Domain Configuration, "Failed" appeared next to the "Create ASInstance" line, with the following error listed:
    {code}
    Error creating ASInstance asinst_1
    Cause: An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    {code}
    In case it would be helpful, here is the output from the error log for the Oracle Identity Management 11g Configuration Wizard:
    {code}
    oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance asinst_1.
    Cause:
    An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    Action:
    See logs for more details.
    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:306)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:163)
    at
    oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:114)
    at
    oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:533)
    at
    oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:437)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:870)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:824)
    at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:1256)
    at
    oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at
    oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at
    oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at
    oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at
    oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at
    oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at
    oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:255)
    at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
    at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:251)
    ... 16 more
    {code}
    To get more information, I tried to manually start the opmn server (I set ORACLE_INSTANCE to "/data1/u01/config/oracle/as_admin/asinst_1" and then ran "./opmnctl start" from the ORACLE_IDM_HOME/opmn/bin directory). As expected, the server failed to start. But, I checked the opmn.out file (in the ORACLE_INSTANCE/diagnostics/logs/OPMN/opmn directory), and found the following error repeated several times:
    {code}
    OPMN worker process exited with status 8b. Restarting.
    OPMN worker process exited with status 8b. Restarting.
    OPMN worker process terminated with signal 11 7 times in 10 seconds -- aborting!
    {code}
    Does anyone know what this error means? I am at a loss as to what to do at this point, so any help would be greatly appreciated.
    Thank you!

    For what it's worth.... I ran into the same thing on a Linux 64 bit Oracle Enterprise Linux box I had set up. I was just able to resolve the issue after many failed attempts.
    According to the log the instance is actually created successfully, but when opmnctl startall command is called immediately afterwards that's when the badness happens, and it just associates the opmnctl start failure to the ASInstance creation. So I decided to call opmnctl startall from the command line immediately after the failure. At that point SELinux started notifying me that a bunch of lib*.so files that opmnctl needed were being blocked when it was called. I went ahead and disabled the entire SELinux functionality and it worked after that!
    To turn off SELinux edit /etc/selinux/config file. Edit the following line:
    SELINUX=disabled
    Then restart linux, and rerun the OBIEE config again.
    Good Luck, hope that helps someone

  • Error in starting server

    Hi,
    While starting a weblogic server I am getting the following error: I am using weblogic 9.1
    <Feb 13, 2007 1:47:31 PM EST> <Error> <HTTP> <BEA-101359> <The servlet weblogic.
    servlet.AsyncInitServlet init method failed while it was run in the background.
    The exception was: java.lang.ClassNotFoundException: com.bea.netuix.servlets.man
    ager.SingleFileServlet.
    java.lang.ClassNotFoundException: com.bea.netuix.servlets.manager.SingleFileServ
    let
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(Generic
    ClassLoader.java:222)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClass
    Loader.java:195)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAw
    areClassLoader.java:54)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)

    JP,
    Could you post the stack trace?
    JP wrote:
    I am getting error when starting server on linux saying JNDI not initializing JTA Exception. Please help me

  • OS Error in starting the OCFS Service on windows server 2008

    Hi,
    Installing the Oracle 11g R1 CRS on windows server 2008 operating system . It is displaying the folllowing error message
    ERROR : OS in Error in starting the OCFS Service
    Can any one please tell what could be the issue ..
    Thank You

    Solved this after some trawling through xml configuration files on the server.
    The file C:\Oracle\product\11.1.0\db_1\owb\j2ee\config\http-web-site.xml contains the reference to keystore.jks:
              <ssl-config keystore="*%ORACLE_HOME%*/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
    changing this to:
              <ssl-config keystore="C:\Oracle\product\11.1.0\db_1/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
    and the OC4J container starts successfully.
    Regards,
    -Haakon-

  • Error while starting  Soa Managed server on weblogic11g

    Hi All,
    I am facing one issue while starting the soa managed server on weblogic11g.
    it gives error like :
    "<Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
    java.lang.NoClassDefFoundError: java/lang/IOException.
    java.lang.NoClassDefFoundError: java/lang/IOException
    What can be done to get over this issue & start the soa server ???
    Thanks & Regards,
    Nupur

    Hi,
    Full stack trace of log is :
    <Apr 12, 2011 7:04:19 AM IST> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
    java.lang.NoClassDefFoundError: java/lang/IOException.
    java.lang.NoClassDefFoundError: java/lang/IOException
         at jrockit.ext.epoll.EPoll.epollCtl0(Native Method)
         at jrockit.ext.epoll.EPoll.epollEnableOneshot(EPoll.java:87)
         at weblogic.socket.EPollSocketMuxer.read(EPollSocketMuxer.java:84)
         at weblogic.socket.BaseAbstractMuxableSocket.dispatch(BaseAbstractMuxableSocket.java:302)
         at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:177)
         Truncated. see log file for complete stacktrace
    >
    <Apr 12, 2011 7:04:41 AM IST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'soademoDatabase1' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
         at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.common.ResourceException: ORA-28001: the password has expired
         at weblogic.jdbc.common.internal.XAConnectionEnvFactory.makeConnection(XAConnectionEnvFactory.java:479)
         at weblogic.jdbc.common.internal.XAConnectionEnvFactory.createResource(XAConnectionEnvFactory.java:173)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1193)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1117)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244)
         Truncated. see log file for complete stacktrace
    Apr 12, 2011 7:05:49 AM IST> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
    java.lang.NoClassDefFoundError: java/lang/IOException.
    java.lang.NoClassDefFoundError: java/lang/IOException
         at jrockit.ext.epoll.EPoll.epollCtl0(Native Method)
         at jrockit.ext.epoll.EPoll.epollEnableOneshot(EPoll.java:87)
         at weblogic.socket.EPollSocketMuxer.read(EPollSocketMuxer.java:84)
         at weblogic.socket.BaseAbstractMuxableSocket.dispatch(BaseAbstractMuxableSocket.java:302)
         at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:177)
         Truncated. see log file for complete stacktrace
    <Apr 12, 2011 7:05:53 AM IST> <Warning> <oracle.sdp.messaging.driver.base> <SDP-26024> <Registration of driver Email-Driver did not complete; will retry periodically until messaging server responds.>
    <Apr 12, 2011 7:05:56 AM IST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'FtpAdapter' due to error weblogic.application.ModuleException: weblogic.connector.exception.RAException: Jndi Name is null or empty..
    weblogic.application.ModuleException: weblogic.connector.exception.RAException: Jndi Name is null or empty.
         at weblogic.connector.deploy.ConnectorModule.prepare(ConnectorModule.java:224)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149)
         Truncated. see log file for complete stacktrace
    No this is not a clustered environment.
    yeah but under domains there are two domains we have created.
    i.e. domains/ domain1 domain2
    both are having soa servers as managed server.
    in one domain soa is up but in domain2 it is not getting up causing above errors while starting.
    FYI : It is causing problem now only.. before this , soa server on both the server have been up & running simultaneously.
    Regards,
    Nupur

  • Error in Starting DMS(Content Server)

    Dear all,
    I get the following error while starting the Content server on unix.
    i am unbale to start the server , pls assist.
    $ pwd
    /home/sapcs/bin
    $ apachectl start
    ld.so.1: httpd: fatal: libucb.so.1: open failed: No such file or directory
    Killed
    $
    Regards,
    Irfan

    That simply sounds like the PATH for libucb.so.1 is not maintained in your env variables.
    That should fix the problem
    Regards
    Juan

  • Error when starting work item

    Hi
    We are having SRM5.0.
    Trying to create Contract. Workflow Without approval of contract(WS1400086)is activated and start conditions also no workflow activated.
    Contract is created and getting message Contract created.
    But when tried to release the contract it shows "Awaiting approval".
    In Workflow log (SWI1)it shows error."Error when starting work item xxxx".
    What could be the reason. Please let me know the solution if anyone of you come across such error.
    Thanks in advance
    Jagadish

    Masa
    It is maintained as General task already.
    It seems the workflow task WS14000085 does not have definition.
    When checked in SWDD for the above teask there are no steps defined for that workflow.
    SAP says that we need to define and action for workflow WS14000085.
    But what is the procedure to define the workflow.
    I presume this is the standard workflow and it should be defined by default when it comes along with the SRM package.
    Anyone of you know how to define the workflow and activate the same?
    Regards
    Jagadish

  • Error when starting parser: timeout during allocate / CPIC-CALL:'TfSAPCMRC'

    Hello experts.
    When I try to preview or refresh a Crystal Report document built on a BEx query I get the following error msg:
    Database connector error: BAPI Error #0. Error when starting parser: timeout during allocate / CPIC-CALL: 'TfSAPCMRCV'.
    We have done as suggested in "SAP Note 1032461 - MDX parser does not start", but without success.
    This is what we've tried so far:
    replaced the file "librfc32.dll" (in C:\Windows\System32 and C:\Windows\SysWOW64)  with the new version mentioned in Note 413708.
    tested the connection in SM59 - non successful
    tested the report query with transaction MDXTEST - non successful
    tried to start the mdxparser manually on server - non succesful, error msg: "The application failed to initialise.."
    We have the following config:
    MS server 2003 SP2 x64 ed.
    SAP logon 7.20
    MS SQL server 2005
    CR 2008
    new librfc32.dll version 7200.1.39.6461
    Any ideas on what to try next would be highly appreciated!
    Cheers, IngA

    Hi Ingo.
    We have only one application server.
    I registered the new version of the file C:\windows\SysWOW64\librfc32.dll with regsvr32.exe successfully. I've also tried to copy the new file to the same directory as the mdxsvr.exe-file is located, but it made no difference.
    Should I remove all other copies of librfc32.dll and only keep the one in folder C:\Windows\SysWOW64, or maybe register them all with regsvr32.exe?
    --IngA
    Edited by: Ingeborg Andreassen on Nov 5, 2010 10:36 AM

  • Error when starting a SWITCH branch (8987)

    Hi,
    I am testing my workflow which starting with a multiple condition (switch). The workflow process is stopped with the error:
    Error when starting a SWITCH branch (8987).
    The workflow check shows no warnings or errors. What could be the problem?
    Thank you in advance.
    /Elvez

    Check the workflow container (of the started workflow instance) and see if you spot a problem with one of the container objects used in your switch conditions.

  • Error when starting Mercury Quicke Test Professional

    Hello,
    I am executing the QTP scripts through eCATT. During execution I got an error ' Error when starting Mercury Quick Test Professional'.
    Does anybody knows how to resove this?
    Thanks,
    Mahantesh

    Hi,
    This is a common problem if scripting is disabled either on server or on ur sapgui client.
    for enabling at server got rz11 tcode and enter sapgui/user_scripting profile and enable scripting there.
    Refer my sdn weblogs which shows minimum config for QTP and ECATT  and also how to create and run the scripts.
    /people/community.user/blog/2007/01/02/integrating-ecatt-mercury-qtp-part-1
    /people/community.user/blog/2007/01/15/integrating-ecatt-mercury-qtp-part-2
    Please reward points.

  • Error when starting configtool.

    The installation is successful. But I am getting the following error when starting configtool:
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while conn
    ecting to DB.
    This is not during the installation as given in some of the other posts. The installation is successful and I am able to start and run the J2EE engine and the Portal. This error occurs when I try to start the config tool.
    Any help would be appreciated. Thanks.

    Hi Arul,
    Have you checked the parameters that the configtool is using to connect? (don't use default settings)
    What database is this on? In the case that it is oracle can you TNS ping the db? The listener is running?
    Regards
    Daniel

  • Error when Starting WAD in New System

    Hi
    We are getting the following error when starting the Web Application Designer.
    "Component 'BexWEbApplicationDesigner': available version 64 , Version 154 required bfore you can continue you have to run the front end "
    I understand that we are missing some fornt end patch.Where can i get this patch.
    Can i get this patch or version in SAPservice market place.
    Please help me
    How to correct this error.Any thoughts are welcome...
    Regards
    Pravallika
    Message was edited by:
            Pravallika Thammineni

    Hi Pravallika,
    Do you already have an answer to this problem. I am experiencing the same problem at the moment...
    Best Regards
    Marcel

Maybe you are looking for

  • MR11_GR/IR difference

    I got the below issue. What are the possibilities to get the difference. The MR11 code Maintain GR/IR clearing account does not balance to a GL enquiry for account 210100. This is out by £3474.08. The MR11 is excluding the following items PO 45000017

  • Smart cards

    I�m an undergraduate student from a local university in Malaysia and right now I�m doing my final year report - implementing healthcare systems using smart cards. It�s an idea about by using the smart card; we can assess the personal details, insuran

  • Detail Info on How SEM-BCS and NewGL Are Integrated

    Dear Experts, I need help. Do you have any detail documentation (functional & technical documents) on how NewGL integrate with SEM-BCS? We need the documents to make sure that we get the benefits on implementing both NewGL and SEM-BCS. Thank you for

  • Please Help - Flash Image Viewer

    I read other posts with the same problem but no solution was offered, so I try to get some answers this way. I have a slide show with 5 images ( http://www.interweb39.com) . The size of the image area is defined as 400x300. The images are 400x300. Th

  • ICBOOKING

    Dear BPC Experts: I am using BPC 7.5 NW,and  following how-to-guide setting up ICMATCHING application, the ICDATA package runs fine, and the data are produced as the HTG doccument shows. However, when running ICBooking package, the package run succes