"Short read error" after patching solaris 10 x86?

We recently bought an Ultra 20 with Solaris 10. The first thing we did was attempt to patch it with smpatch. Specifically, we did the following steps:
> smpatch update
> shutdown -i s -g 0
> smpatch add -x idlist=/var/sadm/disallowed_patch_list
> reboot
When the machine rebooted we got a "short read error" message when trying to load in various drivers and wouldn't boot. We assumed that the disk had crashed and we reinstalled solaris from the DVDs. After the reinstallation, we went to patch the machine again, with the same steps, and exactly the same thing happened!
So is there something wrong with patching solaris 10 on x86? Has anybody else experienced this problem where the patching corrupts the disks (or the drivers)?
Thanks.
Karl

There have always been "short read error"s during boot on <b>some</b> systems with Solaris 10 x86 since the release.
http://groups.yahoo.com/group/solarisx86/message/29310
http://groups.yahoo.com/group/solarisx86/message/29358
Do you get the error every time during boot? Sometimes it helps to
press <RETURN> at the boot prompt, and not let the system wait for
the five second timeout.

Similar Messages

  • Apache cores after patching Solaris 10

    Hi Folks,
    after patching Solaris 10 with the recommended Patch Cluster i'm not able to start Apache with apachectl sslstart.
    Apache cores! Changing <VirtualHost default:443> to <IP-Addr.:443> in ssl.conf solves the problem.
    Any idea why?
    Ciao
    M. Garcia

    Hi Folks,
    after patching Solaris 10 with the recommended Patch Cluster i'm not able to start Apache with apachectl sslstart.
    Apache cores! Changing <VirtualHost default:443> to <IP-Addr.:443> in ssl.conf solves the problem.
    Any idea why?
    Ciao
    M. Garcia

  • I have an "iTunes Library.itl cannot be read" error after downloading IOS7. HELP!

    I have an "iTunes Library.itl cannot be read" error after downloading IOS7. HELP!

    Try the following user tip:
    Empty/corrupt iTunes library after upgrade/crash

  • Error after patch EP6.0 SP3- EP6.0 SP4(patch4)- WAS6.40SP6

    We have WAS 6.40 SP 6.0 and EP 6.0 SP3 on HP-Unix 11i 64-bit.
    I have tried to patch the portal twice to SP4 and after patching I got
    twice the same problem.
    The patch application - the exact patch is EP 6.0 SP4 Patch4 is
    successful. There are no errors in the installation logs, etc.
    But when I try to login to the portal url I get this error message:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Could not find portal application com.sap.portal.ivs.api_iview.
    Exception id: 02:21_05/08/04_0001_1516650
    See the details for the exception ID in the log file
    The error part of the portal log file is attached. The WAS is running
    perfectly, no other errors or issues. The heap memory is set as per the
    OSS 723909. I wonder if I have to add the 32-bit compatible UNIX shared
    memory parameter settings as per OSS 497427, but I do not think it is
    related the issue.
    Please, advise.
    Vladimir
    Portal Log:
    Aug 5, 2004 2:18:19 PM # SAPEngine_Applica... Info Loading
    application com.sap.portal.yahoo #
    Aug 5, 2004 2:18:19 PM # SAPEngine_Applica... Fatal Operation
    failed - application: com.sap.portal.ivs.iviewservice
    com.sapportals.portal.prt.runtime.PortalRuntimeException:
    [PortalApplicationItem.__prepareClassLoaderAndDependencies]:
    com.sap.portal.ivs.iviewservice
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareCla
    ssLoaderAndDependencies(PortalApplicationItem.java:361)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare
    (PortalApplicationItem.java:207)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.getCoreLoade
    r(PortalApplicationItem.java:276)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__initJNDISu
    pport(PortalApplicationItem.java:1780)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__initJNDISu
    pport(PortalApplicationItem.java:1746)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.initJNDISupp
    ort(PortalApplicationItem.java:1730)
    at
    com.sapportals.portal.prt.core.broker.PortalAppBroker.preparePortalAppli
    cations(PortalAppBroker.java:1306)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.start
    (PortalAppBroker.java:1429)
    at
    com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplic
    ations(PortalAppBroker.java:1389)
    at com.sapportals.portal.prt.runtime.Portal.init
    (Portal.java:359)
    at
    com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit
    (PortalCoreInitializer.java:54)
    at
    com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>
    (PortalInitializer.java:129)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer
    .run(Dispatcher.java:156)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher
    (Dispatcher.java:354)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000
    (Dispatcher.java:40)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run
    (Dispatcher.java:109)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init
    (Dispatcher.java:387)
    at
    com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponent
    s.addServlet(WebComponents.java:130)
    at
    com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadI
    nitializer.loadServlets(ApplicationThreadInitializer.java:376)
    at
    com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadI
    nitializer.run(ApplicationThreadInitializer.java:110)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:144)
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException:
    [PortalApplicationItem.__prepareClassLoaderAndDependencies]:
    com.sap.portal.ivs.api_iview
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareCla
    ssLoaderAndDependencies(PortalApplicationItem.java:361)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare
    (PortalApplicationItem.java:207)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareCla
    ssLoaderAndDependencies(PortalApplicationItem.java:352)
    ... 24 more
    Caused by:
    com.sapportals.portal.prt.core.broker.PortalApplicationNotFoundException
    : Could not find portal application com.sap.portal.ivs.api_iview
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.refresh
    (PortalApplicationItem.java:1093)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareCla
    ssLoaderAndDependencies(PortalApplicationItem.java:326)
    ... 26 more
    Follow errors of other applications like
    com.sap.portal.ivs.systemlandscapeservice, which are probably dependent
    on the com.sap.portal.ivs.iviewservice.

    We needed exactly the SP Stack 3 specification - WAS 6.40 SP6 and EP 6.0 SP4, so I could not go to higher SP on both WAS and EP.
    I resolved the issue by applying all EP6.0 SP4 patches sequentially. SAP claims that these patches are cumulative and you can directly install the latest available patch, but it did not work in our case.
    I was suspicious at the beginning, because the files size of the first patch is much bigger that patch 4, but the installation did not complained:
    08/03/2004  06:13p          32,672,495 EP6PORTAL04P_4-20000394.SAR
    08/03/2004  06:03p          50,455,982 EP6PORTAL04_0-20000394.SAR
    Regards,
    Vladimir

  • Errors after applying Solaris 8,9,10 os patch on server in 11.5.9

    Hi,
    After applying the OS patch in the server,we are receiving following errors in database log.
    The application is 11.5.9 and database is 9.2.0.5
    The below errors genarting multiple tracefiles and Core dumps in instance.
    ORA-07445: exception encountered: core dump [kssadf_stage()+4] [SIGSEGV] [Address not mapped to object] [0x0] [] []
    ORA-00600: internal error code, arguments: [12333], [0], [0], [0], [], [], [], []
    ORA-00443: background process "QMN0" did not start
    ORA-27300: OS system dependent operation:fork failed with status: 12
    ORA-27301: OS failure message: Not enough space
    ORA-27302: failure occurred at: skgpspawn3
    Anyone encountered above issue in your environments.Any ideas on this...
    Regards,
    Srinivasa
    Edited by: Srinivas.. on Mar 3, 2010 2:14 AM

    Hi,
    ORA-07445: exception encountered: core dump [kssadf_stage()+4] [SIGSEGV] [Address not mapped to object] [0x0] [] []Did you apply the OS patches successfully?
    Please see (Note: 153788.1 - Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool). If this tool does not help, log a SR.
    Regards,
    Hussein

  • 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

  • Export errors after patch Database9i 9.2.0.1 to 9.2.0.5

    Dear OTN,
    I have problems with exports after appliying the patch 9.2.0.5 to 9.2.0.1. The database was created new under the new release.
    Solaris 8
    For example:
    $ exp seguridad/seguridad@silim owner=seguridad file=prueba2.dmp
    Export: Release 9.2.0.5.0 - Production on Wed Aug 11 14:17:16 2004
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.5.0 - Production
    Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user SEGURIDAD
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user SEGURIDAD
    About to export SEGURIDAD's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    EXP-00056: ORACLE error 31600 encountered
    ORA-31600: invalid input value EMIT_SCHEMA for parameter NAME in function SET_TRANSFORM_PARAM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 3926
    ORA-06512: at "SYS.DBMS_METADATA_INT", line 4050
    ORA-06512: at "SYS.DBMS_METADATA", line 836
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    If I execute a full the error terminate with:
    . exporting system procedural objects and actions
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 3113 encountered
    ORA-03113: end-of-file on communication channel
    EXP-00008: ORACLE error 1041 encountered
    ORA-01041: internal error. hostdef extension doesn't exist
    EXP-00000: Export terminated unsuccessfully
    But if I execute table by table the export work fine!!!
    Please any help with this are welcome!!
    Best regards,
    Alfredo.

    Normally the export error on EMIT_SCHEMA can happen if the catpatch.sql script was not run successfully after a patchset install.
    See Note:232120.1 on MetaLink
    Login as SYSDBA and run catpatch.sql (without other users logged in).

  • Flash6.ocx error (after patch)

    I have downloaded the uninstaller from adobe, uninstalled,
    rebooted, and reinstalled using the current flash player download
    from adobe. After I reinstalled, I applied the MS update
    (WindowsXP-KB923789-x86-ENU).
    I am getting the following error message.
    http://img514.imageshack.us/my.php?image=flaerrordx1.jpg
    Any ideas? I have installed all windows updates and IE7 with
    no luck.

    Same here! I am getting really frustrated. The site I am
    trying to access is for school, and if I can't use it I can't
    graduate. Each time I try to access I get an error message about
    Shockwave Flashobject Active X control Flash6.ocx and than the site
    shuts down. I have downloaded the patch.I have
    uninstalled/reinstalled every adobe product. I have run a repair. I
    have purchased an outside product to fix registry errors. If I go
    into manage addons I can disable flash6.ocx and that gets me into
    the site, but it won't load properly-so its still useless. It won't
    let me delete it. BTW, I am running XP home with IE. I have to use
    IE (school requirement) but I have tried Firefox and it still won't
    work. I would really appreciate any suggestions anyone has. I have
    emailed Adobe, but haven't heard back yet.

  • Error after Installing Solaris

    Hi Admins
    I am getting the following problem after the installation of Solaris 10 on a sunfire v440.Can someone please help me out.I am not sure about the cause of the error output because i am still a junior solaris admin.
    Please help me fix this problem.Any Ideas are welcome.
    ============================================================
    Sun Fire V440, No Keyboard
    Copyright 2005 Sun Microsystems, Inc. All rights reserved.
    OpenBoot 4.17.2, 8192 MB memory installed, Serial #63181061.
    Ethernet address 0:3:ba:c4:11:5, Host ID: 83c41105.
    Boot device: disk File and args:
    WARNING: cannot open system file: etc/system
    SunOS Release 5.10 Version Generic_118833-33 64-bit
    Copyright 1983-2006 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    ERROR: Last Trap: Fast Instruction Access MMU Miss
    Error -256
    Evaluating:
    Tried to access instance-specific data with no current instance
    ERROR: Last Trap: Fast Instruction Access MMU Miss
    Evaluating:
    Error -256
    Stack Underflow
    ========================================================
    Thanks in advance

    I have same problem at before. And I can using same hardware for install windows XP.
    After, I try to using very good quality DVDROM, very quality and clearly CD install solaris 10. The problem would sometime happen.
    I feel the CD have little dirty, you may not install solaris.

  • EHP4 Apprasisal error after patching

    Hi Folks,
    We have applied hr support patches  from 20 to 28 in our system  . After this we are facing issue related to ehp4 appraisal application - the error we are getting in sicf while accessing the service -hap_start_page_powl_ui_ess
    The following error text was processed in the system SRD : Access via 'NULL' object reference not possible.
    The error occurred on the application server xxx_SRD_xxx and in the work process 0 .
    The termination type was: RABAX_STATE
    When we have checked the same in portal facing the below issues -
    There is no iView available for system "SAP_ERP_HumanResources": object "employee". For more information, contact your administrator.
    I have checked all the threads related to this issue found some replies :
    Checking in tcode -lpd_cust - did not solve our problem
    Applying the note - 1386141 , not sure about this..
    Can any one please share their experices on this could be a great help.
    Thanks
    Kumar

    >
    kumar Rag wrote:
    > Hi Folks,
    >
    > We have applied hr support patches  from 20 to 28 in our system  . After this we are facing issue related to ehp4 appraisal application - the error we are getting in sicf while accessing the service -hap_start_page_powl_ui_ess
    >
    > The following error text was processed in the system SRD : Access via 'NULL' object reference not possible.
    > The error occurred on the application server xxx_SRD_xxx and in the work process 0 .
    > The termination type was: RABAX_STATE
    >
    > When we have checked the same in portal facing the below issues -
    >
    > There is no iView available for system "SAP_ERP_HumanResources": object "employee". For more information, contact your administrator.
    >
    > I have checked all the threads related to this issue found some replies :
    >
    > Checking in tcode -lpd_cust - did not solve our problem
    >
    > Applying the note - 1386141 , not sure about this..
    >
    > Can any one please share their experices on this could be a great help.
    >
    >
    > Thanks
    > Kumar
    Hi,
    I am not sure how this hap_start_page_powl_ui_ess is accessed. Looks to me that the application is being called with out the Configuration HAP_START_PG_POW_MSS_AC
    Try to start this application using the url parameter &sap-wd-configId = HAP_START_PG_POW_MSS_AC
    or
    open this application and application parameter WDCONFIGURATIONID =  HAP_START_PG_POW_MSS_AC
    or
    if you use portal iView then use this HAP_START_PG_POW_MSS_AC in the iView property.

  • Error after Patch update

    Using Oracle 10gR2 on RHEL 5 on Vmware.
    I was trying to apply the 10.2.0.4.0 Patch No 6810189 on my 10.2.0.1.0 database.
    But after running the installer I got the following error -
    --error in invoking target 'client_sharedlib' of makefile ins_net_client.mk
    I did the following workarounds -
    1> relink client_sharedlib
    --Error genclntsh: Could not locate $ORACLE_HOME/network/admin/shrept.lst
    According to metalink [ID 340978.1] did the following;
    since the file is missing, create $ORACLE_HOME/network/admin/shrept.lst with a text editor and put the following lines into it.
         network : snaumihi_inithostinfo
         network : snaumbg_gmt
         network : naedpwd_encrypt
         network : naumbsb_bld_singlebyte
         network : ztapis
         chmod 644 $ORACLE_HOME/network/admin/shrept.lst
    relink all
    Still the error persists -
    2>
    $ cd $ORACLE_HOME/rdbms/lib
    $ make -f ins_rdbms.mk numa_off
    $ make -f ins_rdbms.mk ioracle
    # /bin/rpm -q libaio.i386
    ..Ok installed
    3>
    $ env | sort
      ensured that ORACLE_HOME and LD_LIBRARY_PATH are set }
    $ cd $ORACLE_HOME/rdbms/lib
    $ ls -l config*
    $ rm config.o
    $ make -f ins_rdbms.mk config.o
    $ make -f ins_rdbms.mk ioracle
    But still getting the error -
    ORA-12547: TNS:lost contact
    Any solution appreciated.

    $ env | sort
    _=/bin/env
    CLASSPATH=/u01/app/oracle/product/10.2.0/db_1/JRE:/u01/app/oracle/product/10.2.0/db_1/jlib:/u01/app/oracle/product/10.2.0/db_1/rdbms/jlib
    DISPLAY=localhost:11.0
    G_BROKEN_FILENAMES=1
    HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=localhost.localdomain
    INPUTRC=/etc/inputrc
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0/db_1/lib:/lib:/usr/lib
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=oracle
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    MAIL=/var/spool/mail/oracle
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
    ORACLE_SID=stdg2
    ORACLE_TERM=xterm
    PATH=/u01/app/oracle/product/10.2.0/db_1/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin
    PWD=/home/oracle
    SHELL=/bin/bash
    SHLVL=1
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_CLIENT=192.168.30.1 50429 22
    SSH_CONNECTION=192.168.30.1 50429 192.168.30.128 22
    SSH_TTY=/dev/pts/2
    TERM=xterm
    TMPDIR=/tmp
    TMP=/tmp
    USER=oracle
    -- Install log Error
    location = /u01/app/oracle/product/10.2.0/db_1
    name = oracle.crs
    startVersion = 10.1.0.2.0
    endVersion = 99.9.9.9.9
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
    INFO: Calling Query RunningProcessQuery10.2.0.4.0 getRunningProcess
    multiParamName =
    INFO: Query Returned:
    INFO: *** Entering Component: oracle.network.rsf installation
    INFO: Calling Query generalQueries10.1.0.3.0 getOSName
    INFO: Query Returned: Linux
    INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
    INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
    INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = UNIX
    INFO: Query Returned: true
    INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
    location = /u01/app/oracle/product/10.2.0/db_1
    name = oracle.crs
    startVersion = 10.1.0.2.0
    endVersion = 99.9.9.9.9
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
    INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
    location = /u01/app/oracle/product/10.2.0/db_1
    name = oracle.crs
    endVersion = 99.9.9.9.9
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting variable 'b_isCRS' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_STD' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
    INFO: Calling Query RunningProcessQuery10.2.0.4.0 getRunningProcess
    multiParamName =
    INFO: Query Returned:
    INFO: *** Entering Component: oracle.nlsrtl.rsf installation
    INFO: Setting variable 's_serverInstallType' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_NLSLANG' to 'AMERICAN_AMERICA.WE8ISO8859P1'. Received the value from the variable calculation.
    INFO: Setting variable 'b_setNLSLANG' to 'true'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = UNIX
    INFO: Query Returned: true
    INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'b_cr9idata' to 'false'. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
    location = /u01/app/oracle/product/10.2.0/db_1
    name = oracle.crs
    startVersion = 10.1.0.2.0
    endVersion = 99.9.9.9.9
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getOSName
    INFO: Query Returned: Linux
    INFO: Setting variable 's_perlexe' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin/perl '. Received the value from the variable calculation.
    INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
    INFO: Calling Query RunningProcessQuery10.2.0.4.0 getRunningProcess
    multiParamName =
    INFO: Query Returned:
    INFO: *** Entering Component: oracle.oracore.rsf installation
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = UNIX
    INFO: Query Returned: true
    INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
    location = /u01/app/oracle/product/10.2.0/db_1
    name = oracle.crs
    startVersion = 10.1.0.2.0
    endVersion = 99.9.9.9.9
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
    INFO: Calling Query RunningProcessQuery10.2.0.4.0 getRunningProcess
    multiParamName =
    INFO: Query Returned:
    INFO: *** Entering Component: oracle.buildtools.rsf installation
    INFO: Setting variable 's_systemDirectory' to 'c:\winnt\system32'. Received the value from the variable calculation.
    INFO: Setting variable 's_progOra' to 'not set/Oracle'. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
    location = /u01/app/oracle/product/10.2.0/db_1
    name = oracle.crs
    startVersion = 10.1.0.2.0
    endVersion = 99.9.9.9.9
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: *** Entering Component: oracle.mgw.common installation
    INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
    location = /u01/app/oracle/product/10.2.0/db_1
    name = oracle.crs
    startVersion = 10.1.0.2.0
    endVersion = 99.9.9.9.9
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: *** Entering Component: oracle.sysman.agent.core installation
    INFO: Setting variable 's_webcachePort' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_virtualHostName' to ''. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getOS
    INFO: Query Returned: Linux
    INFO: Setting variable 's_platform' to 'Linux'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getOSName
    INFO: Query Returned: Linux
    INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
    INFO: Setting variable 's_installType' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_iasName' to 'NO_VALUE'. Received the value from the variable calculation.
    INFO: Setting variable 's_fullPerl5Lib' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'n_uploadInterval' to '15'. Received the value from the variable calculation.
    INFO: Setting variable 'b_coldFailOverInstall' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_chainedInstall' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'b_DRInstall' to 'false'. Received the value from the variable calculation.
    INFO: Setting variable 'SA_SETUP' to '0'. Received the value from the variable calculation.
    INFO: Calling Query unixQueries10.1.0.2.0 getUidName
    INFO: Query Returned: oracle
    INFO: Setting variable 'ORACLE_OWNER' to 'oracle'. Received the value from the variable calculation.
    INFO: Setting variable 'OMS_HOME' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'OC4JLOC' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'LOGGING_LEVEL' to 'WARN'. Received the value from the variable calculation.
    INFO: Setting variable 'IN_VOB' to 'FALSE'. Received the value from the variable calculation.
    INFO: Calling Query netQueries10.2.0.2.0 getFullHostName
    INFO: Query Returned: localhost.localdomain
    INFO: Setting variable 'HOSTNAME' to 'localhost.localdomain'. Received the value from the variable calculation.
    INFO: Setting variable 'EM_UPLOAD_DISABLE' to '#'. Received the value from the variable calculation.
    INFO: Setting variable 'EM_REPOS_PROXYPORT' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EM_REPOS_PROXYHOST' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EM_OC4J_HOME' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EM_IAS_CONSOLE_PORT' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EM_HTTP_PORT' to '4889'. Received the value from the variable calculation.
    INFO: Setting variable 'EMPERLVER' to '5.8.3'. Received the value from the variable calculation.
    INFO: Setting variable 'EMLOC_OVERRIDE' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EMD_FROM_EMAIL_ADDRESS' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EMD_EMAIL_GATEWAY' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EMD_EMAIL_ADDRESS' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'CONTEXT_PATH' to '/em'. Received the value from the variable calculation.
    INFO: Setting variable 'CONSOLE_CFG' to 'dbconsole'. Received the value from the variable calculation.
    INFO: Setting variable 'AGENT_SRVC_NAME' to ''. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
    INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1
    INFO: Setting variable 'sl_oraclehomes' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: Setting variable 's_iasPortInfo' to 'Enterprise Manager Agent Port = '. Received the value from the variable calculation.
    INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
    INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
    INFO: Setting variable 'HOST_SID_OFFSET_ENABLED' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EM_UPLOAD_PORT' to '4889'. Received the value from the variable calculation.
    INFO: Setting variable 'EM_SERVLET_PORT' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EM_REPOS_HOST' to 'localhost.localdomain'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    INFO: Query Returned: false
    INFO: Setting variable 'EMPERLOHBIN' to '/perl/bin'. Received the value from the variable calculation.
    INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getTotalPhysicalMemory
    INFO: Calling Query generalQueries10.1.0.3.0 getFreeSpace
    driveName = /u01/app/oracle/product/10.2.0/db_1
    returnInMegaBytes = true
    INFO: Query Returned: 12132
    INFO: Setting variable 'AGENT_SEED' to '251485920'. Received the value from the variable calculation.
    platGroup = WINDOWS
    INFO: Query Returned: false
    INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
    name = oracle.sysman.console.db
    startVersion = 10.1.0.2
    endVersion = 10.2.9.9.9
    acceptCompatible = null
    INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oracle_sysman_console_db
    INFO: Setting variable 's_libDir' to 'lib'. Received the value from the variable calculation.
    INFO: Setting variable 'PSEP' to ':'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    INFO: Query Returned: false
    INFO: Setting variable 'PERL_BIN' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
    name = oracle.swd.oui.core
    startVersion = 2.2.2.3.0
    endVersion = 10.9.99.99.99
    acceptCompatible = null
    INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
    INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
    INFO: Setting variable 's_javapOracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: Setting variable 'filename' to '/u01/app/oracle/product/10.2.0/db_1/bin/emtgtctl.template'. Received the value from the variable calculation.
    INFO: Setting variable 'PerlBin' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
    INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from the variable calculation.
    INFO: Setting variable 'EMD_TRUSTCERTS_DIR' to '/u01/app/oracle/product/10.2.0/db_1/sysman/config'. Received the value from the variable calculation.
    INFO: *** Entering Component: oracle.sysman.common.core installation
    INFO: Setting variable 's_iasSrvcName' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'b_centralConsole' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'SA_SETUP' to '0'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getOS
    INFO: Query Returned: Linux
    INFO: Setting variable 'PLATFORM' to 'Linux'. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
    name = oracle.swd.oui.core
    startVersion = 10.1.0.0.0
    endVersion = 10.9.99.99.99
    acceptCompatible = null
    INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
    INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
    INFO: Setting variable 'OC4JLOC' to 'oc4j/'. Received the value from the variable calculation.
    INFO: Setting variable 'JRE_EXTDIR' to '/jdk/jre'. Received the value from the variable calculation.
    INFO: Setting variable 'IN_VOB' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'HOST_SID_OFFSET_ENABLED' to 'host_sid'. Received the value from the variable calculation.
    INFO: Setting variable 'EM_STANDALONE' to 'NOSTANDALONE'. Received the value from the variable calculation.
    INFO: Setting variable 'EM_IAS_CONSOLE_PORT' to ''. Received the value from the variable calculation.
    INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
    variable = oracle.apache.SSLlisten
    INFO:
    Query Exception: VariableNotFoundException
    Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
    INFO: 4443
    INFO: Setting variable 'EM_HTTPS_PORT' to '4443'. Received the value from the variable calculation.
    INFO: Setting variable 'EM_DB_CONSOLE_PORT' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EM_ADMIN_PORT' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EMLOC_OVERRIDE' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'EMDW_EXTDIR' to ''. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
    INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1
    INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
    location = /u01/app/oracle/product/10.2.0/db_1
    name = oracle.crs
    startVersion = 10.2.0.0.0
    endVersion = 99.9.9.9.9
    acceptCompatible = null
    INFO: Query Returned: false
    INFO: Setting variable 'CRS_HOME' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'CONSOLE_CFG' to 'dbconsole'. Received the value from the variable calculation.
    INFO: Setting variable 'AGENT_SRVC_NAME' to ''. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    INFO: Query Returned: false
    INFO: Setting variable 's_perlExe' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin/perl'. Received the value from the variable calculation.
    INFO: Calling Query SIDQueries1.2.7 LocateSid
    INFO: Query Returned: stdg2,/u01/app/oracle/product/10.2.0/db_1
    INFO: Setting variable 's_dbSID' to 'stdg2'. Received the value from the variable calculation.
    INFO: Setting variable 's_centralSrvcName' to 'OraclenullCentral'. Received the value from the variable calculation.
    INFO: Setting variable 's_agentSrvcName' to 'OraclenullAgent'. Received the value from the variable calculation.
    INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
    platGroup = WINDOWS
    INFO: Query Returned: false
    INFO: Setting variable 'PERL_BIN' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
    INFO: Setting variable 'OHN' to 'OraDb10g_home1'. Received the value from the variable calculation.
    INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from the variable calculation.
    INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
    INFO: Setting variable 'EM_OC4J_HOME' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole'. Received the value from the variable calculation.
    INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    INFO: *** Entering Component: oracle.sysman.repository.core installation
    INFO: Setting variable 's_reposSID' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_reposPwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    INFO: Setting variable 's_reposPort' to ''. Received the value from the variable calculation.
    INFO: Setting variable 's_reposHost' to ''. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getOS
    INFO: Query Returned: Linux
    INFO: Setting variable 's_platform' to 'Linux'. Received the value from the variable calculation.
    INFO: Setting variable 's_createRepOptions' to ''. Received the value from the variable calculation.
    INFO: Setting variable 'b_omsOnly' to 'false'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0 getOSName
    INFO: Query Returned: Linux
    INFO: Setting variable 'PLATFORM' to 'linux'. Received the value from the variable calculation.
    INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
    name = oracle.swd.oui.core
    startVersion = 10.1.0.0.0
    endVersion = 10.9.99.99.99
    acceptCompatible = null
    INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
    INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
    INFO: Setting variable 'MAIL_SERVER_SENDER_NAME' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
    INFO: Setting variable 'MAIL_SERVER_SENDER_ADDR' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
    INFO: Setting variable 'MAIL_SERVER_NAME' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
    INFO: Setting variable 'EMAIL_ADDRESS' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
    INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
    INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
    INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
    -----------------------------------------------

  • Invalid Zip file error after downloading Solaris 8

    Every time i download the solaris 8 binaries i keep getting the error "Cannot open file - It does not appear to be a valid archive" when trying to unzip the files using winzip 8. Also the files take very long to download as they are 300MB approx... but after all this time it says the files are only a few MB's in size! Can anyone shed some light as to what is happening here???
    Thanks

    I was getting a similar, if not the same, problem when I used IE 5.5 to download the file. It used to start extracting then stop about 75% of the way through and dump some error about the archive being corrupt and not being able to open it. After installing Netscape and disabling the download manager application, I was able to download and extrac the zip files with winzip 8 and also winrar without any problems.

  • Error after Patch 3 Install

    After installing .NET PDK 1.0 Patch 3 and deploying a newly created Hello World application with VS .NET (SAP Portal Add-in), I run the application from the Component Inspector in the Porta.  I receive the following error upon the loading of the new component:
    Line 8:                      <add assembly="SAP.Portal.Web.UI, Version=1.2.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23" />
    Line 9:                      <add assembly="SAP.Web, Version=1.2.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23" />
    Line 10:                     <add assembly="SAP.Connector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23" />
    Line 11:                     <add assembly="SAP.Connector.Rfc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23" />
    Line 12:                </assemblies>
    Source File: C:\Program Files\SAP\Portal Runtime for Microsoft .NET\Server00\PortalApps\web.config    Line: 10
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'SAP.Connector' could not be loaded.
    === Pre-bind state information ===
    LOG: DisplayName = SAP.Connector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23
    (Fully-specified)
    LOG: Appbase = C:\Program Files\SAP\Portal Runtime for Microsoft .NET\Server00\
    LOG: Initial PrivatePath = NULL
    Calling assembly : System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.
    ===
    LOG: Publisher policy file is not found.
    LOG: Host configuration file not found.
    LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
    LOG: Post-policy reference: SAP.Connector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23
    LOG: Attempting download of new URL file:///C:/Program Files/SAP/Portal Runtime for Microsoft .NET/Server00/SAP.Connector.DLL.
    LOG: Attempting download of new URL file:///C:/Program Files/SAP/Portal Runtime for Microsoft .NET/Server00/SAP.Connector/SAP.Connector.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/epapp1400/bd0b9ac2/6d57f054/SAP.Connector.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/epapp1400/bd0b9ac2/6d57f054/SAP.Connector/SAP.Connector.DLL.
    LOG: Attempting download of new URL file:///C:/Program Files/SAP/Portal Runtime for Microsoft .NET/Server00/SAP.Connector.EXE.
    LOG: Attempting download of new URL file:///C:/Program Files/SAP/Portal Runtime for Microsoft .NET/Server00/SAP.Connector/SAP.Connector.EXE.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/epapp1400/bd0b9ac2/6d57f054/SAP.Connector.EXE.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/epapp1400/bd0b9ac2/6d57f054/SAP.Connector/SAP.Connector.EXE.

    Hi,
    Can you give some more info?
    - Did you install a fresh run-time and dev add in or was it an "upgrade" installation?
    - Are you running it in "debug" (F5) or have you deployed the project and are running it from the portal... or something else?
    - By "newly created application" did you create a completly new project or cleared an old file?
    - are you using a SAP Connector in this "hello World"?
    - If yes - What connector version have you installed on your dev machine?
    Please, in the mean time, also try to do a "repair" on both msi installations (run-time machine and Dev machine).
    Regards,
    Ofer

  • ORA-12560: TNS:protocol adapter error after patch 9.2.0.7 on Windows2K

    I just install the patch 9.2.0.7 for client Oracle machine on windows 2000 server.
    Since then I'm constantly getting "ORA-12560: TNS:protocol adapter error" and I cannot connect via SQL plus.
    Any help is appreciated, mj

    I'm trying to connect to databases that are running on a separate machines - aix5.2, and I can connect from every other machine in the office but not from this one.
    There's no database on this machine - only Oracle client tools installed with 9.2.0.1 and then updated to 9.2.0.7. Before the update the sqlplus was working just fine. After the patch run, I'm not able to connect viw sqlplus.
    There were no errors when running the patch.
    Thanks a lot,mj

  • Oracle.sysman.eml.app.ContextInitializer error after Patch 5948242

    After installing patch 5948242 (ORACLE 10G 10.2.0.3 PLACE HOLDER BUG FOR PATCH 4 ON WINDOWS 32 BIT) on windows on 10.2.0.3 i get a error message about oracle.sysman.eml.app.ContextInitializer whenever i want to connect to the Enperprise Manager Database Control. It doesn't matter if i create a new database with dbca or upgrade an existing database. Has anyone managed to install this patch? What may i am doing wrong?
    Lars

    So, your problem is solved right ??
    Check Know issue section of readme of patch, it will list all know issue and there fix/workaround.
    Virag

