Install modssl-2.8.22 on Solaris 9

I am installing apache 1.3.33 on solaris 9, with modssl 2.8.22. configure, make comes back with following error. Can some one help me find what is going on here. Does this mean I dont have good compiler or
./configure \
--prefix=/usr/local/apache-1.3.33 \
--with-apache=/webdocs/tmp/apache/apache_1.3.33/ \
--with-ssl=/webdocs/tmp/apache/openssl-0.9.7f \
--with-mm=/webdocs/tmp/apache/mm-1.3.0 \
--enable-shared=ssl \
--enable-rule=SHARED_CORE \
--enable-module=so \
--disable-module=imap \
--disable-module=status \
--disable-module=include \
--disable-module=userdir \
--enable-module=expires \
--enable-module=headers \
--enable-module=log_agent \
--enable-module=log_referer \
--enable-module=usertrack
gcc -c -I/webdocs/tmp/apache/mm-1.3.0 -I../os/unix -I../include -DSOLARIS2=290 -DMOD_SSL=208119 -DEAPI -DEAPI_MM -fPIC -DSHARED_CORE `../apaci` util.c
util.c: In function `ap_find_token':
util.c:1367: error: `test_char_table' undeclared (first use in this function)
util.c:1367: error: (Each undeclared identifier is reported only once
util.c:1367: error: for each function it appears in.)
util.c:1367: error: `T_HTTP_TOKEN_STOP' undeclared (first use in this function)
util.c: In function `ap_escape_logitem':
util.c:1444: error: `test_char_table' undeclared (first use in this function)
util.c:1444: error: `T_ESCAPE_LOGITEM' undeclared (first use in this function)
util.c: In function `ap_escape_errorlog_item':
util.c:1496: error: `test_char_table' undeclared (first use in this function)
util.c:1496: error: `T_ESCAPE_LOGITEM' undeclared (first use in this function)
util.c: In function `ap_escape_shell_cmd':
util.c:1567: error: `test_char_table' undeclared (first use in this function)
util.c:1567: error: `T_ESCAPE_SHELL_CMD' undeclared (first use in this function)
util.c: In function `ap_escape_path_segment':
util.c:1671: error: `test_char_table' undeclared (first use in this function)
util.c:1671: error: `T_ESCAPE_PATH_SEGMENT' undeclared (first use in this function)
util.c: In function `ap_os_escape_path':
util.c:1700: error: `test_char_table' undeclared (first use in this function)
util.c:1700: error: `T_OS_ESCAPE_PATH' undeclared (first use in this function)
*** Error code 1
make: Fatal error: Command failed for target `util.o'
Current working directory /webdocs/tmp/apache/apache_1.3.31/src/main
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
Current working directory /webdocs/tmp/apache/apache_1.3.31/src
*** Error code 1
make: Fatal error: Command failed for target `build-std'
Current working directory /webdocs/tmp/apache/apache_1.3.31
*** Error code 1
make: Fatal error: Command failed for target `build'

Given that you're seeing "undeclared", your compilation probably has incorrect conditions which are including or defining (or not including or defining) things inappropriately for your system.
You may wish to look at blastwave.org for pre-compiled versions of Apache/mod_ssl.
- Stephen

Similar Messages

  • Install oracle 8.1.7 on Solaris(x86) 10 b72

    Has anyone Installed oracle 8.1.7 on Solaris(x86) 10 b72???
    When I run runInstaller I have
    135$ Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/jre. Please wait...
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    java.lang.UnsatisfiedLinkError:

    try this:
    LD_PRELOAD="libX11.so libXext.so" ; export LD_PRELOAD
    ./runInstaller

  • Can I install Oracle 8.1.7 on solaris 2.8

    We have a working product which uses oci 7.x calls on solaris 2.7 OS and the oracle version is 8.1.7.
    But when we installed oracle 8.1.7 on solaris 2.8 OS , We are unable to connect to Oracle data base using the same executables.
    My question is : --- Is oracle 8.1.7 is supported on solaris 2.8 OS ?
    thanks and regards

    Yes! We made it only in 1 month, but now it works fine.
    greets
    hgs

  • Successful install of 8.1.7 on Solaris 8 with more than 256Mb RAM

    To all who have struggled with this one, like me. You owe me a bottle of Rogaine.... but I will accept a bottle of Jack instead.
    It appears that the kernel parameters published in the Install Guide are only good for Solaris 8 with up to 256Mb RAM
    If dbassist craters at around 80% in OUI with a "Can't connect to Oracle" and you have more than 256Mb on board
    DOUBLE the kernel parameters !!!
    shmmni = 200
    shmseg = 20
    semmns = 400
    semmni = 200
    semmls =200
    semopm =200
    touch /reconfigure (they don't mention that in the Guide)
    reboot
    If someone out there can isolate which actual damn kernel parameter is the culprit, I will gladly share some Jack with you.
    Otherwise an email to [email protected] with a comment or three will suffice.
    Cheers

    Sorry to ask a dumb question, but want to be precise, whn you say touch/reconfigure, do you mean touch system.
    WHat is the reconfigure?

  • Install Oracle 8.1.7 in Solaris, disk space problems.

    Hi!
    I'm installing Oracle 8.1.7 in Solaris (typical instalation, Entrepise Edition).In addition, I have created two directories (/u01 and /u02).I would like to store Oracle Software in /u01 and I would like store my database in /u02.During instalation have been appeared a problem, I only have in / 650 Mbytes availables and Oracle requests 750 Mbytes. How Could I have more space in /?
    With best wishes.
    Jordi.

    You may try to add the environment variable
    ORACLE_TERM=vt100 which is not include in your envornment setting.

  • Install NetConnect in Global Zone of Solaris 10 x86 with 5 local zone fail

    Problem:
    Install NetConnect in Global Zone of Solaris 10 x86 with 5 local zone failed
    But I didn't have any issue with the same pkg in Solaris 9
    Steps taken:
    # groupadd netcon
    # useradd -d /export/home/netcon -g netcon -m netcon
    # vi /etc/shadow
    change LK to NP
    # ./UninstallNetConnect.003.002.001.sh
    # ./InstallNetConnect.003.002.001.sh
    Enter the user account to use: netcon
    Enter group: netcon
    Installing Sun(SM) Net Connect Proxy Core as <SUNWsrspx>
    ## Installing part 1 of 1.
    /etc/opt/SUNWsrspx/CustomerCert.pem
    /etc/opt/SUNWsrspx/SRSCACert.pem
    /etc/opt/SUNWsrspx/binaries
    /etc/opt/SUNWsrspx/srsproxyconfig.cfg
    /opt/SUNWsrspx/bin/srsexec
    /opt/SUNWsrspx/bin/srsinstall
    /opt/SUNWsrspx/bin/srsinstallmode
    /opt/SUNWsrspx/bin/srsproxy
    /opt/SUNWsrspx/bin/srspxrun
    /opt/SUNWsrspx/bin/srspxstat
    /opt/SUNWsrspx/bin/srspxtrace
    /opt/SUNWsrspx/bin/srsuser
    /opt/SUNWsrspx/bin/srsxfer
    /opt/SUNWsrspx/lib/srsimapi.jar
    /usr/lib/libsrsimapi.so.1
    [ verifying class <none> ]
    ## Executing postinstall script.
    copying initial install customer cert into place
    copying initial install srs cert into place
    copying initial install proxy config file into place
    removing any existing uninstallscript before copying the correct one
    copying uninstall script into place
    /var/sadm/pkg/SUNWsrspx/install/postinstall: /opt/SUNWsrspx/bin/srspxrun: cannot execute
    proxy queue initialization failed
    pkgadd: ERROR: postinstall script did not complete successfully
    Installation of <SUNWsrspx> failed.
    ERROR: pkgadd failed for: SUNWsrspx
    Please correct this situation and rerun the installation.
    Exiting installation.
    # cat /var/adm/messages
    Oct 7 00:00:01 planet root: [ID 702911 daemon.error] ERROR: proxy queue initialization failed
    Any clue, or it will only possible in Global zone that didn't have any local zone
    thanks in advance

    Problem:
    Install NetConnect in Global Zone of Solaris 10 x86
    with 5 local zone failed
    But I didn't have any issue with the same pkg in
    Solaris 9
    Steps taken:
    # groupadd netcon
    # useradd -d /export/home/netcon -g netcon -m netcon
    # vi /etc/shadow
    change LK to NP
    # ./UninstallNetConnect.003.002.001.sh
    # ./InstallNetConnect.003.002.001.sh
    Enter the user account to use: netcon
    Enter group: netcon
    Installing Sun(SM) Net Connect Proxy Core as
    <SUNWsrspx>
    ## Installing part 1 of 1.
    /etc/opt/SUNWsrspx/CustomerCert.pem
    /etc/opt/SUNWsrspx/SRSCACert.pem
    /etc/opt/SUNWsrspx/binaries
    /etc/opt/SUNWsrspx/srsproxyconfig.cfg
    /opt/SUNWsrspx/bin/srsexec
    /opt/SUNWsrspx/bin/srsinstall
    /opt/SUNWsrspx/bin/srsinstallmode
    /opt/SUNWsrspx/bin/srsproxy
    /opt/SUNWsrspx/bin/srspxrun
    /opt/SUNWsrspx/bin/srspxstat
    /opt/SUNWsrspx/bin/srspxtrace
    /opt/SUNWsrspx/bin/srsuser
    /opt/SUNWsrspx/bin/srsxfer
    /opt/SUNWsrspx/lib/srsimapi.jar
    /usr/lib/libsrsimapi.so.1
    [ verifying class <none> ]
    ## Executing postinstall script.
    copying initial install customer cert into place
    copying initial install srs cert into place
    copying initial install proxy config file into place
    removing any existing uninstallscript before copying
    the correct one
    copying uninstall script into place
    /var/sadm/pkg/SUNWsrspx/install/postinstall:
    /opt/SUNWsrspx/bin/srspxrun: cannot execute
    proxy queue initialization failed
    pkgadd: ERROR: postinstall script did not complete
    successfully
    Installation of <SUNWsrspx> failed.
    ERROR: pkgadd failed for: SUNWsrspx
    Please correct this situation and rerun the
    installation.
    Exiting installation.
    # cat /var/adm/messages
    Oct 7 00:00:01 planet root: [ID 702911 daemon.error]
    ERROR: proxy queue initialization failed
    Any clue, or it will only possible in Global zone
    that didn't have any local zone
    thanks in advance
    [I believe that it does not work in x86, watches with pkginfo - l SUNWsrspx, in the platform.
    Willy Suarez
    Sopport UNIX
    Colombia/code]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Need to install Latest Version of Netscape on Solaris 10.

    Hi,
    I want to install Latest version of Netscape on Solaris 10. I doubt it comes with the solaris 10 installation CD's.
    I can't find the downloads for Netscape. Please guide or suggest me in this regard.
    Thanks & Regards,
    -GnanaShekar-

    hi,
    solaris 10 use mozilla instead netscape, u can run mozilla:
    $/usr/sfw/bin/mozilla &
    # pkginfo|grep -i netscape
    MOZ17 SUNWmoznspr Mozilla for Solaris(TM) - Netscape Portable Runtime
    MOZ17 SUNWmoznspr-devel Mozilla for Solaris(TM) - Netscape Portable Runtime - developer files
    system SUNWpr Netscape Portable Runtime
    system SUNWprd Netscape Portable Runtime Development

  • Installing SRSS 4.2 in a Solaris Zone ... why is it not supported

    We would like to install SRSS 4.2 in a Solaris ... but the release notes says it is not supported. Any Ideas about that ?
    http://wikis.sun.com/display/SRSS4dot2/Known+Issues
    Nothing is installed in the global zone at OeNB anymore, so what can we expect here ?

    SRS is not just an application.
    SRS includes Kernel Drivers.
    You must install the Kerneldrivers in the Kernel in the Global zone.
    //Lars.

  • DBCA Errors while installing Oracle AS 10g Rel2 on Solaris 10

    I am trying to install Oracle AS 10g r2 on solaris 10. After the end of the installation when dbca starting to create database dbca shows ora-03113 end-of-file in communication channel error. this is very critical for me. please help me to resolve. thanks in advance.

    Here is the log found in ORACLE_HOME/oraInventory/logs
    *** Starting OUICA ***
    Oracle Home set to /oracle/10gASInfra
    Configuration directory is set to /oracle/10gASInfra/cfgtoollogs. All xml files under the directory will be processed
    Parsing configuration file config.xml ....
    Ended Parsing configuration file config.xml
    Start Processing configuration tool Oracle Database Upgrade Assistant....
    Preparing for copying /oracle/10gASInfra/assistants/dbma/logs/* to /oracle/10gASInfra/cfgtoollogs
    Buffer size for copying file is set to 2048
    Expanding source path /oracle/10gASInfra/assistants/dbma/logs/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/assistants/dbma/logs/*. Nothing will be copied.
    End Processing configuration tool Oracle Database Upgrade
    Assistant
    Start Processing configuration tool Oracle Database Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/../admin/asdb/bdump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/../admin/asdb/bdump/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/../admin/asdb/bdump/*. Nothing will be copied.
    Preparing for copying /oracle/10gASInfra/../admin/asdb/cdump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/../admin/asdb/cdump/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/../admin/asdb/cdump/*. Nothing will be copied.
    Preparing for copying /oracle/10gASInfra/../admin/asdb/udump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/../admin/asdb/udump/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/../admin/asdb/udump/*. Nothing will be copied.
    Preparing for copying /oracle/10gASInfra/../admin/asdb/create/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/../admin/asdb/create/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/../admin/asdb/create/*. Nothing will be copied.
    Preparing for copying /oracle/10gASInfra/admin/asdb/bdump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/admin/asdb/bdump/*
    Adding the file /oracle/10gASInfra/admin/asdb/bdump/alert_asdb.log from the file path expanding...
    Completed copying file /oracle/10gASInfra/admin/asdb/bdump/alert_asdb.log to /oracle/10gASInfra/cfgtoollogs/alert_asdb.log
    Number of file(s) copied is 1
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/admin/asdb/cdump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/admin/asdb/cdump/*
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_3831 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_3881 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_3884 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4173 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4175 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4178 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4193 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4195 from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/cdump/core_4198 from the file path expanding...
    Number of file(s) copied is 0
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/admin/asdb/udump/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/admin/asdb/udump/*
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_3881.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_3884.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4175.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4178.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4195.trc from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4198.trc from the file path expanding...
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_3881.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_3881.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_3884.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_3884.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4175.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_4175.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4178.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_4178.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4195.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_4195.trc
    Completed copying file /oracle/10gASInfra/admin/asdb/udump/asdb_ora_4198.trc to /oracle/10gASInfra/cfgtoollogs/asdb_ora_4198.trc
    Number of file(s) copied is 6
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/admin/asdb/create/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/admin/asdb/create/*
    Adding the file /oracle/10gASInfra/admin/asdb/create/CloneRmanRestore.log from the file path expanding...
    Adding the file /oracle/10gASInfra/admin/asdb/create/rmanDeleteFiles.sql from the file path expanding...
    Completed copying file /oracle/10gASInfra/admin/asdb/create/CloneRmanRestore.log to /oracle/10gASInfra/cfgtoollogs/CloneRmanRestore.log
    Completed copying file /oracle/10gASInfra/admin/asdb/create/rmanDeleteFiles.sql to /oracle/10gASInfra/cfgtoollogs/rmanDeleteFiles.sql
    Number of file(s) copied is 2
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/rdbms/audit/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/rdbms/audit/*
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_3831.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_3882.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_3885.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4173.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4176.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4179.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4193.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4196.aud from the file path expanding...
    Adding the file /oracle/10gASInfra/rdbms/audit/ora_4199.aud from the file path expanding...
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_3831.aud to /oracle/10gASInfra/cfgtoollogs/ora_3831.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_3882.aud to /oracle/10gASInfra/cfgtoollogs/ora_3882.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_3885.aud to /oracle/10gASInfra/cfgtoollogs/ora_3885.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4173.aud to /oracle/10gASInfra/cfgtoollogs/ora_4173.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4176.aud to /oracle/10gASInfra/cfgtoollogs/ora_4176.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4179.aud to /oracle/10gASInfra/cfgtoollogs/ora_4179.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4193.aud to /oracle/10gASInfra/cfgtoollogs/ora_4193.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4196.aud to /oracle/10gASInfra/cfgtoollogs/ora_4196.aud
    Completed copying file /oracle/10gASInfra/rdbms/audit/ora_4199.aud to /oracle/10gASInfra/cfgtoollogs/ora_4199.aud
    Number of file(s) copied is 9
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/assistants/dbca/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/assistants/dbca/logs/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/assistants/dbca/logs/*. Nothing will be copied.
    End Processing configuration tool Oracle Database Configuration Assistant
    Start Processing configuration tool Internet Directory Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/ldap/log/oidca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/oidca.log
    Adding the file /oracle/10gASInfra/ldap/log/oidca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/oidca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/ldap/log/dipca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/dipca.log
    Adding the file /oracle/10gASInfra/ldap/log/dipca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/dipca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    Preparing for copying /oracle/10gASInfra/ldap/log/dasca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/dasca.log
    Adding the file /oracle/10gASInfra/ldap/log/dasca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/dasca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Internet Directory Configuration Assistant
    Start Processing configuration tool Directory Integration Platform Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/ldap/log/odca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/odca.log
    Adding the file /oracle/10gASInfra/ldap/log/odca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/odca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Directory Integration Platform Configuration Assistant
    Start Processing configuration tool Infrastructure Schema Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/config/schemaload.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/schemaload.log
    Adding the file /oracle/10gASInfra/config/schemaload.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/schemaload.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Infrastructure Schema Configuration Assistant
    Start Processing configuration tool Ultra Search Security Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/assistants/opca/ultrasearchInst.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/assistants/opca/ultrasearchInst.log
    Adding the file /oracle/10gASInfra/assistants/opca/ultrasearchInst.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/assistants/opca/ultrasearchInst.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Ultra Search Security Configuration Assistant
    Start Processing configuration tool Delegated Administrative
    Service Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/ldap/log/oidca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/ldap/log/oidca.log
    Adding the file /oracle/10gASInfra/ldap/log/oidca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/ldap/log/oidca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Delegated Administrative Service Configuration Assistant
    Start Processing configuration tool
    Single Sign On Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/sso/log/ssoca.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/sso/log/ssoca.log
    Adding the file /oracle/10gASInfra/sso/log/ssoca.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/sso/log/ssoca.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Single Sign On Configuration Assistant
    Start Processing configuration tool Infrastructure modo_sso Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/config/infratool_mod_osso.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_mod_osso.log
    Adding the file /oracle/10gASInfra/config/infratool_mod_osso.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_mod_osso.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Infrastructure modo_sso Configuration Assistant
    Start Processing configuration tool OPMN Configuration Assistant-start OPMN....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start OPMN
    Start Processing
    configuration tool OPMN Configuration Assistant-start HTTP server....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start HTTP server
    Start Processing
    configuration tool OPMN Configuration Assistant-start DAS Instance....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start DAS Instance
    Start Processing
    configuration tool OPMN Configuration Assistant-start OCA Instance....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant-start OCA Instance
    Start Processing
    configuration tool Register DCM Plugins with EM....
    Preparing for copying /oracle/10gASInfra/dcm/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/dcm/logs/*
    Adding the file /oracle/10gASInfra/dcm/logs/dcmctl_logs from the file path expanding...
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Register DCM Plugins with EM
    Start Processing configuration tool InfraApplication Cluster Configuration Assistant step -1....
    Preparing for copying /oracle/10gASInfra/config/infratool_create_cluster.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_create_cluster.log
    Adding the file /oracle/10gASInfra/config/infratool_create_cluster.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_create_cluster.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool InfraApplication Cluster Configuration Assistant step -1
    Start Processing configuration tool InfraApplication Cluster Configuration Assistant step -2....
    Preparing for copying /oracle/10gASInfra/config/infratool_create_cluster.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_create_cluster.log
    Adding the file /oracle/10gASInfra/config/infratool_create_cluster.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_create_cluster.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool InfraApplication Cluster Configuration Assistant step -2
    Start Processing configuration tool
    InfraApplication Cluster Configuration Assistant step -3....
    Preparing for copying /oracle/10gASInfra/config/infratool_create_cluster.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_create_cluster.log
    Adding the file /oracle/10gASInfra/config/infratool_create_cluster.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_create_cluster.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool InfraApplication Cluster Configuration Assistant step -3
    Start Processing configuration tool Infrastructure
    Upgrade Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/config/infratool_infra_upgrade.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_infra_upgrade.log
    Adding the file /oracle/10gASInfra/config/infratool_infra_upgrade.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_infra_upgrade.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Infrastructure Upgrade Configuration Assistant
    Start Processing configuration tool Use Metadata Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/config/infratool_midtier_upgrade.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool_midtier_upgrade.log
    Adding the file /oracle/10gASInfra/config/infratool_midtier_upgrade.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/config/infratool_midtier_upgrade.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Use Metadata Configuration Assistant
    Start Processing configuration tool Oracle Certification Authority....
    Preparing for copying /oracle/10gASInfra/oca/logs/install.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/oca/logs/install.log
    Adding the file /oracle/10gASInfra/oca/logs/install.log from the file path expanding...
    WARN: Source file /oracle/10gASInfra/oca/logs/install.log could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Oracle Certification Authority
    Start Processing configuration tool Use Infrastructure Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/config/infratool*.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/config/infratool*.log
    WARN: Could not find any file matching the expression /oracle/10gASInfra/config/infratool*.log. Nothing will be copied.
    End Processing configuration tool Use Infrastructure Configuration Assistant
    Start Processing configuration tool OracleAS Webcache Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/webcache/log/log.xml to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/webcache/log/log.xml
    Adding the file /oracle/10gASInfra/webcache/log/log.xml from the file path expanding...
    WARN: Source file /oracle/10gASInfra/webcache/log/log.xml could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool OracleAS Webcache
    Configuration Assistant
    Start Processing configuration tool Portal Configuration Assistant....
    Preparing for copying /oracle/10gASInfra/assistants/opca/*.log to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/assistants/opca/*.log
    WARN: Could not find any file matching the expression /oracle/10gASInfra/assistants/opca/*.log. Nothing will be copied.
    End Processing configuration tool Portal Configuration Assistant
    Start Processing configuration tool Discoverer Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/discoverer/config/discoconfig5.properties to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/discoverer/config/discoconfig5.properties
    Adding the file /oracle/10gASInfra/discoverer/config/discoconfig5.properties from the file path expanding...
    WARN: Source file /oracle/10gASInfra/discoverer/config/discoconfig5.properties could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool Discoverer Configuration Assistant
    Start Processing configuration tool OracleAS Wireless Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/wireless/logs/wireless_CA.out to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/wireless/logs/wireless_CA.out
    Adding the file /oracle/10gASInfra/wireless/logs/wireless_CA.out from the file path expanding...
    WARN: Source file /oracle/10gASInfra/wireless/logs/wireless_CA.out could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool OracleAS Wireless Configuration Assistant
    Start Processing configuration tool OracleAS Wireless SDK Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/wireless/logs/wireless_CA.out to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/wireless/logs/wireless_CA.out
    Adding the file /oracle/10gASInfra/wireless/logs/wireless_CA.out from the file path expanding...
    WARN: Source file /oracle/10gASInfra/wireless/logs/wireless_CA.out could not be found. Nothing will be copied for this file
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool OracleAS Wireless SDK Configuration Assistant
    Start Processing configuration tool OPMN Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/opmn/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/opmn/logs/*
    Adding the file /oracle/10gASInfra/opmn/logs/opmn.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ons.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/ipm.log from the file path expanding...
    Adding the file /oracle/10gASInfra/opmn/logs/states from the file path expanding...
    Completed copying file /oracle/10gASInfra/opmn/logs/opmn.log to /oracle/10gASInfra/cfgtoollogs/opmn.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ons.log to /oracle/10gASInfra/cfgtoollogs/ons.log
    Completed copying file /oracle/10gASInfra/opmn/logs/ipm.log to /oracle/10gASInfra/cfgtoollogs/ipm.log
    Number of file(s) copied is 3
    Number of directories copied is 0
    End Processing configuration tool OPMN Configuration Assistant
    Start Processing configuration tool
    Enterprise manager Website Configuration Assistant ....
    Preparing for copying /oracle/10gASInfra/sysman/log/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/sysman/log/*
    WARN: Could not find any file matching the expression /oracle/10gASInfra/sysman/log/*. Nothing will be copied.
    End Processing configuration tool Enterprise manager Website Configuration Assistant
    Start Processing configuration tool DCM Repository Backup Assistant ....
    Preparing for copying /oracle/10gASInfra/dcm/logs/* to /oracle/10gASInfra/cfgtoollogs
    Expanding source path /oracle/10gASInfra/dcm/logs/*
    Adding the file /oracle/10gASInfra/dcm/logs/dcmctl_logs from the file path expanding...
    Number of file(s) copied is 0
    Number of directories copied is 0
    End Processing configuration tool DCM Repository Backup Assistant

  • How to install jdk 1.5 in Sun Solaris 8

    Hi All,
    I have sun solaris 8 server UNIX platform.i already have JDK 1.3.3 in my server.i want to clean that and to install jdk 1.5 in my server.does any body knows how to setup JDK 1.5 in sun solaris 8 UNIX Platform and where to set JAVA_HOME Environment Variable.
    Thanks in Advance.

    http://java.sun.com/j2se/1.5.0/install-solaris.html
    r
    http://www.google.com/search?q=How+to+install+jdk+1.5+in+Sun+Solaris+8+in+unix+platform+++&client=netscape-pp&rls=com.netscape:en-US

  • How to install Tomcat 5.5.9 in Solaris 9

    Hi guys,
    I ran into problem when installing Tomcat 5.5.9 in Solaris 9. I downloaded tomcat from windows xp machine then ftp to Sun Solaris. I use winrar in Windows to check if the downloaded tomcat5 is corrupted, but it's not. I tried the following command:
    gunzip jakarta-tomcat-5.5.9.tar.gz
    then a new file generated called jakarta-tomcat-5.5.9.tar
    tar xvf jakarta-tomcat-5.5.9.tar
    when uncompressing half way, i got the following error message:
    tar: directory checksum error
    Please help, Thanks in advance !
    regards,
    Mark

    sorry guys, the system is:
    SunOS devserver 5.8 Generic_108528-14 sun4u sparc SUNW,Ultra-250
    64-bit sparcv9 applications
    32-bit sparc applications

  • Installing Oracle9i Database Release 2 Over Solaris 9

    The documentations reference for installing Oracle 9i Release 2 makes reference to Solaris 8, so, the patches set needed apply for solaris 8 not for Solaris 9.
    Does any body help me to find documentions for installing Oracle 9i Release 2 over solaris 9?
    Does any body know about the prerequisites for installing Oracle 9i release 2 over solaris 9 (not solaris 8)?
    Best regards,
    Alfredo

    Here is the link for solaris 8.
    http://www.dbspecialists.com/presentations/oracle920solaris.html
    Regarding solaris 9, if you have metalink support, then, read the following thread: 599999.999

  • Install Developer 9.0.4 On solaris x86

    Hi All
    we have installed oracle database 10g rel2 on solaris x86 then we are trying to install oracle application server forms and reports services standalone on the same machine but we have a problem
    after running ./runInstaller we have an error
    ./runInstaller: /export/home/cd1/disk1/install/solaris/runInstaller: cannot execute
    any one can help

    Hi.
    I've installed it on fedora, Red Hat as 2.1 and 3.0. Here are the instructions I followed:
    http://www.oracle-base.com/articles/Linux/ArticlesLinux.php
    I know they're not what you're looking for but they might give you some ideas.
    Cheers
    Tim...

  • Installing 11gR2 Grid Infrastructure on SPARC Solaris 10

    Please help! I am following the RACGuides_Rac11gR2OnSolaris.pdf to install 11gR2 Grid Infrastructure on SPARC Solaris 10 MU8.
    bash-3.00# cat /etc/release
    Solaris 10 10/09 s10s_u8wos_08a SPARC
    Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 September 2009
    1. I installed Oracle Solaris Studio 12.2, ignored 124861-15 per doc ID 969497.1.
    Installation went well, but root.sh gave on node1...
    CRS-2676: Start of 'ora.evmd' on 'sunt2k-02' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'sunt2k-02'
    CRS-2676: Start of 'ora.asm' on 'sunt2k-02' succeeded
    CRS-2672: Attempting to start 'ora.DATA.dg' on 'sunt2k-02'
    CRS-2676: Start of 'ora.DATA.dg' on 'sunt2k-02' succeeded
    u01/11.2.0/grid/bin/srvctl start nodeapps -n sunt2k-02 ... failed
    Configure Oracle Grid Infrastructure for a Cluster ... failed
    2. Per doc ID 1053192.1, I rerun the following....
    bash-3.00# /u01/11.2.0/grid/bin/srvctl start nodeapps -n sunt2k-02
    PRKO-2421 : Network resource is already started on node(s): sunt2k-02
    PRCR-1079 : Failed to start resource ora.sunt2k-02.vip
    CRS-5005: IP Address: 10.112.0.150 is already in use in the network
    CRS-2674: Start of 'ora.sunt2k-02.vip' on 'sunt2k-02' failed
    CRS-2632: There are no more servers to try to place resource 'ora.sunt2k-02.vip' on that would satisfy its placement policy
    PRKO-2422 : ONS is already started on node(s): sunt2k-02
    PRKO-2423 : eONS is already started on node(s): sunt2k-02
    same problem on node2....
    CRS-2676: Start of 'ora.crsd' on 'sunt2k-03' succeeded
    CRS-2672: Attempting to start 'ora.evmd' on 'sunt2k-03'
    CRS-2676: Start of 'ora.evmd' on 'sunt2k-03' succeeded
    /u01/11.2.0/grid/bin/srvctl start nodeapps -n sunt2k-03 ... failed
    Configure Oracle Grid Infrastructure for a Cluster ... failed
    3. Per doc ID 1053192.1, I rerun the following on node2.....
    bash-3.00# /u01/11.2.0/grid/bin/srvctl start nodeapps -n sunt2k-03
    PRKO-2421 : Network resource is already started on node(s): sunt2k-03
    PRCR-1079 : Failed to start resource ora.sunt2k-03.vip
    CRS-5005: IP Address: 10.112.0.152 is already in use in the network
    CRS-2674: Start of 'ora.sunt2k-03.vip' on 'sunt2k-03' failed
    CRS-5005: IP Address: 10.112.0.152 is already in use in the network
    CRS-2674: Start of 'ora.sunt2k-03.vip' on 'sunt2k-02' failed
    CRS-2632: There are no more servers to try to place resource 'ora.sunt2k-03.vip' on that would satisfy its placement policy
    PRKO-2422 : ONS is already started on node(s): sunt2k-03
    PRKO-2423 : eONS is already started on node(s): sunt2k-03
    4. Now I got stuck here that can not bring up CRS....this is the last step from installing Grid Infrastructure.
    bash-3.00# cat installActions2010-10-26_09-10-36PM.log
    INFO: Checking user equivalence...
    INFO: User equivalence check passed for user "grid"
    INFO: ERROR:
    INFO: CRS is not installed on any of the nodes
    INFO: Verification cannot proceed
    INFO: Post-check for cluster services setup was unsuccessful on all the nodes.
    INFO:
    WARNING:
    INFO: Completed Plugin named: Oracle Cluster Verification Utility
    INFO: Oracle Cluster Verification Utility failed.
    INFO: Oracle Cluster Verification Utility failed.
    INFO: ConfigClient.executeSelectedToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeSelectedToolsInAggregate method
    INFO:
    The Runconfig command constructed is /u01/11.2.0/grid/oui/bin/runConfig.sh ORACLE_HOME=/u01/11.2.0/grid MODE=perform ACTION=configure RERUN=false $*
    INFO: Since the option is to overwrite the existing /u01/11.2.0/grid/cfgtoollogs/configToolFailedCommands file, backing it up
    INFO: The backed up file name is /u01/11.2.0/grid/cfgtoollogs/configToolFailedCommands.bak.2
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    bash-3.00#
    Any advise would be appreciated.
    Thanks much in advance...
    R-

    Hi,
    it looks like the VIPs you used are already taken in your network or the name resolution on the VIP name does not return the correct IP address for the VIP, hence the problems.
    Sebastian

  • Installed flash disk does not boot (Solaris 10 on Fore CPU-50 VME cpu-card)

    Greetings,
    After installation of Solaris on a system with a flask disk as system disk, the disk is not bootable.
    Configuration:
    System: Fore CPU-50 VME cpu-card (sparc50)
    OS: Solaris 10 (Sparc version, CD-media)
    System-disk: ADTRON S35FA-8GC20N Smart Storage 3.5” SCSI Flash pack.
              (configured as c0t1d0)
    Error message at boot:
    Can’t read disk label
    Can’t open disk label package
    When I mount the installed disk on another system I can read and inspect the flash disk.
    The logging files begin.log, finish.log and install_log in the /var/sadm/system/logs/ directory don’t mention any errors during installation phase.
    The logging file /var/sadm/system/logs/install_log begins with:
    Configuring disk
    -     Creating Solaris disk label (VTOC)
    Creating and checking UFS filesystems
    -     Creating / (c0t1d0s0)
    -     etc.
    This install_log file ends with:
    Installing boot information
    -     Installing boot blocks (c0t1d0s0)
    -     Updating system firmware for automatic rebooting
    How can I make this flash disk bootable?
    Thanks,
    Herm

    It's a G3 with the integrated 5 i Smart array
    controller. There are driver updates for Sol 10 on
    the HP side. Just filter for OS. There you get the 5i
    driver !
    greets
    D@veI searched the HP site, but wasn't able to find the driver for Solaris 10. Could you give me the url? I did find links for drivers for Solaris 8 & 9 though.
    Thanks,
    -Jeff

Maybe you are looking for

  • Reg.MB1C,Goods receipt against Order

    Dear All In Tcode MB1C - there are four tabs named 1. New item.2.To reservation.3.To order.4.W/M Parameters. We want to receipt stock against Order using option 3.To order. What is the procedures. Pls help. Thanks Rajakumar.K

  • TDS TAX AMOUNT  IS NOT MACHING WITH INVOICE WTAX AMOUNTu2019

    Dear All, I am Facing Following Problem in TDS While creating an A/P Invoice after putting row level information when user click on u2018ADDu2019 button u201CWithholding Tax Tableu201D opens for deduction of TDS amount. When user selects u201CWithhol

  • Portal Eventing: communication betn BSP - WD iView

    Hi All, i am doing portal eventing between WD Abap iView and BSP iView with the help of blog <a href="/people/thomas.jung3/blog/2005/12/15/portal-eventing-a-solution-for-global-peace-and-harmony:///people/thomas.jung3/blog/2005/12/15/portal-eventing-

  • Porblem loading Microsoft JDBC Driver for SQL Server

    Hi all !! Well, it seems there is a naming problem for the MS Driver, when Netbeans creates server resources for the Connection Pool and the DataSource, the default name for the connection pool's datasource classname is com.microsoft.jdbc.sqlserver.S

  • Planing profit center wise

    HI Guru's Please explain me What is Planing Profit Center Wise For P and L items Kindly Explain what is the result of this, Waiting your earliest Reply. With Regards Arun Kumar