Solaris 10 'su' failed

I've installed a new Solaris 10 as the development platform. And I added the some packages from www.sunfreeware.com.
Then, I found user could not use the 'su' command.
Here is the dmesg.
Dec 23 17:14:57 host su: [ID 401707 auth.error] open_module: /usr/lib/security/pam_authtok_get.so.1 failed: ld.so.1: su: fatal: libnss3.so: open failed: No such file or directory
Dec 23 17:14:57 host su: [ID 487707 auth.error] load_modules: can not open module /usr/lib/security/pam_authtok_get.so.1
Dec 23 17:14:57 host su: [ID 810491 auth.crit] 'su root' failed for root on /dev/pts/3
Here is the ldd result of /usr/lib/security/pam_authtok_get.so.1
passwdutil.so.1 => /usr/lib/passwdutil.so.1
libpam.so.1 => /lib/libpam.so.1
libc.so.1 => /lib/libc.so.1
libcmd.so.1 => /lib/libcmd.so.1
libsldap.so.1 => /usr/lib/libsldap.so.1
libnsl.so.1 => /lib/libnsl.so.1
libldap.so.5 => /usr/lib/libldap.so.5
libdoor.so.1 => /lib/libdoor.so.1
libmp.so.2 => /lib/libmp.so.2
libmd5.so.1 => /lib/libmd5.so.1
libscf.so.1 => /lib/libscf.so.1
libsasl.so.1 => /usr/lib/libsasl.so.1
libsocket.so.1 => /lib/libsocket.so.1
libnspr4.so => /usr/lib/mps/libnspr4.so
libplc4.so => /usr/lib/mps/libplc4.so
libnss3.so => /usr/lib/mps/libnss3.so
libssl3.so => /usr/lib/mps/libssl3.so
libuutil.so.1 => /lib/libuutil.so.1
libpthread.so.1 => /lib/libpthread.so.1
libthread.so.1 => /lib/libthread.so.1
librt.so.1 => /lib/librt.so.1
libdl.so.1 => /lib/libdl.so.1
libsoftokn3.so => /usr/lib/mps/libsoftokn3.so
libplds4.so => /usr/lib/mps/libplds4.so
libaio.so.1 => /lib/libaio.so.1
libm.so.2 => /lib/libm.so.2
/platform/SUNW,Sun-Blade-100/lib/libc_psr.so.1
/platform/SUNW,Sun-Blade-100/lib/libmd5_psr.so.1
/usr/lib/mps/cpu/sparcv8plus/libnspr_flt4.so

after installing sol 10_72 su worked.
then i needed to re-install the directory server. from that moment on i had exactly the same problem as you have.
if i configure the runtime library env like this:
crle -c /var/ld/ld.config -l /lib:/usr/lib:/usr/lib/mps
(using the paths ldd shows),
su works again
hth
markus

