Solaris 10 - LPS not working with smpatch analyze

I recently started patching systems with IDR124828-01 as a temporary fix to the security vulnerability listed here:
http://sunsolve.sun.com/search/document.do?assetkey=1-26-102724-1
Since this temporary patch requires kernel patch 118833-24, I needed to get a few of my systems up to date. However, after patching the LPS with the temporary patch, using `smpatch analyze/update` on any system returns: No patches required.
I successfully patched some systems yesterday, so I figured the temporary patch had borked the patchsvr. I verified the problem was with the LPS because changing smpatch settings on the LPS like so: patchpro.patch.source=https://getupdates1.sun.com/ works fine.
Restarting the patchsvr doesn't help. Debug output from smpatch is also not helpful. There are no errors appearing in the patchsvr logs.
Any advice on how I can back out the temporary patch gracefully, or any other problems that may be causing this?

There were 13 clients originally, there seems to be problems with more than 4. They are all running solaris 10.
The debug output isn't being very helpful (no errors, obvious problems) - All of the analyzed patches appear in this form:
com.sun.patchpro.patch.PatchSequencer@63b2e6 <=Installed patch 121133-02 is >= to current patch 121133-02
There don't seem to be any listed patches newer than September 22 (About the last time they got a large set of patches) - Some of the patches are not current versions as well. E.g. it analyzed patch 121081-05, the latest revision is -06.

