Error after Patch update

Using Oracle 10gR2 on RHEL 5 on Vmware.
I was trying to apply the 10.2.0.4.0 Patch No 6810189 on my 10.2.0.1.0 database.
But after running the installer I got the following error -
--error in invoking target 'client_sharedlib' of makefile ins_net_client.mk
I did the following workarounds -
1> relink client_sharedlib
--Error genclntsh: Could not locate $ORACLE_HOME/network/admin/shrept.lst
According to metalink [ID 340978.1] did the following;
since the file is missing, create $ORACLE_HOME/network/admin/shrept.lst with a text editor and put the following lines into it.
     network : snaumihi_inithostinfo
     network : snaumbg_gmt
     network : naedpwd_encrypt
     network : naumbsb_bld_singlebyte
     network : ztapis
     chmod 644 $ORACLE_HOME/network/admin/shrept.lst
relink all
Still the error persists -
2>
$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk numa_off
$ make -f ins_rdbms.mk ioracle
# /bin/rpm -q libaio.i386
..Ok installed
3>
$ env | sort
  ensured that ORACLE_HOME and LD_LIBRARY_PATH are set }
$ cd $ORACLE_HOME/rdbms/lib
$ ls -l config*
$ rm config.o
$ make -f ins_rdbms.mk config.o
$ make -f ins_rdbms.mk ioracle
But still getting the error -
ORA-12547: TNS:lost contact
Any solution appreciated.

