Problems when applying patch 142807-02 on clean DSEE 6.3.1

Hello,
I just installed DSEE 6.3.1 (patching from 6.0) and I was going to apply the security patch for NSS and SASL (142807-02)
as mentioned in the releasenotes.
However when i followed the instructions:
# cd 142807-02/SunOS_i86pc/delivery/
# ./Install /opt/SUNWdsee
I got alot of errors from the cp command inside the install-script:
....(alot more)...
cp: cannot create /opt/SUNWdsee/dsee6/private/lib/libplc4.so: No such file or directory
cp: cannot create /opt/SUNWdsee/dsee6/private/lib/libjss4.so: No such file or directory
cp: cannot create /opt/SUNWdsee/dsee6/private/lib/sasl2/libsasl.so: No such file or directory
...(alot more)...
In the end it worked without errors if I manually created the following directories:
# mkdir /opt/SUNWdsee/dsee6/private
# mkdir /opt/SUNWdsee/dsee6/private/include
# mkdir /opt/SUNWdsee/dsee6/private/include/obsolete
# mkdir /opt/SUNWdsee/dsee6/private/lib
# mkdir /opt/SUNWdsee/dsee6/private/lib/sasl2
My server instance seems to start fine after this, but it seems kindof wrong that I need to create
these directories manually.
Is there any problem doing this? what is causing this?
My OS installation is Solaris 10 x86 64-bit (Update 7).
Regards,
Tobbe

142807-02 covers 2 Sun Alerts:
- 273350: http://sunsolve.sun.com/search/document.do?assetkey=1-66-273350-1 (fixed by NSS 3.12.5)
- 259148: http://sunsolve.sun.com/search/document.do?assetkey=1-66-259148-1 (fixed by SASL 2.19_20090601)
You will find patch numbers for native delivery of DSEE in the description of these 2 Sun Alerts.
Carole