Similar Messages

  • Web service client not working with HTTP Analyzer turned on

    So the subject explains it all.
    I have a simple JAXWS web service with @Policy(uri = "policy:Wssp1.2-2007-Https.xml") on remote secured (real SSL cert) Weblogic 10.3.5.
    A simple client is generated in JDev 11.1.2.3 and run on my machine locally.
    I'm really not sure I've tuned everything right with client certificates but the thing is when JDeveloper HTTP Analyzer is turned on client run gives bad_certificate SSLException.
    With Analyzer turned off the service call is successfull.
    javax.net.ssl.SSLKeyException: [Security:090542]Certificate chain received from localhost - 127.0.0.1 --> wl1n2.miit.ru was not trusted causing SSL handshake failureCould someone explain me this issue?

    Puthanampatti,
    First of all, how am I to determine what security folder is being used for certificates when I run local client in JDev?
    My JDev folder is D:\JDeveloper-11.1.2.*3* and there's D:\JDeveloper-11.1.2.3\jdk160_24\jre\lib\security
    My JDEV_USER_DIR is set to another folder: D:\JDeveloper-11.1.2.*2* \home so I'm not sure where should I import certificates.
    To import a certificate I:
    Open our https web site in Chrome browser. Click the HTTPS mark and expoer the certificate as Base64 (does it matter what encoding to use?) .cer file.
    Then I open Windows command line and run setDomainEnv in my local weblogic folder:
    D:\JDeveloper-11.1.2.2\home\system11.1.2.3.39.62.76.1\DefaultDomain\bin\setDomainEnv.exe
    cd D:\JDeveloper-11.1.2.3\jdk160_24\jre\lib\security
    keytool -import -alias miitcert -keystore cacerts -file d:\cer\miit-base64.cerA bit confusing might be the fact that system11.1.2.*3* folder is inside JDeveloper-11.1.2.*2* folder but that is how it is.
    So that were the steps I did to import a certificate, but the problem with HTTP Analyzer is still here.
    And what is demotrust.jks? There's no such file in security folder.

  • Conection from Solaris is not working with Proxy (RedHat Linux is)

    We have a physical box running Solaris 10 with two zones. One zone is running the Sun LDAP DS (Directory Server) and the second zone is running Sun LDAP DPS (Directory Proxy Server). Sun LDAP EE version is 6.3.1.
    From the RedHat Linux client box (which in fact is an IFL guest running on Z-series IBM Mainframe) its possible to authenticate user accounts via the DPS zone.
    From the Solaris client box, we can only authenticate the accounts when connecting directly to the DS zone.
    We see in messages:
    Jun  4 15:29:00 wgtzgh2 sshd[4076]: [ID 293258 auth.error] libsldap: Status: 32  Mesg: openConnection: simple bind failed - No such object
    Jun  4 15:29:00 wgtzgh2 last message repeated 3 times
    Jun  4 15:29:00 wgtzgh2 sshd[4076]: [ID 293258 auth.warning] libsldap: Status: 7  Mesg: Session error no available conn.
    Jun  4 15:29:00 wgtzgh2 sshd[4070]: [ID 800047 auth.error] error: PAM: No account present for user for illegal user l618320 from wgwlgaz.nz.thenational.comBelow are the configuration used for the Solaris and Linux boxes, along with a bad drawing of our network.
    Any ideas why we can't authenticate from our Solaris client using the Proxy (DPS) connection?
    Thank you
    -- Andreas
    .                        10.64.6.x
    +----------------------+    |
    |    directory server  |----+
    +----------------------+    |
                                |
                                |
    +----------------------+    |
    |directory proxy server|----+
    +----------------------+    |
                                |
                            +--------+
                            | router |
                            +--------+
                                | |
    +------------+ 10.69.193.x  | |
    |RedHat Linux|--------------+ |
    +------------+              | |
                                  |
    +----------+ 10.64.28.x       |
    | Solaris  |------------------+
    +----------+                  |
    # ldapclient list
    NS_LDAP_FILE_VERSION= 2.0
    NS_LDAP_BINDDN= cn=proxyagent,ou=profile,dc=nz,dc=thenational,dc=com
    NS_LDAP_BINDPASSWD= {NS1}41fa88f3a945c411
    NS_LDAP_SERVERS= wgpsdps01.nz.thenational.com, akpsdps01.nz.thenational.com
    NS_LDAP_SEARCH_BASEDN= dc=nz,dc=thenational,dc=com
    NS_LDAP_AUTH= tls:simple
    NS_LDAP_SEARCH_SCOPE= one
    NS_LDAP_SERVER_PREF= wgpsdps01.nz.thenational.com
    NS_LDAP_CACHETTL= 0
    NS_LDAP_CREDENTIAL_LEVEL= proxy
    NS_LDAP_SERVICE_SEARCH_DESC= netgroup:ou=netgroup,dc=nz,dc=thenational,dc=com?sub
    NS_LDAP_SERVICE_SEARCH_DESC= shadow:ou=People,dc=nz,dc=thenational,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= passwd:ou=People,dc=nz,dc=thenational,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= group:ou=group,dc=nz,dc=thenational,dc=com?one
    NS_LDAP_BIND_TIME= 30
    NS_LDAP_HOST_CERTPATH= /var/ldap/cacerts
    wgtitts3:~ # cat /etc/ldap.conf
    base dc=nz,dc=thenational,dc=com                                                                                                                            
    ## Search Scope                                                                                                                                             
    scope sub                                                                                                                                                   
    ## Bind Policies                                                                                                                                            
    bind_timelimit 1                                                                                                                                            
    bind_policy soft                                                                                                                                            
    idle_timelimit 3600                                                                                                                                         
    pam_filter objectclass=posixaccount                                                                                                                         
    pam_login_attribute uid                                                                                                                                     
    #pam_password md5                                                                                                                                           
    nss_base_passwd         ou=people,dc=nz,dc=thenational,dc=com?one
    nss_base_shadow         ou=people,dc=nz,dc=thenational,dc=com?one
    nss_base_group          ou=group,dc=nz,dc=thenational,dc=com?one
    nss_base_netgroup       ou=netgroup,dc=nz,dc=thenational,dc=com?sub
    nss_initgroups_ignoreusers root, bin, daemon, adm, lp, sync, shutdown, halt, mail, news, uucp, operator, games, gopher, ftp, nobody, dbus, avahi, nscd, vcsa, pcap, mailnull, smmsp, haldaemon, rpc, ntp, rpcuser, sshd, rpm, xfs, gdm,                                                                                  
    ## Finally some SSL configuration
    ssl start_tls                   
    tls_checkpeer yes               
    tls_cacertdir /etc/openldap/cacerts
    host akpsdps01.nz.thenational.com wgpsdps01.nz.thenational.comEdited by: Bank_Of_New_Zealand on 4/06/2009 16:33

    Hello,
    The DPS log output for that time:
    [04/Jun/2009:15:29:00 +1200] - CONNECT    - INFO  - conn=211417 client=10.64.28.106:55111 server=wgpsdps01:636 protocol=LDAPS
    [04/Jun/2009:15:29:00 +1200] - PROFILE    - INFO  - conn=211417 assigned to connection handler cn=default connection handler, cn=connection handlers, cn=config
    [04/Jun/2009:15:29:00 +1200] - OPERATION  - INFO  - conn=211417 op=0 BIND dn="cn=proxyagent,ou=profile,dc=nz,dc=thenational,dc=com" method
    ="SIMPLE" version=3
    [04/Jun/2009:15:29:00 +1200] - SERVER_OP  - INFO  - conn=211417 op=0 BIND dn="cn=proxyagent,ou=profile,dc=nz,dc=thenational,dc=com" method
    ="SIMPLE"" version=3 s_msgid=7230 s_conn=data source wgpsds01:6
    [04/Jun/2009:15:29:00 +1200] - SERVER_OP  - INFO  - conn=211417 op=0 BIND RESPONSE err=32 msg="" s_conn=data source wgpsds01:6
    [04/Jun/2009:15:29:00 +1200] - OPERATION  - INFO  - conn=211417 op=0 BIND RESPONSE err=32 msg="" etime=0
    [04/Jun/2009:15:29:00 +1200] - DISCONNECT - INFO  - conn=211417 reason="other" msg="Exception caught while polling client connection LDAPS
    .10.64.28.106.55111 -- java.io.IOException: Received CLOSED during initial handshaking" {code}
    Cheers
    Edited by: Bank_Of_New_Zealand on 5/06/2009 11:30                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Solaris 8 not working with Windows ICS

    I have a Windows 98 SE machine running ICS (it is the host). From my Solaris 8 / Sparc machine (ICS client) I can ping internal and external address. I can traceroute to external servers with success. When trying to load a page in netscape (using both URL or IPaddress) it times out and cannot load the page. I am connected via a cable modem to an @home network. I have created a resolv.conf file and a defaultrouter file, and have added the dns option in nsswitch.conf.
    Any thoughts?

    Can you "telnet www.sun.com 80" from your solaris box?
    Any error messages?
    The expected answer is:
    Trying 192.18.97.241...
    Connected to www.sun.com.
    Escape character is '^]'.
    Once connected, yype "HEAD / HTTP/1.0" + 2 times RETURN:
    HEAD / HTTP/1.0
    HTTP/1.1 200 OK
    Server: Netscape-Enterprise/3.6
    Date: Tue, 15 May 2001 12:07:02 GMT
    Set-cookie: sessionid=SKDVAEAAAO2L3AMTA1LU4GQ;path=/
    Set-cookie: sun_visitor_uid=3630303436393033395e30;domain=.sun.com;expires=Fri, 29-Jun-2001 12:30:35 GMT;path=/
    Content-type: text/html
    Content-length: 14231
    Connection: close
    Connection closed by foreign host.

  • Will Sun Studio 12 Update 1 eventually show up with smpatch analyze?

    I have a Solaris 10 (sparc) box on which previous Sun Studio updates have been applied via smpatch. I was able to use smpatch analyze/download/update to find and apply the updates. Will Sun Studio 12 Update 1 eventually show up with smpatch analyze or will I need to manually install it?
    Thanks.
    Matthew

    I'm not 100% sure, but it is a different release, despite the name (12 update 1). Most, if not all, components have different version numbers compared to ones from Sun Studio 12.

  • Microsoft Mail not working with Windows 7 & MS-Office 2010

    Dear All
    I have a client who is using Microsoft Mail for their internal mailing. They have been using MSoffice ( Outlook) for this purpose for last so many years.
    We have found that Microsoft Mail does not work with Windows 7 and MS Office 2010 combination.
    When you try to configure it given error 0x8004110.
    When we tried with different versions, we found that if you install Office 2007 it works. If you try Office 2007 and then Office 2010 and remove Office 2007, it still work. But Then it is treated as 2 installations of Msoffice on the same computer.
    I need to know whether this is right from Licensing perspective.  We 'll be using single copy of office but it may seems as we have installed Office 2007 & office 2010 on same computer.
    --Shekhar

    We have found that Microsoft Mail does not work with Windows 7 and MS Office 2010 combination.
    When you try to configure it given error 0x8004110.
    Windows 7 is a supported operation system for Office 2010. At what exactly point will you get the specific error?
    Is that a Click-To-Run version of Office 2010? By default, for MSI-based version of Office, when you upgrade existing Office 2007 to Office 2010, the earlier version of Office will be removed:
    http://office.microsoft.com/en-us/excel-help/keep-earlier-versions-of-office-programs-when-installing-office-2010-HA102597134.aspx
    For licensing advice, as <Don> suggested above, you should contact your local Microsoft customer support or reseller.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • JSP Not Working with Thin Driver

    My JSP is not working with Oracle thin driver but it is working with Oracle OCI driver.
    From my jsp i am calling a stored procedured and passing 170 parameters to the procedure. This JSP works with Oracle OCI Driver configured as thrid party drivers in iAS6.0 SP2, but not working with Oracle Thin Driver configured as third party drivers in iAS6.0. My thin driver JDBC Connection URL is as follows:
    jdbc:oracle:thin:@(DESCRIPTION =(ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = MAPDBI01)(PORT = 1521)))(CONNECT_DATA =(SID = MAPS))).
    I have to give this URL because my production server deployment consists of iWS4.1 SP5 and iAS6.0 SP2 in different solaris boxes and Oracle 8.1.7 Database server in another Solaris Box. There is a pool of proxy servers between iAS6.0 box and the oracle box.

    Wim,
    I'd really appreciate it if you could provide some sample code. A complete, small, simple java class that I could copy and try out would be wonderful -- if it's not too much trouble.
    Thanks heaps (in advance :-),
    Avi.

  • Product key will not work with this edition of Windows 7

    I received a product key for Windows 7 Professional N whilst I was at University via Dreamspark. I'm building a new computer and when it's come to inputting the product key, it comes up saying Product key will not work with this edition of Windows 7.
    The version I installed was Windows 7 Professional using an iso and a USB. I rang the phone activation number and when I got through to a representative, I gave him the product key and he said it is valid and should be working. He transferred me to technical
    services but instead I got cut off.
    At this point I'm really not sure what the issue is, the key was for Windows 7 Professional N, I installed Windows 7 Professional and customer support confirmed it as a valid key. Am I missing something?

    Post your issue to the Windows 7 Genuine Issues forum.  Here are the instructions on how to produce a diagnostic:
    MGA
    Diagnostic Report:
    To properly analyze and solve problems with Activation and Validation, we need to see a full copy of the diagnostic report produced by the MGADiag tool (download and save to desktop -http://go.microsoft.com/fwlink/?linkid=52012 )
    Once downloaded, run the tool.
    Click on the Continue button, after a short time, the Continue button will change to a Copy button.
    Click on the Copy button in the tool (ignore any error messages at this point), and then paste (using either r-click/Paste, or Ctrl+V ) into your post.
    One
    Issue Per Thread:
    Most Activation and Validation issues look the same, on the surface, but can have many different causes and fixes. This is why we ask for a diagnostic report and this is also why we ask that you create your own thread for your issue (in other words,
    don't post your issue in another person's thread). 
    It just becomes too complicated to try to troubleshoot multiple different issues in the same thread.
    New
    to the Forums?
    Instructions
    by  Kamin of Ressik 
    Wanikiya and Dyami--Team Zigzag

  • Autoextend on not working with ASM

    Hi,
    Autoextend on not working with ASM datafiles in version 10.2.0.4 on solaris platform. What are reasons behind the cause.
    Regards,
    Sakthi.

    This is strage.. Have you looked at it thoroughly.. ?
    How did you decide that it wasn't working ? from dba_data_files or v$datafile ? give us the details about the file size, auto extension on/off, next ...etc..

  • I have recently upgraded my iMac Intel G5 iSight to OS 10.6.8 and now the internal mic does not work with skype or facebook. I can here static when playing back clips. Do I need to update firmware or reload old sys parts

    I have recently upgraded my iMac Intel G5 iSight (iMac5,1) to OS 10.6.8 and now the internal mic does not work with skype or facebook. I can here static when playing back clips. Do I need to update firmware or reload old system parts. I have zapped PRAM. The blue indicator in system audio panel will appear for a second as I slide the bar for internal mic but then it disappears. Is there a fix?

    The sound seems very faint but can here static on playback.

  • My operating system windows XP not working with photoshop cloud, why not?

    I need to add 2 more licences for photoshop cloud and I'm being told my operating system windows XP does not work with Photoshop cloud. We already have 2 pcs using it in our office so why not?
    Please help
    Roy

    Do you have the latest version of iTunes?  If not, get it at:
    http://www.apple.com/itunes

  • Adobe creative cloud eea 1.5 is not working with our asus Eee box , celeron j1900 2.00 ghz, 4gb of ram, 64bit. can settings be changed in adobe?

    adobe creative cloud eea 1.5 is not working with our asus Eee box , celeron j1900 2.00 ghz, 4gb of ram, 64bit. can settings be changed in adobe?

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • Application is not working with mouse

    Dear All,
    We have a strange issue in the our application (Oracle form) in the one of our client machine.
    Some times the forms are not able to work with the mouse but is able to work with the keyboard. After one or two machine restart its again working. When the issue occur we can able to work in other applications using mouse.
    Our Applications server is in Other country and client are accessing from India.
    This occurs for some user and not for all.
    Application server Version          10.1.2.0.2.
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit
    Java Plug-in version 1.6.0_31 .
    Please any info will help us lot.

    Thank you for the quick replies Michael Ferrante and HamidHelal.
    But since its occurring for some users (perticulary indian users) and some times. And also its occurring in production environment not in development environment.
    Even the java control panel is not working with mouse.
    For other country customers everything working fine.
    So its difficult for me to apply the patch with these uncertainties.
    Checking with fresh java installation and let you know the status.
    Thanks.

  • Voice Memo is not working with iOS 8.2

    Voice Memo Records is not working with iOS 8.2. how to fix it?

    Voice Memo Records is not working with iOS 8.2. how to fix it?

  • On updating my iphone it shows no network inspite the sim inserted,now it also not working with itunes.i cant see menu page on display screen

    on updating my iphone it shows no network inspite the sim inserted,now it also not working with itunes.
    i cant see menu page on display screen

    http://support.apple.com/kb/HT1808

Maybe you are looking for

  • RCV_SPLIT_LOT_SERIAL_Error when running "Receiving Open interface " program

    Hi, I have an item which is both serial and lot controlled. So inserted a record into mtl_serial_numbers_interface and mtl_transaction_lots_interface tables and also a record into rcv_transactions_interface table with all the necessary values like ve

  • How to get rid of vertical scroll bar in ABAP webdynpro table

    Hello, I have created a dynamic WD table using cl_wd_dynamic_tool=>create_table_from_node and then I restricted the number of lines to 1 by setting the 'Set_Row_Count' and 'Set_Visible_Row_Count' = 1. But still when I run the application I see a vert

  • No Brightness Control

    Hi No brightness control slider in Display prefs panel.... Having recently become a victim of this I have been trawling all around the net for an answer. Seems this a known problem as I realised pretty quick looking around the net. There seems to be

  • FM to find the batch genelogy.

    Hi ..     I want to get for a material the batches that was used to produce the material .What function module Shud I need to use for this. tharun venkat

  • Slow start up problems

    seems a known problem but start up is really really slow