Failed to start Oracle XE in Redhat server

I try to start Oracle XE. But I get the error message below,
Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
TNS-12537: TNS:connection closed
TNS-12560: TNS:protocol adapter error
TNS-00507: Connection closed
Linux Error: 29: Illegal seek
Who do you know what the problem it? My linux version is Red Hat Enterprise Linux WS release 3 (Taroon).
Thanks,

Re: listener problem
Re: Problem in Starting Listener of  10g R2 on Redhat Linux

Similar Messages

  • REP-52266: The in-process Reports Server rep_adminserver_ikit_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

    Hi,
    I have installed oracle forms and reports 11gR2 on Windows 7 Professional 64bit (and configured in development mode), the forms are working fine but when i run a report i get this message
    REP-52266: The in-process Reports Server rep_adminserver_ikit_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

    I was trying to add a new destination:
       <destination class="oracle.reports.server.DesMail" destype="mail"/>
    I couldn't make it work , so I commented my changes.
    In fact, I should have gone back to a backup file , as weblogic seemed to have changed the file itself!! (attributes of the xml tags were in different order, and more things ...) but just undoing what I have done did the trick.
    This file seems to be quite picky, I left this tag uncommented
       </pluginParam>
    and the same REP-5226 error happened.

  • Failed to start Oracle Net Listener using

    hi
    I ' trying to configure oracle 10g in ubuntu machine. I got the following errors like
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus
    when ever i try to start oracle,i have got above issue

    ya .... i hav found listener.log file.
    Also when i try to run this cmd # sqlplus / as sysdba
    i got following error like
    Error 46 initializing SQL*Plus
    HTTP proxy setting has incorrect value
    SP2-1502: The HTTP proxy server specified by http_proxy is not accessible
    also when i stop the listener and try try to restart it again ....i got error message like
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    NL-00280: error creating log stream /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    NL-00278: cannot open log file
    SNL-00016: snlfohd: error opening file
    Linux Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...

  • Failed to start Oracle Net Listener

    Hi ,
    can any body help me regarding failing of listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    iam using Fedore core4 installing oracle10g Express editon ,on standalone system,Below are the logs
    sqlplus system
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Aug 31 13:21:39 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Enter user-name:
    /etc/init.d/oracle-xe restart
    Shutting down Oracle Database 10g Express Edition Instance.
    Stopping Oracle Net Listener.
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    [root@localhost ~]#
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 31-AUG-2009 13:26:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 11: Resource temporarily unavailable
    Listener failed to start. See the error message(s) above...
    Please help

    I need help please:
    I have installed Oracle 10g Express Edition without struggles ( Little curious about the fact
    that the directory /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/ is empty).
    % /etc/init.d/oracle-xe configure --> worked good without default settings.
    % /etc/init.d/oracle-xe start --> is silent : No verbose or messages in term.
    I can't connect to server http://localhost:8080/htmldb or http://localhost:8080/apex.
    I uninstalled and re-installed Oracle 10g... Now the command:
    % /etc/init.d/oracle-xe configure --> Oracle is already configured.
    But the connection to the server always fails.
    My environment has all the following:
    % uname -r
    2.6.30.5-43.fc11.i686.PAE
    % echo $ORACLE_HOME
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server
    % echo $ORACLE_SID
    XE
    % echo $PATH
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin.....
    BUT I also had the responses:
    % /etc/init.d/oracle-xe restart
    Shutting down Oracle Database 10g Express Edition Instance.
    Stopping Oracle Net Listener.
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    %sqlplus
    Error 6 initializing SQL*Plus
    Message file sp1<lang>.msb not found
    SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
    % /etc/init.d/oracle-xe status
    /bin/su: user oracle does not exist
    % lsnrctl start { Messages below are my translations into english, sorry ;-) }
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 21-FEB.-2010 18:31:24
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Launch /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: Please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    NL-00280: Erreur de création de la chaîne de journalisation /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    NL-00278: Impossible to open journalisation file
    SNL-00016: snlfohd : File opening error
    Listening process failure. Read error messages above...
    I wish someone here gives some tips (with the commands, I am an apprentice); I dont know
    where to begin my checks.
    Thx.

  • CLSRSC-117: Failed to start Oracle Clusterware stack Oracle 12c clusterware

    I'm installing Oracle 12c clusterware on 2 nodes.
    i installed it on node 1 and after executing the ./root.sh is was executed successfully.
    but after trying to execute it on the other node it fails with the next error:
    CRS-2789: Cannot stop resource 'ora.diskmon' as it is not running on server 'dbrac1'
    CRS-2883: Resource 'ora.cssdmonitor' failed during Clusterware stack start.
    CRS-4406: Oracle High Availability Services synchronous start failed.
    CRS-4000: Command Start failed, or completed with errors.
    2015/02/11 01:53:15 CLSRSC-117: Failed to start Oracle Clusterware stack
    my ASM disks are fine and i can see them via oracleasm scandisks and oracleasm listdiks.

    Sorry it was successful on node 2 dbrac2 (which is my main node and has the oracle 12c sources)
    here is the complete logs:
    2015-02-11 00:58:11: Checking parameters from paramfile /u01/app/12.1.0/grid_1/crs/install/crsconfig_params to validate installer variables
    2015-02-11 00:58:11: Set BC to 1
    2015-02-11 00:58:11: ASM_CONFIG is near
    2015-02-11 00:58:11: The configuration parameter file /u01/app/12.1.0/grid_1/crs/install/crsconfig_params  is valid
    2015-02-11 00:58:11: ### Printing the configuration values from files:
    2015-02-11 00:58:11:    /u01/app/12.1.0/grid_1/crs/install/crsconfig_params
    2015-02-11 00:58:11:    /u01/app/12.1.0/grid_1/crs/install/s_crsconfig_defs
    2015-02-11 00:58:11: ASM_AU_SIZE=1
    2015-02-11 00:58:11: ASM_CONFIG=near
    2015-02-11 00:58:11: ASM_CREDENTIALS=
    2015-02-11 00:58:11: ASM_DISCOVERY_STRING=
    2015-02-11 00:58:11: ASM_DISKS=ORCL:OC1,ORCL:OC2,ORCL:OC3
    2015-02-11 00:58:11: ASM_DISK_GROUP=Votting
    2015-02-11 00:58:11: ASM_REDUNDANCY=EXTERNAL
    2015-02-11 00:58:11: ASM_SPFILE=
    2015-02-11 00:58:11: ASM_UPGRADE=false
    2015-02-11 00:58:11: BIG_CLUSTER=true
    2015-02-11 00:58:11: CLSCFG_MISSCOUNT=
    2015-02-11 00:58:11: CLUSTER_GUID=
    2015-02-11 00:58:11: CLUSTER_NAME=dbrac-cluster
    2015-02-11 00:58:11: CRFHOME="/u01/app/12.1.0/grid_1"
    2015-02-11 00:58:11: CRS_LIMIT_CORE=unlimited
    2015-02-11 00:58:11: CRS_LIMIT_MEMLOCK=unlimited
    2015-02-11 00:58:11: CRS_LIMIT_OPENFILE=65536
    2015-02-11 00:58:11: CRS_LIMIT_STACK=2048
    2015-02-11 00:58:11: CRS_LSNR_STACK=10240
    2015-02-11 00:58:11: CRS_NODEVIPS='AUTO/255.255.255.0/bond0,AUTO/255.255.255.0/bond0'
    2015-02-11 00:58:11: CRS_STORAGE_OPTION=1
    2015-02-11 00:58:11: CSS_LEASEDURATION=400
    2015-02-11 00:58:11: DIRPREFIX=
    2015-02-11 00:58:11: DISABLE_OPROCD=0
    2015-02-11 00:58:11: EXTERNAL_ORACLE=/opt/oracle
    2015-02-11 00:58:11: EXTERNAL_ORACLE_BIN=/opt/oracle/bin
    2015-02-11 00:58:11: GNS_ADDR_LIST=172.20.30.12
    2015-02-11 00:58:11: GNS_ALLOW_NET_LIST=
    2015-02-11 00:58:11: GNS_CONF=true
    2015-02-11 00:58:11: GNS_CREDENTIALS=
    2015-02-11 00:58:11: GNS_DENY_ITF_LIST=
    2015-02-11 00:58:11: GNS_DENY_NET_LIST=
    2015-02-11 00:58:11: GNS_DOMAIN_LIST=gns.kbe.com
    2015-02-11 00:58:11: GNS_TYPE=local
    2015-02-11 00:58:11: GPNPCONFIGDIR=/u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: GPNPGCONFIGDIR=/u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: GPNP_PA=
    2015-02-11 00:58:11: HOST_NAME_LIST=dbrac2,dbrac1
    2015-02-11 00:58:11: HUB_NODE_LIST=dbrac2,dbrac1
    2015-02-11 00:58:11: HUB_NODE_VIPS=AUTO,AUTO
    2015-02-11 00:58:11: HUB_SIZE=32
    2015-02-11 00:58:11: ID=/etc/init.d
    2015-02-11 00:58:11: INIT=/sbin/init
    2015-02-11 00:58:11: INITCTL=/sbin/initctl
    2015-02-11 00:58:11: ISROLLING=true
    2015-02-11 00:58:11: IT=/etc/inittab
    2015-02-11 00:58:11: JLIBDIR=/u01/app/12.1.0/grid_1/jlib
    2015-02-11 00:58:11: JREDIR=/u01/app/12.1.0/grid_1/jdk/jre/
    2015-02-11 00:58:11: LANGUAGE_ID=AMERICAN_AMERICA.AL32UTF8
    2015-02-11 00:58:11: LISTENER_USERNAME=grid
    2015-02-11 00:58:11: MGMT_DB=true
    2015-02-11 00:58:11: MSGFILE=/var/adm/messages
    2015-02-11 00:58:11: NETWORKS="bond0"/172.20.30.0:public,"bond1"/172.20.190.0:asm,"bond1"/172.20.190.0:cluster_interconnect
    2015-02-11 00:58:11: NEW_HOST_NAME_LIST=
    2015-02-11 00:58:11: NEW_NODEVIPS='AUTO/255.255.255.0/bond0,AUTO/255.255.255.0/bond0'
    2015-02-11 00:58:11: NEW_NODE_NAME_LIST=
    2015-02-11 00:58:11: NEW_PRIVATE_NAME_LIST=
    2015-02-11 00:58:11: NODELIST=dbrac2,dbrac1
    2015-02-11 00:58:11: NODE_NAME_LIST=dbrac2,dbrac1
    2015-02-11 00:58:11: OCRCONFIG=/etc/oracle/ocr.loc
    2015-02-11 00:58:11: OCRCONFIGDIR=/etc/oracle
    2015-02-11 00:58:11: OCRID=
    2015-02-11 00:58:11: OCRLOC=ocr.loc
    2015-02-11 00:58:11: OCR_LOCATIONS=NO_VAL
    2015-02-11 00:58:11: OLASTGASPDIR=/etc/oracle/lastgasp
    2015-02-11 00:58:11: OLD_CRS_HOME=
    2015-02-11 00:58:11: OLRCONFIG=/etc/oracle/olr.loc
    2015-02-11 00:58:11: OLRCONFIGDIR=/etc/oracle
    2015-02-11 00:58:11: OLRLOC=olr.loc
    2015-02-11 00:58:11: OPROCDCHECKDIR=/etc/oracle/oprocd/check
    2015-02-11 00:58:11: OPROCDDIR=/etc/oracle/oprocd
    2015-02-11 00:58:11: OPROCDFATALDIR=/etc/oracle/oprocd/fatal
    2015-02-11 00:58:11: OPROCDSTOPDIR=/etc/oracle/oprocd/stop
    2015-02-11 00:58:11: ORACLE_BASE=/u01/app/grid
    2015-02-11 00:58:11: ORACLE_HOME=/u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: ORACLE_OWNER=grid
    2015-02-11 00:58:11: ORA_ASM_GROUP=asmadmin
    2015-02-11 00:58:11: ORA_DBA_GROUP=oinstall
    2015-02-11 00:58:11: PRIVATE_NAME_LIST=
    2015-02-11 00:58:11: RCALLDIR=/etc/rc.d/rc0.d /etc/rc.d/rc1.d /etc/rc.d/rc2.d /etc/rc.d/rc3.d /etc/rc.d/rc4.d /etc/rc.d/rc5.d /etc/rc.d/rc6.d
    2015-02-11 00:58:11: RCKDIR=/etc/rc.d/rc0.d /etc/rc.d/rc1.d /etc/rc.d/rc2.d /etc/rc.d/rc4.d /etc/rc.d/rc6.d
    2015-02-11 00:58:11: RCSDIR=/etc/rc.d/rc3.d /etc/rc.d/rc5.d
    2015-02-11 00:58:11: RC_KILL=K15
    2015-02-11 00:58:11: RC_KILL_OLD=K96
    2015-02-11 00:58:11: RC_KILL_OLD2=K19
    2015-02-11 00:58:11: RC_START=S96
    2015-02-11 00:58:11: REUSEDG=false
    2015-02-11 00:58:11: RIM_NODE_LIST=
    2015-02-11 00:58:11: SCAN_NAME=kberac-scan.gns.kbe.com
    2015-02-11 00:58:11: SCAN_PORT=1521
    2015-02-11 00:58:11: SCRBASE=/etc/oracle/scls_scr
    2015-02-11 00:58:11: SILENT=false
    2015-02-11 00:58:11: SO_EXT=so
    2015-02-11 00:58:11: SRVCFGLOC=srvConfig.loc
    2015-02-11 00:58:11: SRVCONFIG=/var/opt/oracle/srvConfig.loc
    2015-02-11 00:58:11: SRVCONFIGDIR=/var/opt/oracle
    2015-02-11 00:58:11: TZ=Asia/Riyadh
    2015-02-11 00:58:11: UPSTART_INIT_DIR=/etc/init
    2015-02-11 00:58:11: USER_IGNORED_PREREQ=true
    2015-02-11 00:58:11: VNDR_CLUSTER=false
    2015-02-11 00:58:11: VOTING_DISKS=NO_VAL
    2015-02-11 00:58:11: ### Printing other configuration values ###
    2015-02-11 00:58:11: CLSCFG_EXTRA_PARMS=
    2015-02-11 00:58:11: HAS_GROUP=oinstall
    2015-02-11 00:58:11: HAS_USER=root
    2015-02-11 00:58:11: HOST=dbrac1
    2015-02-11 00:58:11: OLR_DIRECTORY=/u01/app/12.1.0/grid_1/cdata
    2015-02-11 00:58:11: OLR_LOCATION=/u01/app/12.1.0/grid_1/cdata/dbrac1.olr
    2015-02-11 00:58:11: ORA_CRS_HOME=/u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: SIHA=0
    2015-02-11 00:58:11: SUCC_REBOOT=0
    2015-02-11 00:58:11: SUPERUSER=root
    2015-02-11 00:58:11: addfile=/u01/app/12.1.0/grid_1/crs/install/crsconfig_addparams
    2015-02-11 00:58:11: crscfg_trace=1
    2015-02-11 00:58:11: crscfg_trace_file=/u01/app/12.1.0/grid_1/cfgtoollogs/crsconfig/rootcrs_dbrac1_2015-02-11_00-58-11AM.log
    2015-02-11 00:58:11: old_nodevips=
    2015-02-11 00:58:11: osdfile=/u01/app/12.1.0/grid_1/crs/install/s_crsconfig_defs
    2015-02-11 00:58:11: parameters_valid=1
    2015-02-11 00:58:11: paramfile=/u01/app/12.1.0/grid_1/crs/install/crsconfig_params
    2015-02-11 00:58:11: platform_family=unix
    2015-02-11 00:58:11: srvctl_trc_suff=0
    2015-02-11 00:58:11: stackStartLevel=11
    2015-02-11 00:58:11: user_is_superuser=1
    2015-02-11 00:58:11: ### Printing of configuration values complete ###
    2015-02-11 00:58:11: Save the ASM password file location: +Votting/orapwASM
    2015-02-11 00:58:11: Performing few checks before running scripts
    2015-02-11 00:58:11: Attempt to get current working directory
    2015-02-11 00:58:11: Running as user grid: pwd
    2015-02-11 00:58:11: s_run_as_user2: Running /bin/su grid -c ' pwd '
    2015-02-11 00:58:11: Removing file /tmp/fileCnF377
    2015-02-11 00:58:11: Successfully removed file: /tmp/fileCnF377
    2015-02-11 00:58:11: /bin/su successfully executed
    2015-02-11 00:58:11: Pre-checkes for running scripts passed
    2015-02-11 00:58:11: Instantiating scripts in GI home: /u01/app/12.1.0/grid_1
    2015-02-11 00:58:11: saving current owner/permisssios of  parent dir of /u01/app/12.1.0
    2015-02-11 00:58:11: saving parent dir ACLs in /u01/app/12.1.0/grid_1/crs/install/ParentDirPerm_dbrac1.txt
    2015-02-11 00:58:11: loading... /u01/app/12.1.0/grid_1/crs/install/ParentDirPerm_dbrac1.txt
    2015-02-11 00:58:11: Getting file permissions for /u01/app/12.1.0
    2015-02-11 00:58:11: Getting file permissions for /u01/app
    2015-02-11 00:58:11: Getting file permissions for /u01
    2015-02-11 00:58:11: Executing cmd: /u01/app/12.1.0/grid_1/bin/sqlplus -V
    2015-02-11 00:58:11: Command output:

    >  SQL*Plus: Release 12.1.0.1.0 Production
    >  
    >End Command output
    2015-02-11 00:58:11: Got CRS release version: 12.1.0.1.0
    2015-02-11 00:58:11:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK
    2015-02-11 00:58:11: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK
    2015-02-11 00:58:11: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK '
    2015-02-11 00:58:11: Removing file /tmp/fileBau02q
    2015-02-11 00:58:11: Successfully removed file: /tmp/fileBau02q
    2015-02-11 00:58:11: /bin/su successfully executed
    2015-02-11 00:58:11: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -pname VERSION
    2015-02-11 00:58:11: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -pname VERSION '
    2015-02-11 00:58:12: Removing file /tmp/fileMP6nyK
    2015-02-11 00:58:12: Successfully removed file: /tmp/fileMP6nyK
    2015-02-11 00:58:12: /bin/su successfully executed
    2015-02-11 00:58:12: The property VERSION for checkpoint:ROOTCRS_STACK is there
    2015-02-11 00:58:12: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -listckpt -name ROOTCRS_STACK -pname VERSION
    2015-02-11 00:58:12: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -listckpt -name ROOTCRS_STACK -pname VERSION '
    2015-02-11 00:58:12: Removing file /tmp/filelarvE4
    2015-02-11 00:58:12: Successfully removed file: /tmp/filelarvE4
    2015-02-11 00:58:12: /bin/su successfully executed
    2015-02-11 00:58:12: Succeeded to get property value:VERSION=12.1.0.1.0
    2015-02-11 00:58:12: version1 is 12.1.0.1.0
    2015-02-11 00:58:12: version2 is 12.1.0.1.0
    2015-02-11 00:58:12: Version match status is 1
    2015-02-11 00:58:12: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status
    2015-02-11 00:58:12: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status '
    2015-02-11 00:58:12: Removing file /tmp/file2xL0lp
    2015-02-11 00:58:12: Successfully removed file: /tmp/file2xL0lp
    2015-02-11 00:58:12: /bin/su successfully executed
    2015-02-11 00:58:12: The 'ROOTCRS_STACK' status is FAILED
    2015-02-11 00:58:12: USER_IGNORED_PREREQ  is set to 1
    2015-02-11 00:58:12: Executing cmd: /u01/app/12.1.0/grid_1/bin/clsecho -p has -f clsrsc -m 363
    2015-02-11 00:58:12: Command output:
    >  CLSRSC-363: User ignored prerequisites during installation
    >End Command output
    2015-02-11 00:58:12: Executing cmd: /u01/app/12.1.0/grid_1/bin/clsecho -p has -f clsrsc -m 363
    2015-02-11 00:58:12: Command output:
    >  CLSRSC-363: User ignored prerequisites during installation
    >End Command output
    2015-02-11 00:58:12: CLSRSC-363: User ignored prerequisites during installation
    2015-02-11 00:58:12: Set BC to 1
    2015-02-11 00:58:12: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status
    2015-02-11 00:58:12: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status '
    2015-02-11 00:58:12: Removing file /tmp/fileUO8xNK
    2015-02-11 00:58:12: Successfully removed file: /tmp/fileUO8xNK
    2015-02-11 00:58:12: /bin/su successfully executed
    2015-02-11 00:58:12: The 'ROOTCRS_STACK' status is FAILED
    2015-02-11 00:58:12: Saving the configuration parameter file data
    2015-02-11 00:58:12: checkpoint status of ROOTCRS_STACK is FAIL
    2015-02-11 00:58:12:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_PARAM
    2015-02-11 00:58:12: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_PARAM
    2015-02-11 00:58:12: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_PARAM '
    2015-02-11 00:58:13: Removing file /tmp/file53D9Q6
    2015-02-11 00:58:13: Successfully removed file: /tmp/file53D9Q6
    2015-02-11 00:58:13: /bin/su successfully executed
    2015-02-11 00:58:13:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP
    2015-02-11 00:58:13: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP
    2015-02-11 00:58:13: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP '
    2015-02-11 00:58:13: Removing file /tmp/fileJAZWvt
    2015-02-11 00:58:13: Successfully removed file: /tmp/fileJAZWvt
    2015-02-11 00:58:13: /bin/su successfully executed
    2015-02-11 00:58:13: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP -status
    2015-02-11 00:58:13: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OSDSETUP -status '
    2015-02-11 00:58:13: Removing file /tmp/filesnoyLQ
    2015-02-11 00:58:13: Successfully removed file: /tmp/filesnoyLQ
    2015-02-11 00:58:13: /bin/su successfully executed
    2015-02-11 00:58:13: The 'ROOTCRS_OSDSETUP' status is SUCCESS
    2015-02-11 00:58:13: Oracle CRS home = /u01/app/12.1.0/grid_1
    2015-02-11 00:58:13: Host name = dbrac1
    2015-02-11 00:58:13: CRS user = grid
    2015-02-11 00:58:13: Oracle CRS home = /u01/app/12.1.0/grid_1
    2015-02-11 00:58:13: GPnP host = dbrac1
    2015-02-11 00:58:13: Oracle GPnP home = /u01/app/12.1.0/grid_1/gpnp
    2015-02-11 00:58:13: Oracle GPnP local home = /u01/app/12.1.0/grid_1/gpnp/dbrac1
    2015-02-11 00:58:13: GPnP directories verified.
    2015-02-11 00:58:13: Checking to see if Oracle CRS stack is already configured
    2015-02-11 00:58:13: Oracle CRS stack is already configured and will be running under init (1M)
    2015-02-11 00:58:13: ---Checking local gpnp setup...
    2015-02-11 00:58:13: chk gpnphome /u01/app/12.1.0/grid_1/gpnp/dbrac1: profile_ok 1 wallet_ok 1 r/o_wallet_ok 1
    2015-02-11 00:58:13: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer" -wu=peer
    2015-02-11 00:58:13: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer" -wu=peer
    2015-02-11 00:58:13: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer" -wu=peer '
    2015-02-11 00:58:13: Removing file /tmp/fileC5RBEe
    2015-02-11 00:58:13: Successfully removed file: /tmp/fileC5RBEe
    2015-02-11 00:58:13: /bin/su successfully executed
    2015-02-11 00:58:13: gpnptool: rc=0
    2015-02-11 00:58:13: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:13: Profile "/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer"
    2015-02-11 00:58:13: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr" -wu=peer
    2015-02-11 00:58:13: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr" -wu=peer
    2015-02-11 00:58:13: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr" -wu=peer '
    2015-02-11 00:58:14: Removing file /tmp/filebJUCzD
    2015-02-11 00:58:14: Successfully removed file: /tmp/filebJUCzD
    2015-02-11 00:58:14: /bin/su successfully executed
    2015-02-11 00:58:14: gpnptool: rc=0
    2015-02-11 00:58:14: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:14: Profile "/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr"
    2015-02-11 00:58:14: chk gpnphome /u01/app/12.1.0/grid_1/gpnp/dbrac1: OK
    2015-02-11 00:58:14: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -o="/tmp/fileW3oHv3" -prf_cn -prf_cid -prf_sq -prf_pa
    2015-02-11 00:58:14: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -o="/tmp/fileW3oHv3" -prf_cn -prf_cid -prf_sq -prf_pa
    2015-02-11 00:58:14: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -o="/tmp/fileW3oHv3" -prf_cn -prf_cid -prf_sq -prf_pa '
    2015-02-11 00:58:14: Removing file /tmp/fileXuqOrt
    2015-02-11 00:58:14: Successfully removed file: /tmp/fileXuqOrt
    2015-02-11 00:58:14: /bin/su successfully executed
    2015-02-11 00:58:14: gpnptool: rc=0
    2015-02-11 00:58:14: gpnptool output:
    2015-02-11 00:58:14: Removing file /tmp/fileW3oHv3
    2015-02-11 00:58:14: Successfully removed file: /tmp/fileW3oHv3
    2015-02-11 00:58:14: setting profile permissions
    2015-02-11 00:58:14: resfiles are /u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/root/ewallet.p12 /u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/peer/cwallet.sso /u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/prdr/cwallet.sso /u01/app/12.1.0/grid_1/gpnp/dbrac1/wallets/pa/cwallet.sso
    2015-02-11 00:58:14: GPnP Wallets ownership/permissions successfully set. [node-local=1]
    2015-02-11 00:58:14: ---Checking cluster-wide gpnp setup...
    2015-02-11 00:58:14: chk gpnphome /u01/app/12.1.0/grid_1/gpnp: profile_ok 1 wallet_ok 1 r/o_wallet_ok 1
    2015-02-11 00:58:14: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer
    2015-02-11 00:58:14: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer
    2015-02-11 00:58:14: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer '
    2015-02-11 00:58:15: Removing file /tmp/filefqLPlU
    2015-02-11 00:58:15: Successfully removed file: /tmp/filefqLPlU
    2015-02-11 00:58:15: /bin/su successfully executed
    2015-02-11 00:58:15: gpnptool: rc=0
    2015-02-11 00:58:15: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:15: Profile "/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer"
    2015-02-11 00:58:15: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/prdr" -wu=peer
    2015-02-11 00:58:15: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/prdr" -wu=peer
    2015-02-11 00:58:15: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/prdr" -wu=peer '
    2015-02-11 00:58:15: Removing file /tmp/fileudaEhm
    2015-02-11 00:58:15: Successfully removed file: /tmp/fileudaEhm
    2015-02-11 00:58:15: /bin/su successfully executed
    2015-02-11 00:58:15: gpnptool: rc=0
    2015-02-11 00:58:15: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:15: Profile "/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/wallets/prdr"
    2015-02-11 00:58:15: chk gpnphome /u01/app/12.1.0/grid_1/gpnp: OK
    2015-02-11 00:58:15: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -o="/tmp/fileYSmOeP" -prf_cn -prf_cid -prf_sq -prf_pa
    2015-02-11 00:58:15: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -o="/tmp/fileYSmOeP" -prf_cn -prf_cid -prf_sq -prf_pa
    2015-02-11 00:58:15: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool getpval -p="/u01/app/12.1.0/grid_1/gpnp/profiles/peer/profile.xml" -o="/tmp/fileYSmOeP" -prf_cn -prf_cid -prf_sq -prf_pa '
    2015-02-11 00:58:15: Removing file /tmp/filernP1bi
    2015-02-11 00:58:15: Successfully removed file: /tmp/filernP1bi
    2015-02-11 00:58:15: /bin/su successfully executed
    2015-02-11 00:58:15: gpnptool: rc=0
    2015-02-11 00:58:15: gpnptool output:
    2015-02-11 00:58:15: Removing file /tmp/fileYSmOeP
    2015-02-11 00:58:15: Successfully removed file: /tmp/fileYSmOeP
    2015-02-11 00:58:15: setting profile permissions
    2015-02-11 00:58:15: resfiles are /u01/app/12.1.0/grid_1/gpnp/wallets/root/ewallet.p12 /u01/app/12.1.0/grid_1/gpnp/wallets/peer/cwallet.sso /u01/app/12.1.0/grid_1/gpnp/wallets/prdr/cwallet.sso /u01/app/12.1.0/grid_1/gpnp/wallets/pa/cwallet.sso
    2015-02-11 00:58:15: GPnP Wallets ownership/permissions successfully set. [node-local=0]
    2015-02-11 00:58:15: gpnp setup checked: local valid? 1 cluster-wide valid? 1
    2015-02-11 00:58:15: gpnptool: run /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer
    2015-02-11 00:58:15: Running as user grid: /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer
    2015-02-11 00:58:15: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/gpnptool verify -p="/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" -w="file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer" -wu=peer '
    2015-02-11 00:58:16: Removing file /tmp/fileaK8v7L
    2015-02-11 00:58:16: Successfully removed file: /tmp/fileaK8v7L
    2015-02-11 00:58:16: /bin/su successfully executed
    2015-02-11 00:58:16: gpnptool: rc=0
    2015-02-11 00:58:16: gpnptool output:
    Profile signature is valid.
    2015-02-11 00:58:16: Profile "/u01/app/12.1.0/grid_1/gpnp/dbrac1/profiles/peer/profile.xml" signature is VALID for wallet "file:/u01/app/12.1.0/grid_1/gpnp/wallets/peer"
    2015-02-11 00:58:16: Local and Cluster-wide setups signed with same wallet.
    gpnp setup: CLUSTERWIDE
    2015-02-11 00:58:16: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl query crs releaseversion
    2015-02-11 00:58:16: Command output:
    >  Oracle High Availability Services release version on the local node is [12.1.0.1.0]
    >End Command output
    2015-02-11 00:58:16: Version String passed is: [Oracle High Availability Services release version on the local node is [12.1.0.1.0]]
    2015-02-11 00:58:16: Version Info returned is : [12.1.0.1.0]
    2015-02-11 00:58:16: Got CRS release version: 12.1.0.1.0
    2015-02-11 00:58:16: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status
    2015-02-11 00:58:16: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_STACK -status '
    2015-02-11 00:58:16: Removing file /tmp/fileshWmsh
    2015-02-11 00:58:16: Successfully removed file: /tmp/fileshWmsh
    2015-02-11 00:58:16: /bin/su successfully executed
    2015-02-11 00:58:16: The 'ROOTCRS_STACK' is either in START/FAILED state
    2015-02-11 00:58:16:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR
    2015-02-11 00:58:16: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR
    2015-02-11 00:58:16: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR '
    2015-02-11 00:58:16: Removing file /tmp/fileIB67nN
    2015-02-11 00:58:16: Successfully removed file: /tmp/fileIB67nN
    2015-02-11 00:58:16: /bin/su successfully executed
    2015-02-11 00:58:16: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR -status
    2015-02-11 00:58:16: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR -status '
    2015-02-11 00:58:16: Removing file /tmp/filenbKqUj
    2015-02-11 00:58:16: Successfully removed file: /tmp/filenbKqUj
    2015-02-11 00:58:16: /bin/su successfully executed
    2015-02-11 00:58:16: The 'ROOTCRS_OLR' status is SUCCESS
    2015-02-11 00:58:16: 'ROOTCRS_OLR' state is 'SUCCESS'
    2015-02-11 00:58:16: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR -status
    2015-02-11 00:58:16: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OLR -status '
    2015-02-11 00:58:17: Removing file /tmp/filevkRq2Q
    2015-02-11 00:58:17: Successfully removed file: /tmp/filevkRq2Q
    2015-02-11 00:58:17: /bin/su successfully executed
    2015-02-11 00:58:17: The 'ROOTCRS_OLR' status is SUCCESS
    2015-02-11 00:58:17: OLR is already initialized
    2015-02-11 00:58:17: Executing /u01/app/12.1.0/grid_1/bin/crsctl create scr grid
    2015-02-11 00:58:17: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl create scr grid
    2015-02-11 00:58:17:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP
    2015-02-11 00:58:17: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP
    2015-02-11 00:58:17: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP '
    2015-02-11 00:58:17: Removing file /tmp/filevuHPep
    2015-02-11 00:58:17: Successfully removed file: /tmp/filevuHPep
    2015-02-11 00:58:17: /bin/su successfully executed
    2015-02-11 00:58:17: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP -status
    2015-02-11 00:58:17: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_GPNPSETUP -status '
    2015-02-11 00:58:17: Removing file /tmp/filegPte2X
    2015-02-11 00:58:17: Successfully removed file: /tmp/filegPte2X
    2015-02-11 00:58:17: /bin/su successfully executed
    2015-02-11 00:58:17: The 'ROOTCRS_GPNPSETUP' status is SUCCESS
    2015-02-11 00:58:17: 'ROOTCRS_GPNPSETUP' state is SUCCESS
    2015-02-11 00:58:17: Local GPNP is already initialized
    2015-02-11 00:58:17: Pin process list is osysmond.bin,ologgerd,ocssd.bin,cssdmonitor,cssdagent,mdb_pmon_-MGMTDB,kswapd0
    2015-02-11 00:58:17:   copy "/u01/app/12.1.0/grid_1/crf/admin/crfdbrac1.ora" => "/tmp/DRDpfvHuaC"
    2015-02-11 00:58:17: Copied existing orafile
    2015-02-11 00:58:17: Creating CHM/OS config file /u01/app/12.1.0/grid_1/crf/admin/crfdbrac1.ora
    2015-02-11 00:58:17: Trying to check if new CRS stack is partially up
    2015-02-11 00:58:17: check new crs stack
    2015-02-11 00:58:17: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check resource ora.cssd -init
    2015-02-11 00:58:17: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.cssd -init
    2015-02-11 00:58:18: Checking the status of ora.cssd
    2015-02-11 00:58:23: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.cssd -init
    2015-02-11 00:58:23: Checking the status of ora.cssd
    2015-02-11 00:58:28: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.cssd -init
    2015-02-11 00:58:28: Checking the status of ora.cssd
    2015-02-11 00:58:33: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check resource ora.crsd -init
    2015-02-11 00:58:33: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.crsd -init
    2015-02-11 00:58:33: Checking the status of ora.crsd
    2015-02-11 00:58:38: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.crsd -init
    2015-02-11 00:58:38: Checking the status of ora.crsd
    2015-02-11 00:58:43: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.crsd -init
    2015-02-11 00:58:44: Checking the status of ora.crsd
    2015-02-11 00:58:49: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check resource ora.evmd -init
    2015-02-11 00:58:49: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.evmd -init
    2015-02-11 00:58:49: Checking the status of ora.evmd
    2015-02-11 00:58:54: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.evmd -init
    2015-02-11 00:58:54: Checking the status of ora.evmd
    2015-02-11 00:58:59: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl status resource ora.evmd -init
    2015-02-11 00:58:59: Checking the status of ora.evmd
    2015-02-11 00:59:04: Oracle Grid Infrastructure is not running from /u01/app/12.1.0/grid_1
    2015-02-11 00:59:04: Deleting older CHM/OS repository at
    2015-02-11 00:59:04:   copy "/tmp/DRDpfvHuaC" => "/u01/app/12.1.0/grid_1/crf/admin/crfdbrac1.ora"
    2015-02-11 00:59:04: Check and delete older IPD/OS installation
    2015-02-11 00:59:04: INFO: The OS Tool is not installed at /usr/lib/oracrf.
    2015-02-11 00:59:04: Registering ohasd
    2015-02-11 00:59:04:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD
    2015-02-11 00:59:04: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD
    2015-02-11 00:59:04: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD '
    2015-02-11 00:59:05: Removing file /tmp/fileF65ZJD
    2015-02-11 00:59:05: Successfully removed file: /tmp/fileF65ZJD
    2015-02-11 00:59:05: /bin/su successfully executed
    2015-02-11 00:59:05: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD -status
    2015-02-11 00:59:05: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_OHASD -status '
    2015-02-11 00:59:05: Removing file /tmp/filewDoW1j
    2015-02-11 00:59:05: Successfully removed file: /tmp/filewDoW1j
    2015-02-11 00:59:05: /bin/su successfully executed
    2015-02-11 00:59:05: The 'ROOTCRS_OHASD' status is SUCCESS
    2015-02-11 00:59:05: 'ROOTCRS_OHASD' state is SUCCESS
    2015-02-11 00:59:05: ohasd already registered
    2015-02-11 00:59:05: Starting ohasd
    2015-02-11 00:59:05: Checking the status of ohasd
    2015-02-11 00:59:05: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check has
    2015-02-11 00:59:05: ohasd is already running
    2015-02-11 00:59:05: Checking the status of ohasd
    2015-02-11 00:59:05: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check has
    2015-02-11 00:59:05: ohasd started successfully
    2015-02-11 00:59:05: Creating OHASD resources and dependencies
    2015-02-11 00:59:05: Configuring HASD
    2015-02-11 00:59:05:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES
    2015-02-11 00:59:05: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES
    2015-02-11 00:59:05: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES '
    2015-02-11 00:59:05: Removing file /tmp/fileral9N1
    2015-02-11 00:59:05: Successfully removed file: /tmp/fileral9N1
    2015-02-11 00:59:05: /bin/su successfully executed
    2015-02-11 00:59:05: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES -status
    2015-02-11 00:59:05: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_INITRES -status '
    2015-02-11 00:59:06: Removing file /tmp/fileL9iNaK
    2015-02-11 00:59:06: Successfully removed file: /tmp/fileL9iNaK
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: The 'ROOTCRS_INITRES' status is SUCCESS
    2015-02-11 00:59:06: 'ROOTCRS_INITRES' state is SUCCESS
    2015-02-11 00:59:06: OHASD Resources are already configured
    2015-02-11 00:59:06: Successfully created OHASD resources for cluster and ASM
    2015-02-11 00:59:06:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST
    2015-02-11 00:59:06: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST
    2015-02-11 00:59:06: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST '
    2015-02-11 00:59:06: Removing file /tmp/fileqVR08s
    2015-02-11 00:59:06: Successfully removed file: /tmp/fileqVR08s
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST -status
    2015-02-11 00:59:06: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_AFDINST -status '
    2015-02-11 00:59:06: Removing file /tmp/fileOqJoHc
    2015-02-11 00:59:06: Successfully removed file: /tmp/fileOqJoHc
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: The 'ROOTCRS_AFDINST' status is SUCCESS
    2015-02-11 00:59:06:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST
    2015-02-11 00:59:06: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST
    2015-02-11 00:59:06: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST '
    2015-02-11 00:59:06: Removing file /tmp/file1r4ZQW
    2015-02-11 00:59:06: Successfully removed file: /tmp/file1r4ZQW
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST -status
    2015-02-11 00:59:06: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_ACFSINST -status '
    2015-02-11 00:59:06: Removing file /tmp/filePXzECH
    2015-02-11 00:59:06: Successfully removed file: /tmp/filePXzECH
    2015-02-11 00:59:06: /bin/su successfully executed
    2015-02-11 00:59:06: The 'ROOTCRS_ACFSINST' status is SUCCESS
    2015-02-11 00:59:06: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl stop crs -f
    2015-02-11 00:59:09: Command output:
    >  CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.evmd' on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.mdnsd' on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.gipcd' on 'dbrac1'
    >  CRS-2673: Attempting to stop 'ora.gpnpd' on 'dbrac1'
    >  CRS-2677: Stop of 'ora.cssdmonitor' on 'dbrac1' succeeded
    >  CRS-2677: Stop of 'ora.gipcd' on 'dbrac1' succeeded
    >  CRS-2677: Stop of 'ora.evmd' on 'dbrac1' succeeded
    >  CRS-2677: Stop of 'ora.mdnsd' on 'dbrac1' succeeded
    >  CRS-2677: Stop of 'ora.gpnpd' on 'dbrac1' succeeded
    >  CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'dbrac1' has completed
    >  CRS-4133: Oracle High Availability Services has been stopped.
    >End Command output
    2015-02-11 00:59:09: The return value of stop of CRS: 0
    2015-02-11 00:59:09: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl check crs
    2015-02-11 00:59:09: Command output:
    >  CRS-4639: Could not contact Oracle High Availability Services
    >End Command output
    2015-02-11 00:59:09: Oracle CRS stack has been shut down
    2015-02-11 00:59:09:      ckpt: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG
    2015-02-11 00:59:09: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG
    2015-02-11 00:59:09: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG '
    2015-02-11 00:59:10: Removing file /tmp/file9QLcAB
    2015-02-11 00:59:10: Successfully removed file: /tmp/file9QLcAB
    2015-02-11 00:59:10: /bin/su successfully executed
    2015-02-11 00:59:10: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG -status
    2015-02-11 00:59:10: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -chkckpt -name ROOTCRS_BOOTCFG -status '
    2015-02-11 00:59:10: Removing file /tmp/fileMeQD8v
    2015-02-11 00:59:10: Successfully removed file: /tmp/fileMeQD8v
    2015-02-11 00:59:10: /bin/su successfully executed
    2015-02-11 00:59:10: The 'ROOTCRS_BOOTCFG' status is SUCCESS
    2015-02-11 00:59:10: 'ROOTCRS_BOOTCFG' state is SUCCESS
    2015-02-11 00:59:10: Node specific initial boot configuration already completed
    2015-02-11 00:59:10: Startup level is 11
    2015-02-11 00:59:10: Attempt to start the whole CRS stack
    2015-02-11 00:59:10: Executing cmd: /u01/app/12.1.0/grid_1/bin/crsctl start crs -wait
    2015-02-11 01:09:57: Command output:
    >  CRS-4123: Starting Oracle High Availability Services-managed resources
    >  CRS-2672: Attempting to start 'ora.mdnsd' on 'dbrac1'
    >  CRS-2672: Attempting to start 'ora.evmd' on 'dbrac1'
    >  CRS-2676: Start of 'ora.mdnsd' on 'dbrac1' succeeded
    >  CRS-2676: Start of 'ora.evmd' on 'dbrac1' succeeded
    >  CRS-2672: Attempting to start 'ora.gpnpd' on 'dbrac1'
    >  CRS-2676: Start of 'ora.gpnpd' on 'dbrac1' succeeded
    >  CRS-2672: Attempting to start 'ora.gipcd' on 'dbrac1'
    >  CRS-2676: Start of 'ora.gipcd' on 'dbrac1' succeeded
    >  CRS-2672: Attempting to start 'ora.cssdmonitor' on 'dbrac1'
    >  CRS-2676: Start of 'ora.cssdmonitor' on 'dbrac1' succeeded
    >  CRS-2672: Attempting to start 'ora.cssd' on 'dbrac1'
    >  CRS-2672: Attempting to start 'ora.diskmon' on 'dbrac1'
    >  CRS-2676: Start of 'ora.diskmon' on 'dbrac1' succeeded
    >  CRS-2789: Cannot stop resource 'ora.diskmon' as it is not running on server 'dbrac1'
    >  CRS-2883: Resource 'ora.cssdmonitor' failed during Clusterware stack start.
    >  CRS-4406: Oracle High Availability Services synchronous start failed.
    >  CRS-4000: Command Start failed, or completed with errors.
    >End Command output
    2015-02-11 01:09:57: The return value of blocking start of CRS: 1
    2015-02-11 01:09:57: Failed to start the Oracle CRS stack
    2015-02-11 01:09:57: Executing cmd: /u01/app/12.1.0/grid_1/bin/clsecho -p has -f clsrsc -m 117
    2015-02-11 01:09:57: Command output:
    >  CLSRSC-117: Failed to start Oracle Clusterware stack
    >End Command output
    2015-02-11 01:09:57: Executing cmd: /u01/app/12.1.0/grid_1/bin/clsecho -p has -f clsrsc -m 117
    2015-02-11 01:09:57: Command output:
    >  CLSRSC-117: Failed to start Oracle Clusterware stack
    >End Command output
    2015-02-11 01:09:57: CLSRSC-117: Failed to start Oracle Clusterware stack
    2015-02-11 01:09:57: ###### Begin DIE Stack Trace ######
    2015-02-11 01:09:57:     Package         File                 Line Calling  
    2015-02-11 01:09:57:     --------------- -------------------- ---- ----------
    2015-02-11 01:09:57:  1: main            rootcrs.pl            211 crsutils::dietrap
    2015-02-11 01:09:57:  2: crsinstall      crsinstall.pm         941 main::__ANON__
    2015-02-11 01:09:57:  3: crsinstall      crsinstall.pm         857 crsinstall::start_cluster
    2015-02-11 01:09:57:  4: crsinstall      crsinstall.pm         281 crsinstall::prepare_to_start_clusterware
    2015-02-11 01:09:57:  5: crsinstall      crsinstall.pm         219 crsinstall::CRSInstall
    2015-02-11 01:09:57:  6: main            rootcrs.pl            334 crsinstall::new
    2015-02-11 01:09:57: ####### End DIE Stack Trace #######
    2015-02-11 01:09:57: ROOTCRS_STACK checkpoint has failed
    2015-02-11 01:09:57: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -writeckpt -name ROOTCRS_STACK -state FAIL
    2015-02-11 01:09:57: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -writeckpt -name ROOTCRS_STACK -state FAIL '
    2015-02-11 01:09:57: Removing file /tmp/fileJKiQVi
    2015-02-11 01:09:57: Successfully removed file: /tmp/fileJKiQVi
    2015-02-11 01:09:57: /bin/su successfully executed
    2015-02-11 01:09:57: Succeeded in writing the checkpoint:'ROOTCRS_STACK' with status:FAIL
    2015-02-11 01:09:57: Running as user grid: /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -writeckpt -name ROOTCRS_STACK -state FAIL
    2015-02-11 01:09:57: s_run_as_user2: Running /bin/su grid -c ' /u01/app/12.1.0/grid_1/bin/cluutil -ckpt -oraclebase /u01/app/grid -writeckpt -name ROOTCRS_STACK -state FAIL '
    2015-02-11 01:09:58: Removing file /tmp/file3h3DN6
    2015-02-11 01:09:58: Successfully removed file: /tmp/file3h3DN6
    2015-02-11 01:09:58: /bin/su successfully executed
    2015-02-11 01:09:58: Succeeded in writing the checkpoint:'ROOTCRS_STACK' with status:FAIL

  • Messaging Server 3.6 fails to start even though the Administration Server says "Success"

    Messaging Server 3.6 fails to start even though the Administration Server says
    "Success". There are no entries in the log to help explain what has happened.
    <P>
    Any failure to start Messaging Server via Administration should be analyzed by
    starting the server with /etc/NscpMail.
    <P>
    # /etc/NscpMail start
    19991219004527:Dispatch:Notification:Network Module (IMAP4-Server) Failed the verify environment test.
    Module not Loaded.
    Startup Problem:
    Problem Gaining Unique Lock
    Netscape Messaging Server Exiting!
    <P>
    This error is caused by an inability to create the .netscape.mailID file
    inside the top level of the postoffice.
    <P>
    # cd /var/spool/postoffice
    # ls -la
    total 30
    dr-x------ 8 nobody nobody 512 Dec 19 01:06 .
    drwxrwxr-x 13 root bin 512 Feb 12 1999 ..
    drwx------ 2 nobody nobody 1536 Dec 19 01:04 config
    drwx------ 2 nobody nobody 512 Dec 19 01:04 control
    drwx------ 3 nobody nobody 512 Dec 19 01:04 deferred
    drwx------ 2 nobody nobody 512 Dec 19 01:04 hold
    drwx------ 2 nobody nobody 5120 Dec 19 01:04 log
    drwx------ 2 nobody nobody 512 Dec 19 01:04 messages
    -rw-r--r-- 1 root other 183 Apr 12 1999 sie.conf
    -rw-r--r-- 1 root other 6 Dec 19 01:04 socket.dat
    <P>
    NOTE: The "." entry is the same as ls -l /var/spool/postoffice
    <P>
    # chmod u+w .
    # /etc/NscpMail start
    # ls -la
    total 32
    drwx------ 8 nobody nobody 512 Dec 19 01:04 .
    drwxrwxr-x 13 root bin 512 Feb 12 1999 ..
    -rw------- 1 nobody nobody 5 Dec 19 01:04 .netscape.mailID
    drwx------ 2 nobody nobody 1536 Dec 19 01:04 config
    drwx------ 2 nobody nobody 512 Dec 19 01:04 control
    drwx------ 3 nobody nobody 512 Dec 19 01:04 deferred
    drwx------ 2 nobody nobody 512 Dec 19 01:04 hold
    drwx------ 2 nobody nobody 5120 Dec 19 01:04 log
    drwx------ 2 nobody nobody 512 Dec 19 01:04 messages
    -rw-r--r-- 1 root other 183 Apr 12 1999 sie.conf
    -rw-r--r-- 1 root other 6 Dec 19 01:04 socket.dat

    Hi,
    Please check if you have disabled the autodisconnect feature of the Server service. On Windows servers it can be configured through the Autodisconnect registry key.
    \HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\
    CIFS and SMB Timeouts in Windows
    http://blogs.msdn.com/b/openspecification/archive/2013/03/19/cifs-and-smb-timeouts-in-windows.aspx
    Based on the research, as the open shared folder is in a SMB session, the default timeout for SMB session is 15 minutes. If the SMB session is inactive for 15 minutes the server will send a TCP reset to close the SMB connection. Until the
    Autodisconnect timer is reached, the server will send an NBT keep-alive packet every two minutes. If a client or server application is not written to properly handle network delays, it may terminate the session prior to the default timeout
    period.
    For more detailed information, please refer to the thread below:
    Session doesn't close Shared Folder
    https://social.technet.microsoft.com/Forums/en-US/54f658c8-3d41-4beb-9a2f-47b054a11b7a/session-doesnt-close-shared-folder?forum=smallbusinessserver
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Failed to start web application in weblogic server 11g R1 RBACx

    Hi friends,
    I have an error when starting Oracle Identity Analitycs 11g R1, someone can help me solve the problem
    Log Weblogic Server server when starting the web application rbacx.war:
    ####<Apr 7, 2011 11:57:37 AM GMT-05:00> <Warning> <HTTP> <vkpeoplesoft000> <RbacxAdmin> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302195457218> <BEA-101162> <User defined listener org.springframework.web.util.Log4jConfigListener failed: java.lang.IllegalStateException: Cannot set web app root system property when WAR file is not expanded.
    java.lang.IllegalStateException: Cannot set web app root system property when WAR file is not expanded
    at org.springframework.web.util.WebUtils.setWebAppRootSystemProperty(WebUtils.java:139)
    at org.springframework.web.util.Log4jWebConfigurer.initLogging(Log4jWebConfigurer.java:118)
    at org.springframework.web.util.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:47)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ####<Apr 7, 2011 11:57:37 AM GMT-05:00> <Info> <Deployer> <vkpeoplesoft000> <RbacxAdmin> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302195457234> <BEA-149059> <Module rbacx.war of application rbacx is transitioning from STATE_ADMIN to STATE_PREPARED on server RbacxAdmin.>
    ####<Apr 7, 2011 11:57:37 AM GMT-05:00> <Info> <ServletContext-/rbacx> <vkpeoplesoft000> <RbacxAdmin> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1302195457234> <BEA-000000> <Shutting down log4j>
    ####<Apr 7, 2011 11:57:37 AM GMT-05:00> <Info> <Deployer> <vkpeoplesoft000> <RbacxAdmin> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302195457265> <BEA-149060> <Module rbacx.war of application rbacx successfully transitioned from STATE_ADMIN to STATE_PREPARED on server RbacxAdmin.>
    See the full log:
    http://yourpaste.net/7984
    Grateful

    No wonder you are having problems. The document you have linked to is full of errors and inconsistencies.
    Anyway, find log4j.properties under your expanded war file location and update it so that
    log4j.appender.file.file=logs/rbacx.log
    is updated to point to a location that exists and is writable by weblogic, eg:
    log4j.appender.file.file=/opt/oracle/weblogic/user_projects/OIA/logs/rbacx.log

  • Error while installing oracle 10g in redhat Server

    Hi experts,
    I installed Oracle 10g in RedHat Linux server. After the installation Oracle will work smoothly. After restarting the server we try to start the listener service manually but it is not starting. I configured listener.ora file using GUI interface and also set Oracle HOME and Oracle SID. But still it’s not starting.
    when Try to start the listener the following error comes.
    Tns-12537:TNS:Connection closed
    Tns-12560:TNS:PROTOCOL ADAPTER ERROR
    Tns-00507:TNS:Connection closed
    Linux error 29:illegal Seek.
    Please help me

    Thanks for the answer it was helpful and i successfully started the oracle database.
    and i am trying to import dump file to tha database by creating the new schema when i try this i used the command like
    imp userid=username/password@servicename file=C:\filename.dmp fromuser=username touser=username but i got error as no such command.pls help

  • Install OEM 12c fails on "start oracle management service". win2008

    Windows Server 2008 R2 Enterprise SP1 x64
    Oracle Database 11g release 11.2.0.3.0
    I install OEM 12c(12.1.0.3) following this manual: Installing Enterprise Manager System
    before start i've installed WebLogic Server 10.3.6 and aplied 2 patches specified in this manual
    installation type is advanced, small, so i have created database from the appropriate template
    i also installed cygwin and started ssh-service
    the installation of OEM process fails on 73% "start oracle management service" with this message:
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: cmd /c set NEED_EXIT_CODE=1&&C:\Oracle\Middleware\oms\bin\emctl.bat start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 3 
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.oms:Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
    INFO: oracle.sysman.top.oms:Oracle Management Server is Down
    INFO: oracle.sysman.top.oms:Please check C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details
    SEVERE: oracle.sysman.top.oms:Starting of OMS failed.
    in C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log i got this:
    2013-09-06 12:24:27,012 [main] ERROR commands.BaseCommand logAndPrint.620 - Oracle Management Server Could Not Be Started
    Check EM Server log file for details: C:\Oracle\gc_inst\user_projects\domains\GCDomain\servers\EMGC_OMS1\logs\EMGC_OMS1.out
    2013-09-06 12:24:27,012 [main] INFO  commands.StartCommand startOMS.337 - startOMS finished with result: 1
    2013-09-06 12:24:30,974 [main] INFO  commands.StartCommand startOMS.371 - net start return code is 2
    2013-09-06 12:24:30,974 [main] ERROR commands.BaseCommand logAndPrint.620 - Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
    2013-09-06 12:24:34,094 [main] INFO  commands.BaseCommand printMessage.404 - statusOMS finished with result: 8
    2013-09-06 12:24:34,094 [main] ERROR commands.BaseCommand logAndPrint.620 - Please check C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details
    and in C:\Oracle\gc_inst\user_projects\domains\GCDomain\servers\EMGC_OMS1\logs\EMGC_OMS1.out this:
    <06.09.2013 12:24:01 ICT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 23.25-b01 from Oracle Corporation>
    <06.09.2013 12:24:01 ICT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 13349651 Thu May 24 10:18:28 IST 2012
    WebLogic Server Temporary Patch for BUG14482558 Fri Jan 11 11:20:16 IST 2013
    WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <06.09.2013 12:24:03 ICT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:Error: Failed to get value from Standard Input
    Enter password to boot WebLogic server:
    <06.09.2013 12:24:04 ICT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Booting as admin server, but servername, EMGC_OMS1, does not match the admin server name, EMGC_ADMINSERVER
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:67)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
         at weblogic.Server.main(Server.java:71)
    >
    <06.09.2013 12:24:04 ICT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    wlst:
    wls:/offline>
    what I did wrong? how to start WLS server?

    Hi,
    First of all with EM 12.1.0.x any version you are not required to install wls separately, we have single installer for em and wls. Is there any specific reason you installer wls separately?
    Coming back to your issue: can you check
    %OMS_HOME%\BIN>emctl istart oms completes successfully.
    %OMS_HOME%\BIN>emctl istop oms completes successfully.
    Also open an SR with Oracle support and share the number. We should debug such issue through SR so that we can share logs and come find a root cause.

  • Failed to start Oracle Weblogic Server node in 11g

    Hello friends,
    I have a problem starting the Weblogic Server node Oracle 11g (10.3.5).
    Any suggestions to solve the problem
    Logs----------------------------------------------------------------------------------
    <Nov 3, 2011 12:33:03 PM> <INFO> <NodeManager> <Server output log file is '/opt/middleware/user_projects/domains/DomainOWL/servers/Server01/logs/Server01.out'>
    <Nov 3, 2011 12:33:07 PM PET> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Nov 3, 2011 12:33:07 PM PET> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Nov 3, 2011 12:33:11 PM PET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 19.1-b02 from Sun Microsystems Inc.>
    <Nov 3, 2011 12:33:18 PM PET> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
    <Nov 3, 2011 12:33:24 PM PET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Nov 3, 2011 12:33:24 PM PET> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Nov 3, 2011 12:33:25 PM PET> <Notice> <Log Management> <BEA-170019> <The server log file /opt/middleware/user_projects/domains/DomainOWL/servers/Server01/logs/Server01.log is opened. All server side log events will be written to this file.>
    <Nov 3, 2011 12:33:25 PM PET> <Warning> <NodeManager> <BEA-300043> <Node manager native library not found - server process id not saved.>
    <Nov 3, 2011 12:33:26 PM PET> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that a native performance library is in: '"/opt/jdk1.6.0/jre/lib/sparcv9/server:/opt/jdk1.6.0/jre/lib/sparcv9:/opt/jdk1.6.0/jre/../lib/sparcv9:/opt/middleware/patch_wls1035/profiles/default/native:/opt/middleware/patch_ocp360/profiles/default/native:/opt/middleware/wlserver_10.3/server/native/solaris/sparc64:/opt/middleware/wlserver_10.3/server/native/solaris/sparc64:/opt/middleware/wlserver_10.3/server/native/solaris/sparc64/oci920_8:/usr/jdk/packages/lib/sparcv9:/lib/64:/usr/lib/64"'
    >
    <Nov 3, 2011 12:33:37 PM PET> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Nov 3, 2011 12:33:40 PM PET> <Warning> <Store> <BEA-280101> <The persistent file store "_WLS_Server01" is forced to use buffered I/O and so may have significantly degraded performance. Either the OS/hardware environment does not support the chosen write policy or the native wlfileio library is missing. See store open log messages for the requested and final write policies. See the documentation on store synchronous write policy configuration for advice.>
    <Nov 3, 2011 12:33:49 PM PET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Nov 3, 2011 12:33:49 PM PET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Nov 3, 2011 12:33:56 PM PET> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Nov 3, 2011 12:33:56 PM PET> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Nov 3, 2011 12:33:56 PM PET> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of oimClusterT.>
    <Nov 3, 2011 12:34:26 PM PET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Nov 3, 2011 12:34:27 PM PET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Nov 3, 2011 12:34:27 PM PET> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
    <Nov 3, 2011 12:34:31 PM PET> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file /opt/middleware/wlserver_10.3/server/lib/DemoIdentity.jks.>
    <Nov 3, 2011 12:34:31 PM PET> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/middleware/wlserver_10.3/server/lib/DemoTrust.jks.>
    <Nov 3, 2011 12:34:31 PM PET> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/jdk1.6.0/jre/lib/security/cacerts.>
    <Nov 3, 2011 12:34:33 PM PET> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: SunPKCS11-Solaris RSA public key, 512 bits (id 58638024, session object)
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Thu Mar 21 15:12:27 PET 2002,
                   To: Tue Mar 22 15:12:27 PET 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <Nov 3, 2011 12:34:33 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:33 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 192.168.1.10:7006 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.1.10:7005 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Nov 3, 2011 12:34:34 PM PET> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "Server01" for domain "DomainOWL" running in Production Mode>
    Exception in thread "[STANDBY] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
         at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:217)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Exception in thread "[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    <Nov 3, 2011 12:36:27 PM PET> <Error> <HTTP> <BEA-101020> <[ServletContext@15375304[app:bea_wls_deployment_internal module:bea_wls_deployment_internal.war path:/bea_wls_deployment_internal spec-version:null]] Servlet failed with Exception
    java.lang.OutOfMemoryError: PermGen space
    >
    Exception in thread "[ACTIVE] ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "Timer-1" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    <Nov 3, 2011 12:36:53 PM PET> <Error> <HTTP> <BEA-101020> <[ServletContext@15375304[app:bea_wls_deployment_internal module:bea_wls_deployment_internal.war path:/bea_wls_deployment_internal spec-version:null]] Servlet failed with Exception
    java.lang.OutOfMemoryError: PermGen space
    >
    <Nov 3, 2011 12:36:24 PM PET> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
    java.lang.OutOfMemoryError: PermGen space.
    java.lang.OutOfMemoryError: PermGen space
    >
    <Nov 3, 2011 12:36:33 PM PET> <Error> <JMX> <BEA-149501> <An exception occurred while registering the MBean com.bea:Name=idmAdminServerT,Type=Server at property WebService.
    java.lang.OutOfMemoryError: PermGen space
    >
    Exception in thread "[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '24' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '17' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    <Nov 3, 2011 12:37:16 PM PET> <Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. You may want to alter your configuration.>
    Exception in thread "[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '25' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    <Nov 3, 2011 12:39:41 PM PET> <Error> <HTTP> <BEA-101216> <Servlet: "CoordinatorPortTypeServlethttp" failed to preload on startup in Web application: "wls-wsat.war".
    java.lang.OutOfMemoryError: PermGen space
    >
    <Nov 3, 2011 12:42:32 PM PET> <Error> <HTTP> <BEA-101017> <[ServletContext@15375304[app:bea_wls_deployment_internal module:bea_wls_deployment_internal.war path:/bea_wls_deployment_internal spec-version:null]] Root cause of ServletException.
    java.lang.OutOfMemoryError: PermGen space
    >
    <Nov 3, 2011 12:43:15 PM PET> <Error> <HTTP> <BEA-101017> <[ServletContext@15375304[app:bea_wls_deployment_internal module:bea_wls_deployment_internal.war path:/bea_wls_deployment_internal spec-version:null]] Root cause of ServletException.
    java.lang.OutOfMemoryError: PermGen space
    >
    <Nov 3, 2011 12:43:26 PM PET> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
    java.lang.OutOfMemoryError: PermGen space.
    java.lang.OutOfMemoryError: PermGen space
    >
    Exception in thread "[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[STANDBY] ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    <Nov 3, 2011 12:45:53 PM PET> <Error> <HTTP> <BEA-101017> <[ServletContext@15375304[app:bea_wls_deployment_internal module:bea_wls_deployment_internal.war path:/bea_wls_deployment_internal spec-version:null]] Root cause of ServletException.
    java.lang.OutOfMemoryError: PermGen space
    >
    Exception in thread "[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "weblogic.timers.TimerThread" java.lang.OutOfMemoryError: PermGen space
    Thanks

    <Nov 4, 2011 11:42:08 AM PET> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
    java.lang.OutOfMemoryError: PermGen space.
    java.lang.OutOfMemoryError: PermGen space
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
         Truncated. see log file for complete stacktrace
    >
    <Nov 4, 2011 11:42:34 AM PET> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
         at java.lang.Class.getDeclaredMethods0(Native Method)
         at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
         at java.lang.Class.getDeclaredMethod(Class.java:1935)
         at java.io.ObjectStreamClass.getInheritableMethod(ObjectStreamClass.java:1349)
         at java.io.ObjectStreamClass.access$2200(ObjectStreamClass.java:52)
         Truncated. see log file for complete stacktrace
    >
    The WebLogic Server encountered a critical failure
    Reason: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "main" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '25' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    <Nov 4, 2011 11:44:08 AM PET> <Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. You may want to alter your configuration.>
    Exception in thread "[ACTIVE] ExecuteThread: '27' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    Exception in thread "[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    <Nov 4, 2011 11:44:43 AM PET> <Error> <Socket> <BEA-000405> <Uncaught Throwable in processSockets
    java.lang.OutOfMemoryError: PermGen space.
    java.lang.OutOfMemoryError: PermGen space
    I made the change and continue with the same problem, you can tell me which file should make this change, very grateful

  • Failed to start Oracle VM Server 2.2.2 - IOMMU setup failed

    Hi, all!
    After successful installation of Oracle VM Server 2.2.2 on PC with Intel Core 7 i've got error
    Panic on CPU 0:
    IOMMU setup failed but x2apic have enabled.
    After 5 seconds system will be rebooted.
    Any ideas?

    No, i didn't.
    I think, new hardware is not supported well by old Linux 5.3, on which OVS 2.2.2 is based.
    I installed Oracle VM 3.0.3 + patch. After resolving few issues with VM memory & kernel parameter my HVM VM works.

  • REP-52266: The in-process Reports Server rep_mictest failed to start.oracle

    Dear All
    I am facing the problem while calling report from Application server . When i checked the trace log file i got the below message .
    Exception 50139() Cant delete file E:\Mid\reports\server\<servername>.dat
    Can any one help me to come out from this problem
    Thanks
    jack

    Hi Jack
    Metalink id ID 429950.1,will provide u solutons
    Change the Reports Server configuration so that minEngine is set to a value less than or equal to initEngine and maxEngine
    Make the changes in ur rep_mictest.conf file location /$ORACLE_HOME/reports/conf(Take the backup of original report server.conf file)
    In my case the min Engine and InitEngine are set as follows
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="4" maxEngine="6" minEngine="3" engLife="50" maxIdle="30" callbackTimeOut="90000">
    Once you make the above changes,Bounce the report server
    Regards
    Fabian

  • Failed in starting up Portal 4.0 server

    Hi,
    I downloaded WebLogic Portal 4.0 from the web, followed the installation instructions (ie. wl server 6.1 -> portal 4.0 -> ebcc -> docs -> copying portal-license, setting PATH and updating license), then tried to start portal server; but, it never prompted for the system password. Instead, I got a message from the prompt window like this (after the "Please be patient" message): "The name specified is not recognized as an internal or extaernal command, operable program or batch file. Press any key to continue . . .". Then, if I really press any key, the window closed and nothing happens any more.
    I wonder what is wrong here and how to fix it.
    Thnak you very much for your help!
    Jane

    Sorry - I meant weblogic.integration.interest.
    Michael
    Michael Young wrote:
    hi.
    Please try posting this question in weblogic.interest.integration.
    Thanks,
    Michael
    Jane wrote:
    Hi,
    I downloaded WebLogic Portal 4.0 from the web, followed the installation instructions (ie. wl server 6.1 -> portal 4.0 -> ebcc -> docs -> copying portal-license, setting PATH and updating license), then tried to start portal server; but, it never prompted for the system password. Instead, I got a message from the prompt window like this (after the "Please be patient" message): "The name specified is not recognized as an internal or extaernal command, operable program or batch file. Press any key to continue . . .". Then, if I really press any key, the window closed and nothing happens any more.
    I wonder what is wrong here and how to fix it.
    Thnak you very much for your help!
    Jane--
    Developer Relations Engineer
    BEA Support--
    Developer Relations Engineer
    BEA Support

  • Failed in started weblogic portal 4.0 server

    michael
    there is no such discussion. It says that weblogic support people should be able to assist for evaluating the problem. I am evaluating the problem seriously and I can not wait too long for the answer to get this fix. Otherwise we consider with other product such as: websphere or iplanet which we have evaluated the product and happy so far.
    The error message I encounter is:
    Note: Server initialization may take several minutes.
    Please be patient.
    <15/05/2002 16:23:07> <Info> <Security> <Getting boot password from user.>
    Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Press any key to continue . . .
    Time is very limited for us to decide which Appserver we use.
    Hilli

    I also get the same error. Are you running XP?
    I get the following error when I attempt to execute the Weblogic Portal 4.0.
    I have a licensed version of WLS 6.1 SP2 also installed in the same machine
    in the same dir. I also ran the license update routine. Can some offer
    some advice?
    <May 18, 2002 9:18:44 PM EDT> <Info> <Security> <Getting boot password from
    user
    .>
    Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method
    weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Press any key to continue . . .
    "Michael Young" <[email protected]> wrote in message
    news:[email protected]...
    Hi.
    I just checked - there are no known issues like the one you are seeing. Irecommend you open a case with support on this.
    >
    http://support.bea.com or email to: [email protected]
    Regards,
    Michael
    Hilli Gibson wrote:
    michael
    there is no such discussion. It says that weblogic support people should
    be able to assist for evaluating the problem. I am evaluating the problem
    seriously and I can not wait too long for the answer to get this fix.
    Otherwise we consider with other product such as: websphere or iplanet which
    we have evaluated the product and happy so far.
    >>
    The error message I encounter is:
    Note: Server initialization may take several minutes.
    Please be patient.
    <15/05/2002 16:23:07> <Info> <Security> <Getting boot password fromuser.>
    Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access methodweblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Press any key to continue . . .
    Time is very limited for us to decide which Appserver we use.
    Hilli--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Can't start Oracle Enterprise Manager Application Server Control:

    I've install AS 10g 10.1.2 on x64 Win XP64 with the option of just Oracle J2EE and web services.
    Everything installed fine but when I try to connect to the Enterprise manger server control I get :
    IOException in sending Request :: Connection refused: connect
    Reading the trouble shooting guide I see that maybe the Apache variable max connections needs upping. Mine was set to 150 and I upped it to 200 (and restarted)
    still not joy.
    can anyone help?

    According to metalink certification there is an issue with Win XP 64 bit for OAS 10.1.2.0.2 which is that
    Only Installation Types Supported is J2EE OracleAS Developer Kit
    Maybe you could consider OAS version 10.1.3.x ?

Maybe you are looking for

  • MS Word not able to save open documents/quitting unexpectedly

    I've had the following problem more than a few times since I've had my iBook (just over a year): Sometimes when I have a Word document open that I'm working on I'll get one of two messages when I try to save the document. One says something to the ef

  • How do I select a USB hub?

    The USB ports on my studio display went out yesterday during a series of power outages. Is the fix as simple as expanding one of the ports on the tower with a hub from Staples or ebay? Will the hub need external power? Are there any hubs out there th

  • How to create db conn for JDBC-ODBC Bridge for MS Access in ADF APP?

    Sir, How to create db conn for JDBC-ODBC Bridge for MS Access in ADF APP? Regards

  • Scaling in rebates as for ECC 6.0

    Experts can you please tell how to make use of scaling functionality added in rebates for ECC 6.0 version, Pls tell by example how to apply scaling in rebates,from VBo1 to reflection of scaling in sales orders,practically not theoretically, how to gr

  • Question: appcnf_UI_use_rtp_beep parameter in SAP BCM 7.0

    Hi, Please help where can I find the parameter in the SAP BCM 7.0, which in SAP BCM 6.0 describes: appcnf_UI_use_rtp_beep Application-specific => For advanced use only. Defines whether the RTP start signal is in use. The signal indicates that the voi