Similar Messages

  • Problem when applying patch 4948577

    Hi Guru's
    i am doing upgrade Developer 6i patch set level 18. when i applyed this patch 4948577 it went perfectly and as per the readme it is asking to run the below command.
    cd $ORACLE_HOME/procbuilder60/lib; make -f ins_procbuilder.mk install
    but the above command is giving fallowing error at the end. i have not understood please find me solution for that.
    / -lXt -lX11 -lm -lix60 -lixd60 -lX11 -lnlsrtl3 -lXp -lXext
    /usr/X11R6/lib/libICE.so.6: undefined reference to `_setjmp@GLIBC_2.0'
    /usr/X11R6/lib/libXm.so: undefined reference to `getpwuid_r@GLIBC_2.1.2'
    /usr/lib/libpthread.so: undefined reference to `__sysctl@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `_IO_list_unlock@GLIBC_2.2'
    /usr/X11R6/lib/libX11.so: undefined reference to `shmctl@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `_IO_iter_file@GLIBC_2.2'
    /usr/X11R6/lib/libXm.so: undefined reference to `getpwnam_r@GLIBC_2.1.2'
    /usr/lib/libpthread.so: undefined reference to `getrlimit@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `_IO_list_resetlock@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `_IO_iter_begin@GLIBC_2.2'
    /usr/X11R6/lib/libXm.so: undefined reference to `readdir64_r@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `__rpc_thread_destroy@GLIBC_2.2.3'
    /usr/lib/libpthread.so: undefined reference to `__libc_sigaction@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `_IO_iter_next@GLIBC_2.2'
    /usr/lib/libdl.so: undefined reference to `_dl_vsym@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `_IO_iter_end@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `setrlimit@GLIBC_2.2'
    /usr/lib/libpthread.so: undefined reference to `_IO_list_lock@GLIBC_2.2'
    /usr/X11R6/lib/libXm.so: undefined reference to `localeconv@GLIBC_2.2'
    /usr/lib/libdl.so: undefined reference to `_dl_sym@GLIBC_2.2'
    collect2: ld returned 1 exit status
    make: *** [de60desm] Error 1
    [applmgr@hrmsprod lib]$
    Thanks and Regards.

    Unset the following variables:
    unset LD_ASSUME_KERNEL
    unset LDEMULATION
    unset GCC_EXEC_PREFIX
    Then, try to issue "make -f ins_procbuilder.mk install"

  • Problem when apply SAP Bundle Patch for 10.2.0.5

    Hi,
    We are trying to apply SAP Bundle Patch (SBP) SAP_102052_201102_SOL64.zip and SAP_102052_201103_SOL64.zip using MOPatch utility. Both MOPatch and OPatch utility have been updated with the latest download from SAP. When applying patch for SAP_102052_201102, most patches went through except for one patch that requires OPatch to be version 10.2.0.5.0. The OPatch version downloaded from SAP is 10.2.0.4.9. Even the OPatch delievered together in the SAP_102052_201102_SOL64.zip file is 10.2.0.4.9.
    Below are extract of the opatch log file for this patch:
    INFO:ApplySession applying interim patch '10248542' to OH '/oracle/DEV/102_64'
    INFO:Starting to apply patch to local system at Wed Mar 23 10:49:25 SGT 2011
    SEVERE:OUI-67073:ApplySession failed: ApplySession failed to prepare the system.
    Patch 10248542 requires OPatch version 10.2.0.5.0.
    The OPatch version being used (10.2.0.4.9) doesn't meet the minimum version required by the patch(es). Please download latest OPatch from My Oracle Support.
    INFO:System intact, OPatch will not attempt to restore the system
    INFO:Finishing ApplySession at Wed Mar 23 10:49:25 SGT 2011
    INFO:Total time spent waiting for user-input is 0 seconds.  Finish at Wed Mar 23 10:49:25 SGT 2011
    INFO:Stack Description: java.lang.RuntimeException: ApplySession failed to prepare the system.
    Patch 10248542 requires OPatch version 10.2.0.5.0.
    The OPatch version being used (10.2.0.4.9) doesn't meet the minimum version required by the patch(es). Please download latest OPatch from My Oracle Support.
    Help appreciated.
    Regards,
    Lim

    Hi,
    I went to
    http://service.sap.com/oracle-download
    then
    Oracle 10.2.0.5
    then
    OPatch
    The file I can see there is generic for ALL operating systems and the name is:
    OPatch_10205_Generic_v0.zip
    it seems that the version is 10.2.0.5, not  10.2.0.4.9 as you mentioned.
    I have downladed it and look at the README:
    Patch summary:
    README file for OPatch 10.2.0.5.0, the Oracle Interim Patching Tool.
    I'm not installing it, but it seems that the version is not the same as yours.
    Is this the one you have downloaded?
    Have you installed it properly? => may be you are running an older one

  • Error when applying patch 3171663(11.5.9 CU2 )..

    hi..
    error when applying patch 3171663(11.5.9 CU2 )
    below error in log file:
    Assigned: file mscplan.odf on worker 1 for product msc username MSC.
    Time is: Sat May 22 2010 21:58:03
    FAILED: file mscplan.odf on worker 1 for product msc username MSC.
    Time is: Sat May 22 2010 21:58:04
    ATTENTION: All workers either have failed or are waiting:
         FAILED: file mscplan.odf on worker 1.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue.
    below error in workerlog.. in adworker1
    ===============================================================================
    The table is missing the index MSC_TRADING_PARTNERS_U2
    or index MSC_TRADING_PARTNERS_U2 exists on another table.
    Create it with the statement:
    Start time for statement below is: Sat May 22 2010 21:58:04
    CREATE UNIQUE INDEX MSC.MSC_TRADING_PARTNERS_U2 ON MSC.MSC_TRADING_PARTNERS
    (SR_INSTANCE_ID, SR_TP_ID, PARTNER_TYPE, COMPANY_ID) LOGGING STORAGE
    (INITIAL 4K NEXT 40K MINEXTENTS 1 MAXEXTENTS UNLIMITED PCTINCREASE 0
    FREELIST GROUPS 4 FREELISTS 4 ) PCTFREE 10 INITRANS 11 MAXTRANS 255
    COMPUTE STATISTICS TABLESPACE MSCX
    Statement executed.
    AD Worker error:
    The index cannot be created as the table has duplicate keys.
    Use the following SQL statement to identify the duplicate keys:
    SELECT SR_INSTANCE_ID, SR_TP_ID, PARTNER_TYPE, COMPANY_ID, count(*)
    FROM MSC.MSC_TRADING_PARTNERS
    GROUP BY SR_INSTANCE_ID, SR_TP_ID, PARTNER_TYPE, COMPANY_ID
    HAVING count(*)>1
    AD Worker error:
    Unable to compare or correct tables or indexes or keys
         because of the error above
    Time when worker failed: Sat May 22 2010 21:58:04
    ====================================================================
    My application version :11.5.9
    my database version 8.1.7.4
    Regards
    Jaffer Ali

    >
    Use the following SQL statement to identify the duplicate keys:
    SELECT SR_INSTANCE_ID, SR_TP_ID, PARTNER_TYPE, COMPANY_ID, count(*)
    FROM MSC.MSC_TRADING_PARTNERS
    GROUP BY SR_INSTANCE_ID, SR_TP_ID, PARTNER_TYPE, COMPANY_ID
    HAVING count(*)>1
    >
    Pl post the output of the above statement
    HTH
    Srini

  • Why maintainence mode when applying patch

    Hi all,
    why do we put application under maintainence mode as we already get application services down when applying patch.
    Bala

    Hi,
    If I google one particular scenario and provide the link (All the links will be refreenced) then it doesn’t mean that I am providing solution.If you click on the link above, you will find the document in the first 3-5 hits (not just referenced, with also many helpful comments and discussions).
    Pointing the right link makes the difference. I just provided the link which I know.Not when the topic was discussed many times in the forum, we are trying to encourage the users to use the search feature in the forum and go through previous threads instead of posting redundant questions.
    Thanks,
    Hussein

  • Problems after applying patch 5 of CM & Collaboration on EP 6.0 SP2

    hi everyone.
    here is the problem
    we recently applied patch 5 for CM on EP 6.0 SP2
    the portal platform is at patch 27.
    after having applied the patch the logs indicated that the upgrade sequence completed successfully.
    however after we restarted the portal and logged back in none of the KM repositories are accessible. it just says not found / is not accessible or is not available.
    under system admin when we go into Content Management Configuration it says invalid Repository Managers.
    i have reset the SAPWCM user password and check the connection pool settings but still nuthin.
    i have checked the cm.properties and config_local.properties files. however i have no document to compare what the correct format of the entries in these files is. i know they are supposed to have identical entries.
    can somebody help?
    thanks

    Hi,
    I had the same problems after patching CM. I had to re-enter the WCM password of the 3 CM Conenction Pools in the CM Configuration under "jdbc connection pools".
    Hope this helps
    Cheers,
    Jochen

  • System problems after applying patches

    Hi all,
    I was patching our netweaver 2004s system and now I am not able to use any transaction anymore.
    First I updated the Abapkernel and the SPAM itself. Then I started applying the Abap support packages. I had no problem applying patch level 7 and 8. When I imported patchlevel 9, the system did not respond anymore. Every time I tried to execute a transaction I got a shortdump.
    Do you have any idea what could be the problem?
    We restored the system and now I got a similar error already when updating SPAM.
    Thanks & Regards
    Cornelius

    Hi,
    Just try to run RSXMB_ACTIVATE_ICF_SERVICES program from SE38 and see whether it works or not.
    ---Satish

  • Java installation hangs when applying patches

    Hi all,
    I recently removed my java application from my computer then tried to reinstall from the add on plug in in firefox. The program would hang at applying patches. After serveral cleanings of the failed attempt, and many hard reboots later (because the entire system would hang and not reboot from the start menu), i found that firefox 2.0.0.4 does not support the latest version.
    I then tried the next version down.. same thing happened. So I tried to downlaod it for just IE7, that also yielded the same result. Bottom line... the program keeps hanging at applying patches, doesn't seem to do anything for at least 30 minutes, before I give up and have to hard reboot my computer.
    I've tried searching the problem on google, but have found nothing that resembles my problem or fixes it, following removal and installation leads.
    Please help!
    XP PRO 32bit
    AMD 64 dual core
    IE7
    Firefox

    I solved this problem by installing Cryptography Toolkit.

  • When i apply patch 43worker occur afcmgf.odf error when apply patch 4334965

    when i apply patch 4334965, it occur error with: FAILED: file afcmgr.odf on worker 14 for product fnd username APPLSYS.
    then the others worker's status is wait, how to resolve? and how did i know what's wrong?

    Fadi,
    Thanks a lot for you information, it is very helpful.
    I am new to APPS, I did not know how to handle it last night
    Another question, if I initiate another session to adctl to restart the failed worker, will the adpatch resume automatically?
    Thanks,
    Hank

  • OPatch failed with error code 74 when applying patch PSE 13723798

    Hello all,
    tried to apply patch (PSE 13723798) to fix the no-scrollbar bug in Webcenter Portal Admin Console. But found this error during the patching process, as described below. Any solution for this?
    Running prerequisite checks. . .
    Patch 13723798: Optional component (s) missing : [ oracle.webcenter.framework, 11.1.1.4.0, higher version 11.1.1.5.0 found. ]
    Prerequisite check "CheckApplicable failed.
    The details are:
    Patch "13723798" is a no-op patch.
    ApplySession failed during the prerequisite checks: Prerequisite check "CheckApplicable" failed.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74

    Okay, I'll try it on VM.
    Anyway, here is the result running command: opatch lsinventory
    [oracle@CDJWPS01 13723798]$ opatch lsinventory
    Invoking OPatch 11.1.0.8.3
    Oracle Interim Patch Installer version 11.1.0.8.3
    Copyright (c) 2010, Oracle Corporation. All rights reserved.
    Oracle Home : /opt/app/Oracle/Middleware/Oracle_WC1
    Central Inventory : /home/oracle/oraInventory
    from : /etc/oraInst.loc
    OPatch version : 11.1.0.8.3
    OUI version : 11.1.0.9.0
    OUI location : /opt/app/Oracle/Middleware/Oracle_WC1/oui
    Log file location : /opt/app/Oracle/Middleware/Oracle_WC1/cfgtoollogs/opatch/opatch2013-05-31_20-43-34PM.log
    Patch history file : /opt/app/Oracle/Middleware/Oracle_WC1/cfgtoollogs/opatch/opatch_history.txt
    OPatch detects the Middleware Home as "/opt/app/Oracle/Middleware"
    Lsinventory Output file location : /opt/app/Oracle/Middleware/Oracle_WC1/cfgtool
    logs/opatch/lsinv/lsinventory2013-05-31_20-43-34PM.txt
    Installed Top-level Products (1):
    Oracle WebCenter Suite 11g 11.1.1.5.0
    There are 1 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    OPatch succeeded.

  • Problems after applying patches - please help

    Hi All,
    i've just applied some patches last week to one of my CF servers (CF 8.01 on SBS 2003).  I followed the instructions and didnt really have any issues i noticed until yesterday. The debugging output on screen is gone, replaced by a 500 error and a ton of error codes like this:
    [code
    ]ROOT CAUSE:
    java.lang.NoSuchMethodError: coldfusion.server.DataSourceService.executeQuery(Ljava/sql/Connection;Ljava/lang/String;L java/lang/String;Lcoldfusion/sql/ParameterList;Ljava/lang/Integer;Ljava/lang/Integer;Ljava /lang/Integer;[IIIZZ)Lcoldfusion/sql/Table;
              at coldfusion.sql.SqlImpl.execute(SqlImpl.java:329)
              at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:838)
              at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:528)
    [/code]
    i also cannot view the logfiles in CF administrator. Similar error code as above - full page.
    Patches i applied were:
    APSB12-06
    APSB11-29
    APSB12-15
    not necessarily in that order (i followed the order specified on adobe's site).
    any help or guidance is greatly appreciated-i can provide any info that may help. t
    thank you very much

    Hi
    First of all you might have taken backup of files before applying patches. If yes then please replace them first to stabilize it. Once that is done then apply patches one by one and test it before applying other one. That should help and identify the issue if there is any.
    Regards
    Swaraj

  • Missing patch files when applying patch

    Hello
    I have been trying to apply the Oracle 8.1.5 patch and I have
    followed the instructions given. On running the script
    (sh linux815patch.sh)it goes through the motions of installing
    the patch for about a second and then stops with a message
    "missing patch files". I have dowloaded the patch from two
    different locations twice and it still gives the same problem.
    Has anyone come across this and how was the problem solved ?
    Many thanks
    null

    Mikael Hallendal (guest) wrote:
    : Sunday Oke (guest) wrote:
    : : Alex (guest) wrote:
    : : : Sunday Oke (guest) wrote:
    : : : : Hello
    : : : : I have been trying to apply the Oracle 8.1.5 patch and I
    : : have
    : : : : followed the instructions given. On running the script
    : : : : (sh linux815patch.sh)it goes through the motions of
    : : installing
    : : : : the patch for about a second and then stops with a
    message
    : : : : "missing patch files". I have dowloaded the patch from
    two
    : : : : different locations twice and it still gives the same
    : : problem.
    : : : : Has anyone come across this and how was the problem
    solved
    : : : : Many thanks
    : : : Be sure that there are no other files in the directory
    where
    : : : linux815patch.sh extracted.
    : : : Remove them all from there.
    : : : For example, linux_81501patch_ee.tgz can be there ;-)
    : : Hello
    : : I tried this, but it still doesn't work.
    : : Please help
    : If you run the command 'find . -type f -print | wc -l' (from
    the
    : install-script) the result should be 38, if not you have the
    : wrong number of files in the directory (be sure to unpack the
    : patch-tgz-file in a clean directory) and be sure to remove the
    : tgz-file after unpacking it (I didn't and got a total file-
    count
    : of 39).
    : Regards / Mikael
    It works now
    Many thanks
    null

  • Redaction problem - when applied, boxes are created on all other pages

    We are redacting PDFs converted from PowerPoint. When we apply redactions, a block of color the same size and location of each redaction appears on every page. There is no background on the documents. I created redactions of different colors, and those different colors showed up on all pages when the redactions were applied.
    We can find no explanation or fix. A workaround is to make the redaction color white which blends into our document but we want to not have the blocks show up. There is a forum question from 2012 with this question but no answer.

    We are having the same problem as well. It does appear to be document specific and is reproducible. Could someone kindly look into this?

  • Patch issue when applying patch 6012742

    When I run opatch to install the patch 6012742 I get the following error:
    Invoking OPatch 10.2.0.3.3
    Oracle interim Patch Installer version 10.2.0.3.3
    Copyright (c) 2007, Oracle Corporation. All rights reserved..
    Oracle Home : d:\oracle\product\10.2.0\db_1
    Central Inventory : C:\Program Files\Oracle\Inventory
    from : n/a
    OPatch version : 10.2.0.3.3
    OUI version : 10.2.0.3.0
    OUI location : d:\oracle\product\10.2.0\db_1\oui
    Log file location : d:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch2007-10-18_12-27-41PM.log
    ApplySession applying interim patch '6012742' to OH 'd:\oracle\product\10.2.0\db_1'
    Interim Patch '6012742' is not applicable to OH 'd:\oracle\product\10.2.0\db_1'... Platforms not compatible
    ApplySession failed: ApplySession failed to prepare the system. OUI-67020:Interim Patch '6012742' is not applicable to OH 'd:\oracle\product\10.2.0\db_1'... Platforms not compatible
    OPatch detects Platform ID (cannot get ID)-1 while this patch supports the following platforms: [ 215: MS Windows Server 2003, 207: Microsoft Windows XP, 912: MS Windows NT, 100: MS Windows 2000,  ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code = 73
    Can anyone help with this.

    follow
    start / execute / cmd
    set OPATCH_PLATFORM_ID=207
    cd <patch directory>
    opatchRegards
    Marcio Paiva

  • Problems with applying patches

    After installing the Oracle 8.1.5 software on a Redhat 6.1 server I try to apply the patches I downloaded from technet.
    After I applied these patches, nothing seems to work. The lsnrctl is missing, Oracle has changed to Oracle0, and when I start the server manager I get an error ORA-12545: Connect failed because target host or object does not exist
    Who knows what to do
    Thanks
    null

    Sounds like your the patches you have applied have failed to compile.
    You Can -
    1 Re apply the patches to se if the executables appear.
    2 Re - Install Oracle and forget you ever saw the patches(Make sure they are not patches you need)
    3 Try to find any other 0 files and move them back to their original names. (Note the patches will not be installed if you put the original exe's back)
    Rod

Maybe you are looking for

  • Lack of power?

    Hello everyone, I've been reading this great forum to find some answers but I'm still confused (so forgive starting a new thread about this) I have had random crashes mostly when browsing internet but sometimes also when doing something else. Everyth

  • Apple tv as wireless screen

    Hi! I have tried to find information on the Internet wether it's possible to use the Apple tv as a receiver between my MacBook Pro and the TV, so that I can use the TV as a wireless display for the MacBook. But all I can find is about steaming and if

  • Pricing Details for SQL Server‏

    Hi, I have tried to find pricing detail for SQL Server and found below link. Not sure whether below link include pricing of SSIS , SSAS or SSRS i think so it includes that...?. How much I can pay if I have to use SSIS and SSRS its same per minute or

  • Why can't spotlight see my iPhoto Library?

    So, my wife's iPhoto (version 9.4.3, 10.8.5, iMac, intel core 2 duo, 8 gigs ram) couldn't find some of her older photos from pre-2006. I went to her pictures folder to see if I could find the photos in her library, and her library wasn't there--no ic

  • OES2 DHCP option 176

    I'm needing DHCP on OES2 to push out option 176. I don't see it listed in iManager and I don't see a way to create custom options. Any ideas?