Not able to start Tns listener

When I am starting the TNSlistener service through the command prompt by giving lsnrctl-start , I am getting the following error mesage:
Failed to start service, error 2.
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
32-bit Windows Error: 2: No such file or directory
Any help or clue on how can I resolve it

user630554 wrote:
Hi am also facing the same problem Listener starting up. Any help would be much appreciated as I am currently stucked with that.Thanks a lot
This is my sqlnet.log error:
Fatal NI connect error 12170.
VERSION INFORMATION:
     TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
     Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production
     Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production
Time: 09-APR-2008 15:59:56
Tracing not turned on.
Tns error struct:
ns main err code: 12535
TNS-12535: TNS:operation timed out
ns secondary err code: 12606
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=206.122.99.223)(PORT=1287))
this is my listener.ora:
# listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
# Generated by Oracle configuration tools.
DIRECT_HANDOFF_TTC_LISTENER=OFF
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
(PROGRAM = extproc)
(SID_DESC =
(SID_NAME = WKM10G)
(ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
(PROGRAM = WKM10G)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(ADDRESS = (PROTOCOL = TCP)(HOST = hqgemsvs02.hqgems.skyline)(PORT = 1521))
thank you again for any suggesstions.
>
>I've never seen a sqlnet.log file that wasn't generated by a client process, and that's what the one you presented looks like. I see that it references an IP address and port 1287, while your listener seems to be configured for a server name (what IP does that resolve to?) and port 1521.
But we don't know what your problem is, you just said you have "the same" problem as someone else, but don't present any diagnostics. If the problem is that you can't start your listener, the first thing you need to do is show us the result of 'lsnrctl start', so we can see the exact error messages.
And keep in mind that the listener is a server side process. It runs only on the box that is actually hosting the database.

Similar Messages

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

    After Indtalling oracle 11g .. i am not able to start the listener
    dbstart $ORACLE_HOME
    lsnrctl start
    ORACLE_SID=orcl
    export ORACLE_SID
    lsnrctl start
    [oracle@test1 bin]$ lsnrctl start
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 27-DEC-2012 15:35:36
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    System parameter file is /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/test1/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=test1.com)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date 27-DEC-2012 15:35:37
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/test1/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=test1.com)(PORT=1521)))
    **The listener supports no services**The command completed successfully
    tried all posibalaties as here
    Oracle 11g Listener Supports No services
    Please help me beacuse of which my work is struck for whole day

    [oracle@test1 bin]$ ps -ef|grep tns
    oracle 13498 11176 0 16:41 pts/5 00:00:00 grep tns
    [oracle@test1 bin]$
    [oracle@test1 bin]$ lsnrctl start
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 27-DEC-2012 16:41:08
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    System parameter file is /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/test1/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=test1.com)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date 27-DEC-2012 16:41:10
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/test1/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=test1.com)(PORT=1521)))
    The listener supports no services+The command completed successfully
    [oracle@test1 bin]$
    [oracle@test1 bin]$ echo $ORACLE_SID
    orcl
    [oracle@test1 bin]$ echo $ORACLE_HOME
    /u01/app/oracle/product/11.1.0/db_1
    [oracle@test1 bin]$
    [oracle@test1 bin]$

  • Npt able to start TNS listener

    I installed oracle10g and when I try to start the listener it is giving the message
    "tns listner is stating and stopping automatically as there is no work"
    So please help how can i start listener or how can I open the database using any SQL tool.
    Thanks,
    Harika

    check System Error 5
    There I described some steps that finally led to a working XE installation after having exactly the same problems.
    Good luck!
    Andreas

  • Not able to start PIA

    hi gurus, i am not able to start my PIA. i am able to boot the app server successfully but i think there is some issue with the webserver. this is the URL of my PIA http://DELL-PC:80/psp/CPDMO/?cmd=login
    when i am trying to open the link to check websever (http://DELL-PC), it does not work. plus i am also not sure whether the port number 80 is correct. would you please also suggest me where all i can get this port number to verify?
    the below is the cmd text of webserver boot -
    Attempting to start WebLogic Server 'PIA'
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    BEA JRockit(R) (build R27.6.2-20_o-108500-1.6.0_05-20090120-1116-windows-ia32, compiled mode)
    java -jrockit -XnoOpt -XXnoJITInline -Xms512m -Xmx512m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp.JAXPPlatform -Djava.util
    .logging.config.file=D:\CPDMO_~1\webserv\CPDMO\applications\peoplesoft\logging.properties -Dorg.apache.commons.logging.Log=org.apache.c
    ommons.logging.impl.Jdk14Logger -Dweblogic.Name=PIA -Dps_vault=D:\CPDMO_~1\webserv\CPDMO\psvault -Djavax.net.ssl.trustStore=D:/CPDMO_P
    SHOME\webserv\CPDMO\keystore\pskey -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=D:\WEBLOG~1\WLSERV~1.3\server\lib\weblo
    gic.policy -Dssl.debug=false -Dps_home=D:/CPDMO_PSHOME weblogic.Server
    <Jul 30, 2012 12:49:32 PM IST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the
    classpath:
    D:\CPDMO_PSHOME\webserv\CPDMO\lib\pluto-1.0.1.jar;D:\CPDMO_PSHOME\webserv\CPDMO\lib\portlet-api-1.0.jar;D:\CPDMO_PSHOME\webserv\CPDMO\l
    ib\ps_patch.jar>
    <Jul 30, 2012 12:49:35 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.2-20_o-
    108500-1.6.0_05-20090120-1116-windows-ia32 from BEA Systems, Inc.>
    <Jul 30, 2012 12:49:36 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.1.0 Thu Jun 11 00:26:56 EDT 2009 122738
    5 >
    <Jul 30, 2012 12:49:36 PM IST> <Warning> <Management> <BEA-141274> <Production mode has specified at the command line via the weblogic.
    ProductionModeEnabled system property. This system property overrides the development mode setting contained in config.xml. However, th
    e console and WLST show the attribute values and defaults that correspond to the development mode specified in config.xml.>
    <Jul 30, 2012 12:49:38 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 30, 2012 12:49:38 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 30, 2012 12:49:39 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file D:\CPDMO_PSHOME\webserv\CPDMO\servers\PIA\lo
    gs\PIA_weblogic.log is opened. All server side log events will be written to this file.>
    <Jul 30, 2012 12:49:45 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jul 30, 2012 12:49:53 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jul 30, 2012 12:49:53 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 30, 2012 12:50:28 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 30, 2012 12:50:30 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alia
    s DemoIdentity from the jks keystore file D:\WEBLOG~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\WEBLOG~1\WL
    SERV~1.3\server\lib\DemoTrust.jks.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\WEBLOG~1\JR
    OCKI~1.2-2\jre\lib\security\cacerts.>
    <Jul 30, 2012 12:50:31 PM IST> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484
    772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Fri Mar 22 01:42:27 IST 2002,
                   To: Wed Mar 23 01:42:27 IST 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[3]" is now listening on fe80:0:0:0:9089:6007:aac:
    55bb:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:286d:3e9e:f19d:7779:
    8010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 2001:0:9d38:953c:286d:3e9e:f19d:77
    79:8010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[4]" is now listening on fe80:0:0:0:286d:3e9e:f19d
    :7779:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Warning> <Server> <BEA-002611> <Hostname "DELL-PC", maps to multiple IP addresses: 14.98.136.134, fe80:
    0:0:0:286d:3e9e:f19d:7779%15, 2002:e62:8886:0:0:0:e62:8886, 2001:0:9d38:953c:286d:3e9e:f19d:7779>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[7]" is now listening on 0:0:0:0:0:0:0:1:443 for p
    rotocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[8]" is now listening on 127.0.0.1:443 for protoco
    ls iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:7028:bf6f:a932:b82:8
    010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 0:0:0:0:0:0:0:1:8010 for protoc
    ols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on 127.0.0.1:8010 for protocols ii
    op, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 2002:e62:8886:0:0:0:e62:8
    886:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 14.98.136.134:8010 for protocol
    s iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[5]" is now listening on fe80:0:0:0:200:5efe:e62:8
    886:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 2002:e62:8886:0:0:0:e62:8886:80
    10 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:200:5efe:e62:8886:80
    10 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on 14.98.136.134:443 for pro
    tocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 2001:0:9d38:953c:286d:3e9e:f
    19d:7779:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:9089:6007:aac:55bb:8
    010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[6]" is now listening on fe80:0:0:0:7028:bf6f:a932
    :b82:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "PIA" for domain "CPDMO" running i
    n Production Mode>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jul 30, 2012 12:50:33 PM IST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messa
    ges to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    Edited by: hick on Jul 30, 2012 12:59 PM

    looks like your configured pia to run on port 8010
    >
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on 127.0.0.1:8010 for protocols ii
    op, t3, ldap, snmp, http.>
    >
    Try following url:
    http://DELL-PC:8010/psp/CPDMO/?cmd=login

  • 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 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 the weblogic server ....

    Hi All,
    I am using JDeveloper  11.1.1.6 .
    I am not able to start the weblogic server .I am getting below Exception .I am not sure where I  need to check,,
    Error at line:2333 col:31  '' expected a valid beginning name character
    at weblogic.xml.babel.scanner.Name.read(Name.java:33)
        at weblogic.xml.babel.scanner.Name.read(Name.java:20)
        at weblogic.xml.babel.scanner.OpenTag.read(OpenTag.java:58)
        at weblogic.xml.babel.scanner.Scanner.startState(Scanner.java:251)
        at weblogic.xml.babel.scanner.Scanner.scan(Scanner.java:178)
        at weblogic.xml.babel.baseparser.BaseParser.accept(BaseParser.java:533)
        at weblogic.xml.babel.baseparser.Space.parse(Space.java:19)
        at weblogic.xml.babel.baseparser.BaseParser.parseElement(BaseParser.java:474)
        at weblogic.xml.babel.baseparser.BaseParser.parseSome(BaseParser.java:326)
        at weblogic.xml.stax.XMLStreamReaderBase.advance(XMLStreamReaderBase.java:195)
        at weblogic.xml.stax.XMLStreamReaderBase.next(XMLStreamReaderBase.java:237)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processFunctionParameters(StaxPolicyStoreParser.java:2207)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processFunction(StaxPolicyStoreParser.java:2135)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processFunctions(StaxPolicyStoreParser.java:2072)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processAppPolicy(StaxPolicyStoreParser.java:796)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processPolicyStore(StaxPolicyStoreParser.java:521)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntryStax(XmlDataStoreParser.java:120)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntry(XmlDataStoreParser.java:180)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntry(XmlDataStoreParser.java:187)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStore.loadXmlDataStore(XmlDataStore.java:411)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStore.<init>(XmlDataStore.java:276)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStore.getInstance(XmlDataStore.java:209)
        at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.buildFromFile(XmlPolicyStore.java:492)
        at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.<init>(XmlPolicyStore.java:276)
        at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:100)
        at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:74)
        at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
        at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
        at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
        at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:132)
        at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:127)
        at oracle.security.jps.internal.policystore.PolicyUtil$2.run(PolicyUtil.java:2827)
        at oracle.security.jps.internal.policystore.PolicyUtil$2.run(PolicyUtil.java:2821)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPDPService(PolicyUtil.java:2821)
        at oracle.security.jps.internal.policystore.PolicyUtil.getPDPService(PolicyUtil.java:3097)
        at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:164)
        at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:355)
        at java.lang.Class.newInstance(Class.java:308)
        at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
        at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
        at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
        at weblogic.security.SecurityService.start(SecurityService.java:141)
        at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Jul 19, 2013 11:11:09 AM IST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: Cannot read from policy store. Reason is PolicyStore Error, javax.xml.stream.XMLStreamException: Error at line:2333 col:31  '
    Thanks ...

    hi user,
    did you check this.
    diehn.net/blog &amp;raquo; Blog Archive &amp;raquo; Weblogic AdminServer refused to start &amp;#8211; truncated syste…

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

  • Not able to start the NW04 CI instance.

    Hi All,
       I installed NW04 JAVA with EP 6.0 on Windows 2003 SP1 with MS SQL. I configured SCS and CI to run on Virtual hosts SAPENQ01 and SAPJ2EE respectively for HA. I have two node cluster. When I start CI and SCS on same host they started just fine and everything is working. I switched the SCS instance group to second node and tried to start the CI instnce on first node. The CI is not able to start.
        I tried starting CI manually also ... bust it just gives message on command line saying "STARTSAP continues ... ". No logs are created. It never starts jcontrol.exe process. And also when I see SAP MMC ... it is not showing SAP instances there.
    Any help is greatly appreciated.
    TIA,
    cvr/

    Hi,
    Did you adjust the profile files of the Web AS so that they use the virtual host names (wherever host names are used), not the real host names. For example, if the host name of the message server in the profile is the real hostname of the machine, after the switchover connection to message server would not be possible.
    In addition, you would also have to check the DB connection settings (through the config tool) and make sure the virtual hostnames are used there too.
    Hope that helps.
    P.S. the logs of the startsap are generated in the \usr\sap\<SID>\SCS<nr>\work\sapstart.log.

  • Not able to start the Sun Java System Access Manager 7 Console

    Hi All,
    I have successfully installed the Sun Java System Portal Server 7 on RHEL 4.0.The problem I am facing is not able to start the Sun Java System Access Manager 7 Console while accessing the URL: http://fqdn:8080/amconsole
    As soon as I try to access this URL it gives me following Excepiton:::::::
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    com.iplanet.jato.NavigationException: Exception encountered during forward
    Root cause = [java.lang.NullPointerException]
         com.iplanet.jato.view.ViewBeanBase.forward(ViewBeanBase.java:386)
         com.iplanet.jato.view.ViewBeanBase.forwardTo(ViewBeanBase.java:267)
         com.iplanet.am.console.base.ConsoleServletBase.onUncaughtException(ConsoleServletBase.java:338)
         com.iplanet.jato.ApplicationServletBase.fireUncaughtException(ApplicationServletBase.java:1023)
         com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:469)
         com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:324)
         com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:294)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         sun.reflect.GeneratedMethodAccessor106.invoke(Unknown Source)
         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)
    If anyone have any idea about the cause of this error,please let me know.All suggestions are welcome .
    Thanx and Regards,
    Chirag.

    Hi All,
    I am having exactly the same problem with the same stack trace. Has anybody have an idea how to fix this?
    I have downloaded the Java Identity Management Suite.(java_es-5-identsuite-ga-windows-x86.zip) The first time installation was fine and I was able to bring the Access Manager console. I was able to create users groups etc.
    However, when I uninstalled and installed it again, I got exactly the same error described in the thread. Running "amserver start" and "amserver restart" did not help. I did the installation one more time
    but again I got the same error.
    Thanks for the help.
    celikkan

  • Not Able to Start UAServer for upgrade to NW2004s

    Hi,
    I am in the process of upgrading a NW2004 System to NW2004s.
    I know that for upgradation i have to start the UaServer.
    When i start the UA Server, i am not able to start it
    The following is the log file for the same
    Pls help me in this
    C:\Documents and Settings\bw3adm>java -cp D:\usr\sap\put\ua\ua.jar UaServer
    UaServer> Stable storage file 'D:\usr\sap\put\ua\UaState' not found
    UaServer> Creating stable storage file 'D:\usr\sap\put\ua\UaState'
    Please enter administrator password
    Enter password:*********
    Confirm password:*********
    UaServer> Temporary directory is 'D:\usr\sap\put\ua'
    UaServer> Property file 'D:\usr\sap\put\ua\UaServer.properties' read
    UaServer> Configuring HTTP server
    UaServer> Using HTTP index file name: index.html
    UaServer> Signing JAR file uagui.jar
    com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
    sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    java.lang.reflect.Method.invoke(null:-1)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
    msg.diag.0002 java.lang.reflect.InvocationTargetException null
    UaServer> ERROR:
    com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
    sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    java.lang.reflect.Method.invoke(null:-1)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
    msg.diag.0002 java.lang.reflect.InvocationTargetException null

    Hi Balaji
    I will suggest you few checklist :
    1. See permissions in the security sub-directory.If its wrong  it will be impossible for the Java Runtime to read the
    security policy files.
    2. temp directory not set.setting in enviroment variable
    3. http://hostname:4239/ua/uagui.jnlp .try opening with this URL
    4 Could you please check the proxy settings for your Java Webstart? It should be configured in a way that either mentioned host is contained in the list of
    hosts which are not connected via proxy or usage of proxies is switched
    off completely.
    Let me know about the same.

  • Not able to Start Hyperion EPM Architect services

    Hi,
    I have been facing issues with accessing FDM web application. The Error Desc is " An exception occured during the execution of the current web request. Please contact the administrator to review the stac trace in the event log for more information about the error."
    So we have tried to stop/restarted the Hyperion Services in Prod FDM server. But we are not able to start the below services after the stopping the services.
    Hyperion EPM Architect - Web Application
    Hyperion EPM Architect - Process Manager
    Hyperion EPM Architect - Job Manager
    Hyperion EPM Architect - Event Manager
    Hyperion EPM Architect - Engine Manager
    Hyperion EPM Architect - .Net JNI Bridge
    Also, we have rebooted the server. But these services are not up after the reboot. Please could you help to resolve this issue.
    Thanks,
    Aravindh K

    Thanks John. I got help from Oracle Support team to resolve the issue. This is a Common issue with the 11.1.1.3 version, the services take some time and Sometime start once before the other hence the issue. The issue is resolved after restarting the services manually in order.

  • Not able to start video capture

    Hello, I have a  Motorola Droid Ultra and ever since the android kit-kat update my phone is unable to record videos. Which effects my apps (ex. SnapChat , Instagram , Facebook) from recording.Whenever I try to record it say's "Not able to start video capture". I am able to take pictures by the way. 
    P.S. Any help is greatly appreciated.

    That sounds like the camera bug,  I think these phones were hit with in one of the updates,  my Droid Maxx has been immune of it,  because I've kept it on Jelly Bean I don't have the camera features that many have with K.Kat but until I see allot of improvement and no issues..  I'll keep her on Jelly Bean..  Sorry your having this issues..  it's the berries when you have to deal with issues as we've seen..

  • Not able to start isql*plus service

    hello,
    My problem is that I am not able to start isql*plus service,its continuosly showng "starting.." status but doesnt start.In the event viewer there is an error of isql*plus service which says
    The description for Event ID ( 11 ) in Source ( iSQL*Plus Application Server ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 1056, An instance of the service is already running.
    Please help me resolving this problem
    The database is Oracle 10g r2 10.2.0.1.0.
    Thanx

    Ensure that your iSQL service is running..
    which OS you use?

Maybe you are looking for

  • Why is my iPod touch skipping music?

    I just downloaded the iOS 5 on my iPod touch and it starting to skip some of my songs. And it also mixed up my album covers, like the album, Recovery, by Eminem will have the album cover, A Thousand Suns, by Linkin Park.

  • Authorization based on STD Cost Centre Hierarchy - different hier levels

    Hello, I need to create an Authorization scenario where the same user, which have autorization based on Cost Centre Standard Hierarchy, would have access to Cost Centre Hier "NODE A" for "CUBE 1" and Cost Centre Hier "NODE AB" for "CUBE 2". The chall

  • How do i get rid of all the songs on my ipod mini?

    I want to get rid of the songs on my ipod mini but i dont want to delete the songs on my itunes? i am doing this because my itunes are only 1.1 GB but on my ipod mini it says ive used 2.81 GB. whats going on??

  • PL/SQL function in datamodel query

    Hi All, I have the following problem: I have a query Q1 returning a few rows. In the group G1 using this query Q1 i have a computed field returning a number NUM_1. select col_1, col_2 from table_1; So the output looks like: row 1 col_1 col_2 NUM_1_1

  • (LDOM) The file just loaded does not appear to be executable.

    Sorry if this is not the right forum - it seems to be the closest one for things about LDOMs; plese let me know if I should post somewhere else. I have installed LDoms_Manager-1_2.zip on a T5220 Server; following the book ("Logical Domains 1.2 Admini