Similar Messages

  • Solaris 10u6 fails to boot after installation on HP Proliant DL380 G4

    Hello,
    I have used Solaris 10u5 without issues on the HP DL380 G4. However, when I tried to install update 6 (new installation), it fails to reboot. I starts to boot, then aborts and reboots the system. I added the arguments -av to help get more information. Here's what I was able to capture:
    Enter default directory for modules [platform/i86pc/kernel /kernel /usr/kernel]:
    module /platform/i86pc/kernel/amd64/unix: text at [0xfffffffffb800000, 0xfffffffffb8d5f0f] data at 0xfffffffffbc00000
    module misc/amd64/krtld: text at [0xfffffffffb8d5f10, 0xfffffffffb90a89f] data at 0xfffffffffbc74ce0
    module /kernel/amd64/genunix: text at [0xfffffffffb90a8a0, 0xfffffffffbb04f4f] data at 0xfffffffffbc7ee00
    Name of system file [etc/system]:
    SunOS Release 5.10 Version Generic_137138-09 64-bit
    Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    features: 14dffdf<cpuid,mwait,cx16,sse3,asysc,htt,sse2,sse,sep,pat,cx8,pae,mca,mmx,cmov,pge,mtrr,msr,tsc,lgpg>
    mem = 6225476K (0x17bf91000)
    root nexus = i86pc
    pseudo0 at root
    pseudo0 is /pseudo
    scsi_vhci0 at root
    scsi_vhci0 is /scsi_vhci
    isa0 at root
    psuedo-device ppm0
    ppm0 is /pseudo/ppm@0
    npe0 at root: space 0 offset 0
    npe0 is /pci@0,0
    pcie_pci0 is /pci@0,0/pci8086,3595@2
    PCIE-device: pci8086,32a@0,2, pcie_pci3
    pcie_pcie3 is /pci@0,0/pci8086,3595@2/pci8086,32a@0,2
    NOTICE:
    * This device is not bootable! *
    * It is either offlined or detached or faulted. *
    * Please try to boot from a different device. *
    NOTICE:
    spa_import_rootpool: error 22
    panic[cpu0]/thread=fffffffffbc26ba0: cannot mount root path /pci@0,0/pci8086,3595@2/pci8086,32a@0/pcie11,4091@3/sd@0,0:a /pci@0,0/pci8086
    ,3595@2/pci8086,32a@0,2/pcie11,4091@3/sd@1,0:a
    fffffffffbc49320 genunix:rootconf+114 ()
    fffffffffbc49350 genunix:vfs_mountroot+61 ()
    I have tried this on two identical machines with the same results. Some other details:
    - Booting into failsafe mode works; the system finds and mounts the zfs volumes
    - I did a network installation. I rebuilt the miniroot to include the CPQary3 package
    - I tried installing with a zpool with two disks as well as only one disk; the result was the same
    - I also tried installing without using a ZFS root disk; it also fails
    I have googled for this problem but have not found anything like it. I would greatly appreciate any help!
    Thanks,
    Michael

    I finally figured it out. For some reason, the installer does not install the driver package (CPQary3) or include it in the boot archive. The driver is in the fail-safe miniroot, however. So, I booted into fail-safe mode and installed the driver, and now everything works!
    I ran into two problems with the installer on this hardware. I'll post details and work-arounds for both in a separate message.

  • EBS12 installation on sparc solaris 10 failing

    hi !
    Thanks to Hussein's great help I was able to make it work once but then I deinstalled it and now installing again from fresh but I can't get it to work , it keep failing with same error :
    Note: I am not recreating the staging area from scratch but Iam using the staging area from previous installation assuming this is a static enviornment.
    Log file located at /ebs/oracle/VIS/db/tech_st/11.1.0/appsutil/log/VIS_sunny/ApplyDatabase_10260217.log
      |      0% completed
       \      0% completed       RC-50004: Fatal: Error occurred in ApplyDatabase:
      Control file creation failed
      Cannot execute configure of database using RapidClone
      RW-50010: Error: - script has returned an error:   1
      RW-50004: Error code received when running external process.  Check log file for details.
      Running Database Install Driver for VIS instance
    I am installing as oracle and choose oracle:dba as database owner and applmgr:dba as apps owner.
    I made sure the permissions on oraInventory directory is 777 , also on the /var/tmp/.oracle . I checked every step in preinstall document for validity and they all pass.
    even though its complaining about control file but i can start the database in mount state , although it crashes if i try to open.
    my project settings are as follows :
    default:3::::process.max-sem-nsems=(priv,256,deny);project.max-file-descriptor=(priv,65536,deny);project.max-sem-ids=(priv,100,deny);project.max-shm-ids=(priv,100,deny);project.max-shm-memory=(priv,4294967295,deny)
    group.dba:100:oracle kernel parameters:oracle:dba:process.max-sem-nsems=(priv,256,deny);project.max-file-descriptor=(priv,65536,deny);project.max-sem-ids=(priv,100,deny);project.max-shm-ids=(priv,100,deny);project.max-shm-memory=(priv,4294967295,deny)
    ulimit settings are :
    $ ulimit -a
    time(seconds) unlimited
    file(blocks) unlimited
    data(kbytes) unlimited
    stack(kbytes) 65536
    coredump(blocks) unlimited
    nofiles(descriptors) 65536
    memory(kbytes) unlimited
    oracle group settings are:
    uid=301(oracle) gid=1000(dba) groups=1000(dba),2000(applmgr)
    applmgr group settings are:
    uid=401(applmgr) gid=2000(applmgr) groups=2000(applmgr),1000(dba)
    I can start the database in mount state meaning the control file does exist
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 1069252608 bytes
    Fixed Size                  2109352 bytes
    Variable Size             427823192 bytes
    Database Buffers          624951296 bytes
    Redo Buffers               14368768 bytes
    Database mounted.
    SQL> show parameter control
    NAME                                 TYPE       VALUE
    control_file_record_keep_time        integer    7
    control_files                        string     /ebs/oracle/VIS/db/apps_st/data/cntrl01.dbf, /ebs/oracle/VIS/db/apps_st/data/cntrl02.dbf, /ebs/oracle/VIS/db/apps_st/data/cntrl03.dbf
    SQL> alter database open
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [2252], [2359], [322925629], [], [],
    $ lsnrctl status VIS
    LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on 26-OCT-2000 11:45:27
    Copyright (c) 1991, 2008, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=sunny.localdomain)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     VIS
    Version                   TNSLSNR for Solaris: Version 11.1.0.7.0 - Production
    Start Date                26-OCT-2000 02:18:20
    Uptime                    0 days 9 hr. 27 min. 7 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /ebs/oracle/VIS/db/tech_st/11.1.0/network/admin/VIS_sunny/listener.ora
    Listener Log File         /ebs/oracle/VIS/db/tech_st/11.1.0/log/diag/tnslsnr/sunny/vis/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sunny.localdomain)(PORT=1521)))
    Services Summary...
    Service "VIS" has 2 instance(s).
      Instance "VIS", status UNKNOWN, has 1 handler(s) for this service...
      Instance "VIS", status READY, has 1 handler(s) for this service...
    Service "VIS_XPT" has 1 instance(s).
      Instance "VIS", status READY, has 1 handler(s) for this service...
    The command completed successfully
    $
    any help greatly appreciated .

    You can use the same stage area directory as long as nothing changed on this directory.
    I am installing as oracle and choose oracle:dba as database owner and applmgr:dba as apps owner.
    You need to run the installer as root user.
    ORA-00600: internal error code, arguments: [2252], [2359], [322925629], [], [],
    ORA-600 [2252] (Doc ID 138701.1)
    Please clean your previous installation, reboot the server and start the installer again as root user.
    Thanks,
    Hussein

  • Install of Oracle 8.1.7. on Solaris 8 fails

    Hi All!
    I am doing an install of Oracle 8.1.7. Right near the end of the install when oracle is trying to link it's libraries, I get a message that /oracle/product/8.1.7./rdbms/lib/ins_rdbms.mk failed. I continue with the install and try to run make on this file by hand. I get:
    make: Fatal error: Don't know how to make '/oracle/product/8.1.7./rdbms/lib/libskgxpd.a(/oracle/product/8.1.7./rdbms/lib/skgxpd.o)'
    I did a search on Google and the only references to skgxpd.o where for the SuSE Linux Oracle, although the error is identical. Unfortunately, no solution has been offered.
    One person I talked to said to make sure LD_LIBRARY_PATH included /oracle/product/8.1.7./rdbms/lib/. However, that didn't help.
    I would be grateful for any help.
    Regards,
    Jim Mohr

    One person I talked to said to make sure LD_LIBRARY_PATH included /oracle/product/8.1.7./rdbms/lib/. However, that didn't help. James,
    Because the path of /oracle/product/8.1.7./rdbms/lib/ depends on the location of ORACLE_HOME you set, it doesn't sound like a pre-installation setting. It's not mentioned in the manual anyway.
    You may want to check to see if the following commands are on the installation user (oracle)'s PATH.
    $ /usr/bin/which make
    $ /usr/bin/which ar
    $ /usr/bin/which ld
    $ /usr/bin/which nm
    Also it's mentioned in the manual:
    ===============================================================
    Note: If you require /usr/ucb in your search path, make sure it
    comes after /usr/ccs/bin in the PATH setting.
    ===============================================================
    I set up a 8.1.7 on Solaris 8 but didn't have such a problem.
    Best luck,
    Han Zhang

  • Installation of Solaris 10 fails on Desktop

    Hi All,
    I just downloaded the DVD iso image for Solaris 10 for the intel desktop and tried installing.
    On my first attempt it was complaining about insufficient size to load module, but I later realised that the installation was corrupt so I re-downloaded and
    verified chksum.
    This time, the installation went through and went to the last stage where it rebooted, then I removed the DVD and it tried to boot from the Harddisk and comes up with the
    boot screen having 2 options - Solaris 10 ........ & Solaris failsafe. I let the default option go through...
    On that it fails with the following message:
    boot: cannot find /misc/amd64/krtld
    boot: error loading interpreter (misc/amd64/krtld)
    Elf64 read error.
    panic: no entry point in kernel/amd64/unix
    Press any key to reboot
    I'm not sure what went wrong, I just did the full installs + OEM and removed only the PostgreSQL as I didn't want that application.
    Following are my system specs -
    Intel Q6600
    Gigabyte GA-X38-DQ6 - intel X38 board
    4GB (2x2GB) + 2GB(1x2GB) = 6GB of Corsair RAM
    Gigabyte nVidia 8800GTX Video card
    Asus DVD drive
    160GB harddrive
    During the install I setup the HDD as
    / -40GB
    swap - 4GB
    /opt - 80GB
    /export/home - 20GB
    Would appreciate any help...

    Solved this issue....
    I reinstalled and changed the following - not sure which fixed the issue -
    The install which I did was Localised to Australia and had also applied Australian posix, I changed to English posix in new install.
    I have a 160GB drive, on the disk screen Solaris install shows total disk size 156117M and assigned is 156118 which is 1M more than available.
    Not sure how this happened, but it's the default screen which comes up on install, I change the values and then defined the drive structure before install.
    Works now.

  • IPlanet App Server 6.5 on Solaris Installation failed

    During installation of Application Server 6.5 I got the following errors:
    Error#1
    Setting up Administration Server Instance...
    ERROR: Ldap authentication failed (151:Unknown error.)
    Error#2
    ldap_simple_bind: Can't connect to the LDAP server - No route to host
    ERROR: Unable to connect to LDAP Directory Server
    Hostname: raptor.mycompany.com.unixport
    Port: 11024
    User: cn=Directory Manager
    Password: <password-for-cn=Directory Manager >
    Hostname figured out automagically by the iPlanet's setup script has fully qualified hostname followed by domainname somehow and I did not have a chance to fix it.
    /etc/defaultdomain contains unixport
    /etc/hosts has:
    127.0.0.1 localhost
    ipaddress raptor.mycompany.com raptor loghost
    Applied all the patches recommended for Solaris8 per installation doc.
    Installed iPlanet WebServer ( Enterprise ) 6.0SP4
    Has anyone faced a similar problem with this server on Solaris 8?
    Vamsi

    Really I have the same problem with iAS6 SP4 under Solari 2.6.
    I've got:
    0. *****************ERROR: Register_NASA: One of these variables was not defined:
    LDAP_Hostname [sirocco.uab.es] LDAP_ServerPort [391]
    LDAP_RootDN [cn=Directory Manager ] LDAP_RootDNPwd []
    ... skipping LDAP registration ...
    but I already have an installation with the SAME install.inf and userinput.log and it runs without problem. When I install it interactively I can't see this error msgs at all !!! but after all I can't connect like admin (I've got a msg "Cannot login....."
    In my /etc/hosts I have all kind of names :-((
    Oleg Mercader

  • Simple Portal Installation on Solaris 9 fails

    Simple installation with no existing Directory Server fails on Solaris 9 with Java problems. The LDAP Server is running and seems to be configured correctly.
    Any hints??
    Setup
    /var/sadm/install/logs/pssetup.4359/tmp/response/jdk
    BASEDIR=/opt
    IDSAME_BASEDIR=/opt
    JDK_PATH=/usr/java_1.3.1_04
    /var/sadm/install/logs/pssetup.4359/tmp/response/ds
    ADMINPASSWD=********
    BASEDIR=/opt
    DIRMGRDN=cn=Directory Manager
    DIRMGRPASSWD=********
    DOMAIN=rz.uni.de
    DS_ADMIN=admin
    DS_ADMINPORT=8900
    DS_HOST=couch.rz.uni.de
    DS_HOSTNAME=couch
    DS_PORT=389
    EXISTING_DIT_SCHEMA=n
    LDAPDIR=/usr/ldap
    NEW_GROUP=bin
    NEW_OWNER=root
    ROOT_SUFFIX=o=isp
    SERVER_HOST=couch.rz.uni.de
    SERVER_PORT=80
    SUBDOMAIN=
    SUPERADMIN=amadmin
    In the setup.log there are the following messages after the part in which all Services and Schema definitions are stored in LDAP (they are there, definitely).
    adding new entry cn=iPlanetAMWebAgentServicePolicy,o=rz.uni.de,o=isp
    Create DIT succeed
    removing ldif files ..
    Loading service schema XML files ...
    Got LDAPServiceException code=-1
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Exception.<init>(Compiled Code)
              at com.iplanet.services.ldap.LDAPServiceException.<init>(LDAPServiceException.java:178)
              at com.iplanet.services.ldap.DSConfigMgr.getConnection(DSConfigMgr.java:229)
              at com.iplanet.services.ldap.DSConfigMgr.getNewFailoverConnection(DSConfigMgr.java:198)
              at com.iplanet.services.ldap.DSConfigMgr.getNewConnection(DSConfigMgr.java:138)
              at com.iplanet.services.ldap.DSConfigMgr.getNewProxyConnection(DSConfigMgr.java:76)
              at com.iplanet.services.ldap.DSConfigMgr.getNewProxyConnection(DSConfigMgr.java:86)
              at com.iplanet.ums.DataLayer.initLdapPool(DataLayer.java:949)
              at com.iplanet.ums.DataLayer.<init>(DataLayer.java:108)
              at com.iplanet.ums.DataLayer.getInstance(DataLayer.java:132)
              at com.iplanet.sm.SMSEntry.<clinit>(SMSEntry.java:77)
              at com.iplanet.sm.ServiceManager.<clinit>(Compiled Code)
              at com.iplanet.am.admin.cli.Main.registerServiceSchema(Main.java:565)
              at com.iplanet.am.admin.cli.Main.runCommand(Compiled Code)
              at com.iplanet.am.admin.cli.Main.main(Main.java:480)
    Error 10: Cannot process requests:
    Error 11: Cannot load service schema:
    Message:Configuration Manager error: {0}

    Also Guten Tag,
    and thank you for the hint! I am sorry, I forgot to post the solution we found to the problem. It was a mistake during the installation process, in which a passphrase with various words, instead of a password was entered. Therefore the DSAME component could not bind succesfully to the Directory Server (err=49). It is now running without problems.
    Martin

  • Solaris 10 fails to install

    Trying to install Solaris 10 (Latest release) on an Enterprise 4500. The install fails. The installation starts, then in lower console window, it says exitsing install and opens a terminal session. Doesn't say why it exited, just quits. Any ideas?

    I'm still downloading b69 sparc, so can't say it is the release.
    But have seen this before with X86 releases.
    Assume this happens installing the first CD.
    Does Upper left screen reports a complete installation ?
    Did you see something like segmentation fault after this ?
    Does the system boot in text mode, after this braek ?

  • WL 6.1 Solaris installation fails

    I am trying to install the eval version of WL 6.1SP2 for Solaris, but the installation
    fails at the get go with this message:
    # sh weblogic610sp2_sol.bin
    Preparing to install...
    weblogic610sp2_sol.bin: test: ) expected
    Any ideas what may be wrong?
    Thanks

    Hi.
    Strange. I just tried this myself on solaris with no problems. Make sure you are
    downloading in binary mode. If you are then I suggest you open a case with support. If
    nothing else they can probably provide you with an ftp download.
    Regards,
    Michael
    Saiid Paryavi wrote:
    No go. I have tried downloading the installer several times and every time the result
    is the same.
    Thanks for your help.
    ~Saiid
    Michael Young <[email protected]> wrote:
    Hi.
    Weird. Maybe a corrupted download. Try a fresh download. Let me know
    how it goes.
    Regards,
    Michael
    Saiid Paryavi wrote:
    I am trying to install the eval version of WL 6.1SP2 for Solaris, butthe installation
    fails at the get go with this message:
    # sh weblogic610sp2_sol.bin
    Preparing to install...
    weblogic610sp2_sol.bin: test: ) expected
    Any ideas what may be wrong?
    Thanks--
    Michael Young
    Developer Relations Engineer
    BEA Support
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Installation of Solaris 10 fails at booting kernal

    Booting kernal/unix...
    SunOS Release 5.10 Version Generic 32-bit
    Copyright 1983-2005 Sun Mircosystems, Inc. All rights reserved.
    Use is subject to license terms.
    Nothing happens for a minute or so, then the following appears.
    WARNING: /pci@0,0/pci-ide@7,1/ide@1 (ata1): timeout: abort request, target=0 lun=0
    WARNING: /pci@0,0/pci-ide@7,1/ide@1 (ata1): timeout: abort request, target=0 lun=0
    WARNING: /pci@0,0/pci-ide@7,1/ide@1 (ata1): timeout: abort request, target=0 lun=0
    WARNING: /pci@0,0/pci-ide@7,1/ide@1 (ata1): timeout: abort request, target=0 lun=0
    This happens on each of the 4 boot options. I'm booting from a DVD
    My PC is a Pentium 3 800 with 256Mb Ram.
    Any idea what the cause is?
    thanks

    The Solaris IDE/ATAPI kernel module has problems accessing
    your ATAPI CD/DVD device.
    Solaris 10 x86 currently has DMA disabled for ATAPI CD/DVD
    devices. Maybe it works better if you enable DMA on the CD/DVD?
    Try to change the "atapi-cd-dma-enabled" property to "1", on the
    last DCA "select boot device" screen, in the edit properties submenu.
    You probably have to press the "ESC" key to interrupt the cdrom
    autoboot, to enter the DCA.

  • Solaris 10 fails to install on Compaq ML370

    Hello All,
    I would like to install Solaris10 on Compaq ProLiant ML370. I've configured the machine to expect UNIX - Solaris. I see on Compaq's web that Solaris 2.6, 2.7 and 8 are supported.
    Unfortunatelly, when I boot from installation DVD the setup crashes with this error:
    PANIC [CPU0] /thread=fec1e1a0: BAD TRAP:TYPE=0 (+DE DIVIDE ERROR).
    I am downloading Solaris 10 (11/06) to give it a try... I would appreciate any suggestions.
    Thank you for your time.
    DanielD

    Hello All,
    This issue has been addressed by setting OS to 'other' (not Solaris).
    I've used smartstart cd and removed all server's configuration. Then, I've set the server for Solaris installation (The Solaris 2.6 up to 8 are supported). The bad trap error did show up again. However, when I changed the OS to 'other', I was able to start the installation process successfully.
    Thank you,
    Daniel

  • Staroffice 8 Solaris install fails

    Trying to install Staroffice 8 on Solaris 8, MU2, the install hangs at
    "Installing Adabas Database".
    I thought I read that SO no longer used Adabas, but had some new DB module.
    BTW, why do all the forums here say "Staroffice 6.0"? Am I in the wrong place for newer SO versions? I can't find any other place.

    No real answer, but have you got all the patches which are required for Solaris 8 and StarOffice.
    One think you can try is to add the packages by hand "pkgadd" and not use the installer. This may get you some more information.
    Yes,
    It is abou time this forum was update for StarOffice 8.
    Andrew

  • 9iLite on Solaris installation failed

    I encounterred error "no wtgos in shared library path" during installation.
    I've installed the Mobile server on the 9iAS Home.
    Please advise.
    Regards,
    Kian Heng

    Really I have the same problem with iAS6 SP4 under Solari 2.6.
    I've got:
    0. *****************ERROR: Register_NASA: One of these variables was not defined:
    LDAP_Hostname [sirocco.uab.es] LDAP_ServerPort [391]
    LDAP_RootDN [cn=Directory Manager ] LDAP_RootDNPwd []
    ... skipping LDAP registration ...
    but I already have an installation with the SAME install.inf and userinput.log and it runs without problem. When I install it interactively I can't see this error msgs at all !!! but after all I can't connect like admin (I've got a msg "Cannot login....."
    In my /etc/hosts I have all kind of names :-((
    Oleg Mercader

  • Install Solaris 8 Fail...

    After selected the hardware about display card & monitor. The system starts to x server, But fail. I set my computer to use VGA only.
    Starting OpenWindows...
    VUIDGFORMAT: Invalid argument
    Fatal server error:
    failed to initialize core devices
    giving up.
    /usr/openwin/bin/xinit: connection refused (errno 146): unable to connect to X server
    /usr/openwin/bin/xinit: No such process (errno 3): Server error
    How can I get pass to it? I am using STB Volocity 128 display card.
    Best regards,
    Sydney

    The message "failed to initialize core devices" means that it did not detect a mouse. The X server will not start if there is no mouse connected. Try it again with a mouse, it should work.

  • Sun Solaris 9 failed to follow DST

    I had two patched Sun boxes that failed to switch this morning. This was weird since all the others worked right.
    Turned out that the TZ entry in /etc/TIMEZONE has
    TZ= EST5EDT
    Instead of
    TZ=US/Eastern
    All the ones that worked had the former.
    I changed the two and rebooted them and they now work okay.
    Just in case someone else is scrambling trying to figure out what is wrong...
    I found this doc which gave me a clue as to what might be wrong:
    http://sunsolve.sun.com/search/document.do?assetkey=1-26-102836-1

    # zdump -v US/Eastern | grep 2007
    Box that originally failed until change to TZ in /etc/TIMEZONE file:
    US/Eastern Mon Mar 12 17:43:45 2007 UTC = Mon Mar 12 13:43:45 2007 EDT isdst=1
    US/Eastern Sun Mar 11 06:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 EST isdst=0
    US/Eastern Sun Mar 11 07:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 EDT isdst=1
    US/Eastern Sun Nov 4 05:59:59 2007 UTC = Sun Nov 4 01:59:59 2007 EDT isdst=1
    US/Eastern Sun Nov 4 06:00:00 2007 UTC = Sun Nov 4 01:00:00 2007 EST isdst=0
    Box that didnt fail:
    US/Eastern Mon Mar 12 17:44:35 2007 UTC = Mon Mar 12 13:44:35 2007 EDT isdst=1
    US/Eastern Sun Mar 11 06:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 EST isdst=0
    US/Eastern Sun Mar 11 07:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 EDT isdst=1
    US/Eastern Sun Nov 4 05:59:59 2007 UTC = Sun Nov 4 01:59:59 2007 EDT isdst=1
    US/Eastern Sun Nov 4 06:00:00 2007 UTC = Sun Nov 4 01:00:00 2007 EST isdst=0

  • Oracle 9i install failing on Solaris 10

    Oracle 9i install on Solaris 10 fails at the Database creation stage with Ora error "Out of Memory"
    I have a Ultra 10 with 1GB RAM, 2GB swap and lot of space in the filesystem where I am installing Oracle
    The oracle release notes asks for increased value for shmmax, shmmni etc by editing /etc/system and according to Solaris 10, it is not required as kernel dynamically allocates those values. It looks like it is NOT. How can I verify?
    rcladm talks about shmmax values only with projects. How can I verify that all my applications running on a this box has a higher SHMMAX values and not on per project basis.
    In older versions, sysdef could tell us the current SHMMAX values. Is there any comparable commands in Solaris 10.
    I am not that comfortable with the rcladm features. Can some one show some examples.
    Is anyone successful in installing Oracle9i on Solaris 10. I heard Oracle patch set 9.2.0.5 and 9.2.0.6 is certified with Solaris 10. Does it mean the original version of 9.2 does not install on Solaris 10?

    'Net Configuration Assistant is failing" from installation. I tried twice and got the same problem. I tried to run 'netca' from the command line and got the same problem - Java runtime problem. I tried to install patch and could not find Oracle patches for Solaris 10 and the patches are for Solaris 9.
    Does anyone have suggestion?
    $ ./netca
    ld.so.1: /usr/ora/920/oracle.swd.jre/bin/sparc/native_threads/jre: fatal: relocation error: file /usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so)
    ld.so.1: /usr/ora/920/oracle.swd.jre/bin/sparc/native_threads/jre: fatal: relocation error: file /usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/usr/ora/920/oracle.swd.jre/bin/../lib/sparc/native_threads/libawt.so)
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Compiled Code)
    at oracle.net.ca.NetCA.<init>(Compiled Code)
    at oracle.net.ca.NetCA.main(Compiled Code)

Maybe you are looking for

  • Random pop-up messege?!

    When I plug my ipod nano into my computer a pop-up messege appears saying "Windows can perform the same action each time you insert a disk or connect a device with this kind of file: Music Files. What do you want Windows to do?" Then I am given the c

  • Payment Term in SAP

    Hi Experts, I need your expert suggestion on the Payment term. Client asked me to create 2 payment term in which he want to create it with some conditions. Please find below for the same. 1) 60 days, pay days 1, 10, 20 2) 30 days, pay days 5, 20. Now

  • Idoc segment release

    Hi, I wish to change one of the field's length in an idoc segment. It doesn't allow me to change it as the version is already released. However, I cannot  cancel the release too, as the released version belongs to an earlier version of SAP (4.7). The

  • Getting issue while log in to Essbase server

    Hi All, Am getting network issue while log in to Essbase sever in console : Below is error : Network error 10061 : Unable to connect server .the client timed out waiting to connect the essbase agent TCP/IP. Check your network connections Also make su

  • Setting Apps Context when using Apps Adapter

    Hello, I am calling a TCA API using the Apps adapter and it's only pulling data for one org. I updated the wsdl file set up from "Sysdamin" and "System Administrator" to the correct user and responsibility but my bpel process is still only retrieving