RPM in Solaris

Hi
I have problem with RPM installing in Solaris 10.
I am using RPM version 4.1. I can successfully build rpm but during installation (or un-installation) it hands.
During investigation I have found problem is in Install/Erase-time Scripts. When any from %pre, %post, %preun, %postun is included into RPM Spec (the section can be empty, just present) it hands during installation (or un-installation, depends on script). But it works normal when use --noscripts option or remove %pre, %post, %preun, %postun sections.
Can anybody advise something?

You need to either use the full path - /opt/sfw/bin/rpm or add /opt/sfw/bin/ to the path statement in your profile.
If you are trying to run from the /opt/sfw/bin/ directory then you do the following:
# ./rpm
RPMs are mainly for Linux. I have seen only a couple RPMs for Solaris in the last 15 years and they came from a third-party vendor. What are you trying to install??
regards

Similar Messages

  • RPM by Solaris?

    Hi,
    Can I install RPM (RedHat Package file) on Solaris?

    The best way to build a Solaris package is that you build it directly in a Solaris machine. Here are some procedures :
    Creating Solaris Packages
    Creating pkgadd Software Packages under Solaris
    http://blogs.corenetworks.es/2010/09/how-to-create-an-install-a-package-for-solaris-10/
    Thad's Tech Blog: Create Solaris Package from Source
    How to make a Solaris package (pkg format)
    and the official documentation :
    Application Packaging Developer's Guide

  • " Rpm ' package install in solaris 10

    hi all,
    I want to install rpm package in solaris 10. I already installed rpm-4.1 for solaris. here is the output
    bash-3.00#
    bash-3.00# /opt/sfw/bin/rpm
    RPM version 4.1
    Copyright (C) 1998-2002 - Red Hat, Inc.
    This program may be freely redistributed under the terms of the GNU GPL
    Usage: rpm [-a|--all] [-f|--file] [-g|--group] [-p|--package] [--specfile]
            [--whatrequires] [--whatprovides] [-c|--configfiles] [-d|--docfiles]
            [--dump] [-l|--list] [--queryformat=QUERYFORMAT] [-s|--state]
            [--nomd5] [--nofiles] [--nodeps] [--noscript] [--addsign]
            [-K|--checksig] [--import] [--resign] [--nodigest] [--nosignature]
            [--initdb] [--rebuilddb] [--allfiles] [--allmatches] [--badreloc]
            [-e|--erase <package>+] [--excludedocs] [--excludepath=<path>]
            [--force] [-F|--freshen <packagefile>+] [-h|--hash] [--ignorearch]
            [--ignoreos] [--ignoresize] [-i|--install] [--justdb] [--nodeps]
            [--nomd5] [--noorder] [--nosuggest] [--noscripts] [--notriggers]
            [--oldpackage] [--percent] [--prefix=<dir>] [--relocate=<old>=<new>]
            [--repackage] [--replacefiles] [--replacepkgs] [--test]
            [-U|--upgrade <packagefile>+] [-D|--define 'MACRO EXPR']
            [-E|--eval 'EXPR'] [--macros=<FILE:...>] [--nodigest] [--nosignature]
            [--rcfile=<FILE:...>] [-r|--root ROOT] [--querytags] [--showrc]
            [--quiet] [-v|--verbose] [--version] [-?|--help] [--usage]
            [--scripts] [--setperms] [--setugids] [--conflicts] [--obsoletes]
            [--provides] [--requires] [--info] [--changelog] [--triggers]
            [--last] [--filesbypkg] [--redhatprovides] [--redhatrequires]
            [--buildpolicy=<policy>] [--with=<option>] [--without=<option>]
    bash: rpm: command not foundI also update rpm db ,
    rpm --initdb.
    But same.. Pls help..
    Thanks
    Partha
    pls tell me what

    You need to either use the full path - /opt/sfw/bin/rpm or add /opt/sfw/bin/ to the path statement in your profile.
    If you are trying to run from the /opt/sfw/bin/ directory then you do the following:
    # ./rpm
    RPMs are mainly for Linux. I have seen only a couple RPMs for Solaris in the last 15 years and they came from a third-party vendor. What are you trying to install??
    regards

  • Installing .rpm packages onto solaris 10.

    Hi,
    Can anyone help me by providing the steps to install .rpm package into solaris 10 os?
    Thanks

    RPM is just a packaging format, and the tools are available on the Solaris Software Companion CD, in the SFWrpm package. You would need to install the package on your system in order to get the RPM tools.
    But I think Pascal's point is that the payload is typically Linux binaries, so installing a Linux RPM on Solaris would not be productive. But you could certainly install a source package, for example, or create your own RPM containing Solaris binaries.
    -- Alan

  • Newbie: diff between starting app from dock and starting from command line

    This isn't strictly a developer question, but I'm looking for some expert advice for troubleshooting a vexing problem with Apps--OpenOffice and NetBeans--that don't want to start from the dock but will happily start from a terminal window. When I start OO from the dock, I get an error message about the date command not found in the main.scpt. NetBeans just fails silently. This problem just started happening for no apparent reason--at least not apparent to my limited Mac experience.
    I would greatly appreciate it if someone could enlighten me on what's going on here or perhaps give me some clues. I am mostly a web developer, so troubleshooting desktop apps is a bit foreign to me, and what little desktop programming experience I have has been on the MS platform. I appreciate your patience and understanding.

    Thanks, etresoft, for your reply.
    I have two users on this machine. Dock launch for both NetBeans and OpenOffice works for one user but not the other. I compared the output of the shell 'set' command for both users and the only material difference was that the user for which the dock launch works included '/Users/username' in the PATH variable. I added that to the 'broken' user's environment.plist, logged out, logged in, and the launch still failed.
    The application launch fails on basic shell commands. Here are the console messages for the failed launch.
    9/14/08 9:18:30 AM [0x0-0x188188].NetBeans 6.1[16363] /Applications/NetBeans/NetBeans 6.1.app/Contents/MacOS/netbeans: line 48: ls: command not found
    9/14/08 9:18:30 AM [0x0-0x188188].NetBeans 6.1[16363] /Applications/NetBeans/NetBeans 6.1.app/Contents/MacOS/netbeans: line 53: dirname: command not found
    9/14/08 9:18:30 AM [0x0-0x188188].NetBeans 6.1[16363] /Applications/NetBeans/NetBeans 6.1.app/Contents/MacOS/netbeans: line 57: dirname: command not found
    9/14/08 9:18:30 AM [0x0-0x188188].NetBeans 6.1[16363] Cannot read cluster file: /../etc/netbeans.clusters
    Here is the code for the NetBeans launch up to the failure point. The command not found messages refer to the ls and dirname commands in the while loop and the dirname command immediately following the while loop.
    PRG=$0
    while [ -h "$PRG" ]; do
    ls=`ls -ld "$PRG"`
    link=`expr "$ls" : '^.*-> \(.*\)$' 2>/dev/null`
    if expr "$link" : '^/' 2> /dev/null >/dev/null; then
    PRG="$link"
    else
    PRG="`dirname "$PRG"`/$link"
    fi
    done
    progdir=`dirname "$PRG"`
    if [ -f "$progdir"/../etc/netbeans.conf ] ; then
    . "$progdir"/../etc/netbeans.conf
    fi
    # following should be done just in RPM or Solaris Launcher
    # if [ -f /etc/netbeans.conf ] ; then
    # . /etc/netbeans.conf
    # fi
    # #68373: look for userdir, but do not modify "$@"
    userdir="${netbeansdefaultuserdir}"
    founduserdir=""
    for opt in "$@"; do
    if [ "${founduserdir}" = "yes" ]; then
    userdir="$opt"
    break
    elif [ "$opt" = "--userdir" ]; then
    founduserdir="yes"
    fi
    done
    if [ -f "${userdir}"/etc/netbeans.conf ] ; then
    . "${userdir}"/etc/netbeans.conf
    fi
    if [ ! -f "$progdir"/../etc/netbeans.clusters ]; then
    echo Cannot read cluster file: "$progdir"/../etc/netbeans.clusters 1>&2
    exit 1
    fi
    It's obvious from the console output that progdir is not set correctly. I'm still trying to figure out why the shell commands are not found.
    Thanks again for your previous reply.

  • How to install RPM-4.1 package on Solaris 8?

    I have a Sparc Sun-Fire-V240 server with Solaris 8 software. Now I want to unpack a rpm which created on Redhat 8 with RPM-4.1. It caused a coredump. I guess it is because the Solaris 8 has only RPM -3.0.4. Should I install RPM 4-1 to Solaris 8 to unpack it? Does Solaris 8 support RPM-4.1? or any other solution? Thanks!

    Query by serial number
    Apple's warrenty database will identify the type of Mac you have.  Your serial number is securely sent, but you get only the name of your machine.
    https://selfsolve.apple.com/agreementWarrantyDynamic.do
    This site provides more information, but lacks security.
    "A serial number is a unique, identifying number or group of numbers and letters assigned to an individual piece of hardware or software. It's used for various things depending on the product / brand but what is your Mac's serial number for and more importantly... what is it hiding and what can it do for you ?"
    http://www.appleserialnumberinfo.com/Desktop/index.php
    or
    This site provides more information, but lacks security too.
    "A serial number is a unique, identifying number or group of numbers and letters assigned to an individual piece of hardware or software. It's used for various things depending on the product / brand but what is your Mac's serial number for and more importantly... what is it hiding and what can it do for you ?"
    http://www.appleserialnumberinfo.com/Desktop/index.php
    http://www.chipmunk.nl/klantenservice/applemodel.html

  • Can Solaris install RPM file ?

    Hi,
    Sorry,im new in solaris.I just installed Solaris 10, now i have a file in RPM format which i used to install in Linux.
    But i try this command which i used in linux
    rpm -i xxxx.rpm
    but it not working.
    is Solaris can support rpm file at 1st place ?
    if yes,
    what is the command ?
    or need any convertion ?
    Thanks
    - any other website that i can refer regarding solaris for newbies

    Most Linux software won't run on Solaris, but most of the popular stuff is available in Solaris format from Freeware for Solaris.

  • Rpm details wanted for Solaris

    Hi All,
    I have rpm file for solaris.But when I do man rpm it says no manual entry.So how do I extract the package from the RPM file? Is there any rpm equivalent command in Solaris?My Solaris version is 5.9.Do I need to install relevant package for that?
    Looking forward for your response

    Solaris does not ship with RPM support, and most software for it is distributed in SVR4 pkg format, not RPM.
    However, it's certainly possible to use RPM binaries and create a separate RPM repository. For a site that wants to manage all software with RPM, it could be useful.
    You'll need to compile or obtain rpm binaries separately though.
    Darren

  • Does "rpm" exist for x86 Solaris 10 ?

    Does "rpm" ( the Red Hat Package Manager ) exist for x86 Solaris 10 ? I haven't found it on www.sunfreeware.com or by Googling, and rolling my own is getting nasty....
    Thanks !

    there is a rpm2cpio command in Solaris, which is useful if you have source code or similar distributed in a RPM package format, but for Solaris installations you have pkgadd/pkgrm, and then there is the pkg-get utility which is downloadable from blastwave.org .
    .7/M.

  • New to Solaris, looking for pointers

    Here's the deal. I work at a company where we do J2EE developement. Until now, we've done all of our hosting on Linux (mostly white box versions of RHEL, some Debian).
    We decided to give a couple Sun servers with Solaris a try over the Dell servers with Linux.
    My question is, as someone who is a pretty strong Linux user/admin, what differences can I expect from Solaris? Is there something in particular that is so different that it will cause me problems figuring it out at first? I do pretty much all of the admin through SSH, so GUI differences aren't really an issue.
    I'll be running Resin J2EE app server and/or Apache and running backups, some cron stuff here and there.
    Any other Linux to Solaris converts out there? What did you notice at first that was either awesome, or a real PITA?

    My question is, as someone who is a pretty strong
    Linux user/admin, what differences can I expect from
    Solaris?Completely different userland. The whole filesystem is a little more divided, but has a very logical reasoning behind it. Still, it maybe confusing at first not to find apachtctl in /usr/sbin but /usr/apache/bin.
    And well, "Solaris is not Linux". If you have a fair experience with the commandline and you know how to use commands like 'man' and 'apropos' well you should be decently safe. Still, it won't hurt to start by giving http://docs.sun.com a good workout. It sounds cliche but you'll notice that the documentation has a little higher quality than most Linux distributions (even though I have to admit that both RedHat and SuSE (Novell) are doing an excellent job when it comes to their own docs).
    Is there something in particular that is so
    different that it will cause me problems figuring it
    out at first?Depends on what you plan to do. Like I said; its not Linux so if you expect to be able and use rpm to install/remove stuff, expect to use /etc/sysconfig/network to setup your LAN, etc, etc. you'll be in for a surprise.
    But thats where apropos and the URL I mentioned above come in very handy.
    As to pro's / con's; I think thats a silly thing to do. Solaris is WAY out of Linux' leage, it simply wouldn't make sense to even try and start a comparison. Where Sun has to keep its customers satisfied Linux developers can simply wing certain pieces of software. Its a whole different game.
    But still; what I liked best? Robustness, stability, security and the option to back out of an update after you installed it. Something which can be hell on distributions like Debian / RedHat.

  • Can't install Solaris 10 Express on my AMD64 Laptop!

    I was all excited to try out the latest and greatest Solaris OS and so I downloaded all the ISO's and burned them twice (made a mistake the first time around), and then rebooted my computer with the bios settings set to boot from CD.
    At first it seemed to load the installer fine; but then again, I wouldn't really be able to tell since I'm a Pro Windows user, but a Noob in everything else. But it scrolled some very normal linux looking text on the left side of the screen and then gave me four options for how i wanted to install.
    Here's where the problem occurs. Regardless of which choice I make the installation crashes and reboots (restarts) my laptop. I've searched the web, and these forums thoroughly looking for an adequate source of community support but it seems that there's not much of a community developed yet...and hence no one able to help me out.
    So I have no idea what I'd need to do to get Solaris running. Frankly I don't care if it's running in 32bit or 64bit mode, as long as it runs.
    My system:
    AMD64 3400+ Mobility
    2GB DDR Memory
    ATi Mobility Radeo 9700 Pro w/128mb Ram
    60GB Hard Drive (running at 7200 rpm)
    DVD/CDRW Drive (writes @ 24x)
    802.11g/b Build-in (Atheros chipset, Gigabyte distributor)
    (3) Usb slots
    Multi-format Card Reader
    Infared Communicator (I don't care of this works or not)
    S-Video In/Out
    A/V Coax In/Out
    Serial Port
    Additional Monitor Port
    Parallel Port
    On-board 56k Modem (don't care if this works or not)
    Firewire
    VIA 8235 Onboard Sound (Realtek AC97')
    VIA K8T400 Chipset-based Motherboard
    I appreciate any help anyone can provide!
    Regards, Abe

    Nullvision,
    Please accept my apologies for hyjacking your thread.
    BTW: Assume the version to install is b72 for X86 !
    (caused confusion with (!), it should have been:
    Q to Nullvision: Assume the version you installed was b72 for X86 ? )
    Richard,
    Thanks for your reply. I was not looking for Athlon support, but indeed wanted to know if it works.
    I'm aware that this Solaris Express is still a work (of art) in progress, but before asking Santa (= my wallet) for a new MoBo, I wanted to have this so called gray area demistyfied.
    As you say, by default, solaris will boot/install 64 bit, regardless of the type of AMD64 processor used !
    Therefore the bootstring earlier reported could have helped someone to get his machine booting, but is in a normal situation not needed by default.
    So thanks to Sun and Santa, we might be running X86 64-bit Solaris next year. I started with S10 b48 in the beginning of this year on X86 32 bit, followed by Sparc 64. What will be the next step, Solaris on HP machines or AIX? We will see !

  • Solaris 8 on this config?

    I'd like to install Solaris 8 on a new pc configuration that I just put together. The system is stable with correct BIOS settings. The machine consists of:
    1. ASUS A7V-133 motherboard.
    2. AMD Thunderbird [266] 1.2 ghz processor. A Promise HD controller is
    present which controls the ATA100 HD mentioned below.
    3. 256mb of PC133 memory.
    4. ASUS V7100 Pure 32mb GeForce video card.
    5. Western Digital 40 gig [7200 rpm] ATA100 hard drive.
    6. Creative SoundBlaster Live MP3 sound card.
    7. I have Windows 98 SE loaded as the primary OS. I'd like to dual boot
    Solaris 8 as the secondary OS.
    8. ACER 50x max CD-Rom drive.
    9. LG 12x-8x-32x CDRW drive.
    Can I purchase and sucessfully install Solaris 8 on the configuration
    posted above? Thanks in advance.

    Solaris does not support the promise (raid) controller. Move the
    HD (and all the other ide devices you want to access from solaris)
    to the VIA PCI-IDE controller.
    The IDE disk is >32GB, so make sure you use the latest solaris 8
    release or boot using the 110202-01 ata driver patch diskette.
    Solaris driver patches
    I'm not sure solaris will support your video card. You can skip
    the video card/monitor/mouse setup during installation and install
    in text mode. Once the system is installed, have a look at patch
    109401-06, the solaris 8 x86 video driver patch. If this patch
    does not add support for your video card, you either have to
    install the xfree86 X11-Server or exchange the video card to one
    that is supported by solaris.
    The Soundblaster Live audio card is not supported by solaris 8.
    You may have luck with the OSS (OpenSoundSystem) audio drivers.

  • Installation of Solaris 10 on HP dv6500t

    Hi,
    I am looking at purchasing this laptop later this year to run Solaris 10. I searched through the HCL and I can't believe that there will be a good chance that I will be first.
    Here are the hardware specs I'm looking at:
    processor - Intel Core 2 Duo T5250 (1.5 GHz, 2MB L2 Cache, 667 MHz FSB)
    memory - 2GB
    hard drive - 120 GB 5400 RPM SATA
    Has anyone installed Solaris 10 on this machine?
    I think I will need to make this machine bootable to 2 OS.
    Thanks for any help you can provide.
    Regards,
    kaialii

    Minimum Supported
    Solaris[tm] Operating Environment Versions for the M4000 are as follows
    OpenSolaris 2009.06
    SPARC64 VI:
    10 - 11/06 (U3) plus required patches (minimum)
    10 - 08/07 (U4) (recommended)
    SPARC64 VII:
    10 - 08/07 (U4) plus required patches (minimum)
    10 - 5/08 (U5) (recommended)
    A full matrix for the M4000 which details the minimum patch requirements to support the h/w is available from https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=1145383.1

  • How to integrate a Solaris x86 server on Sun Management Center ?

    Hello people,
    I want to integrate a Solaris x86 server on Sun Management Center platform.
    If I'm not wrong, SunMC doesn't run for Solaris x86, server and client only as console with Java.
    In speat of it, I try to install Sun Management Center 3.0 Agent for Solaris x86.
    It seems to be ok, install packages, but when execute es-setup script, intents to create the following directory:
    /opt/SUNWsymon/base/bin/sparc-sun-solaris2.8
    I supose that in this directory, SunMC will install sparc binary files
    At this point, I can't follow the installation and abort it.
    Can anybody give me ideas to install and integrate my solaris x86 server on SunMC ?
    Thanks

    Hi Hisham,
    hishooooo wrote:
    Dear Gents,
    I have one X86 Solaris Server configured and installed to be Sun Management Center Server.
    successfully i could monitor the Sun Solaris Servers after i have installed the SMC agent on them.
    my problem is that i could not install the SMC agent on Red Hat Linux. as i could not find an easy document or steps to do so.
    could you guide please?If you still have a copy of your SunMC media around, the same ["es-inst"|http://docs.sun.com/app/docs/doc/820-2215/command-line-1?l=en&a=view] program you use to install Solaris Agents should work on Linux as well. It autodetects OS type and will install Solaris packages or RPMs as appropriate.
    Regards,
    [email protected]
    http://www.HalcyonInc.com

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Maybe you are looking for

  • High cpu usage after a while

    Sometimes, after a while, firefox (36.0.4) uses up 1 core of my CPU (is a quad core due to hypertreading). The way it happens is really strange. Many tabs without a problem until suddenly ff decides to floor it. This is alway in the run, not on start

  • Not showing icons in Cs5

    I am useing Photoshop CS5 as I use to use Photoshop7.When I had my psd files in folders I was able to see a thumbnail of the pic that was on the file.Seeing now I switched over to CS5 the only thing I see is the Photoshop icon and not the thumbnail o

  • HOWTO: use table column value as tag name in XMLElement  (9iR2)

    Hi, maybe what I'm trying to do simply does not work, but here is my sample: select XMLElement(DUMMY, DUMMY).getClobVal( ) as SAMPLE from DUAL; returns the following XML <DUMMY>X</DUMMY> But what I want to get is <X>X</X> because "X" is the value of

  • View table and Master table don't match

    I am setting up Materialize view replication between two systems connected over a WAN. The number of rows in the master table does not match the number of rows in the Table at the view site. Is there a way I can monitor/watch or otherwise see what re

  • Downloading pics from camera to iphoto

    i down loaded pics from my camera [canon 500]and every thing performed correctly-the #of photos appeared,the pics displayed as they downloaded,i clicked the import button,but when the pics were thru importing they failed to appear in iphoto... i must