Installing SMC 3.5.1a on Solaris 10

After "successfully" installing SMC via es-guiinst the process fails when attempting to use es-setup/es-guisetup. I get a message saying setup unsuccessful and pointing to a log (/var/opt/SUNWsymon/install/gui_setup_spinel.x) containg the following information:
The Setup script will be executed as : /var/opt/SUNWsymon/install/guibased-setup.x.sh
This file however does not exist . I have also noticed that one of the patched does not get installed properly [patch 118389-03] - as es-guiinst created a log file to which the following is found at the end.
Adding patch 118389-03
/usr/sbin/patchadd: illegal option -- G
Any help is appreciated.

After "successfully" installing SMC via es-guiinst
the process fails when attempting to use
es-setup/es-guisetup. Are you installing to the Global Zone, or trying to install into another Zone you created? Currently it's only supported in the Global Zone.
Adding patch 118389-03
/usr/sbin/patchadd: illegal option -- G
Any help is appreciated.I'm not in front of a Sol10 box right now, but I think the -G option is used for specifying which packages/patches are applied to the Glogal zone and which also apply to regular Zones.
I seem to remember seeing stuff like this before when I made Zones and jumped through the hoops to make them not share the default directories you normally get with the Global Zone (i.e. so the Zone has independent packaging + patching info). Basically SunMC 351a isn't 100% set up to know how to add packages/patches when Zones are around.... 351b may be a bit better at it, and 3.6 is supposed to work even better still.
Then again maybe I'm getting this all wrong from memory: my only suggestion would be to go back and manually patchadd/pkgadd things the blew up with bad -G options, then run es-setup again.
Regards,
Mike
[email protected]