Maybe you are looking for

  • ITunes 9 has lost my music

    "Upgraded" to Itunes 9 and subsequently all the music I have uploaded from my CD collection over the years has been lost. Itunes cannot locate original files. Tried reimporting library but to no avail. Help!

  • Still can't get make my code into a Applet :)

    this is my code. import java.io.*; class calculator2 public static void main(String[] ars)      int num1,num2,num3,num4,num5,num6,sum; num1 = num2 = num3 = num4 = num5 = num6 = sum = 0;      /*Program statemants start here*/           try            

  • Problem with getState() method in Thread class

    Can anyone find out the problem with the given getState() method: System.out.println("The state of Thread 1: "+aThread.getState()); The Error message is as follows: threadDemo.java:42: cannot resolve symbol symbol : method getState () location: class

  • Help with Gimpshop crashing please

    I need help getting Gimpshop to work on my macbook pro. Please see this archived topic, which completely describes what is happening for me: http://www.google.com/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fdi scussions.apple.com%2Fmessag

  • IPhoto on MBA w/Lion see no images on iPhone 4

    iPhone 4 w/IOS 5 connected to MacBook Air mid 2011 via USB cable. The iPhoto app sees the iPhone in its device list however no images are listed when it is selected. The iPhone 4 has several images listed in its Photo app. If I do the same thing with