Ypserv loops after patching

I applied the latest (Aug/25/06) patch set the other day. On my NIS master ypserv, after a time greater then 10 minutes, goes into a loop taking over one out of my processors.
4979 root 1 0 0 5576K 2176K cpu3 95:00 24.99% ypserv
In syslog there is a warning on startup.
ypserv[4979]: [ID 783678 daemon.warning] /usr/lib/netsvc/yp/ypserv: no /var/yp/securenets file
But securenets has never been required.
I don't know much about dtrace but from what I have extracted from it is:
errors:
1 ypserv stat 2 No such file or directory
1 ypserv fcntl 22 Invalid argument
1 ypserv getmsg 11 Resource temporarily unavailable
1 ypserv open64 2 No such file or directory
1 ypserv lwp_wait 45 Deadlock condition.
The deadlock interest me but I don't know how to figure out what is causin g the deadlock.
I tried a dtruss. It is mainly doing:
36254 pollsys(0x63A50, 0x5, 0x0) = 1 0
36261 ioctl(0x5, 0x530F, 0xFFBFFA3C) = 1 0
36263 fstat(0x5, 0xFFBFF960, 0xFEEC2000) = 0 0
36268 lwp_sigmask(0x3, 0x0, 0x0) = 0xFFFF 0
36269 lwp_sigmask(0x3, 0x2000, 0x0) = 0xFFFF 0
Not a huge help. The only thing it tried top open while I was watching it
was:
open("/dev/ticotsord\0", 0x2, 0x0) = 9 0
If someone could point me to a few other things to try to figure out why ypserv is gone into training for "America's Got Talent" the infinate loop edition, I would love to hear it.
Part of the process of figuring this out has been reading documentation, and for the first time in a while I've been very disapointed about the lack of man pages on Solaris. Did I forget to install a package or are there a lower standard for documentation coming out of Sun? For example I go looking for the man page for lwp_sigmask. It doesn't exist. sigmask does, but that syscall only takes 1 argument, when as we can see above lwp_sigmask takes 3.
I could back out of the patches, but I haven't had to do that under Solaris in ten years of administration and I would rather not start now.
Thanks for the help.

Since you mention dtrace, I assume you are referring to a solaris 10 machine.
Its possible you are hitting the "tcp_fusion" bug there was a recent advisory about.
Try adding
set ip_do_tcp_fusion=0
to /etc/system and rebooting.

