Not able to start database Oracle 11g on Linux Server

Hi
I am using Oracle 11g database. I have successfully installed it on my linux server (Oracle Linux 4).
When i am trying to access database through url "https://localhost.localdomain:1158/em".
Browser is throwing some error that SSL port is not enabled but i feel otherwise.
I tried to diagonse the problem, where i could find that listener port is not getting started.
How to start all the services related to Oracle Database ?
I am newbie for linux as well as database.
Detailed help 'll be appreciated. Thanks a lot.

I tried running netca but it gave me following error :
[oracle@localhost bin]$ ./netca
Oracle Net Services Configuration:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Error: null
Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_OraDb11g_home1-1002093PM2348.log
Oracle Net Services configuration failed. The exit code is 1
My listener.ora file content is as follows :
[oracle@localhost admin]$ more listener.ora
# listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
# Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
ADR_BASE_LISTENER = /u01/app/oracle
Following is trace_OraDb11g_home1-1001255PM5356.log content :
[root@localhost cfgtoollogs]# cd netca/
[root@localhost netca]# ls
netca_OraDb11g_home1-1001255PM5356.log trace_OraDb11g_home1-1001255PM5356.log
netca_OraDb11g_home1-1002093PM2348.log trace_OraDb11g_home1-1002093PM2348.log
[root@localhost netca]# more trace_OraDb11g_home1-1001255PM5356.log [main] [ 2010-01-25 17:53:57.009 IST ] [NetCALogger.initTrace:203] Oracle Net Configuration Assistant: 1001255PM5356
[main] [ 2010-01-25 17:53:57.010 IST ] [NetCALogger.initTrace:204] Oracle Home: /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.011 IST ] [NetCALogger.initTrace:205] Oracle Base: /u01/app/oracle
[main] [ 2010-01-25 17:53:57.011 IST ] [NetCALogger.initTrace:206] Oracle Home
Name: OraDb11g_home1
[main] [ 2010-01-25 17:53:57.049 IST ] [InventoryUtil.getOUIInvSession:347] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS
[main] [ 2010-01-25 17:53:57.050 IST ] [HAUtils.<init>:188] oui location /u01/app/oraInventory/ContentsXML
[main] [ 2010-01-25 17:53:57.068 IST ] [Version.isPre:274] version to be checked 11.2.0.1.0 major version to check against10
[main] [ 2010-01-25 17:53:57.068 IST ] [Version.isPre:285] isPre.java: Returning FALSE
[main] [ 2010-01-25 17:53:57.074 IST ] [OCR.loadLibrary:308]
Inside constructor of OCR
[main] [ 2010-01-25 17:53:57.095 IST ] [OCR.loadLibrary:316] Going to load the
ocr library
[main] [ 2010-01-25 17:53:57.096 IST ] [sPlatform.isHybrid:67] osName=Linux osArch=i386 rc=false
[main] [ 2010-01-25 17:53:57.097 IST ] [sPlatform.isHybrid:67] osName=Linux osArch=i386 rc=false
[main] [ 2010-01-25 17:53:57.097 IST ] [Library.load:254] Loading library /u01/app/oracle/product/11.2.0/dbhome_1/lib/libsrvmocr11.so
[main] [ 2010-01-25 17:53:57.099 IST ] [OCR.loadLibrary:318] loaded ocr libraries
[main] [ 2010-01-25 17:53:57.100 IST ] [OCR.isCluster:939] Calling OCRNative for isCluster()
[main] [ 2010-01-25 17:53:57.103 IST ] [OCR.isCluster:943] OCR Result status =
true
[main] [ 2010-01-25 17:53:57.103 IST ] [OCR.isCluster:955] Bolean result = false
[main] [ 2010-01-25 17:53:57.107 IST ] [CmdlineArgs.<init>:110] Initializing variables array...
[main] [ 2010-01-25 17:53:57.107 IST ] [CmdlineArgs.<init>:116] Initializing NetProperties...
[main] [ 2010-01-25 17:53:57.109 IST ] [CmdlineArgs.initArgs:133] Initializing
command line arguments...
[main] [ 2010-01-25 17:53:57.109 IST ] [CmdlineArgs.parseLogParam:290] Parsing
/log argument...
[main] [ 2010-01-25 17:53:57.116 IST ] [CmdlineArgs.parseLogParam:345] Returning Log File = null
[main] [ 2010-01-25 17:53:57.123 IST ] [CmdlineArgs.setOraArgs:236] Setting Oracle arguments...
[main] [ 2010-01-25 17:53:57.124 IST ] [CmdlineArgs.setOraArgs:240] Passed Oracle Home = /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.124 IST ] [CmdlineArgs.setOraArgs:243] Read Oracle Home = /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.125 IST ] [CmdlineArgs.setOraArgs:246] Read Oracle Home ID =
[main] [ 2010-01-25 17:53:57.125 IST ] [CmdlineArgs.setOraArgs:249] Read Oracle Home Name = null
[main] [ 2010-01-25 17:53:57.126 IST ] [CmdlineArgs.compareOraHome:183] Comparing Oracle Homes ...
[main] [ 2010-01-25 17:53:57.126 IST ] [CmdlineArgs.compareOraHome:184] Oracle
Home 1 = /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.127 IST ] [CmdlineArgs.compareOraHome:185] Oracle
Home 2 = /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.127 IST ] [CmdlineArgs.compareOraHome:224] Returning true
[main] [ 2010-01-25 17:53:57.128 IST ] [InitialSetup.configureOPS:4504] Cluster mode is OFF
[main] [ 2010-01-25 17:53:57.128 IST ] [InitialSetup.<init>:4028] TNS_ADMIN is: null
[main] [ 2010-01-25 17:53:57.133 IST ] [OPSUtil.getHomeVersion:446] Inside getHomeVersion...
[main] [ 2010-01-25 17:53:57.134 IST ] [OPSUtil.getHomeVersion:447] oracleHome
= /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.135 IST ] [OPSUtil.getHomeVersion:451] oracle.sysman.assistants.util.OracleHome Object = /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.135 IST ] [OracleHome.getVersion:877] OracleHome.getVersion called. Current Version: null
[main] [ 2010-01-25 17:53:57.138 IST ] [InventoryUtil.getOUIInvSession:347] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS
[main] [ 2010-01-25 17:53:57.138 IST ] [OracleHome.getVersion:896] Homeinfo /u01/app/oracle/product/11.2.0/dbhome_1,1
[main] [ 2010-01-25 17:53:57.670 IST ] [OracleHome.getVersion:922] OracleHome.server.getVersion Version: 11.2.0.1.0
[main] [ 2010-01-25 17:53:57.670 IST ] [OracleHome.getVersion:943] Current Version From Inventory: 11.2.0.1.0
[main] [ 2010-01-25 17:53:57.670 IST ] [OracleHome.getVersion:948] using sqlplus: /u01/app/oracle/product/11.2.0/dbhome_1/bin/sqlplus
[main] [ 2010-01-25 17:53:57.671 IST ] [OPSUtil.getHomeVersion:452] returning oracleHome Version = 11.2.0.1.0
[main] [ 2010-01-25 17:53:57.671 IST ] [OracleHome.getVersion:877] OracleHome.getVersion called. Current Version: 11.2.0.1.0
[main] [ 2010-01-25 17:53:57.671 IST ] [OracleHome.getVersion:943] Current Version From Inventory: 11.2.0.1.0
[main] [ 2010-01-25 17:53:57.671 IST ] [OracleHome.getVersion:948] using sqlplus: /u01/app/oracle/product/11.2.0/dbhome_1/bin/sqlplus
[main] [ 2010-01-25 17:53:57.672 IST ] [InitialSetup.<init>:4041] Admin location is: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin
[main] [ 2010-01-25 17:53:57.783 IST ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
[main] [ 2010-01-25 17:53:57.783 IST ] [ConfigureProfile.setProfileParam:136] Setting ADR_BASE: /u01/app/oracle
[main] [ 2010-01-25 17:53:57.791 IST ] [HAUtils.getHASHome:583] Oracle home from system properties: /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.792 IST ] [HAUtils.getCRSHome:540] Getting configured CRS/HAS home for Oracle home ( /u01/app/oracle/product/11.2.0/dbhome_1 ) ...[main] [ 2010-01-25 17:53:57.794 IST ] [GETCRSHOMEUtil.<init>:76] Toolname: getcrshome --- Tool location: /u01/app/oracle/product/11.2.0/dbhome_1/srvm/adminTool dependencies: [Ljava.lang.String;@102799c
[main] [ 2010-01-25 17:53:57.794 IST ] [NativeSystem.isCmdScv:471] isCmdScv: cmd=[]
[main] [ 2010-01-25 17:53:57.795 IST ] [RuntimeExec.runCommand:75] Calling Runtime.exec() with the command
[main] [ 2010-01-25 17:53:57.796 IST ] [RuntimeExec.runCommand:77] /bin/sh
[main] [ 2010-01-25 17:53:57.796 IST ] [RuntimeExec.runCommand:77] -c
[main] [ 2010-01-25 17:53:57.796 IST ] [RuntimeExec.runCommand:77] /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome
[Thread-2] [ 2010-01-25 17:53:57.802 IST ] [StreamReader.run:61] In StreamReader.run
[main] [ 2010-01-25 17:53:57.802 IST ] [RuntimeExec.runCommand:142] runCommand: Waiting for the process
[Thread-1] [ 2010-01-25 17:53:57.802 IST ] [StreamReader.run:61] In StreamReader.run
[main] [ 2010-01-25 17:53:57.815 IST ] [RuntimeExec.runCommand:144] runCommand: process returns 1
[main] [ 2010-01-25 17:53:57.816 IST ] [RuntimeExec.runCommand:161] RunTimeExec: output>
[main] [ 2010-01-25 17:53:57.816 IST ] [RuntimeExec.runCommand:170] RunTimeExec: error>
[main] [ 2010-01-25 17:53:57.816 IST ] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
[main] [ 2010-01-25 17:53:57.818 IST ] [CmdToolUtil.doexecute:372] nativeSystem.runRemoteExecCmd failed. Command = /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome arguments = [] env = null
[main] [ 2010-01-25 17:53:57.824 IST ] [HAUtils.isHASConfigured:349] Ignoring exception in isHASConfigured: PRCT-1011 : Failed to run "getcrshome"
[main] [ 2010-01-25 17:53:57.824 IST ] [HAUtils.isHASConfigured:350] oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:423)
oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:544)
oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:604)
oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:345)
oracle.net.ca.InitialSetup.checkHAConfiguration(NetCA.java:4653)
oracle.net.ca.InitialSetup.<init>(NetCA.java:4075)
oracle.net.ca.NetCA.main(NetCA.java:405)
[main] [ 2010-01-25 17:53:57.825 IST ] [InitialSetup.checkHAConfiguration:4691]
HA Server is NOT configured.
[main] [ 2010-01-25 17:53:57.827 IST ] [NetCAResponseFile.<init>:68] Response file initialized: /u01/app/oracle/product/11.2.0/dbhome_1/network/install/netca_typ.rsp
[main] [ 2010-01-25 17:53:57.828 IST ] [NetCAResponseFile.getInstalledComponents:107] Installed components from response file: server, net8, javavm
[main] [ 2010-01-25 17:53:57.828 IST ] [NetCAResponseFile.getVirtualHost:164] Virtual Host from response file: null
[main] [ 2010-01-25 17:53:57.829 IST ] [SilentConfigure.performSilentConfigure:174] Typical profile configuration.
[main] [ 2010-01-25 17:53:57.831 IST ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
[main] [ 2010-01-25 17:53:57.831 IST ] [ConfigureProfile.setProfileParam:136] Setting ADR_BASE: /u01/app/oracle
[main] [ 2010-01-25 17:53:57.833 IST ] [SilentConfigure.performSilentConfigure:182] Typical listener configuration.
[main] [ 2010-01-25 17:53:57.843 IST ] [ConfigureListener.isHASConfigured:1425]
Calling SRVM api to check if Oracle Restart is configured ...
[main] [ 2010-01-25 17:53:57.843 IST ] [HAUtils.getHASHome:583] Oracle home from system properties: /u01/app/oracle/product/11.2.0/dbhome_1
[main] [ 2010-01-25 17:53:57.843 IST ] [HAUtils.getCRSHome:540] Getting configured CRS/HAS home for Oracle home ( /u01/app/oracle/product/11.2.0/dbhome_1 ) ...[main] [ 2010-01-25 17:53:57.844 IST ] [GETCRSHOMEUtil.<init>:76] Toolname: getcrshome --- Tool location: /u01/app/oracle/product/11.2.0/dbhome_1/srvm/adminTool dependencies: [Ljava.lang.String;@102799c
[main] [ 2010-01-25 17:53:57.844 IST ] [NativeSystem.isCmdScv:471] isCmdScv: cmd=[]
[main] [ 2010-01-25 17:53:57.844 IST ] [RuntimeExec.runCommand:75] Calling Runtime.exec() with the command
[main] [ 2010-01-25 17:53:57.845 IST ] [RuntimeExec.runCommand:77] /bin/sh
[main] [ 2010-01-25 17:53:57.845 IST ] [RuntimeExec.runCommand:77] -c
[main] [ 2010-01-25 17:53:57.845 IST ] [RuntimeExec.runCommand:77] /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome
[Thread-4] [ 2010-01-25 17:53:57.849 IST ] [StreamReader.run:61] In StreamReader.run
[main] [ 2010-01-25 17:53:57.850 IST ] [RuntimeExec.runCommand:142] runCommand: Waiting for the process
[Thread-3] [ 2010-01-25 17:53:57.850 IST ] [StreamReader.run:61] In StreamReader.run
[main] [ 2010-01-25 17:53:57.863 IST ] [RuntimeExec.runCommand:144] runCommand: process returns 1
[main] [ 2010-01-25 17:53:57.864 IST ] [RuntimeExec.runCommand:161] RunTimeExec: output>
[main] [ 2010-01-25 17:53:57.864 IST ] [RuntimeExec.runCommand:170] RunTimeExec: error>
[main] [ 2010-01-25 17:53:57.864 IST ] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
[main] [ 2010-01-25 17:53:57.865 IST ] [CmdToolUtil.doexecute:372] nativeSystem.runRemoteExecCmd failed. Command = /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome arguments = [] env = null
[main] [ 2010-01-25 17:53:57.865 IST ] [HAUtils.isHASConfigured:349] Ignoring exception in isHASConfigured: PRCT-1011 : Failed to run "getcrshome"
[main] [ 2010-01-25 17:53:57.865 IST ] [HAUtils.isHASConfigured:350] oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:423)
oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:544)
oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:604)
oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:345)
oracle.net.ca.ConfigureListener.isHASConfigured(ConfigureListener.java:1428)
oracle.net.ca.ConfigureListener.isHASRunning(ConfigureListener.java:1450)
oracle.net.ca.ConfigureListener.validateListenerName(ConfigureListener.java:1697)
oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:169)
oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
oracle.net.ca.InitialSetup.<init>(NetCA.java:4159)
oracle.net.ca.NetCA.main(NetCA.java:405)
[main] [ 2010-01-25 17:53:57.866 IST ] [ConfigureListener.isHASConfigured:1436]
Is Oracle Restart configured: false
[main] [ 2010-01-25 17:53:57.866 IST ] [ConfigureListener.isHASRunning:1465] Is Oracle Restart running: false
[main] [ 2010-01-25 17:53:57.866 IST ] [ConfigureListener.typicalConfigure:201]
Checking for free port in range: 1521-1540
[main] [ 2010-01-25 17:53:57.867 IST ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
[main] [ 2010-01-25 17:53:57.867 IST ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
[main] [ 2010-01-25 17:53:57.868 IST ] [ConfigureListener.isPortFree:1025] Local host IP address: localhost.localdomain/127.0.0.1
[main] [ 2010-01-25 17:53:57.868 IST ] [ConfigureListener.isPortFree:1027] Local host name: localhost.localdomain
[main] [ 2010-01-25 17:53:57.868 IST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: localhost.localdomain/127.0.0.1
[main] [ 2010-01-25 17:53:57.871 IST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
[main] [ 2010-01-25 17:53:57.871 IST ] [ConfigureListener.isPortFree:1055] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
[main] [ 2010-01-25 17:53:57.871 IST ] [ConfigureListener.isPortFree:1059] Created ServerSocket successfully.
[main] [ 2010-01-25 17:53:57.872 IST ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521
[main] [ 2010-01-25 17:53:57.872 IST ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
[main] [ 2010-01-25 17:53:57.872 IST ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: true
[main] [ 2010-01-25 17:53:57.872 IST ] [ConfigureListener.typicalConfigure:208]
Using port: 1521
[main] [ 2010-01-25 17:53:57.880 IST ] [ConfigureListener.setListenerParam:1779] Setting ADR_BASE_LISTENER: /u01/app/oracle
[main] [ 2010-01-25 17:53:57.882 IST ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
[main] [ 2010-01-25 17:53:57.882 IST ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
[main] [ 2010-01-25 17:53:57.883 IST ] [ConfigureListener.isPortFree:1025] Local host IP address: localhost.localdomain/127.0.0.1
[main] [ 2010-01-25 17:53:57.883 IST ] [ConfigureListener.isPortFree:1027] Local host name: localhost.localdomain
[main] [ 2010-01-25 17:53:57.883 IST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: localhost.localdomain/127.0.0.1
[main] [ 2010-01-25 17:53:57.883 IST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
[main] [ 2010-01-25 17:53:57.884 IST ] [ConfigureListener.isPortFree:1055] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
[main] [ 2010-01-25 17:53:57.884 IST ] [ConfigureListener.isPortFree:1059] Created ServerSocket successfully.
[main] [ 2010-01-25 17:53:57.884 IST ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521
[main] [ 2010-01-25 17:53:57.885 IST ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
[main] [ 2010-01-25 17:53:57.885 IST ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: true
[main] [ 2010-01-25 17:54:00.849 IST ] [SilentConfigure.performSilentConfigure:187] Typical service alias configuration.
Let me know where i have gone wrong ?
Thanks for ur effort..

Similar Messages

  • Not able to Start the oracle db error "ORA-01031: insufficient privileges"

    Hi experts,
    I have oracle 11g setup on so solaris. i changed the db_cache_size
    & processes values and stopped the DB services after that i am not able to start the oracle DB. Listener is running.
    when i start the db server its giving the below error(startup.log)
    ./dbstart: Starting up database "orcl"
    Mon Sep 27 04:31:08 MDT 2010
    SQL*Plus: Release 11.1.0.7.0 - Production on Mon Sep 27 04:31:08 2010
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    SQL> ERROR:
    ORA-01031: insufficient privileges
    SQL> ORA-01031: insufficient privileges
    SQL>
    ./dbstart: Database instance "orcl" warm started.
    Please help me to ressolve this issue.
    Thanks
    Krishna

    yes, password file is there in /etc/passwd
    here are the contents:
    root:x:0:0:Super-User:/:/sbin/sh
    lroot:x:0:0:Super-User:/:/sbin/sh
    daemon:x:1:1::/:
    bin:x:2:2::/usr/bin:/bin/false
    sys:x:3:3::/:
    adm:x:4:4:Admin:/var/adm:/bin/false
    lp:x:71:8:Line Printer Admin:/usr/spool/lp:/bin/false
    uucp:x:5:5:uucp Admin:/usr/lib/uucp:/bin/false
    nuucp:x:9:9:uucp Admin:/var/spool/uucppublic:/usr/lib/uucp/uucico
    listen:x:37:4:Network Admin:/usr/net/nls:/bin/false
    nobody:x:60001:60001:Nobody:/:/bin/false
    noaccess:x:60002:60002:No Access User:/:/bin/false
    nobody4:x:65534:65534:SunOS 4.x Nobody:/:/bin/false
    itunix:x:50000:14:IT Unix Account:/export/home/itunix:/bin/csh
    hharika:x:765:38:Harpal Harika:/export/home/hharika:/bin/csh
    prsingh:x:795:38:Pradeep Singh:/export/home/prsingh:/bin/csh
    mmir:x:1229:21:Mir Monis Ali:/export/home/mmir:/bin/csh
    bogunnai:x:1207:21:Bose Ogunnaike:/export/home/bogunnai:/bin/ksh
    mpokala:x:2117:21:Mahesh Pokala:/export/home/mpokala:/bin/ksh
    apopov:x:2385:38:Anton Popov:/export/home/apopov:/bin/csh
    kkeith:x:2629:227:Kevin Keith:/home/kkeith:/usr/bin/ksh
    sshd:x:22:22:SSH Privsep:/var/empty:/bin/false
    patrol:x:2784:10:Patrol User:/opt/bmc:/usr/bin/ksh
    smmsp:x:25:25:Sendmail Submission user:/none:/bin/false
    ldap:x:50001:1002::/export/home/ldap:/bin/sh
    perfuser:x:884:268::/export/home/perfuser:/bin/csh
    webservd:x:80:80::/home/webservd:/bin/pfsh
    oracle:x:156:40:Oracle Software Owner:/export/home/oracle:/bin/bash
    perfuser_idc:x:64383:1::/home/perfuser_idc:/bin/sh
    idc_perf:x:64384:292::/home/idc_perf:/bin/sh

  • Not able to start the Oracle Enterprise Manager

    Hi All,
    I have installed the Oracle AS Infra on Linux box. I am able to start all the component using opmnctl startall and its showing alive also.
    I am able to login to OID. But not able to login to Oracle Enterprise Manager.
    After starting the Oracle Enterprise Manager using ./emctl start iasconsole
    getting below error in ons.log file
    09/10/13 20:35:58 [4] ONS server initiated
    09/10/13 20:35:58 [2] BIND (Address already in use)
    09/10/13 20:35:58 [2] 127.0.0.1:1034 - listener BIND failed
    09/10/13 20:35:58 [4] Listener thread -1275728992: 127.0.0.1:1034 (0x442) terminating
    09/10/13 20:35:58 [1] Local listener terminated
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    Please help me on this.
    Quick response will be appreciated.

    I have executed the command and got below result
    COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
    java 314 oracleam 10u IPv4 236338 TCP localhost.localdomain:41652->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 12u IPv4 236344 TCP localhost.localdomain:41654->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 14u IPv4 236348 TCP localhost.localdomain:41656->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 15u IPv4 236350 TCP localhost.localdomain:41657->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 16u IPv4 236402 TCP localhost.localdomain:41659->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 17u IPv4 236410 TCP localhost.localdomain:41661->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 18u IPv4 236428 TCP localhost.localdomain:41667->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 20u IPv4 236443 TCP localhost.localdomain:41674->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 24u IPv4 236502 TCP localhost.localdomain:41679->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 32u IPv4 236506 TCP localhost.localdomain:41681->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 33u IPv4 236513 TCP localhost.localdomain:41683->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 34u IPv4 236733 TCP localhost.localdomain:41696->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 35u IPv4 237150 TCP localhost.localdomain:41718->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 36u IPv4 237244 TCP localhost.localdomain:41721->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 37u IPv4 237248 TCP localhost.localdomain:41723->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 38u IPv4 237279 TCP localhost.localdomain:41729->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 39u IPv4 237281 TCP localhost.localdomain:41730->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 40u IPv4 237293 TCP localhost.localdomain:41733->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 41u IPv4 237295 TCP localhost.localdomain:41734->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 42u IPv4 239188 TCP localhost.localdomain:41737->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 43u IPv4 239196 TCP localhost.localdomain:41739->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 44u IPv4 239198 TCP localhost.localdomain:41740->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 45u IPv4 239200 TCP localhost.localdomain:41741->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 46u IPv4 239208 TCP localhost.localdomain:41743->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 47u IPv4 239250 TCP localhost.localdomain:41749->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 48u IPv4 239253 TCP localhost.localdomain:41750->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 49u IPv4 239257 TCP localhost.localdomain:41752->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 50u IPv4 239259 TCP localhost.localdomain:41753->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 51u IPv4 239261 TCP localhost.localdomain:41754->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 52u IPv4 239269 TCP localhost.localdomain:41756->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 53u IPv4 239276 TCP localhost.localdomain:41757->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 54u IPv4 239319 TCP localhost.localdomain:41758->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 55u IPv4 239323 TCP localhost.localdomain:41760->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 56u IPv4 239355 TCP localhost.localdomain:41765->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 57u IPv4 239368 TCP localhost.localdomain:41766->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 58u IPv4 239380 TCP localhost.localdomain:41769->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 59u IPv4 239382 TCP localhost.localdomain:41770->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 60u IPv4 239388 TCP localhost.localdomain:41772->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 61u IPv4 239392 TCP localhost.localdomain:41774->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 62u IPv4 239394 TCP localhost.localdomain:41775->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 63u IPv4 239396 TCP localhost.localdomain:41776->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 64u IPv4 239404 TCP localhost.localdomain:41778->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 65u IPv4 239424 TCP localhost.localdomain:41785->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 66u IPv4 239427 TCP localhost.localdomain:41786->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 67u IPv4 239432 TCP localhost.localdomain:41788->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 68u IPv4 239434 TCP localhost.localdomain:41789->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 69u IPv4 239436 TCP localhost.localdomain:41790->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 70u IPv4 239444 TCP localhost.localdomain:41792->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 71u IPv4 239446 TCP localhost.localdomain:41793->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 72u IPv4 239463 TCP localhost.localdomain:41794->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 73u IPv4 239467 TCP localhost.localdomain:41796->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 74u IPv4 239489 TCP localhost.localdomain:41803->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 75u IPv4 239491 TCP localhost.localdomain:41804->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 76u IPv4 239503 TCP localhost.localdomain:41807->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 77u IPv4 239505 TCP localhost.localdomain:41808->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 78u IPv4 239515 TCP localhost.localdomain:41811->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 79u IPv4 239519 TCP localhost.localdomain:41813->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 80u IPv4 239523 TCP localhost.localdomain:41814->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 81u IPv4 239525 TCP localhost.localdomain:41815->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 82u IPv4 239533 TCP localhost.localdomain:41817->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 83u IPv4 239552 TCP localhost.localdomain:41823->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 110u IPv4 126383 TCP localhost.localdomain:46540->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 117u IPv4 111061 TCP localhost.localdomain:42736->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 118u IPv4 105577 TCP localhost.localdomain:41300->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 119u IPv4 96758 TCP localhost.localdomain:39158->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 120u IPv4 94007 TCP localhost.localdomain:38446->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 122u IPv4 102826 TCP localhost.localdomain:40607->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 123u IPv4 124612 TCP localhost.localdomain:46090->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 124u IPv4 119613 TCP localhost.localdomain:44885->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 125u IPv4 122728 TCP localhost.localdomain:45603->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 126u IPv4 113248 TCP localhost.localdomain:43226->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 128u IPv4 128272 TCP localhost.localdomain:47030->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 129u IPv4 133174 TCP localhost.localdomain:48214->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 130u IPv4 143669 TCP localhost.localdomain:50853->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 131u IPv4 156014 TCP localhost.localdomain:53980->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 132u IPv4 140651 TCP localhost.localdomain:50147->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 133u IPv4 141438 TCP localhost.localdomain:50367->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 134u IPv4 149238 TCP localhost.localdomain:52303->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 135u IPv4 152323 TCP localhost.localdomain:53020->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 136u IPv4 154138 TCP localhost.localdomain:53494->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 137u IPv4 164752 TCP localhost.localdomain:56140->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 138u IPv4 167569 TCP localhost.localdomain:56621->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 139u IPv4 178977 TCP localhost.localdomain:59481->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 140u IPv4 176240 TCP localhost.localdomain:58775->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 143u IPv4 182972 TCP localhost.localdomain:60459->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 144u IPv4 187640 TCP localhost.localdomain:61664->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 145u IPv4 120680 TCP localhost.localdomain:45145->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 146u IPv4 194571 TCP localhost.localdomain:63380->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 147u IPv4 193675 TCP localhost.localdomain:63144->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 148u IPv4 196537 TCP localhost.localdomain:63871->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 149u IPv4 205259 TCP localhost.localdomain:33836->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 150u IPv4 207212 TCP localhost.localdomain:34329->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 151u IPv4 214074 TCP localhost.localdomain:36038->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 152u IPv4 215999 TCP localhost.localdomain:36522->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 153u IPv4 148366 TCP localhost.localdomain:52077->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 154u IPv4 227498 TCP localhost.localdomain:39455->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 155u IPv4 218786 TCP localhost.localdomain:37237->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 156u IPv4 234456 TCP localhost.localdomain:41160->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 157u IPv4 220583 TCP localhost.localdomain:37742->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 158u IPv4 157045 TCP localhost.localdomain:54244->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 159u IPv4 229424 TCP localhost.localdomain:39943->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 168u IPv4 181830 TCP localhost.localdomain:60230->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 170u IPv4 190566 TCP localhost.localdomain:62428->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 174u IPv4 208171 TCP localhost.localdomain:34589->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 176u IPv4 215112 TCP localhost.localdomain:36297->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 178u IPv4 210889 TCP localhost.localdomain:35312->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 182u IPv4 221682 TCP localhost.localdomain:38020->localhost.localdomain:1034 (ESTABLISHED)
    opmn 31989 root 8u IPv4 88042 TCP localhost.localdomain:1034 (LISTEN)
    opmn 31989 root 12u IPv4 236339 TCP localhost.localdomain:1034->localhost.localdomain:41652 (ESTABLISHED)
    opmn 31989 root 13u IPv4 88556 TCP localhost.localdomain:1034->localhost.localdomain:37473 (ESTABLISHED)
    opmn 31989 root 14u IPv4 88264 TCP localhost.localdomain:1034->localhost.localdomain:37436 (ESTABLISHED)
    opmn 31989 root 15u IPv4 88473 TCP localhost.localdomain:1034->localhost.localdomain:37458 (ESTABLISHED)
    opmn 31989 root 16u IPv4 88518 TCP localhost.localdomain:1034->localhost.localdomain:37469 (ESTABLISHED)
    opmn 31989 root 17u IPv4 236345 TCP localhost.localdomain:1034->localhost.localdomain:41654 (ESTABLISHED)
    opmn 31989 root 18u IPv4 236349 TCP localhost.localdomain:1034->localhost.localdomain:41656 (ESTABLISHED)
    opmn 31989 root 19u IPv4 236351 TCP localhost.localdomain:1034->localhost.localdomain:41657 (ESTABLISHED)
    opmn 31989 root 20u IPv4 236403 TCP localhost.localdomain:1034->localhost.localdomain:41659 (ESTABLISHED)
    opmn 31989 root 21u IPv4 236411 TCP localhost.localdomain:1034->localhost.localdomain:41661 (ESTABLISHED)
    opmn 31989 root 22u IPv4 236429 TCP localhost.localdomain:1034->localhost.localdomain:41667 (ESTABLISHED)
    opmn 31989 root 23u IPv4 236444 TCP localhost.localdomain:1034->localhost.localdomain:41674 (ESTABLISHED)
    opmn 31989 root 24u IPv4 236503 TCP localhost.localdomain:1034->localhost.localdomain:41679 (ESTABLISHED)
    opmn 31989 root 25u IPv4 236507 TCP localhost.localdomain:1034->localhost.localdomain:41681 (ESTABLISHED)
    opmn 31989 root 26u IPv4 236514 TCP localhost.localdomain:1034->localhost.localdomain:41683 (ESTABLISHED)
    opmn 31989 root 27u IPv4 236734 TCP localhost.localdomain:1034->localhost.localdomain:41696 (ESTABLISHED)
    opmn 31989 root 28u IPv4 237151 TCP localhost.localdomain:1034->localhost.localdomain:41718 (ESTABLISHED)
    opmn 31989 root 29u IPv4 237245 TCP localhost.localdomain:1034->localhost.localdomain:41721 (ESTABLISHED)
    opmn 31989 root 30u IPv4 237249 TCP localhost.localdomain:1034->localhost.localdomain:41723 (ESTABLISHED)
    opmn 31989 root 31u IPv4 237280 TCP localhost.localdomain:1034->localhost.localdomain:41729 (ESTABLISHED)
    opmn 31989 root 32u IPv4 237282 TCP localhost.localdomain:1034->localhost.localdomain:41730 (ESTABLISHED)
    opmn 31989 root 33u IPv4 237294 TCP localhost.localdomain:1034->localhost.localdomain:41733 (ESTABLISHED)
    opmn 31989 root 34u IPv4 237296 TCP localhost.localdomain:1034->localhost.localdomain:41734 (ESTABLISHED)
    opmn 31989 root 35u IPv4 239189 TCP localhost.localdomain:1034->localhost.localdomain:41737 (ESTABLISHED)
    opmn 31989 root 36u IPv4 239197 TCP localhost.localdomain:1034->localhost.localdomain:41739 (ESTABLISHED)
    opmn 31989 root 37u IPv4 239199 TCP localhost.localdomain:1034->localhost.localdomain:41740 (ESTABLISHED)
    opmn 31989 root 38u IPv4 239201 TCP localhost.localdomain:1034->localhost.localdomain:41741 (ESTABLISHED)
    opmn 31989 root 39u IPv4 239209 TCP localhost.localdomain:1034->localhost.localdomain:41743 (ESTABLISHED)
    opmn 31989 root 40u IPv4 239251 TCP localhost.localdomain:1034->localhost.localdomain:41749 (ESTABLISHED)
    opmn 31989 root 41u IPv4 239254 TCP localhost.localdomain:1034->localhost.localdomain:41750 (ESTABLISHED)
    opmn 31989 root 42u IPv4 239258 TCP localhost.localdomain:1034->localhost.localdomain:41752 (ESTABLISHED)
    opmn 31989 root 43u IPv4 239260 TCP localhost.localdomain:1034->localhost.localdomain:41753 (ESTABLISHED)
    opmn 31989 root 44u IPv4 239262 TCP localhost.localdomain:1034->localhost.localdomain:41754 (ESTABLISHED)
    opmn 31989 root 45u IPv4 239270 TCP localhost.localdomain:1034->localhost.localdomain:41756 (ESTABLISHED)
    opmn 31989 root 46u IPv4 239277 TCP localhost.localdomain:1034->localhost.localdomain:41757 (ESTABLISHED)
    opmn 31989 root 47u IPv4 239320 TCP localhost.localdomain:1034->localhost.localdomain:41758 (ESTABLISHED)
    opmn 31989 root 48u IPv4 239324 TCP localhost.localdomain:1034->localhost.localdomain:41760 (ESTABLISHED)
    opmn 31989 root 49u IPv4 239356 TCP localhost.localdomain:1034->localhost.localdomain:41765 (ESTABLISHED)
    opmn 31989 root 50u IPv4 239369 TCP localhost.localdomain:1034->localhost.localdomain:41766 (ESTABLISHED)
    opmn 31989 root 51u IPv4 239381 TCP localhost.localdomain:1034->localhost.localdomain:41769 (ESTABLISHED)
    opmn 31989 root 52u IPv4 239383 TCP localhost.localdomain:1034->localhost.localdomain:41770 (ESTABLISHED)
    opmn 31989 root 53u IPv4 239389 TCP localhost.localdomain:1034->localhost.localdomain:41772 (ESTABLISHED)
    opmn 31989 root 54u IPv4 239393 TCP localhost.localdomain:1034->localhost.localdomain:41774 (ESTABLISHED)
    opmn 31989 root 55u IPv4 239395 TCP localhost.localdomain:1034->localhost.localdomain:41775 (ESTABLISHED)
    opmn 31989 root 56u IPv4 239397 TCP localhost.localdomain:1034->localhost.localdomain:41776 (ESTABLISHED)
    opmn 31989 root 57u IPv4 239405 TCP localhost.localdomain:1034->localhost.localdomain:41778 (ESTABLISHED)
    opmn 31989 root 58u IPv4 239425 TCP localhost.localdomain:1034->localhost.localdomain:41785 (ESTABLISHED)
    opmn 31989 root 59u IPv4 239428 TCP localhost.localdomain:1034->localhost.localdomain:41786 (ESTABLISHED)
    opmn 31989 root 60u IPv4 239433 TCP localhost.localdomain:1034->localhost.localdomain:41788 (ESTABLISHED)
    opmn 31989 root 61u IPv4 239435 TCP localhost.localdomain:1034->localhost.localdomain:41789 (ESTABLISHED)
    opmn 31989 root 62u IPv4 239437 TCP localhost.localdomain:1034->localhost.localdomain:41790 (ESTABLISHED)
    opmn 31989 root 63u IPv4 239445 TCP localhost.localdomain:1034->localhost.localdomain:41792 (ESTABLISHED)
    opmn 31989 root 64u IPv4 239447 TCP localhost.localdomain:1034->localhost.localdomain:41793 (ESTABLISHED)
    opmn 31989 root 65u IPv4 239464 TCP localhost.localdomain:1034->localhost.localdomain:41794 (ESTABLISHED)
    opmn 31989 root 66u IPv4 239468 TCP localhost.localdomain:1034->localhost.localdomain:41796 (ESTABLISHED)
    opmn 31989 root 67u IPv4 239490 TCP localhost.localdomain:1034->localhost.localdomain:41803 (ESTABLISHED)
    opmn 31989 root 68u IPv4 239492 TCP localhost.localdomain:1034->localhost.localdomain:41804 (ESTABLISHED)
    opmn 31989 root 69u IPv4 239504 TCP localhost.localdomain:1034->localhost.localdomain:41807 (ESTABLISHED)
    opmn 31989 root 70u IPv4 239506 TCP localhost.localdomain:1034->localhost.localdomain:41808 (ESTABLISHED)
    opmn 31989 root 71u IPv4 239516 TCP localhost.localdomain:1034->localhost.localdomain:41811 (ESTABLISHED)
    opmn 31989 root 72u IPv4 239520 TCP localhost.localdomain:1034->localhost.localdomain:41813 (ESTABLISHED)
    opmn 31989 root 73u IPv4 239524 TCP localhost.localdomain:1034->localhost.localdomain:41814 (ESTABLISHED)
    opmn 31989 root 74u IPv4 239526 TCP localhost.localdomain:1034->localhost.localdomain:41815 (ESTABLISHED)
    opmn 31989 root 75u IPv4 239534 TCP localhost.localdomain:1034->localhost.localdomain:41817 (ESTABLISHED)
    opmn 31989 root 76u IPv4 239553 TCP localhost.localdomain:1034->localhost.localdomain:41823 (ESTABLISHED)
    opmn 31989 root 103u IPv4 126384 TCP localhost.localdomain:1034->localhost.localdomain:46540 (ESTABLISHED)
    opmn 31989 root 110u IPv4 111062 TCP localhost.localdomain:1034->localhost.localdomain:42736 (ESTABLISHED)
    opmn 31989 root 111u IPv4 105578 TCP localhost.localdomain:1034->localhost.localdomain:41300 (ESTABLISHED)
    opmn 31989 root 112u IPv4 96759 TCP localhost.localdomain:1034->localhost.localdomain:39158 (ESTABLISHED)
    opmn 31989 root 113u IPv4 94008 TCP localhost.localdomain:1034->localhost.localdomain:38446 (ESTABLISHED)
    opmn 31989 root 115u IPv4 102827 TCP localhost.localdomain:1034->localhost.localdomain:40607 (ESTABLISHED)
    opmn 31989 root 116u IPv4 124613 TCP localhost.localdomain:1034->localhost.localdomain:46090 (ESTABLISHED)
    opmn 31989 root 117u IPv4 119614 TCP localhost.localdomain:1034->localhost.localdomain:44885 (ESTABLISHED)
    opmn 31989 root 118u IPv4 122729 TCP localhost.localdomain:1034->localhost.localdomain:45603 (ESTABLISHED)
    opmn 31989 root 119u IPv4 113249 TCP localhost.localdomain:1034->localhost.localdomain:43226 (ESTABLISHED)
    opmn 31989 root 121u IPv4 128273 TCP localhost.localdomain:1034->localhost.localdomain:47030 (ESTABLISHED)
    opmn 31989 root 122u IPv4 133175 TCP localhost.localdomain:1034->localhost.localdomain:48214 (ESTABLISHED)
    opmn 31989 root 123u IPv4 143670 TCP localhost.localdomain:1034->localhost.localdomain:50853 (ESTABLISHED)
    opmn 31989 root 124u IPv4 156015 TCP localhost.localdomain:1034->localhost.localdomain:53980 (ESTABLISHED)
    opmn 31989 root 125u IPv4 140652 TCP localhost.localdomain:1034->localhost.localdomain:50147 (ESTABLISHED)
    opmn 31989 root 126u IPv4 141439 TCP localhost.localdomain:1034->localhost.localdomain:50367 (ESTABLISHED)
    opmn 31989 root 127u IPv4 149239 TCP localhost.localdomain:1034->localhost.localdomain:52303 (ESTABLISHED)
    opmn 31989 root 128u IPv4 152324 TCP localhost.localdomain:1034->localhost.localdomain:53020 (ESTABLISHED)
    opmn 31989 root 129u IPv4 154139 TCP localhost.localdomain:1034->localhost.localdomain:53494 (ESTABLISHED)
    opmn 31989 root 130u IPv4 164753 TCP localhost.localdomain:1034->localhost.localdomain:56140 (ESTABLISHED)
    opmn 31989 root 131u IPv4 167570 TCP localhost.localdomain:1034->localhost.localdomain:56621 (ESTABLISHED)
    opmn 31989 root 132u IPv4 178978 TCP localhost.localdomain:1034->localhost.localdomain:59481 (ESTABLISHED)
    opmn 31989 root 133u IPv4 176241 TCP localhost.localdomain:1034->localhost.localdomain:58775 (ESTABLISHED)
    opmn 31989 root 136u IPv4 182973 TCP localhost.localdomain:1034->localhost.localdomain:60459 (ESTABLISHED)
    opmn 31989 root 137u IPv4 194572 TCP localhost.localdomain:1034->localhost.localdomain:63380 (ESTABLISHED)
    opmn 31989 root 138u IPv4 120681 TCP localhost.localdomain:1034->localhost.localdomain:45145 (ESTABLISHED)
    opmn 31989 root 139u IPv4 193676 TCP localhost.localdomain:1034->localhost.localdomain:63144 (ESTABLISHED)
    opmn 31989 root 140u IPv4 187641 TCP localhost.localdomain:1034->localhost.localdomain:61664 (ESTABLISHED)
    opmn 31989 root 141u IPv4 196538 TCP localhost.localdomain:1034->localhost.localdomain:63871 (ESTABLISHED)
    opmn 31989 root 142u IPv4 205260 TCP localhost.localdomain:1034->localhost.localdomain:33836 (ESTABLISHED)
    opmn 31989 root 143u IPv4 207213 TCP localhost.localdomain:1034->localhost.localdomain:34329 (ESTABLISHED)
    opmn 31989 root 144u IPv4 214075 TCP localhost.localdomain:1034->localhost.localdomain:36038 (ESTABLISHED)
    opmn 31989 root 145u IPv4 216000 TCP localhost.localdomain:1034->localhost.localdomain:36522 (ESTABLISHED)
    opmn 31989 root 146u IPv4 148367 TCP localhost.localdomain:1034->localhost.localdomain:52077 (ESTABLISHED)
    opmn 31989 root 147u IPv4 227499 TCP localhost.localdomain:1034->localhost.localdomain:39455 (ESTABLISHED)
    opmn 31989 root 148u IPv4 218787 TCP localhost.localdomain:1034->localhost.localdomain:37237 (ESTABLISHED)
    opmn 31989 root 149u IPv4 234457 TCP localhost.localdomain:1034->localhost.localdomain:41160 (ESTABLISHED)
    opmn 31989 root 150u IPv4 220584 TCP localhost.localdomain:1034->localhost.localdomain:37742 (ESTABLISHED)
    opmn 31989 root 151u IPv4 157046 TCP localhost.localdomain:1034->localhost.localdomain:54244 (ESTABLISHED)
    opmn 31989 root 152u IPv4 229425 TCP localhost.localdomain:1034->localhost.localdomain:39943 (ESTABLISHED)
    opmn 31989 root 161u IPv4 181831 TCP localhost.localdomain:1034->localhost.localdomain:60230 (ESTABLISHED)
    opmn 31989 root 163u IPv4 190567 TCP localhost.localdomain:1034->localhost.localdomain:62428 (ESTABLISHED)
    opmn 31989 root 167u IPv4 208172 TCP localhost.localdomain:1034->localhost.localdomain:34589 (ESTABLISHED)
    opmn 31989 root 169u IPv4 215113 TCP localhost.localdomain:1034->localhost.localdomain:36297 (ESTABLISHED)
    opmn 31989 root 171u IPv4 210890 TCP localhost.localdomain:1034->localhost.localdomain:35312 (ESTABLISHED)
    opmn 31989 root 175u IPv4 221683 TCP localhost.localdomain:1034->localhost.localdomain:38020 (ESTABLISHED)
    java 32063 root 30u IPv4 88263 TCP localhost.localdomain:37436->localhost.localdomain:1034 (ESTABLISHED)
    java 32158 root 10u IPv6 88472 TCP localhost.localdomain:37458->localhost.localdomain:1034 (ESTABLISHED)
    java 32194 root 6u IPv4 88517 TCP localhost.localdomain:37469->localhost.localdomain:1034 (ESTABLISHED)
    httpd 32226 root 21u IPv4 88555 TCP localhost.localdomain:37473->localhost.localdomain:1034 (ESTABLISHED)
    Not sure where its used. Please have a look and do let me know how to proceed.
    Thanks in advance
    Edited by: user10632964 on 15 Oct, 2009 6:43 AM

  • Not able to start the oracle database with ASM

    HI all,
    WE are using oracle10.2.0.1 on OEL5.
    I have mounted ASM but when i try to start the oracle database, it is asking "db is already started shut it down first"
    [root@localhost ~]# /etc/init.d/oracleasm listdisks
    VOL1
    VOL2
    [root@localhost ~]#
    [root@localhost ~]# su - oracle
    -bash-3.2$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:12:06 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> shutdown
    ORA-01012: not logged on
    SQL> startp mount
    SP2-0734: unknown command beginning "startp mou..." - rest of line ignored.
    SQL> conn / as sysdba
    Connected.
    SQL> shutdown
    ASM diskgroups dismounted
    ASM instance shutdown
    SQL> startup mount
    ASM instance started
    Total System Global Area  130023424 bytes
    Fixed Size                  2019032 bytes
    Variable Size             102838568 bytes
    ASM Cache                  25165824 bytes
    ASM diskgroups mounted
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    -bash-3.2$ export ORACLE_SID=dbtest
    -bash-3.2$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:13:30 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> exit
    -bash-3.2$ cd /u01/app/oracle/admin/dbtest/pfile/
    -bash-3.2$ ls -l
    total 8
    -rw-r----- 1 oracle oinstall 2442 May 27 23:07 init.ora.427201023913
    -rw-r--r-- 1 oracle oinstall 1406 May 31 01:44 sqlnet.log
    -bash-3.2$ pwd
    /u01/app/oracle/admin/dbtest/pfile
    -bash-3.2$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:14:00 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    SQL> exit
    -bash-3.2$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:14:09 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> startup pfile="/u01/app/oracle/admin/dbtest/pfile/init.ora.427201023913';
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL>
    -bash-3.2$ ps -ef|grep ora
    root      5501  5483  0 00:32 ?        00:00:00 hald-addon-storage: polling /dev/hdc
    root      6333     1  0 00:32 ?        00:00:00 /bin/su -l oracle -c sh -c 'cd /u01/app/oracle/product/10.1.0/db_1/log/localhost/cssd;  ulimit -c unlimited; exec /u01/app/oracle/product/10.1.0/db_1/bin/ocssd '
    oracle    6527  6333  0 00:33 ?        00:00:00 /u01/app/oracle/product/10.1.0/db_1/bin/ocssd.bin
    oracle    6849     1  0 00:49 ?        00:00:00 /u01/app/oracle/product/10.1.0/db_1/bin/tnslsnr LISTENER -inherit
    root      7637  7617  0 01:53 pts/2    00:00:00 su - oracle
    oracle    7638  7637  0 01:53 pts/2    00:00:00 -bash
    root      7751  6763  0 02:11 pts/1    00:00:00 su - oracle
    oracle    7752  7751  0 02:11 pts/1    00:00:00 -bash
    oracle    7773     1  0 02:12 ?        00:00:00 oracledbtest (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle    7777     1  0 02:13 ?        00:00:00 asm_pmon_dbtest
    oracle    7779     1  0 02:13 ?        00:00:00 asm_psp0_dbtest
    oracle    7781     1  0 02:13 ?        00:00:00 asm_mman_dbtest
    oracle    7783     1  0 02:13 ?        00:00:00 asm_dbw0_dbtest
    oracle    7785     1  0 02:13 ?        00:00:00 asm_lgwr_dbtest
    oracle    7787     1  0 02:13 ?        00:00:00 asm_ckpt_dbtest
    oracle    7789     1  0 02:13 ?        00:00:00 asm_smon_dbtest
    oracle    7791     1  0 02:13 ?        00:00:00 asm_rbal_dbtest
    oracle    7793     1  0 02:13 ?        00:00:00 asm_gmon_dbtest
    oracle    7805  7752  0 02:15 pts/1    00:00:00 ps -ef
    oracle    7806  7752  0 02:15 pts/1    00:00:00 grep ora
    -bash-3.2$
    {code}
    so anybody can help me how to start the oracle database....                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    -bash-3.2$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:26:11 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> show parameter instance
    NAME                                 TYPE        VALUE
    active_instance_count                integer
    cluster_database_instances           integer     1
    instance_groups                      string
    instance_name                        string      dbtest
    instance_number                      integer     0
    instance_type                        string      asm
    open_links_per_instance              integer     4
    parallel_instance_group              string
    parallel_server_instances            integer     1
    SQL>
    -bash-3.2$ sqlplus "/as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon May 31 02:26:11 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> show paramete instance_name
    SP2-0158: unknown SHOW option "paramete"
    instance "local"
    SP2-0158: unknown SHOW option "_name"
    SQL> show parameter instance
    NAME                                 TYPE        VALUE
    active_instance_count                integer
    cluster_database_instances           integer     1
    instance_groups                      string
    instance_name                        string      dbtest
    instance_number                      integer     0
    instance_type                        string      asm
    open_links_per_instance              integer     4
    parallel_instance_group              string
    parallel_server_instances            integer     1
    SQL>
    -bash-3.2$ ps -ef|grep pmon
    oracle    7777     1  0 02:13 ?        00:00:00 asm_pmon_dbtest
    oracle    7851  7752  0 02:32 pts/1    00:00:00 grep pmon
    -bash-3.2$
    -bash-3.2$

  • Not able to connect to oracle 11g database source through OBI Server

    Hi,
    I am having an issue regarding the database connectivity.
    Iam unable to connect to the oracle 11g database through OBI server. However its connecting through SQL Plus with same username/password@hoststring. Its giving the error as :
    [nQSError: 17001]Oracle Error code:1017,message:ORA-01017: invalid username/password; logon denied at OCI call OCILogon
    [nQSError: 17014]Could not connect to Oracle database.
    Please help me out in resolving the issue.

    If it's working in one place and not the other then it's obviously not an OBIEE problem.
    Are you typing it in right??
    Do you have multiple tnsnames.ora files pointing to different databases, maybe sqlplus is picking up one and toad & OBIEE the other and so the username/pw is wrong for that database?
    There's a limited amount that can be said to help, as the error is 100% clear what the problem is :) it's just working out whether you're connecting to the database that you think you are connecting to, and then whether the username & PW you're entering is correct for that DB.
    BTW OBIEE 10.1.3.4 is supported with 11g, and we're using it without problem here.

  • Not able to connect in Oracle 11g

    I have done the installation of oracle 11g...when i am using sql command line to connect i am getting an error "oracle initialization or shutdown in progress" what to do??
    I have provided the username as 'system' and password as the one providede during installation.Plzz help.

    Kumar_Jaga wrote:
    It may be the case, the database did not stop correctly.
    Or it could be that the shutdown is still in progress.  Perhaps rolling back uncommited transactions.  There simply isn't enough information to make an informed suggestion.
    Try out following.
    sql:> sqlplus /nolog
    sql> connect sys/manager as sysdba
    The 'as sysdba' makes the 'sys/manager' pointless.  You could just as well 'connect fubar/thisisnotmypassword as sysdba'.
    sql>shutdown immediate
    And if the previous shutdown did not work or is waiting on something, this one surely will not succeed.
    sql> startup
    sql> exit
    While startup it may show error message like some of the parameter is missing. Note down that parameter and update in initSID.ora file.
    Unless of course he's not using initSID.  Most databases don't, anymore.

  • Not able to login using ORACLE USER in Linux

    I am not able to login using OS user ORACLE in linux,
    I am getting following error when trying to login
    /etc/X!!/gdm/PreSession/Default : Registering your session with wtmp and utmp
    /etc/X!!/gdm/PreSession/Default :running : /usr/bin/X11/sessreg -a -w /var/log/log/wtmp -u /var/run/utmp -x "/var/gdm/:0.Xservers" -h "" -1" : 0" "oracle"
    /etc/profile: line 17 : syntax error near unexpected token 'then'
    /etc/profile: line 17 ' if[ $USER = "oracle" ]; then'
    Failed to execute message bus daemon : No such file or directory
    EOF in dbus-launch reading address from bus daemon
    I tried to edit /etc/profile file but not sucessfull. Please help me out . This installtion is on VM ware
    Edited by: user12356407 on Dec 16, 2009 3:21 AM

    user8896383 wrote:
    I am not successful to login using Oracle User .
    I tried to edit /etc/profile file on Line 17 , but of no use.
    could you please be more precise about what exactly i should look in or edit in that file.
    Thanks for your immediate response.My car doesn't start
    I tried to fix it
    It still doesn't start.
    Can you be more precise in telling how to fix it.

  • Not able to connect to oracle 11g using toad9.6

    Hey...
    I installed 11g on Win7- 64 bit. I'm able to connect to DB using Sql*plus and cmd prompt but when i try to connect through toad, it says no client installed.
    I installed 11g with "Desktop class" option.
    any suggestions ???

    Hi,
    1. If you have installed db and toad on the same machine, then the ORACLE_HOME of the database can be used as client.
    2. But if you have installed Database on machine1 and you try to connect from laptop1 then on laptop1 client must be installed (to allow TNS communication).
    In case 1 above, check installed clients in the window (Session -> New Connection) on TOAD and make sure it is not red. And define TNSNAMES.ORA in the same oracle home listed in installed clients.
    In case 2 above, you must have to install a client to allow the communucation between toad and server.
    Thanks

  • Not able to start the Presentation services and BI Server

    Hi,
    My prsentation services has gone down, after the changed the default rpd and oped another rpd which was password lock. De-Commented the AUTHENTICATION_TYPE = BYPASS_NQS and restarted the BI Server and stopped it again, then logged into the rpd without any password and then changed the password and close the BI Admin tool and started the BI Server.
    But now the presentation server is not starting."Could not start the BI Presentation Services on the Local Computer. For more information, review system event log....."
    The instanceconfig.xml has the right path "<CatalogPath>C:/OracleBIData/web/catalog/xxx</CatalogPath>
    the catalog is the same as what is mentioned in the NSQConfig.ini.
    Never this this kind of error before.
    Can somebody please help.
    Rgds,
    Amit

    Hi Saichand,
    Sorry i had resolved it. Actually i had done some cryptotools for adding the Impersonator, and when i changed the RPD it gave me error bcos of that, i removed the entries from
    credentialstore.xml and also from instanceconfig.xml and the Presentation Services where up.
    I really appreciate your promptness in answering the question, do u get an alert in email or you keeping checking the site.
    Thanks & Rgds
    Amit

  • Not able to Start the Sun Java System Portal Server 7

    Hi All,
    I have already installed Sun Java System Portal Server 7 successfully.But when I tried to access the URL : http://fqdn:8080/portal it gives the following excepiton:::
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: SMSException Exception Code:5
    Message:sms-UNKNOWN_EXCEPTION_OCCURRED
    The lower level exception message
    no-server-found
    The lower level exception:
    java.rmi.RemoteException: no-server-found
         at com.sun.identity.jaxrpc.JAXRPCUtil.getValidURL(JAXRPCUtil.java:115)
         at com.sun.identity.jaxrpc.SOAPClient.call(SOAPClient.java:165)
         at com.sun.identity.jaxrpc.SOAPClient.send(SOAPClient.java:295)
         at com.sun.identity.sm.jaxrpc.SMSJAXRPCObject.read(SMSJAXRPCObject.java:123)
         at com.sun.identity.sm.SMSEntry.read(SMSEntry.java:479)
         at com.sun.identity.sm.SMSEntry.read(SMSEntry.java:455)
         at com.sun.identity.sm.SMSEntry.(SMSEntry.java:288)
         at com.sun.identity.sm.CachedSMSEntry.getInstance(CachedSMSEntry.java:316)
         at com.sun.identity.sm.CachedSubEntries.(CachedSubEntries.java:77)
         at com.sun.identity.sm.CachedSubEntries.getInstance(CachedSubEntries.java:199)
         at com.sun.identity.sm.ServiceManager.initialize(ServiceManager.java:868)
         at com.sun.identity.sm.ServiceManager.(ServiceManager.java:140)
         at com.sun.portal.desktop.context.DSAMEConnection.init(DSAMEConnection.java:131)
         at com.sun.portal.desktop.context.DSAMEConnection.(DSAMEConnection.java:84)
         at com.sun.portal.desktop.context.DSAMEServiceAppContext.initAdminDSAMEConnection(DSAMEServiceAppContext.java:57)
         at com.sun.portal.desktop.context.DSAMEServiceAppContext.init(DSAMEServiceAppContext.java:43)
         at com.sun.portal.desktop.context.PSDesktopAppContext.initServiceAppContext(PSDesktopAppContext.java:163)
         at com.sun.portal.desktop.context.PSDesktopAppContext.init(PSDesktopAppContext.java:87)
         at com.sun.portal.desktop.context.PSDesktopContextFactory.initDesktopAppContext(PSDesktopContextFactory.java:141)
         at com.sun.portal.desktop.context.PSDesktopContextFactory.init(PSDesktopContextFactory.java:105)
         at com.sun.portal.desktop.context.PSDesktopContextFactoryManager.getFactory(PSDesktopContextFactoryManager.java:21)
         at com.sun.portal.desktop.DesktopServlet.getDesktopContextFactory(DesktopServlet.java:190)
         at com.sun.portal.desktop.DesktopServlet.init(DesktopServlet.java:232)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:118)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1093)
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:756)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:226)
         at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2071)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:300)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:118)
         com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:226)
         com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2071)
    root cause
    com.sun.portal.desktop.context.ContextError: SMSException Exception Code:5
    Message:sms-UNKNOWN_EXCEPTION_OCCURRED
    The lower level exception message
    no-server-found
    The lower level exception:
    java.rmi.RemoteException: no-server-found
         at com.sun.identity.jaxrpc.JAXRPCUtil.getValidURL(JAXRPCUtil.java:115)
         at com.sun.identity.jaxrpc.SOAPClient.call(SOAPClient.java:165)
         at com.sun.identity.jaxrpc.SOAPClient.send(SOAPClient.java:295)
         at com.sun.identity.sm.jaxrpc.SMSJAXRPCObject.read(SMSJAXRPCObject.java:123)
         at com.sun.identity.sm.SMSEntry.read(SMSEntry.java:479)
         at com.sun.identity.sm.SMSEntry.read(SMSEntry.java:455)
         at com.sun.identity.sm.SMSEntry.(SMSEntry.java:288)
         at com.sun.identity.sm.CachedSMSEntry.getInstance(CachedSMSEntry.java:316)
         at com.sun.identity.sm.CachedSubEntries.(CachedSubEntries.java:77)
         at com.sun.identity.sm.CachedSubEntries.getInstance(CachedSubEntries.java:199)
         at com.sun.identity.sm.ServiceManager.initialize(ServiceManager.java:868)
         at com.sun.identity.sm.ServiceManager.(ServiceManager.java:140)
         at com.sun.portal.desktop.context.DSAMEConnection.init(DSAMEConnection.java:131)
         at com.sun.portal.desktop.context.DSAMEConnection.(DSAMEConnection.java:84)
         at com.sun.portal.desktop.context.DSAMEServiceAppContext.initAdminDSAMEConnection(DSAMEServiceAppContext.java:57)
         at com.sun.portal.desktop.context.DSAMEServiceAppContext.init(DSAMEServiceAppContext.java:43)
         at com.sun.portal.desktop.context.PSDesktopAppContext.initServiceAppContext(PSDesktopAppContext.java:163)
         at com.sun.portal.desktop.context.PSDesktopAppContext.init(PSDesktopAppContext.java:87)
         at com.sun.portal.desktop.context.PSDesktopContextFactory.initDesktopAppContext(PSDesktopContextFactory.java:141)
         at com.sun.portal.desktop.context.PSDesktopContextFactory.init(PSDesktopContextFactory.java:105)
         at com.sun.portal.desktop.context.PSDesktopContextFactoryManager.getFactory(PSDesktopContextFactoryManager.java:21)
         at com.sun.portal.desktop.DesktopServlet.getDesktopContextFactory(DesktopServlet.java:190)
         at com.sun.portal.desktop.DesktopServlet.init(DesktopServlet.java:232)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:118)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1093)
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:756)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:226)
         at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2071)
         com.sun.portal.desktop.context.DSAMEConnection.init(DSAMEConnection.java:135)
         com.sun.portal.desktop.context.DSAMEConnection.(DSAMEConnection.java:84)
         com.sun.portal.desktop.context.DSAMEServiceAppContext.initAdminDSAMEConnection(DSAMEServiceAppContext.java:57)
         com.sun.portal.desktop.context.DSAMEServiceAppContext.init(DSAMEServiceAppContext.java:43)
         com.sun.portal.desktop.context.PSDesktopAppContext.initServiceAppContext(PSDesktopAppContext.java:163)
         com.sun.portal.desktop.context.PSDesktopAppContext.init(PSDesktopAppContext.java:87)
         com.sun.portal.desktop.context.PSDesktopContextFactory.initDesktopAppContext(PSDesktopContextFactory.java:141)
         com.sun.portal.desktop.context.PSDesktopContextFactory.init(PSDesktopContextFactory.java:105)
         com.sun.portal.desktop.context.PSDesktopContextFactoryManager.getFactory(PSDesktopContextFactoryManager.java:21)
         com.sun.portal.desktop.DesktopServlet.getDesktopContextFactory(DesktopServlet.java:190)
         com.sun.portal.desktop.DesktopServlet.init(DesktopServlet.java:232)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:585)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:118)
         com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:226)
         com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2071)
    If anyone have got idea about this problem then please let me know.All suggestions are welcome .
    Thanx and Regards,
    Chirag.

    I meet the same problem.After I configured the Im and restart it,the error had happened.

  • Not able to start Oracle Intelligent Agent

    Hi to all,
    I am not able to start the Oracle Intelligent Agent. I am getting the following error.
    bash-2.05$ agentctl start
    DBSNMP for Solaris: Version 9.2.0.3.0 - Production on 13-OCT-2008 10:43:56
    Copyright (c) 2003 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent...
    Agent startup failed. Check /oracle/product/9.2.0.1/network/log/dbsnmp.nohup for details
    ---Output of dbsnmp.nohup---
    bash-2.05$ more dbsnmp.nohup-----
    Mon Oct 13 10:43:56 AFT 2008
    Failed while initializing SNMP
    Error initializing subsystems
    Agent exited at Mon Oct 13 10:44:00 AFT 2008 with return value 55
    Could not start agent. Initialization failure
    ---Output of dbsnmp.log---
    bash-2.05$ more dbsnmp.log
    DBSNMP for Solaris: Version 9.2.0.3.0 - Production on 13-OCT-2008 10:44:00
    Copyright (c) 2003 Oracle Corporation. All rights reserved.
    System parameter file is /oracle/product/9.2.0.1/network/admin/snmp_ro.ora
    Log messages written to /oracle/product/9.2.0.1/network/log/dbsnmp.log
    Trace information written to /oracle/product/9.2.0.1/network/trace/dbsnmp_6030.trc
    Trace level is currently 0
    ---Output of nmiconf.log---
    bash-2.05$ more nmiconf.log
    DBSNMP for SunOS 5.9: release 9.2.0.0.0 - Production on 13-OCT-08 10:43:56
    Discovering services on kapttdw1 configured on host addresses {kapttdw1 kapttdw1.com loghost 192.168.100.114 applicationdb 192.168.1
    00.120 kapttdw1m 10.10.100.186 kapttdw1-ce3 192.168.100.233}
    Using oratab file /var/opt/oracle/oratab
    Could not open emtab at /var/opt/oracle/emtab.
    Can anybody tell me how to resolve this issue.
    Thanks in Advance
    Hashim

    Check following thread..
    http://kr.forums.oracle.com/forums/message.jspa?messageID=631474
    and search on metalink as well. There are a lot of threads addressing this issue in various scenarios.

  • Not able to start the listener in oracle 10g  after the domain name changed

    Hi
    I had installed the oracle 10g on zLinux. It was working fine( was able to mount the database and start the listener). Now my server's domain name got changed. So i have added the new domain name in the tnsnames.ora and listeners.ora file . now i could able to mount the databases but am not able to start the listener . whille starting the listener , am getting the following error
    oracle@ptcr4d00:~> lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 05-AUG-2009 10:31:05
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /opt/oracle/10g/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.2.0 - Production
    System parameter file is /opt/oracle/10g/network/admin/listener.ora
    Log messages written to /opt/oracle/10g/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PTCR4D00)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    Linux Error: 104: Connection reset by peer
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=PTCR4D00)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    I have posted the contents of the tnsnames.ora and listeners.ora
    TNSNAMES.ORA
    TC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PTCR4D00)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = TC)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    LISTENERS.ORA
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/10g)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = PTCR4D00)(PORT = 1521))
    Could you please help me to resolve this issue ?
    Regards
    Mani

    Hi
    Please find the content of the /etc/hosts below
    # IP-Address Full-Qualified-Hostname Short-Hostname
    #127.0.0.1 localhost
    9.124.114.49 PTCR4D00
    # special IPv6 addresses
    ::1 localhost ipv6-localhost ipv6-loopback
    fe00::0 ipv6-localnet
    ff00::0 ipv6-mcastprefix
    ff02::1 ipv6-allnodes
    ff02::2 ipv6-allrouters
    ff02::3 ipv6-allhosts
    9.124.114.49 PTCR4D00 PTCR4D00
    Regards
    Mani

  • Not able to start OID 11g

    Hi Everyone,
    All of a sudden I am not able to start ODS instance that includes (OID and OVD). I can see OVD process is up but not OID. DB and listeners are up and running.
    Any quick thoughts ?
    Thanks

    Great!!
    Yes, that is the issue. Even though message says it is about to expire, it can not start OID. The reason is, when oidmon process tries to establish a connection to databased it expects the response "success" status. For oidmon process ,any message other than "success" is failure.
    Try below:
    1. Stop all components with opmnctl.
    2. Reset OID schema passwords and make their passwords never to expire.
    3. Start all opmn compnents.
    Thanks
    GK

  • Not able to start OEM

    Hi,
    I have installed Orcle grid control10.2.0.1 on node 1.Its a 11gr2 rac database.
    But i am not able to start OEM.
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Init   
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |    8168 | Init   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=OC4J
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Alive  
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |       0 | NONE   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ opmnctl startproc process-type=OC4J_EMPROV
    -bash: opmnctl: command not found
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=OC4J_EMPROV
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Alive  
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |       0 | NONE   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ ./opmnctl stopall
    opmnctl: stopping opmn and all managed processes...
    [oracle@rac1 bin]$ ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        3 of 4 processes started.
    ias-instance id=EnterpriseManager0.rac1.raczone.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
        OC4J/home/default_island
    Error
    --> Process (pid=9016)
        failed to start a managed process after the maximum retry limit
        Log:
        /raczone/oem/OracleHomes/oms10g/opmn/logs/OC4J~home~default_island~1
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |     N/A | Down   
    HTTP_Server        | HTTP_Server        |    8936 | Alive  
    LogLoader          | logloaderd         |     N/A | Down   
    dcm-daemon         | dcm-daemon         |     N/A | Down   
    OC4J               | home               |     N/A | Down   
    WebCache           | WebCache           |    8963 | Alive  
    WebCache           | WebCacheAdmin      |    8945 | Alive  
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |     N/A | Down   
    HTTP_Server        | HTTP_Server        |    8936 | Alive  
    LogLoader          | logloaderd         |     N/A | Down   
    dcm-daemon         | dcm-daemon         |     N/A | Down   
    OC4J               | home               |     N/A | Down   
    WebCache           | WebCache           |    8963 | Alive  
    WebCache           | WebCacheAdmin      |    8945 | Alive  
    [oracle@rac1 bin]$ cd ../
    [oracle@rac1 opmn]$ cd ../../agent10g/bin/
    [oracle@rac1 bin]$ ls -lrt emctl
    -rwxr--r-- 1 oracle oinstall 11777 Jun 19 20:59 emctl
    [oracle@rac1 bin]$ ./emctl status agent
    Oracle Enterprise Manager 10g Release 10.2.0.1.0. 
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    Malformed URL: http://rac1.raczone.com:%EM_SERVLET_PORT%/emd/main/
    Error connecting to http://rac1.raczone.com:%EM_SERVLET_PORT%/emd/main/
    [oracle@rac1 bin]$

    Its a fresh installation
    nothing is logged in opms.log file
    [oracle@rac1 logs]$ ls -lrt
    total 196
    -rw------- 1 oracle oinstall     0 Jun 19 20:48 opmn.log
    -rw-r--r-- 1 root   root        90 Jun 25 17:06 DSA~1
    -rw-r--r-- 1 root   root        76 Jun 25 17:06 LogLoader~logloaderd~1
    -rw-r--r-- 1 root   root        51 Jun 25 17:06 dcm-daemon~dcm-daemon~dcm~1
    -rw------- 1 oracle oinstall  9043 Jul  4 12:26 ons.log
    -rw------- 1 oracle oinstall  3479 Jul  4 12:26 WebCache~WebCacheAdmin~1
    -rw------- 1 oracle oinstall  3400 Jul  4 12:26 WebCache~WebCache~1
    -rw------- 1 oracle oinstall 14009 Jul  4 12:26 HTTP_Server~1
    -rw------- 1 oracle oinstall 77612 Jul  4 12:26 OC4J~home~default_island~1
    drwx------ 2 oracle oinstall  4096 Jul  4 12:26 states
    -rw------- 1 oracle oinstall 57908 Jul  4 12:26 ipm.log
    [oracle@rac1 logs]$

  • Not able to start Integrated Weblogic server

    Hi All,
    I have installed Jdeveloper & Weblogic server in my system. I am able to deploy my SOA peojects in em console. But when i try to run a JSF project , it is throwing an error message like not able to start Integrated Weblogic Server. And Could not read old style optfile from D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt. I dont have my middleware in D:\OracleOSB\Middleware, But i have created the Middleware home in D:\Oracle\Middleware.
    I reinstalled SOA sutie, Jdeveloper & Weblogic server but stilll then i am getting the same error when i try to start Integrated Weblogic server. Please find below the error message:
    *** Using port 7101 ***
    C:\Users\249103\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    The system cannot find the path specified.
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=D:\OracleOSB\Middleware\wlserver_10.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrf.jar;D:\OracleOSB\Middleware\wlserver_10.3\server\lib\xqrl.jar
    PATH=D:\OracleXE\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2123-windows-ia32, compiled mode)
    Starting WLS with line:
    D:\Oracle\MIDDLE~1\JROCKI~1.0-6\bin\java -Xms256m -Xmx512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\OracleOSB\Middleware\wlserver_10.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -da -Dplatform.home=D:\OracleOSB\Middleware\wlserver_10.3 -Dwls.home=D:\OracleOSB\Middleware\wlserver_10.3\server -Dweblogic.home=D:\OracleOSB\Middleware\wlserver_10.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=D:\OracleOSB\Middleware\oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=D:\OracleOSB\Middleware\oracle_common\modules\oracle.ossoiap_11.1.1,D:\OracleOSB\Middleware\oracle_common\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    [ERROR][cgdir  ] Could not read old style optfile from D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt: Could not open D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt
    Exception in thread "Main Thread" java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: weblogic.Server. Program will exit.
    Process exited.
    Can anyone help me to overcome this issue.
    thanks in advance.

    Try checking the "C:\Users\249103\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd" startup file. It seems containing old references to D:\OracleOSB instead of D:\Oracle ...

Maybe you are looking for

  • Adobe CS 2 and MacBook Pro Compatibility?

    I currently have Adobe Creative Suite 2 that I run on an old PowerBook G4. I'm looking to purchase a MacBook Pro - will I be able to run Adobe CS2 on it?

  • Select All Following Of Same Track ... odd

    I don't quite understand this: I want to select all the clips to the right of cursor on a single track. But this command: Edit > Select All Of Same Track -- selects all the clips to the right of the cursor BUT ONE! Meaning, the first clip after the c

  • Effects Do Not Apply

    Hello, I'm fairly new to FCE, but I feel like I have everything set up right and still can't get the effects to apply to a clip. I have followed the tutorial and manual's description on how to apply the effect, and the effect properties show up in th

  • Apple apps not working...pandora OK.

    Original ipad, worked fine for two weeks.  Now Pandora works but safari, i tunes, app store, ibooks store and ipod will not connect.  Any ideas ?- doesn't necessarily seem to be wifi since Pandora is working.

  • Process Scheduler Report Success Event

    Does the Process Scheduler fire an event once a report has been generated? I want to run an automated function every time a report has been generated. My initial thought was that I could loop a sql query that checks the status of the report, but I ca