$ env | sort
_=/bin/env
CLASSPATH=/u01/app/oracle/product/10.2.0/db_1/JRE:/u01/app/oracle/product/10.2.0/db_1/jlib:/u01/app/oracle/product/10.2.0/db_1/rdbms/jlib
DISPLAY=localhost:11.0
G_BROKEN_FILENAMES=1
HISTSIZE=1000
HOME=/home/oracle
HOSTNAME=localhost.localdomain
INPUTRC=/etc/inputrc
LANG=en_US.UTF-8
LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0/db_1/lib:/lib:/usr/lib
LESSOPEN=|/usr/bin/lesspipe.sh %s
LOGNAME=oracle
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
MAIL=/var/spool/mail/oracle
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
ORACLE_SID=stdg2
ORACLE_TERM=xterm
PATH=/u01/app/oracle/product/10.2.0/db_1/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin
PWD=/home/oracle
SHELL=/bin/bash
SHLVL=1
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
SSH_CLIENT=192.168.30.1 50429 22
SSH_CONNECTION=192.168.30.1 50429 192.168.30.128 22
SSH_TTY=/dev/pts/2
TERM=xterm
TMPDIR=/tmp
TMP=/tmp
USER=oracle
-- Install log Error
location = /u01/app/oracle/product/10.2.0/db_1
name = oracle.crs
startVersion = 10.1.0.2.0
endVersion = 99.9.9.9.9
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery10.2.0.4.0 getRunningProcess
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.network.rsf installation
INFO: Calling Query generalQueries10.1.0.3.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
location = /u01/app/oracle/product/10.2.0/db_1
name = oracle.crs
startVersion = 10.1.0.2.0
endVersion = 99.9.9.9.9
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
location = /u01/app/oracle/product/10.2.0/db_1
name = oracle.crs
endVersion = 99.9.9.9.9
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 'b_isCRS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_STD' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery10.2.0.4.0 getRunningProcess
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.nlsrtl.rsf installation
INFO: Setting variable 's_serverInstallType' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_NLSLANG' to 'AMERICAN_AMERICA.WE8ISO8859P1'. Received the value from the variable calculation.
INFO: Setting variable 'b_setNLSLANG' to 'true'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_cr9idata' to 'false'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
location = /u01/app/oracle/product/10.2.0/db_1
name = oracle.crs
startVersion = 10.1.0.2.0
endVersion = 99.9.9.9.9
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_perlexe' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin/perl '. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery10.2.0.4.0 getRunningProcess
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.oracore.rsf installation
INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
location = /u01/app/oracle/product/10.2.0/db_1
name = oracle.crs
startVersion = 10.1.0.2.0
endVersion = 99.9.9.9.9
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery10.2.0.4.0 getRunningProcess
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.buildtools.rsf installation
INFO: Setting variable 's_systemDirectory' to 'c:\winnt\system32'. Received the value from the variable calculation.
INFO: Setting variable 's_progOra' to 'not set/Oracle'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
location = /u01/app/oracle/product/10.2.0/db_1
name = oracle.crs
startVersion = 10.1.0.2.0
endVersion = 99.9.9.9.9
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.mgw.common installation
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
location = /u01/app/oracle/product/10.2.0/db_1
name = oracle.crs
startVersion = 10.1.0.2.0
endVersion = 99.9.9.9.9
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 's_patchLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sysman.agent.core installation
INFO: Setting variable 's_webcachePort' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_virtualHostName' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 's_platform' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_installType' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_iasName' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_fullPerl5Lib' to ''. Received the value from the variable calculation.
INFO: Setting variable 'n_uploadInterval' to '15'. Received the value from the variable calculation.
INFO: Setting variable 'b_coldFailOverInstall' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_chainedInstall' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_DRInstall' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'SA_SETUP' to '0'. Received the value from the variable calculation.
INFO: Calling Query unixQueries10.1.0.2.0 getUidName
INFO: Query Returned: oracle
INFO: Setting variable 'ORACLE_OWNER' to 'oracle'. Received the value from the variable calculation.
INFO: Setting variable 'OMS_HOME' to ''. Received the value from the variable calculation.
INFO: Setting variable 'OC4JLOC' to ''. Received the value from the variable calculation.
INFO: Setting variable 'LOGGING_LEVEL' to 'WARN'. Received the value from the variable calculation.
INFO: Setting variable 'IN_VOB' to 'FALSE'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.2.0 getFullHostName
INFO: Query Returned: localhost.localdomain
INFO: Setting variable 'HOSTNAME' to 'localhost.localdomain'. Received the value from the variable calculation.
INFO: Setting variable 'EM_UPLOAD_DISABLE' to '#'. Received the value from the variable calculation.
INFO: Setting variable 'EM_REPOS_PROXYPORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_REPOS_PROXYHOST' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_OC4J_HOME' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_IAS_CONSOLE_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_HTTP_PORT' to '4889'. Received the value from the variable calculation.
INFO: Setting variable 'EMPERLVER' to '5.8.3'. Received the value from the variable calculation.
INFO: Setting variable 'EMLOC_OVERRIDE' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMD_FROM_EMAIL_ADDRESS' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMD_EMAIL_GATEWAY' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMD_EMAIL_ADDRESS' to ''. Received the value from the variable calculation.
INFO: Setting variable 'CONTEXT_PATH' to '/em'. Received the value from the variable calculation.
INFO: Setting variable 'CONSOLE_CFG' to 'dbconsole'. Received the value from the variable calculation.
INFO: Setting variable 'AGENT_SRVC_NAME' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1
INFO: Setting variable 'sl_oraclehomes' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 's_iasPortInfo' to 'Enterprise Manager Agent Port = '. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 'HOST_SID_OFFSET_ENABLED' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_UPLOAD_PORT' to '4889'. Received the value from the variable calculation.
INFO: Setting variable 'EM_SERVLET_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_REPOS_HOST' to 'localhost.localdomain'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'EMPERLOHBIN' to '/perl/bin'. Received the value from the variable calculation.
INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 getTotalPhysicalMemory
INFO: Calling Query generalQueries10.1.0.3.0 getFreeSpace
driveName = /u01/app/oracle/product/10.2.0/db_1
returnInMegaBytes = true
INFO: Query Returned: 12132
INFO: Setting variable 'AGENT_SEED' to '251485920'. Received the value from the variable calculation.
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
name = oracle.sysman.console.db
startVersion = 10.1.0.2
endVersion = 10.2.9.9.9
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oracle_sysman_console_db
INFO: Setting variable 's_libDir' to 'lib'. Received the value from the variable calculation.
INFO: Setting variable 'PSEP' to ':'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'PERL_BIN' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
name = oracle.swd.oui.core
startVersion = 2.2.2.3.0
endVersion = 10.9.99.99.99
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: Setting variable 's_javapOracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 'filename' to '/u01/app/oracle/product/10.2.0/db_1/bin/emtgtctl.template'. Received the value from the variable calculation.
INFO: Setting variable 'PerlBin' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from the variable calculation.
INFO: Setting variable 'EMD_TRUSTCERTS_DIR' to '/u01/app/oracle/product/10.2.0/db_1/sysman/config'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sysman.common.core installation
INFO: Setting variable 's_iasSrvcName' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_centralConsole' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'SA_SETUP' to '0'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 'PLATFORM' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
name = oracle.swd.oui.core
startVersion = 10.1.0.0.0
endVersion = 10.9.99.99.99
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: Setting variable 'OC4JLOC' to 'oc4j/'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_EXTDIR' to '/jdk/jre'. Received the value from the variable calculation.
INFO: Setting variable 'IN_VOB' to ''. Received the value from the variable calculation.
INFO: Setting variable 'HOST_SID_OFFSET_ENABLED' to 'host_sid'. Received the value from the variable calculation.
INFO: Setting variable 'EM_STANDALONE' to 'NOSTANDALONE'. Received the value from the variable calculation.
INFO: Setting variable 'EM_IAS_CONSOLE_PORT' to ''. Received the value from the variable calculation.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
variable = oracle.apache.SSLlisten
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: 4443
INFO: Setting variable 'EM_HTTPS_PORT' to '4443'. Received the value from the variable calculation.
INFO: Setting variable 'EM_DB_CONSOLE_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_ADMIN_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMLOC_OVERRIDE' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMDW_EXTDIR' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
location = /u01/app/oracle/product/10.2.0/db_1
name = oracle.crs
startVersion = 10.2.0.0.0
endVersion = 99.9.9.9.9
acceptCompatible = null
INFO: Query Returned: false
INFO: Setting variable 'CRS_HOME' to ''. Received the value from the variable calculation.
INFO: Setting variable 'CONSOLE_CFG' to 'dbconsole'. Received the value from the variable calculation.
INFO: Setting variable 'AGENT_SRVC_NAME' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 's_perlExe' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin/perl'. Received the value from the variable calculation.
INFO: Calling Query SIDQueries1.2.7 LocateSid
INFO: Query Returned: stdg2,/u01/app/oracle/product/10.2.0/db_1
INFO: Setting variable 's_dbSID' to 'stdg2'. Received the value from the variable calculation.
INFO: Setting variable 's_centralSrvcName' to 'OraclenullCentral'. Received the value from the variable calculation.
INFO: Setting variable 's_agentSrvcName' to 'OraclenullAgent'. Received the value from the variable calculation.
INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 isCurrentPlatformInGroup
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'PERL_BIN' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
INFO: Setting variable 'OHN' to 'OraDb10g_home1'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from the variable calculation.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 'EM_OC4J_HOME' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole'. Received the value from the variable calculation.
INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sysman.repository.core installation
INFO: Setting variable 's_reposSID' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_reposPwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_reposPort' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_reposHost' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 's_platform' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_createRepOptions' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_omsOnly' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.3.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 'PLATFORM' to 'linux'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
name = oracle.swd.oui.core
startVersion = 10.1.0.0.0
endVersion = 10.9.99.99.99
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: Setting variable 'MAIL_SERVER_SENDER_NAME' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
INFO: Setting variable 'MAIL_SERVER_SENDER_ADDR' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
INFO: Setting variable 'MAIL_SERVER_NAME' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
INFO: Setting variable 'EMAIL_ADDRESS' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
-----------------------------------------------