Similar Messages

  • Problem installing SMC - database issues

    Hi Everyone,
    I'm installing SMC 361 on Solaris 10.
    The install itself seems fine.
    However, when i run the guisetup, it fails :
    Configure Sun Management Center web server port. Default port is 8080
    Press RETURN to force default port.
    Enter port you would like to use [ 1100 to 65535 ]: : 8080
    Failed to start database.
    Failed to start database.
    Completing Sun Management Center Server Component setup.
    When I look in svcs :
    svcs -x sunmcdatabase
    svc:/application/management/sunmcdatabase:default (SunMC database service)
    State: maintenance since Mon Sep 24 14:03:16 2007
    Reason: Start method failed repeatedly, last exited with status 113.
    See: http://sun.com/msg/SMF-8000-KS
    See: /var/svc/log/application-management-sunmcdatabase:default.log
    Impact: This service is not running.
    Here's the log /var/svc/log/application-management-sunmcdatabase:default.log :
    cat /var/svc/log/application-management-sunmcdatabase:default.log
    [ Sep 24 12:42:56 Disabled. ]
    [ Sep 24 12:42:56 Rereading configuration. ]
    [ Sep 24 12:54:51 Rereading configuration. ]
    [ Sep 24 13:13:45 Enabled. ]
    [ Sep 24 13:13:45 Executing start method ("/lib/svc/method/es-svc.sh start database") ]
    execution of svrmgrl using /tmp/SunMCDBLogFiles/db-start.sql fail
    exiting........................
    sqlerror code = 01157
    sqlerrmsg full = ORA-01157: cannot identify/lock data file 3 - see DBWR trace file
    sqlerror code = 01110
    sqlerrmsg full = ORA-01110: data file 3: '/var/opt/SUNWsymon/db/oradata/SunMC/temp01.dbf'
    [ Sep 24 13:13:53 Method "start" exited with status 95 ]
    [ Sep 24 13:49:57 Leaving maintenance because clear requested. ]
    [ Sep 24 13:49:57 Enabled. ]
    [ Sep 24 13:49:57 Executing start method ("/lib/svc/method/es-svc.sh start database") ]
    And yet, if i do a ps -fe :
    smcorau 3127 1 0 14:34:40 ? 0:00 /opt/smc/SUNWsymon/oracle/product/8.1.7/bin/tnslsnr smcdblistener -inherit
    smcorau 3144 1 0 14:34:40 ? 0:00 ora_dbw0_SunMC
    smcorau 3142 1 0 14:34:40 ? 0:00 ora_pmon_SunMC
    smcorau 3152 1 0 14:34:40 ? 0:00 ora_reco_SunMC
    smcorau 3154 1 0 14:34:40 ? 0:00 ora_s000_SunMC
    smcorau 3148 1 0 14:34:40 ? 0:01 ora_ckpt_SunMC
    smcorau 3150 1 0 14:34:40 ? 0:00 ora_smon_SunMC
    smcorau 3146 1 0 14:34:40 ? 0:00 ora_lgwr_SunMC
    So, actually the database is up!
    I'm quite puzzled by this. I'm an oracle dba myself, but the SMC has
    installed this 817 database in quite a specific way. Debugging why it's
    not starting could take quite some time. But what really concerns me is
    why this has happened at all on a standard installation on Solaris 10.
    Has anyone else seen this particular situation? Any help would be much
    appreciated at this point.
    regards
    Paul Stuart

    I am pretty certain it is the existence of the smcorau user and or the smcorag group at the time of the subsequent install. As best as I can tell, subsequent installs end up bumping the userid of smcorau's gid and smcorag and smcorau get out of sync with the filesystem, and then oracle won't start.
    I have successfully performed re-installs of SMC without removing everything by removing the smcorau user and the smcorag group. But I have taken to aggressively removing everything if I need to re-install.
    NB The install script for the perf mon (i think) database requests a small, medium, large choice, and then asks for a dir on a filesystem with "at lease X MBytes free." That fs must be ufs. Not, that fs can't be nfs. So, you can't use zfs. There are perhaps 2 ways around this:
    I know this works: find a spare disk; newfs it; mount it at (say) /var/smcoradb and after smc installs, shut it down and dump/restore the dirs to a zfs filesystem, and then zfs set mountpoint=/var/smcoradb pool/filesystem;
    I think this works, but only if installing all of SMC at once: mkdir /var/smcoradb, and then zfs create pool/symondb; zfs set mountpoint=/var/smcoradb/SUNWsymon pool/symondb
    Cheers!

  • 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 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

  • 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.

  • Macbook (late 2006) RSS unable to install SMC firmware update

    Hello,
    I bought my macbook on the 27th of December, and the first week it worked fine. Then started the RSS. I did some googling and found out some stuff about RSS, tried to install the SMC firmware update but it would just tell me that I don't need the update. After two weeks of constant RSS:ing I called applecare and told the guy about the problem, he told me to try to update the SMC and if I can't do it bring it in for service.
    Monday the 15th of January I went to the macstation in downtown Vancouver and told them about the trouble, they tried to boot it, and it actually booted but after like 3 minutes the macbook crashed. For about 10 minutes two guys tried to boot it and so on, but they didn't get it to boot. So they took it in for service and somebody was going to check out the macbook and see if it would need a replacement logic board - which it did. So on Monday they ordered the logic board, and today Monday 22nd of January I got it back. Now the thing that bothers me is that when I now try to update the SMC firmware (my current version is btw 1.13f3) it still just says that This computer does not need this update. oh well - i went to apples support page to try to see if there would be a newer release of the smc and then I noticed that in the bottom of the SMC firmware 1.1 update page it says:
    Note: This update is only or the original MacBook, and will not install on a MacBook (Late 2006).
    Then I really was like W T F?!
    I would assume that people who work for apple would know that the SMC update will not update on a computer from late 2006, but nobody ever mentioned this to me.
    I've now had the computer for about an hour and the CPU temperature is at about 50 degrees celcius, with firefox, msn and a terminal open... about 5% cpu load.
    What I'm really wondering is that is there anyone who has similar problems with a macbook late 2006? I guess I'll just have to see if it works and just like I told the guy at macstation, if it starts RSS:ing again I'll be banging on their door
    macbook 2,1 Mac OS X (10.4.8) rss, unable to install SMC firmware update
    macbook 2,1   Mac OS X (10.4.8)   rss

    See if reviewing the installation instructions provides any help:
    http://www.apple.com/support/downloads/macbookefifirmwareupdate10.html

  • 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

  • HT203196 My macbook air 13inch got shutdown 3 times by itself. I tried installing SMC package as suggested but my computer is telling the update is not required. Could you please help me on fixing this issue. Thanks.

    My macbook air 13inch got shutdown 3 times by itself. I tried installing SMC package as suggested but my computer is telling the update is not required. Could you please help me on fixing this issue. Thanks.

    What version of OS X are you using? Exactly which MBA model do you have?

  • 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

Maybe you are looking for