Similar Messages

  • Panic loop after patching solaris 10 x86

    I have installed a number of patches on to my server and think I have messed things up somehow, wrong order, not in single user mode, missing dependencies, not rebooting, etc...
    After installing I rebooted and now am stuck in a panic loop. I have gathered as much information as possible below.
    The server is a Sunfire V20z running Solaris 10.
    If anyone can interpret the below information and point me in the right direction that would be much appreciated.
    Thanks.
    =======================================================
    Panic Message:
    panic[cpu0]/thread=fffffffffbc22dc0: BAD TRAP: type=d (#gp General protection) rp=fffffffffbc45760 addr=0
    #gp General protection
    pid=0, pc=0xfffffffffb94a051, sp=0xfffffffffbc45850, eflags=0x10282
    cr0: 80050033<pg,wp,ne,et,mp,pe> cr4: 6f0<xmme,fxsr,pge,mce,pae,pse>
    cr2: 0 cr3: 9d60000 cr8: c
    rdi: 0 rsi: 0 rdx: fffffffffbc45730
    rcx: fffffffffbc45700 r8: 0 r9: ffffffff80178945
    rax: f000f84dc000147a rbx: ffffffff80cdc088 rbp: fffffffffbc45870
    r10: 0 r11: 0 r12: 0
    r13: ffffffff80cdc268 r14: ffffffff80178940 r15: 1
    fsb: 200000000 gsb: fffffffffbc240e0 ds: 0
    es: 0 fs: 0 gs: 0
    trp: d err: 0 rip: fffffffffb94a051
    cs: 28 rfl: 10282 rsp: fffffffffbc45850
    ss: 30
    fffffffffbc45670 unix:real_mode_end+6ad1 ()
    fffffffffbc45750 unix:trap+97b ()
    fffffffffbc45760 unix:cmntrap+13f ()
    fffffffffbc45870 genunix:init_node+51 ()
    fffffffffbc458a0 genunix:i_ndi_config_node+f3 ()
    fffffffffbc458c0 genunix:i_ddi_attachchild+41 ()
    fffffffffbc458f0 genunix:devi_attach_node+71 ()
    fffffffffbc45930 genunix:ndi_devi_online+a5 ()
    fffffffffbc45960 unix:add_cpunode2devtree+e4 ()
    fffffffffbc45970 unix:post_startup+78 ()
    fffffffffbc459b0 genunix:main+d3 ()
    fffffffffbc459c0 unix:_start+95 ()
    From kmdb debugger:
    SunOS Release 5.10 Version Generic_118855-36 64-bit
    Copyright 1983-2006 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    load 'fs/specfs' id 7 loaded @ 0xfffffffffbb4a630/0xfffffffffbcdfee0 size 20832/248
    installing specfs, module id 7.
    load 'fs/devfs' id 9 loaded @ 0xfffffffffbb503e8/0xfffffffffbce08f1 size 19064/712
    installing devfs, module id 9.
    load 'sched/TS' id 11 loaded @ 0xfffffffffbb54e60/0xfffffffffbce0bdd size 12992/1984
    installing TS, module id 11.
    load 'sched/TS_DPTBL' id 12 loaded @ 0xfffffffffbb58120/0xfffffffffbce13bd size 376/2152
    installing TS_DPTBL, module id 12.
    load 'misc/sysinit' id 13 loaded @ 0xfffffffffbb58298/0xfffffffffbce1c25 size 656/160
    installing sysinit, module id 13.
    uninstalled sysinit
    unloading sysinit, module id 13, loadcnt 1.
    load 'misc/acpica' id 15 loaded @ 0xfffffffffbb5eef8/0xfffffffffbce1d35 size 360536/5712
    load 'misc/pci_autoconfig' id 14 loaded @ 0xfffffffffbb58298/0xfffffffffbce1c25 size 27744/272
    installing pci_autoconfig, module id 14.
    installing acpica, module id 15.
    load 'cpu/cpu.AuthenticAMD.15' id 18 loaded @ 0xfffffffffbbb6f50/0xfffffffffbce38b5 size 12608/368
    installing cpu.AuthenticAMD.15, module id 18.
    load 'mach/uppc' id 19 loaded @ 0xfffffffffbbbac90/0xfffffffffbce3a4a size 11784/616
    installing uppc, module id 19.
    load 'mach/pcplusmp' id 20 loaded @ 0xfffffffffbbbe480/0xfffffffffbce4d32 size 41992/5112
    installing pcplusmp, module id 20.
    load 'drv/rootnex' id 21 loaded @ 0xfffffffffbbc9470/0xfffffffffbce7cba size 18040/840
    installing rootnex, module id 21.
    load 'drv/options' id 22 loaded @ 0xfffffffffbbcdae8/0xfffffffffbce8012 size 432/232
    installing options, module id 22.
    load 'drv/pseudo' id 23 loaded @ 0xfffffffffbbcdc98/0xfffffffffbce80fa size 2704/648
    installing pseudo, module id 23.
    load 'drv/clone' id 24 loaded @ 0xfffffffffbbce728/0xfffffffffbce8382 size 1184/680
    installing clone, module id 24.
    load 'misc/scsi' id 26 loaded @ 0xfffffffffbbe2cf8/0xfffffffffbce91ba size 51384/13152
    load 'drv/scsi_vhci' id 25 loaded @ 0xfffffffffbbcebc8/0xfffffffffbce862a size 82224/2960
    installing scsi_vhci, module id 25.
    installing scsi, module id 26.
    load 'misc/busra' id 28 loaded @ 0xfffffffffbbf1820/0xfffffffffbcecab8 size 6776/136
    load 'drv/isa' id 27 loaded @ 0xfffffffffbbef5b0/0xfffffffffbcec570 size 8816/1352
    installing isa, module id 27.
    installing busra, module id 28.
    load 'drv/sad' id 29 loaded @ 0xfffffffffbbf3298/0xfffffffffbcecb58 size 5320/688
    installing sad, module id 29.
    load 'misc/fssnap_if' id 31 loaded @ 0xfffffffff3a39110/0xfffffffffbcee638 size 776/176
    load 'fs/ufs' id 30 loaded @ 0xfffffffff3a00000/0xfffffffffbcece08 size 233744/6192
    installing ufs, module id 30.
    installing fssnap_if, module id 31.
    load 'misc/hpcsvc' id 34 loaded @ 0xfffffffffbbfb698/0xfffffffffbcef438 size 4472/144
    load 'misc/pcihp' id 33 loaded @ 0xfffffffff3a3a000/0xfffffffffbcef2f0 size 21232/328
    load 'drv/pci' id 32 loaded @ 0xfffffffffbbf6998/0xfffffffffbcef058 size 19712/664
    installing pci, module id 32.
    installing pcihp, module id 33.
    installing hpcsvc, module id 34.
    load 'drv/pci_pci' id 35 loaded @ 0xfffffffffbbfc810/0xfffffffffbcef4d8 size 5144/688
    installing pci_pci, module id 35.
    load 'drv/mpt' id 36 loaded @ 0xfffffffff3a40000/0xfffffffffbcef788 size 83864/109432
    installing mpt, module id 36.
    load 'drv/sd' id 37 loaded @ 0xfffffffff3a55000/0xfffffffffbd0a300 size 134144/9160
    installing sd, module id 37.
    load 'fs/ctfs' id 38 loaded @ 0xfffffffff3a76000/0xfffffffffbd0c6ec size 14808/944
    installing ctfs, module id 38.
    load 'fs/procfs' id 39 loaded @ 0xfffffffff3a7a000/0xfffffffffbd0cafc size 126976/2800
    installing procfs, module id 39.
    load 'fs/mntfs' id 40 loaded @ 0xfffffffff3a99000/0xfffffffffbd0d600 size 10552/248
    installing mntfs, module id 40.
    load 'fs/tmpfs' id 41 loaded @ 0xfffffffff3a9c000/0xfffffffffbd0d708 size 27952/66488
    installing tmpfs, module id 41.
    load 'fs/objfs' id 42 loaded @ 0xfffffffffbbfdc28/0xfffffffffbd1dae8 size 7648/1056
    installing objfs, module id 42.
    panic[cpu0]/thread=fffffffffbc22dc0: BAD TRAP: type=d (#gp General protection) rp=fffffffffbc45760 addr=0
    #gp General protection
    pid=0, pc=0xfffffffffb94a051, sp=0xfffffffffbc45850, eflags=0x10282
    cr0: 80050033<pg,wp,ne,et,mp,pe> cr4: 6f0<xmme,fxsr,pge,mce,pae,pse>
    cr2: 0 cr3: a2a5000 cr8: c
    rdi: 0 rsi: 0 rdx: fffffffffbc45730
    rcx: fffffffffbc45700 r8: 0 r9: ffffffff80178dc5
    rax: f000f84dc000147a rbx: ffffffff80566088 rbp: fffffffffbc45870
    r10: 0 r11: 0 r12: 0
    r13: ffffffff80566268 r14: ffffffff80178dc0 r15: 1
    fsb: 200000000 gsb: fffffffffbc240e0 ds: 0
    es: 0 fs: 0 gs: 0
    trp: d err: 0 rip: fffffffffb94a051
    cs: 28 rfl: 10282 rsp: fffffffffbc45850
    ss: 30
    fffffffffbc45670 unix:real_mode_end+6ad1 ()
    fffffffffbc45750 unix:trap+97b ()
    fffffffffbc45760 unix:cmntrap+13f ()
    fffffffffbc45870 genunix:init_node+51 ()
    fffffffffbc458a0 genunix:i_ndi_config_node+f3 ()
    fffffffffbc458c0 genunix:i_ddi_attachchild+41 ()
    fffffffffbc458f0 genunix:devi_attach_node+71 ()
    fffffffffbc45930 genunix:ndi_devi_online+a5 ()
    fffffffffbc45960 unix:add_cpunode2devtree+e4 ()
    fffffffffbc45970 unix:post_startup+78 ()
    fffffffffbc459b0 genunix:main+d3 ()
    fffffffffbc459c0 unix:_start+95 ()
    panic: entering debugger (no dump device, continue to reboot)
    Loaded modules: [ uppc ufs unix krtld genunix specfs pcplusmp
    cpu.AuthenticAMD.15 ]
    kmdb: target stopped at:
    kaif_enter+8: popfq
    From kmdb msgbuf:
    load 'cpu/cpu.AuthenticAMD.15' id 18 loaded @ 0xfffffffffbbb6f50/0xfffffffffbce3
    8b5 size 12608/368
    installing cpu.AuthenticAMD.15, module id 18.
    load 'mach/uppc' id 19 loaded @ 0xfffffffffbbbac90/0xfffffffffbce3a4a size 11784
    /616
    installing uppc, module id 19.
    load 'mach/pcplusmp' id 20 loaded @ 0xfffffffffbbbe480/0xfffffffffbce4d32 size 4
    1992/5112
    installing pcplusmp, module id 20.
    mem = 2096168K (0x7ff0a000)
    load 'drv/rootnex' id 21 loaded @ 0xfffffffffbbc9470/0xfffffffffbce7cba size 180
    40/840
    installing rootnex, module id 21.
    root nexus = i86pc
    load 'drv/options' id 22 loaded @ 0xfffffffffbbcdae8/0xfffffffffbce8012 size 432
    /232
    installing options, module id 22.
    load 'drv/pseudo' id 23 loaded @ 0xfffffffffbbcdc98/0xfffffffffbce80fa size 2704
    /648
    installing pseudo, module id 23.
    pseudo0 at root
    pseudo0 is /pseudo
    load 'drv/clone' id 24 loaded @ 0xfffffffffbbce728/0xfffffffffbce8382 size 1184/
    680
    installing clone, module id 24.
    load 'misc/scsi' id 26 loaded @ 0xfffffffffbbe2cf8/0xfffffffffbce91ba size 51384
    /13152
    load 'drv/scsi_vhci' id 25 loaded @ 0xfffffffffbbcebc8/0xfffffffffbce862a size 8
    2224/2960
    installing scsi_vhci, module id 25.
    installing scsi, module id 26.
    scsi_vhci0 at root
    scsi_vhci0 is /scsi_vhci
    load 'misc/busra' id 28 loaded @ 0xfffffffffbbf1820/0xfffffffffbcecab8 size 6776
    /136
    load 'drv/isa' id 27 loaded @ 0xfffffffffbbef5b0/0xfffffffffbcec570 size 8816/13
    52
    installing isa, module id 27.
    installing busra, module id 28.
    isa0 at root
    NOTICE: ACPI source type ACPI_RESOURCE_TYPE_EXT_IRQ not supported
    NOTICE: apic: local nmi: 0 1 1 1
    NOTICE: apic: local nmi: 1 1 1 1
    pcplusmp: vector 0x9 ioapic 0x2 intin 0x9 is bound to cpu 1
    load 'drv/sad' id 29 loaded @ 0xfffffffffbbf3298/0xfffffffffbcecb58 size 5320/68
    8
    installing sad, module id 29.
    load 'misc/fssnap_if' id 31 loaded @ 0xfffffffff3a39110/0xfffffffffbcee638 size
    776/176
    load 'fs/ufs' id 30 loaded @ 0xfffffffff3a00000/0xfffffffffbcece08 size 233744/6
    192
    installing ufs, module id 30.
    installing fssnap_if, module id 31.
    load 'misc/hpcsvc' id 34 loaded @ 0xfffffffffbbfb698/0xfffffffffbcef438 size 447
    2/144
    load 'misc/pcihp' id 33 loaded @ 0xfffffffff3a3a000/0xfffffffffbcef2f0 size 2123
    2/328
    load 'drv/pci' id 32 loaded @ 0xfffffffffbbf6998/0xfffffffffbcef058 size 19712/6
    64
    installing pci, module id 32.
    installing pcihp, module id 33.
    installing hpcsvc, module id 34.
    pci0 at root: space 0 offset 0
    pci0 is /pci@0,0
    load 'drv/pci_pci' id 35 loaded @ 0xfffffffffbbfc810/0xfffffffffbcef4d8 size 514
    4/688
    installing pci_pci, module id 35.
    PCI-device: pci1022,7450@a, pci_pci1
    pci_pci1 is /pci@0,0/pci1022,7450@a
    load 'drv/mpt' id 36 loaded @ 0xfffffffff3a40000/0xfffffffffbcef788 size 83864/1
    09432
    installing mpt, module id 36.
    /pci@0,0/pci1022,7450@a/pci17c2,10@4 (mpt0):
    Rev. 8 LSI, Inc. 1030 found.
    /pci@0,0/pci1022,7450@a/pci17c2,10@4 (mpt0):
    mpt0 supports power management.
    pcplusmp: pci1000,30 (mpt) instance 0 vector 0x1b ioapic 0x3 intin 0x3 is bound
    to cpu 0
    /pci@0,0/pci1022,7450@a/pci17c2,10@4 (mpt0):
    mpt0 Firmware version v1.3.27.0 (IM/IME)
    /pci@0,0/pci1022,7450@a/pci17c2,10@4 (mpt0):
    mpt0: IOC Operational.
    /pci@0,0/pci1022,7450@a/pci17c2,10@4 (mpt0):
    Volume 0 is optimal
    PCI-device: pci17c2,10@4, mpt0
    mpt0 is /pci@0,0/pci1022,7450@a/pci17c2,10@4
    load 'drv/sd' id 37 loaded @ 0xfffffffff3a55000/0xfffffffffbd0a300 size 134144/9
    160
    installing sd, module id 37.
    sd1 at mpt0: target 0 lun 0
    sd1 is /pci@0,0/pci1022,7450@a/pci17c2,10@4/sd@0,0
    load 'fs/ctfs' id 38 loaded @ 0xfffffffff3a76000/0xfffffffffbd0c6ec size 14808/9
    44
    installing ctfs, module id 38.
    load 'fs/procfs' id 39 loaded @ 0xfffffffff3a7a000/0xfffffffffbd0cafc size 12697
    6/2800
    installing procfs, module id 39.
    load 'fs/mntfs' id 40 loaded @ 0xfffffffff3a99000/0xfffffffffbd0d600 size 10552/
    248
    installing mntfs, module id 40.
    load 'fs/tmpfs' id 41 loaded @ 0xfffffffff3a9c000/0xfffffffffbd0d708 size 27952/
    66488
    installing tmpfs, module id 41.
    load 'fs/objfs' id 42 loaded @ 0xfffffffffbbfdc28/0xfffffffffbd1dae8 size 7648/1
    056
    installing objfs, module id 42.
    SMBIOS v2.31 loaded (1939 bytes)
    panic[cpu0]/thread=fffffffffbc22dc0:
    BAD TRAP: type=d (#gp General protection) rp=fffffffffbc45760 addr=0
    #gp General protection
    pid=0, pc=0xfffffffffb94a051, sp=0xfffffffffbc45850, eflags=0x10282
    cr0: 80050033<pg,wp,ne,et,mp,pe> cr4: 6f0<xmme,fxsr,pge,mce,pae,pse>
    cr2: 0 cr3: a2a5000 cr8: c
    rdi: 0 rsi: 0 rdx: fffffffffbc45730
    rcx: fffffffffbc45700 r8: 0 r9: ffffffff80178dc5
    rax: f000f84dc000147a rbx: ffffffff80566088 rbp: fffffffffbc45870
    r10: 0 r11: 0 r12: 0
    r13: ffffffff80566268 r14: ffffffff80178dc0 r15: 1
    fsb: 200000000 gsb: fffffffffbc240e0 ds: 0
    es: 0 fs: 0 gs: 0
    trp: d err: 0 rip: fffffffffb94a051
    cs: 28 rfl: 10282 rsp: fffffffffbc45850
    ss: 30
    fffffffffbc45670 unix:real_mode_end+6ad1 ()
    fffffffffbc45750 unix:trap+97b ()
    fffffffffbc45760 unix:cmntrap+13f ()
    fffffffffbc45870 genunix:init_node+51 ()
    fffffffffbc458a0 genunix:i_ndi_config_node+f3 ()
    fffffffffbc458c0 genunix:i_ddi_attachchild+41 ()
    fffffffffbc458f0 genunix:devi_attach_node+71 ()
    fffffffffbc45930 genunix:ndi_devi_online+a5 ()
    fffffffffbc45960 unix:add_cpunode2devtree+e4 ()
    fffffffffbc45970 unix:post_startup+78 ()
    fffffffffbc459b0 genunix:main+d3 ()
    fffffffffbc459c0 unix:_start+95 ()

    I am seeing something similar to this, but I can bring it up and it crashed after a random amount of time. Any ideas what patches could have caused this?
    Jun 24 13:32:08 voldemort2 unix: [ID 836849 kern.notice]
    Jun 24 13:32:08 voldemort2 ^Mpanic[cpu3]/thread=fffffe8000c6ec80:
    Jun 24 13:32:08 voldemort2 genunix: [ID 683410 kern.notice] BAD TRAP: type=d (#gp General protection) rp=fffffe8000c6ea70 addr=fffffe84c13befdb
    Jun 24 13:32:08 voldemort2 unix: [ID 100000 kern.notice]
    Jun 24 13:32:08 voldemort2 unix: [ID 839527 kern.notice] sched:
    Jun 24 13:32:08 voldemort2 unix: [ID 753105 kern.notice] #gp General protection
    Jun 24 13:32:08 voldemort2 unix: [ID 358286 kern.notice] addr=0xfffffe84c13befdb
    Jun 24 13:32:08 voldemort2 unix: [ID 243837 kern.notice] pid=0, pc=0xfffffffffb834fed, sp=0xfffffe8000c6eb68, eflags=0x10286
    Jun 24 13:32:08 voldemort2 unix: [ID 211416 kern.notice] cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 6f8<xmme,fxsr,pge,mce,pae,pse,de>
    Jun 24 13:32:08 voldemort2 unix: [ID 354241 kern.notice] cr2: fffffe84c13befdb cr3: 1072d000 cr8: c
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] rdi: ffffffff8027c531 rsi: 1 rdx: 200
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] rcx: 2 r8: ffffffff8027c4c0 r9: ffffffff8027c4c0
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] rax: fffffe8000c6ec80 rbx: ffffffff98401000 rbp: fffffe8000c6ebc0
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] r10: ffffffff97bab7b4 r11: ff00000000000000 r12: ffffffffb5fd4bc0
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] r13: 4 r14: ffffffff8027c531 r15: 1
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] fsb: ffffffff80000000 gsb: ffffffff98401000 ds: 43
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] es: 43 fs: 0 gs: 1c3
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] trp: d err: 0 rip: fffffffffb834fed
    Jun 24 13:32:08 voldemort2 unix: [ID 592667 kern.notice] cs: 28 rfl: 10286 rsp: fffffe8000c6eb68
    Jun 24 13:32:08 voldemort2 unix: [ID 266532 kern.notice] ss: 30
    Jun 24 13:32:08 voldemort2 unix: [ID 100000 kern.notice]
    Jun 24 13:32:08 voldemort2 genunix: [ID 655072 kern.notice] fffffe8000c6e980 unix:real_mode_end+71e1 ()
    Jun 24 13:32:08 voldemort2 genunix: [ID 655072 kern.notice] fffffe8000c6ea60 unix:trap+b04 ()
    Jun 24 13:32:08 voldemort2 genunix: [ID 655072 kern.notice] fffffe8000c6ea70 unix:cmntrap+140 ()
    Jun 24 13:32:08 voldemort2 genunix: [ID 655072 kern.notice] fffffe8000c6ebc0 unix:mutex_owner_running+d ()
    Jun 24 13:32:08 voldemort2 genunix: [ID 655072 kern.notice] fffffe8000c6ec20 cpqary3:cpqary3_sw_isr+5a ()
    Jun 24 13:32:08 voldemort2 genunix: [ID 655072 kern.notice] fffffe8000c6ec60 unix:av_dispatch_softvect+62 ()
    Jun 24 13:32:08 voldemort2 genunix: [ID 655072 kern.notice] fffffe8000c6ec70 unix:intr_thread+b4 ()
    Jun 24 13:32:08 voldemort2 unix: [ID 100000 kern.notice]
    Jun 24 13:32:08 voldemort2 genunix: [ID 672855 kern.notice] syncing file systems...
    Jun 24 13:32:09 voldemort2 genunix: [ID 733762 kern.notice] 350
    Jun 24 13:32:10 voldemort2 genunix: [ID 733762 kern.notice] 349
    Jun 24 13:32:11 voldemort2 genunix: [ID 733762 kern.notice] 348
    Jun 24 13:32:38 voldemort2 last message repeated 20 times
    Jun 24 13:32:39 voldemort2 genunix: [ID 622722 kern.notice] done (not all i/o completed)
    Jun 24 13:32:40 voldemort2 genunix: [ID 111219 kern.notice] dumping to /dev/dsk/c3t0d0s1, offset 1719074816, content: kernel
    Jun 24 13:33:13 voldemort2 genunix: [ID 409368 kern.notice] ^M100% done: 1232512 pages dumped, compression ratio 4.65,
    Jun 24 13:33:13 voldemort2 genunix: [ID 851671 kern.notice] dump succeeded

  • AT300SE - Boot loop after patch update

    After the latest patch update, my tablet AT300se not booting up.
    Some one please provide me the Stock ROM ?
    i am in India now and i can't find any toshiba tablet service center in India.

    > is ti possible to get the stock ROM or custom ROM?
    I dont think so since the updates are received via Toshiba Service Station.
    Unfortunately, I think you last chance to get this device running, is a Toshiba authorized service point.
    Here you can find an database with all ASPs world wide:
    http://www.toshiba.eu/innovation/generic/ASP_SUPPORT/
    In India following ASP is available:
    +inTarvo Technologies Limited+
    +C/o Subham Computers, 83, Bidhan Road, Paul Building Complex+
    +Siliguri,West Bengal 734001+
    +Phone:+ ++91-353-2525624+
    Hope they could help you

  • Intallation loop after configuring X in Solaris 8

    The installation program gets into a loop after configuring X.
    It test my X setting, attempt to continue the installation, laungh a X test screen, goes back to the logging screen and says "All devices configured" go back to X test screen and then bag to the log screen and says the same "All devices configured" again. And it does it forever.
    Does any one has an idea what is going on?
    Thanks

    Try to "bypass" the X11 server configuration, and finish the
    installation in text mode.
    Once solaris is installed, try to install:
    - the latest solaris X11 video driver patch (109401-10 )
    http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/xprod-Solaris_x86IntelDrivers&nav=pub-patches
    - or the Solaris XFree86 Video Drivers and Porting Kit
    http://soldc.sun.com/developer/support/driver/tools/video/video-index.html
    Try to configure the video card with the "kdmconfig" program,
    when logged in as user "root".

  • OracleCSService unable to start on win2003 node after patching to 10.2.0.4

    Hi,
    Anyone facing problem starting the CS service after patching to 10.2.0.4 on 1 win2003 node while other win2003 node works fine?
    Well seems I found the solution to it. Pl read on if u r facing same problem:
    1. on the non-working node goto the log folders inside "$ORACLE_HOME/log/<node1name>/css/cssdout.log"
    2. if u see any errors like ssmain_run_css going into looping then
    3. from cmd run "crsctl check boot"
    4. check any dll error reporting...(in my case it was orahasgen10.dll)
    5. compare this dll size/date with the one on working node.
    6. If its different copy same dll from workingnode to non-working node.
    7. try restart oraclecsservice. It should start now.
    Hope this helps. I spent a lot of time researching this so hope someone benefits from this.
    Rgds,
    Mounesh.

    Just wanted to help techies out there if facing cs service issue.

  • HT6114 Reboot loop after 10.9.2 upgrade

    My 2009 (dual-quad) Mac Pro 4,1 is now stuck in a reboot loop after upgrading from 10.9.1 to 10.9.2.
    //edit: I realized there wasn't a question: What is wrong with my computer and how do I fix it?
    So far I have tried:
    * Repairing the disk
    * Repairing permissions
    * Zapping the NVRAM/PRAM
    * Resetting SMC
    * Copying BootCache.playlist from a backup to /var/db
    Other things to note about my setup:
    In addition to the original hard drive, I installed a 4tb drive from which I have been working with since June. It is the 4tb drive that has 10.9.2 installed. The original 650gb still has 10.8.4 installed and all my original data pre-June.
    Also installed is a VisionTek Radeon 7870 video card which powers my numerous monitors. I do not recall having to install anything extra, or modify any settings to get it to work. The only downside is you can't really see anything when booting.
    In addition to the VisionTek card I also have one of the factory Geforce 120 cards installed. Using another monitor attached to that card I've been able to monitor the boot process using the command-v verbose output.
    Of notable interest I get the dreaded "BootCache: unable to open /var/db/BootCache.playlist : 2" error, along with a few SMC errors. If these are important I can attach pictures taken of the boot process.
    I am able to zap the NVRAM and boot the old 10.8.4 650gb drive. It loads fine. 10.9.2 will not boot into safe mode, but will boot into recovery mode.
    As a final attempt to fix the BootCache error I copied it from a Time Machine backup into /var/db/ ensuring the correct permissions were set. After rebooting the file is deleted again.
    I would greatly appreciate any help on this issue as this is my work computer. I do have full backups via Time Machine so I can reinstall, but I'm hoping there's another solution.

    I just started a discussiion related to this topic in "Mac Pro."
    https://discussions.apple.com/message/25019730#25019730
    " I have a 2009 dual quad core Mac Pro (4.1) with an upgraded Radeon 7950 GPU. I use a 30" Apple Cinema display (DVI) and  a 27" LED Cinema Display (Display Port). After updating to 10.9.2, the Mac would not boot, but went on a continuous re-boot cycle every 5-10 minutes without a flicker of life in either display. I unplugged both displays and the Mac booted. I could log in remotely from my laptop. I then attached the 30" Cinema Display into the DVI port and the Mac booted normally."
    Dave

  • Function module "GM_DOCUMENT_REVERSE" not found.  after Patch Update

    Hi Abapers/Basis
    After patch update i am not able to do FBCJ reversal entry getting below error message.
    Runtime Errors         CALL_FUNCTION_NOT_FOUND
    Exception              CX_SY_DYN_CALL_ILLEGAL_FUNC
    Date and Time          25.05.2011 14:43:26
    Short text
         Function module "GM_DOCUMENT_REVERSE" not found.
    What happened?
         The function module "GM_DOCUMENT_REVERSE" is called,
         but cannot be found in the library.
         Error in the ABAP Application Program
         The current ABAP program "SAPLRWCL" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC', was
         not caught in
        procedure "CALL_DISPATCHER_STORNO_R" "(FORM)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The program "SAPLRWCL" contains the CALL FUNCTION statement.
        The name of the function module to be called is "GM_DOCUMENT_REVERSE".
        No function module exists with the name "GM_DOCUMENT_REVERSE".
        All function modules are listed in the Function Library (SE37).
        Possible reasons:
        a) Wrong name specified. Pay particular attention to
           upper/lower case and underscores ("_").
           or
        b) Transport error
        c) In the case of an enqueue/dequeue module,
           the lock object may not have been activated
           (ABAP/4 Dictionary).
    How to correct the error
        Check the last transports to the SAP System.
        Is the program "SAPLRWCL" currently being changed?
        If an enqueue/dequeue module is involved, is the activation
        of the lock object missing in the ABAP/4 Dictionary?
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "CALL_FUNCTION_NOT_FOUND" "CX_SY_DYN_CALL_ILLEGAL_FUNC"
        "SAPLRWCL" or "LRWCLF10"
        "CALL_DISPATCHER_STORNO_R"
        Function modules with names similar to "GM_DOCUMENT_REVERSE":
        GM_DOCUMENT_CLOSE
        GM_DOCUMENT_RECORD
        GM_DOCUMENT_DELETE
        GM_DOCUMENT_POST
        GM_DOCUMENT_CHECK
        G_DOCUMENT_RECORD
        GJ_DOCUMENT_RECORD
        GM_DOCUMENT_PROJECT
        GET_DOCUMENTS
        GM_DOCUMENT_DISPLAY
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
       To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    Moderator message: please don't just dump your dumps, search for SAP notes or open a call with SAP instead.
    Edited by: Thomas Zloch on May 25, 2011 2:16 PM

    Hi Karthik,
    Thank you for ur reply.
    I did not implement any user exit/ badi. Dump is saying that my smarform function module does not exist in the se37 library.
    I have excuted my form through se38, that time is working fine. When i tried through output type it is going to dump.
    Regards,
    Kusuma.

  • Error while running isupplier portal from jdev after patches

    latest POS rollup patch was applied and since then i get an error on local machine while running portal pages, need not mention that my substitution has also broken after patches.
    On server :
    login as isupplier > click on any PO either on home page or any order via Orders> ponumber
    On local machine : I get below error when I click on any po.
    I have deleted all teh old classes and ftped the whole apps directory on my local machine, but i still get this error.
    Also noted that the functionality of changing PO, etc works fine, but this error gets printed in jdev console.
    can someone give me some clue ?
    thanks
    java.lang.ClassCastException
         at oracle.apps.pos.isp.server.PosServerUtil.checkSecurePO(PosServerUtil.java:85)
         at oracle.apps.pos.changeorder.webui.ViewOrderPGCO.processRequest(ViewOrderPGCO.java:1012)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:587)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2335)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at OA.jspService(OA.jsp:34)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
         at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199)
         at OA.jspService(OA.jsp:39)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    Edited by: OAF-dev on Apr 19, 2010 1:39 PM

    I cross checked all the versions and I have the correct one installed....
    it was working before the patch . Patch is only the upgrade of POS. I got all teh class files again on my local machine , but this error comees up in jdev console. and rest all works fine. I have no clue why.

  • Authorization problems after patch 6 upgrade and re-install

    Hello everybody.
    I had a perfect working Visual Composer installation.
    After patching it, I got an 401 message, stating that I do not have authorization to view this page:
    HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials.
    Uninstalling and reinstalling didn't bring me much further. It seems to be an Internet Explorer and/or IIS 6.0 related problem.
    Of course I followed the very valuable note 804996, but the problem remains...
    Can anyone help me out?
    Thanx.

    Hi all.
    I resolved my own problem.
    Additional to the permission settings as they are explained in note 804996, you must add the Directory Security - Authentication & Access Control, set to Integrated Windows Authentication.
    Otherwise Windows NTFS security will block you.
    Gr.,
    Marc.

  • Sales office data missing after patching in CRM

    Hi,
    We have CRM 4.0 for internet sales.
    Recently, we patched our Development and QA CRM systems from SAPKU40009 to
    SAPKU40016.
    Immediately after the patching, we see that the Sales office information in the BP (Sales area- organization tab) is missing.  We have only one Sales org and Dist channel with division not active. All the sales office belong to the same sales org. Nothing has changed w.r.t org model before and after patching and all the org units are checked for determintation.
    Everything was working before the patching. Just after patching, we find the sales office information blanked out in the BP and as well as the drop down list is empty.
    I can see the sales office table entries for all the BPs in CRMM_BUT_SET0140. But when ichange the BP data (for some other field) and save, the table entries get deleted as i am not able to assign the sales office any more.
    We have not buffered the attributes. I tried that also and ran the report HRBCI_ATTRIBUTES_BUFFER_UPDATE, but it is of no use.
    Can somebody help?
    Thanks
    Shankar

    Hi ,
    What you can do is,
    Create a request for a material whose Sales Area data is missing in
    CRM , and perform the request load in transaction:R3AR4.
    And please check whether sales area data flows to CRM.
    Put a filter in txn:R3AC1, to download single material or material
    range.And before performing an initial load in txn:R3AS,please make
    sure that sales area data is missing in CRM.Now, perform the initial
    load in txn:R3AS.And please check whether sales area data flows to
    CRM.
    Check the  filter settings in transaction R3AC1 for
    object MATERIAL and please make sure that it would bring down all
    the expected materials from R/3 along with the sales area data. I guess there is some
    filter setting which is blocking it.
    Please check the entries you have maintained in table MVKE - the entries
    for the sales data maintained here must match with the ones maintained in the
    filters.
    thanks & regards,
    Krishnen
    Edited by: Krishnen Subramanian on Aug 9, 2011 8:47 AM

  • Startup after patching (9654983) ORA-32004

    I patched a nearly identical system before this one with no issues however after patching this one
    on attempting to startup I get :
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance.
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-01092: ORACLE instance terminated. Disconnection forced.
    What gives?
    Thanks for any and all help in advance,
    Brian

    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance.
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-01092: ORACLE instance terminated. Disconnection forced.
    What gives? Check the alert.log to identify the obsolete parameter and remove it.
    OR
    Check V$OBSOLETE_PARAMETER to see the matching on and remove it.
    Then,startup the database.
    -Anantha

  • Behaviour change of synchronous reply after patching to 10.1.3.4

    Hi people ,
    i have a process like this:
    [http://www.jettmedia.com/images/630_syncReply10134Test.jpg]
    Normally in 10.1.3.1 , 10.1.3.3.x ; the process will continue after a partial reply, and any fault uncatched in the process would terminate the flow. And any changes to the outputvariable wont change the process response.
    But after patching to 10.1.3.4 im having a different behaviour on synchronous process replys ,
    The process continues and any uncatched fault AFTER A REPLY its raised to the client, and any change to the outputvariable AFTER A REPLY its changed to the process response .
    The worst thing its that is not clear when the response its really sent to the client , ( if i put a wait activity , after the reply, with 1 minute , works as was expected, like in 10.1.3.3 ... )
    I read this new features list from oracle
    http://www.oracle.com/technology/tech/soa/cab/oraclesoacab-webinar-04-22-08bpel_10_1_3_4_update.pdf
    It says that "Faults in a transient process go to the client" , correcting an old problem of lost instances..
    I cant find any other documentation explaining this new beahaviour but for my organization its a huge problem afecting , many production processes, on the patched servers. Because i raised faults to leave the instances marked as faulted on the console as a normal procedure on the flows , but now , if that throw its close enough after a reply(with a unknow criteria or number of activities) its raised to the client :S
    Thanks for any help , by now the workaround to keep the same behaviour its: WAIT after every reply :S :S !!
    Greetings
    Dam

    Yes its a fire and forget pattern, thanks for the suggestion, il. try it ...
    but its difficult to refactor several flows just for patching , you have any idea if this change after upgrade to 10.1.3.4 its normal ? this is an expected beahaviour ?
    Thank you very much again

  • How to stop a while loop after certain time using Elapsed time vi

    how to stop a while loop after certain time using Elapsed time vi.

    Hi Frankie,
    Just place the Elapsed Time VI inside the WHILE loop, and wire the 'Time Has Elapsed' output to the conditional terminal in the lower right corner (which should be set to 'stop if true' by default).
    In the future, please post your LabVIEW questions to the LabVIEW Forum.  You have a much better chance of getting your questions answered sooner, and those answers can then help others who are searching the LabVIEW forums.  Thanks!
    Justin M
    National Instruments

  • After patching Portal 7.31 SP9 - SP13, CM BW reports fail

    Our links to the BI credit reports (like Early Warning Risk) stopped working after patching the NW Portal 7.31 from SP9 to SP13.  No other changes were made, and the reports worked prior to the patching. 
    The child window for the report opens, but then comes back with error:
    com.sap.portal.appintegrator.sap.BWReport::BWReport/AskForReport
    And then it asks for a BEx Web Application Query String.
    I would put this in the portal/netweaver forum, but this error seems strictly related to the CM delivered content (we are on the most current 1.41 BP).   We've validated that that the SSO tickets from portal to back end ERP and BI are working properly.  Has anyone had this kind of issue after a patch (while staying on same portal release)?  We didn't make any changes/patches to the back end ERP and BI systems either.

    Yes we have experienced the same thing.  We upgraded from 30 to 353 and now we are getting the BW logon prompt.  It is very frustrating. I have been searching these message boards for help.
    Brien

  • Problem with national language after patching

    I have BEx Analyser based on Excel 2007. After patching with 801 (SAP NetWeaver 7.0 Support Package BI Frontend Add-on 7.x SP's for SAP GUI 7.10) got problem with national symbols input.
    Please any ideas...
    Thanks,
    Olga

    It's best to post this in a SQL Server forum. ConfigMgr is simply a delivery mechanism for the patch and really has nothing to do with what the patch actually does.
    Jason | http://blog.configmgrftw.com | @jasonsandys

Maybe you are looking for

  • 10.1.3.4 - db Adapter connection factory has been stopped.

    I created a process which had a custom sql operation to read data from a db table. It was working fine, but now I am getting a weird error file:/apps/oracle/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_SiebelRMAShipmentIn_bpel_1.0_d9f7e

  • Unlock files

    I'm kinda new at this so forgive me if I'm a bonehead. I made a contribute site, then wanted to disable check in check out. All the files have duplicate locked files remaining on server and they take eons to ftp. Is there an easy way to delete them a

  • Queries on the web

    All users by default run BEx queries.  Web templates have not been defined.  Can the users still run the queries on the web and if so how?  Do they also have the option to save the query as a favorite? Thanks

  • Integraion Server already defined.

    Hi, I am not sure how business system of Integration Server was missed from list of business systems of business Landscape screen. So to get back it I tried to create. It displaying like "Integraion Server already defined". below are given inputs. te

  • Stretching audio in FCE

    I have a video file of a brass band performance that I have put into FCE. However the audio quality is not the best, and want to replace it with a separately recorded audio file of the same band playing the same music. I have dropped the new audio in