Similar Messages

  • Function module "GM_DOCUMENT_REVERSE" not found.  after Patch Update

    Hi Abapers/Basis
    After patch update i am not able to do FBCJ reversal entry getting below error message.
    Runtime Errors         CALL_FUNCTION_NOT_FOUND
    Exception              CX_SY_DYN_CALL_ILLEGAL_FUNC
    Date and Time          25.05.2011 14:43:26
    Short text
         Function module "GM_DOCUMENT_REVERSE" not found.
    What happened?
         The function module "GM_DOCUMENT_REVERSE" is called,
         but cannot be found in the library.
         Error in the ABAP Application Program
         The current ABAP program "SAPLRWCL" had to be terminated because it has
         come across a statement that unfortunately cannot be executed.
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FUNC', was
         not caught in
        procedure "CALL_DISPATCHER_STORNO_R" "(FORM)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The program "SAPLRWCL" contains the CALL FUNCTION statement.
        The name of the function module to be called is "GM_DOCUMENT_REVERSE".
        No function module exists with the name "GM_DOCUMENT_REVERSE".
        All function modules are listed in the Function Library (SE37).
        Possible reasons:
        a) Wrong name specified. Pay particular attention to
           upper/lower case and underscores ("_").
           or
        b) Transport error
        c) In the case of an enqueue/dequeue module,
           the lock object may not have been activated
           (ABAP/4 Dictionary).
    How to correct the error
        Check the last transports to the SAP System.
        Is the program "SAPLRWCL" currently being changed?
        If an enqueue/dequeue module is involved, is the activation
        of the lock object missing in the ABAP/4 Dictionary?
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "CALL_FUNCTION_NOT_FOUND" "CX_SY_DYN_CALL_ILLEGAL_FUNC"
        "SAPLRWCL" or "LRWCLF10"
        "CALL_DISPATCHER_STORNO_R"
        Function modules with names similar to "GM_DOCUMENT_REVERSE":
        GM_DOCUMENT_CLOSE
        GM_DOCUMENT_RECORD
        GM_DOCUMENT_DELETE
        GM_DOCUMENT_POST
        GM_DOCUMENT_CHECK
        G_DOCUMENT_RECORD
        GJ_DOCUMENT_RECORD
        GM_DOCUMENT_PROJECT
        GET_DOCUMENTS
        GM_DOCUMENT_DISPLAY
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
       To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    Moderator message: please don't just dump your dumps, search for SAP notes or open a call with SAP instead.
    Edited by: Thomas Zloch on May 25, 2011 2:16 PM

    Hi Karthik,
    Thank you for ur reply.
    I did not implement any user exit/ badi. Dump is saying that my smarform function module does not exist in the se37 library.
    I have excuted my form through se38, that time is working fine. When i tried through output type it is going to dump.
    Regards,
    Kusuma.

  • Moto X 2nd 2014 error after lollipop update

    I've got moto x xt1096, and faced with terrible bug after update to 5.0.
    Time to time on day faced with crash and restart of stock launcher with error "unfortunatelly google search (or app) has stopped"
    I made a topic on motorola forum, but didn't find solution as yet. (tried to make FDR, safe mode, clean cache/data etc.)
    Error after lollipop update . All Discussions (996) . MOTO X™ 2nd Gen . Forum . Motorola Owners' Forum
    does anyone faced with that issue too?
    And maybe someone know any date about 5.0.2 or other update for xt1096, maybe in next update it will be fixed?

    Looks like it's been released:
    Android 5.0 Lollipop Now Rolling out to the Verizon Moto X 2014 | Androidheadlines.com

  • I keep getting a msvcr80.dll error after iTunes update failed?

    I keep getting a msvcr80.dll error after iTunes update failed?

    Seems the base of the problem is the update installation does not change the libraries but the software wants to see them changed.  So the user has to go clear out all software that shares the libraries and then install the full version so they are rebuilt properly.

  • Tons of permission errors after iLife updates....

    I always repair permissions before and after any updates..
    Before the iLife update I had just one permission error with cups or whatever, I always get that one...
    After the iLife update, I am having hundreds of errors every time I repair.. I also had a kernel panic this morning..
    I ran FSCK, hundreds of errors.
    I've used disk utility to repair disk.. No problems found.
    I've used Disk Warrior, No problems found..
    Anyone else experience this? Should I try and reapply the standalone installer? I hate to reinstall any software with all these permission errors.
    Advice?

    Yes, everything seems to be working fine.. I reapplied the standalone, no longer have hundreds of permission errors, but still have about 50 each time I repair.. The report shows all errors related to front row and iPhoto..
    If it's no cause for concern, I won't worry about it..
    Thanks.
    Message was edited by: solsun

  • Spry Error After 2013 Update

    This message is popping up on our company website after I updated the software.
    MuseJSAssert:  Error calling selector function: reference Error:  Spry is not defined. 
    When I check the validator.w3.org it is saying that the errors are being cause from out of date and obsolute.  Is there a way to uninstall that update and just got back to the old software package I had so I don't have to redue any of this again? 

    By the way the website is www.warrenrep.com

  • Portal Logon Page image is not coming after patch update

    Hi All,
    I have recently updated my portal's patch from SP9 to SP10.
    Due to this the portal logon Image is not showing.
    How to solve this issue and what is the actual problem?
    I have checked the logon folder where images are already there with the same name. Please help asap.
    Thanks & Rgards,
    Nikesh Shah

    Nikesh,
    With patch updates normally all standard SAP components are overwritten with the new par-, jar-files etc.
    If you did your changes to the original logon par-file of SAP, it is overwritten.
    If you used your own logon par-file, make sure this one is called upon login (Check the Visual Admin tool). Perhaps after checking/comparing to the new logon par-file for any changes.
    Hope this helps.
    Regards,
    Alain

  • N97 system error after software update

    hello there...
    I've recently updated my N97 software to 21.0.045 (the last one)... and right after the update is finished, it gave me "system error" on installing... and now I can't get access to the clock, the calender and others... it even stops responding for a while each time I open sittings... and there is no theme effects when the screen flips to landscape even if it is on... please people, I really need help in that, the clock, alarms and the calender are soooo important for me !!!
    thanks
    Any fool can make things bigger, more complex and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction.
    Solved!
    Go to Solution.

    psychomania wrote:
    I'm not being offensive. Just stating facts.
    I am simply highlighting the fact so that the user will see it and be aware of what you suggested would do.  Sorry if you took offence at that but the user comes first.
    of course customer first , i'm doing this with happiness , cause i'll be very happy to help them without reaso
    psychomania wrote:
    starting petty arguments to cover up your mistakes like you did yesterday. 
    i'm not covering up my mistakes , what mistakes do u mean ?? yesterday , i said that i said that because it's in Nokia warranty of the authourised nokia resellers in my region and didn't know that this doesn't apply all over the world
    psychomania wrote:
    This forum exists to help people, not for you to spam posts without thinking about the consequences.
    it's not for me, it's for all NOKIA users, and i'm not spamming as if i was that, so how could i stay all that time, solving others problems with alot of thanx
    even if i solved 2 problems , that proves that i'm not spamming
    so .... welcome bro in NOKIA USERS discussion board
    -you can show appreciation to my posts if it helped or useful by pressing the green Kudo star beside my post that hepled
    -if my answer was the solution , so click accept as solution button
    Started From Nokia 3310 , Now with Nokia N97 v.22.0.110 + N900 PR1.2

  • "LogonUI.exe-Application Error" error after Windows update at Win10

    I get the LogonUI.exe error after the Windows 10 TP setup. Happening on both upgrade case, and also new install case. The Windows 10 TP was ok at the setup beginning, but this error happening after a Windows update and reboot. Now I cannot logon and cannot
    go to the safe mode, seems F8 or shift-F8 has no function. I'm using a T440s NB and checked all hardware diagnostics are good.
    stanley
     

    Just a data point... I've gone through the update (install of KB3002675 and KB3001512) and everything's still working.  It's not breaking for everyone.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Error after patch EP6.0 SP3- EP6.0 SP4(patch4)- WAS6.40SP6

    We have WAS 6.40 SP 6.0 and EP 6.0 SP3 on HP-Unix 11i 64-bit.
    I have tried to patch the portal twice to SP4 and after patching I got
    twice the same problem.
    The patch application - the exact patch is EP 6.0 SP4 Patch4 is
    successful. There are no errors in the installation logs, etc.
    But when I try to login to the portal url I get this error message:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Could not find portal application com.sap.portal.ivs.api_iview.
    Exception id: 02:21_05/08/04_0001_1516650
    See the details for the exception ID in the log file
    The error part of the portal log file is attached. The WAS is running
    perfectly, no other errors or issues. The heap memory is set as per the
    OSS 723909. I wonder if I have to add the 32-bit compatible UNIX shared
    memory parameter settings as per OSS 497427, but I do not think it is
    related the issue.
    Please, advise.
    Vladimir
    Portal Log:
    Aug 5, 2004 2:18:19 PM # SAPEngine_Applica... Info Loading
    application com.sap.portal.yahoo #
    Aug 5, 2004 2:18:19 PM # SAPEngine_Applica... Fatal Operation
    failed - application: com.sap.portal.ivs.iviewservice
    com.sapportals.portal.prt.runtime.PortalRuntimeException:
    [PortalApplicationItem.__prepareClassLoaderAndDependencies]:
    com.sap.portal.ivs.iviewservice
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareCla
    ssLoaderAndDependencies(PortalApplicationItem.java:361)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare
    (PortalApplicationItem.java:207)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.getCoreLoade
    r(PortalApplicationItem.java:276)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__initJNDISu
    pport(PortalApplicationItem.java:1780)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__initJNDISu
    pport(PortalApplicationItem.java:1746)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.initJNDISupp
    ort(PortalApplicationItem.java:1730)
    at
    com.sapportals.portal.prt.core.broker.PortalAppBroker.preparePortalAppli
    cations(PortalAppBroker.java:1306)
    at com.sapportals.portal.prt.core.broker.PortalAppBroker.start
    (PortalAppBroker.java:1429)
    at
    com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplic
    ations(PortalAppBroker.java:1389)
    at com.sapportals.portal.prt.runtime.Portal.init
    (Portal.java:359)
    at
    com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit
    (PortalCoreInitializer.java:54)
    at
    com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>
    (PortalInitializer.java:129)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer
    .run(Dispatcher.java:156)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher
    (Dispatcher.java:354)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000
    (Dispatcher.java:40)
    at
    com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run
    (Dispatcher.java:109)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.init
    (Dispatcher.java:387)
    at
    com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponent
    s.addServlet(WebComponents.java:130)
    at
    com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadI
    nitializer.loadServlets(ApplicationThreadInitializer.java:376)
    at
    com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadI
    nitializer.run(ApplicationThreadInitializer.java:110)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:144)
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException:
    [PortalApplicationItem.__prepareClassLoaderAndDependencies]:
    com.sap.portal.ivs.api_iview
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareCla
    ssLoaderAndDependencies(PortalApplicationItem.java:361)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.prepare
    (PortalApplicationItem.java:207)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareCla
    ssLoaderAndDependencies(PortalApplicationItem.java:352)
    ... 24 more
    Caused by:
    com.sapportals.portal.prt.core.broker.PortalApplicationNotFoundException
    : Could not find portal application com.sap.portal.ivs.api_iview
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.refresh
    (PortalApplicationItem.java:1093)
    at
    com.sapportals.portal.prt.core.broker.PortalApplicationItem.__prepareCla
    ssLoaderAndDependencies(PortalApplicationItem.java:326)
    ... 26 more
    Follow errors of other applications like
    com.sap.portal.ivs.systemlandscapeservice, which are probably dependent
    on the com.sap.portal.ivs.iviewservice.

    We needed exactly the SP Stack 3 specification - WAS 6.40 SP6 and EP 6.0 SP4, so I could not go to higher SP on both WAS and EP.
    I resolved the issue by applying all EP6.0 SP4 patches sequentially. SAP claims that these patches are cumulative and you can directly install the latest available patch, but it did not work in our case.
    I was suspicious at the beginning, because the files size of the first patch is much bigger that patch 4, but the installation did not complained:
    08/03/2004  06:13p          32,672,495 EP6PORTAL04P_4-20000394.SAR
    08/03/2004  06:03p          50,455,982 EP6PORTAL04_0-20000394.SAR
    Regards,
    Vladimir

  • Does Personalization setting resets after Patch update

    Hello Everybody,
    We have a concern. We want to enable personalization for Web dynpro Java applications in NWA and then disable personalization for iviews where it is not required. For example after setting allow personalization to true in NWA i will disable personalization for all ESS/MSS WD Java apps.
    If i perform a patch update for the ESS BP will setting be removed or reset?
    Thanks & Regards
    Gaurang Dayal

    Hi Gaurang Dayal,
    Please can you let me know how you are disabling personalization for specific WD java application after setting allow personalization to true in NWA.
    This will help me in providing an answer for your query.
    Regards,
    Karthika S.

  • RV082 IE certificate error after firmware update

    Hello.
    HELP! I have a RV082 with firmware 2.0.2.01-tm that keeps showing a "There is a problem with this website's security certificate" error message on every computer in the office after I updated to firmware 2.0.2.01-tm (previous version was 2.0.0.19-tm).  I'd click on "Continue to this website" and be able to access the router on a few computers, but for our file server.  I've tested on computers running XP, 7 & 8 using IE 8, 9, & 10 and there seems to be no pattern as to which ones will allow me to gain access and which ones won't.  The file server is running Server 2003.
    My questions are:
    1.  How do I get rid of the "security certificate" error message?
    2.  How do I get all computers to be able to gain access to the router on the ones that need access, but can't?
    3.  Why did this message show up after I updated the firmware? 
    Thanks in advance for any help/information on resolving this problem!
    Alice

    Dear Alice,
    Thank you for reaching the Small Business Support Community,
    I suggest you to check on the below threats, they might be helpful for you to try;
    https://supportforums.cisco.com/thread/2071417
    (Notice the crypto key generation does not apply to your case but the IE settings yes)
    https://supportforums.cisco.com/message/3761503#3761503
    I hope they help you working this issue out and please do not hesitate to reach me back if there is any further assistance I may help you with.
    Kind regards,
    Jeffrey Rodriguez S. .:|:.:|:.
    Cisco Customer Support Engineer
    *Please rate the Post so other will know when an answer has been found.

  • Error after Bios update on VN7-591G

    Hello Guys, I update my Bios to latest version which I found in Acer website - v1.13, everything goes smooth, but after the update my laptop boot with following error - "No bootable device''. I found how to bypass this problem - switching from UEFI secure boot to Legacy. And after this everything goes normal, but I want to use UEFI secure boot. Problem here is that when I move back from Legacy to UEFI I receive same error nobootable device and I can't run my OS. Any clue how can I fix this problem ? Thanks in advance,Br YoZone

    Yeah, some of the stuff doesn't add up.....but it should be an easy fix. 1.backup all your important files to a different drive so you can retrieve them later (this is very important because you're going to wipe your SSD clean and start over) 2. Grab your windows 8.1 installation media as you'll need it soon  3. go in to your BIOS settings and load administrator defaults.  It's F9 on my Acer computer, not sure what it is on yours.  And then save and exit (possibly the F10 key) 3.5  go in to bios and enable boot menu and then save and exit 4.  Boot your windows installation media 5.  after you select your language, click "repair my computer" 6. Navigate in the menu until you find "command prompt" 7. Use diskpart clean (which will wipe your SSD clean) http://forum.crucial.com/t5/The-Cru/Reset-your-SSD-to-factory-settings-Windows-DiskPart/ba-p/162503 After you use the "clean" command as described in link above, type "convert GPT" and hit the enter key.And after you use the "convert GPT" command, type "clean" and then hit the enter key on your keyboard And then exit out of there to get back to your windows installation media drive main menu. 8.  Navigate in the windows installation media menu until you find "shutdown", and shutdown your computer 9.  Boot to your windows installation media and install windows.  Install windows on the entire unallocated space. Do not partition and do not format.  The windows installer will partition and format your SSD automatically for you.  Edited: Edited to make sense since you don't have Acer OEM windows. 

  • AT300SE - Boot loop after patch update

    After the latest patch update, my tablet AT300se not booting up.
    Some one please provide me the Stock ROM ?
    i am in India now and i can't find any toshiba tablet service center in India.

    > is ti possible to get the stock ROM or custom ROM?
    I dont think so since the updates are received via Toshiba Service Station.
    Unfortunately, I think you last chance to get this device running, is a Toshiba authorized service point.
    Here you can find an database with all ASPs world wide:
    http://www.toshiba.eu/innovation/generic/ASP_SUPPORT/
    In India following ASP is available:
    +inTarvo Technologies Limited+
    +C/o Subham Computers, 83, Bidhan Road, Paul Building Complex+
    +Siliguri,West Bengal 734001+
    +Phone:+ ++91-353-2525624+
    Hope they could help you

  • Can't connect to Netflix: Sudden HDCP error after software update

    I have been unable to connect to Netflix after I updated the apple tv software. I have tried the suggested remedies: unplug/replug HDMI cables; swap out HDMI cables; turn apple tv and tv on and off; reset; among others...Worked fine with my TV until the update. What the deuce? Can anyone help?

    I am using the same Sharp Aquos LCD TV set and same ATV With the same apple HDMI cable that I have been using for years with sleek functionality and great enjoyment ....
    There are two factors though - to consider -
    1) the remote has been somewhat sluggish lately
    2) The day before all of this happened I had removed the HDMI CABLE From my TV in order to put the Hdmi adaptor that connects through the mini DVI ( I think that is how it is called ) to my 2008 White MacBook. I wanted to watch a French Region DVD.
    To my surprise , it did not work , but I thought that maybe the cable has suffered damage and I haven't used it for a long time.
    I wonder if the connection in my TV is at fault. that can be checked tonight on another TV.
    If that does not work I'll change the battery in the remote
    And if none of this works , I'll buy another ATV.
    Any success will be posted. but I have a nagging feeling now that my TV might be the cause of all this trouble.

Maybe you are looking for

  • Opening stack automatically in survey view

    I'm using Lightroom 5, and was wondering if there's a quick way to display all items in a stack in Survey View. Right now, I can do that by: Expanding the stack Selecting all items in the stack Switching to survey view I was wondering if there was a

  • Time Machine Backup Stuck on Preparing Backup for 12 hours

    Hello, I have a 2011 iMac and am running OS X 10.7.2.  Up until a few days ago, my Time Machine backups (to a USB 2.0 external hard drive) were running fine.  Now, when Time Machine tries to back up, all it does is display the progress bar with the w

  • Error Message when attempting to open Premiere Pro in creative cloud

    I am signed into creative cloud and my payment for this month's Premiere subscription was just processed, but I continue to get an error message when looking for the Premiere icon in my "Apps" tab in creative cloud. Any ideas why I can't access the p

  • -42404

    I have been getting an iTunes error code of -42404 repeatedly when I try to play certain songs that I have purchased from iTunes and when I try to play a radio station on the iTunes radio list. I also note that my subscribed podcasts do not update au

  • BAPI_BUSPROCESSND_CREATEMULTI - SERVICE_OS

    Hi, I'm using bapi BAPI_BUSPROCESSND_CREATE(CHANGE)MULTI for creating Repair Orders.  With the SERVICE_OS you can maniputlate: Results, Reasons, Subjects. What I want to do is to add Objects too (Material). I don't know how to provide the bapi with t