Listener starting error

Hi, all
I got an error when starting the listener:
Starting /opt/oracle/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
TNS-12537: TNS:connection closed
TNS-12560: TNS:protocol adapter error
TNS-00507: Connection closed
Linux Error: 29: Illegal seek
and below is my trace_file content:
2010-01-11 10:55:11.090610 : nsnainit:"or" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
2010-01-11 10:55:11.090632 : nsnainit:"or" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
"and" info flags: 0xd     Translations follow:
     native service(s) is (are) wanted
     NA disabled remotely for this connection
     NA services unavailable on both processes - negotiation not needed
this is the first time I encounter with such problem, is there anyone whoc can tell me if this is a problem of my os or db.
thank you very much

hosts:
127.0.0.1 localhoist
#10.168.26.102 linux102
# 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
#127.0.0.2 linux-5k1g.site linux-5k1g
10.168.26.102 linux102
10.72.16.21 SZXCC01-LC
listener.ora:
# listener.ora Network Configuration File: /opt/oracle/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
# Generated by Oracle configuration tools.
LISTENERNGIN =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 10.168.26.102)(PORT = 1521))
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
#LOG_FILE_LISTENERNGIN
# Sets the name of the listener's log file. The .log extension
# is added automatically.
#Default=LISTENERNGIN
# LOG_FILE_LISTENER = lsnr
#LOG_DIRECTORY_LISTENERNGIN
# Sets the directory for the listener's log file.
# Default: <oracle_home>/network/log
LOG_DIRECTORY_LISTENER = /opt/oracle/app/oracle/product/11.1.0/db_1/network/log
#TRACE_LEVEL_LISTENERNGIN
# Specifies desired tracing level.
# Default: OFF
# Values: OFF/USER/ADMIN/SUPPORT/0-16
TRACE_LEVEL_LISTENERNGIN = ADMIN
#TRACE_FILE_LISTENERNGIN
# Sets the name of the listener's trace file. The .trc extension
# is added automatically.
#Default: LISTENERNGIN
# TRACE_FILE_LISTENER = lsnr
#TRACE_DIRECTORY_LISTENERNGIN
# Sets the directory for the listener's trace file.
# Default: <oracle_home>/network/trace
TRACE_DIRECTORY_LISTENER=/opt/oracle/app/oracle/product/11.1.0/db_1/network/trace
#CONNECT_TIMEOUT_LISTENERNGIN
# Sets the number of seconds that the listener waits to get a
# valid database query after it has been started.
# Default: 10
CONNECT_TIMEOUT_LISTENER=10

Similar Messages

  • Listener starting error in R12

    hi,
    when im trying to start the r12 instance listener im getting the following error,,,,
    Error listening on: (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
    TNS-00512: Address already in use
    Linux Error: 98: Address already in use
    im using 10 database for this and im using linux redhat version 4.0....
    i think, have to change the address for the port...
    how to do that... pls explain anyone ...
    thanks,
    vasanth

    hi,
    As the upper file that u gave is same as of me....
    if i stop the SID im getting the following error.....
    [ora10g@ebs ~]$ lsnrctl stop Y12I
    LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 03-JUN-2010 06:11:19
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCY12I))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=ebs.yantro.com)(Port=1542))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Here comes below my listener.ora file,
    Y12I =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= IPC)(KEY= EXTPROCY12I))
    (ADDRESS= (PROTOCOL= TCP)(Host= ebs.yantro.com )(Port= 1542))
    SID_LIST_Y12I =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= /10g/d02/oracle/Y12I/db/tech_st/10.2.0)
    (SID_NAME = Y12I)
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /10g/d02/oracle/Y12I/db/tech_st/10.2.0)
    (PROGRAM = extproc)
    STARTUP_WAIT_TIME_Y12I = 0
    CONNECT_TIMEOUT_Y12I = 10
    TRACE_LEVEL_Y12I = OFF
    LOG_DIRECTORY_Y12I = /10g/d02/oracle/Y12I/db/tech_st/10.2.0/network/admin
    LOG_FILE_Y12I = Y12I
    TRACE_DIRECTORY_Y12I = /10g/d02/oracle/Y12I/db/tech_st/10.2.0/network/admin
    TRACE_FILE_Y12I = Y12I
    ADMIN_RESTRICTIONS_Y12I = OFF
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_Y12I = OFF
    IFILE=/10g/d02/oracle/Y12I/db/tech_st/10.2.0/network/admin/Y12I_ebs/listener_ifile.ora
    thanks,
    vasanth
    Edited by: user12864080 on Jun 3, 2010 5:49 AM

  • Upgrade to MyFaces 1.2. Listener start error

    Hello,
    I'm trying to upgrade my project from MyFaces 1.1.5 to MyFaces 1.2. I have changed myfaces jars and modified faces-config header.
    But when I starts my aplication I get an error:SEVERE: Error listenerStartSeems that they are some problem with StartupServletContextListener. Is still needed tha listener with 1.2 version?
    I am working with Tomcat 5.5.15, jdk 1.5, facelets 1.1.14 and ajax4jsf 1.0.5
    Can someone help me?
    Thanks in advance,
    Ricard

    Hi again,
    Forget that issue. I have downloaded Tomcat 6 and it works fine. Think the problem was with the JspFactory that Tomcat 5 includes in the jsp-api.jar in the common/lib. Seems that MyFaces 1.2 needs a newer version of that jar. A version that implements JspFactory.getJspApplicationContext(ServletContext servletcontext). Maybe upgrading that jsp-api.jar on Tomcat 5, it will work fine.
    Thanks,

  • Oracle Listener Starting Error

    Hi,
    We are having two AIX 5L Servers (Active-Passvie cluster), Oracle 10g installed on it.
    When we move the cluster the listerner service hangs up..
    I got the error in alert log file.......
    TNS-12531: TNS:cannot allocate memory
    When I enable trace, I found the information as below..
    Error found: Error stack as follow
    id=0
    operation code =65
    ns error=12531
    ns error2=0
    nt generic error = 0
    protocol error=0
    os error=0
    ns & nt translation
    12531, 00000 "tns could not allocate memory"
    //*cause sufficent memory could not be allocated to perform desired activity.
    //* action either free some resource for tns or add more memory to the machine.
    My server hold 16GB of memory, no other process are running.
    My listerner file....
    # Filename......: listener.ora
    # Created.......: created by SAP AG, R/3 Rel. >= 6.10
    # Name..........:
    # Date..........:
    # @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/LISTENER.ORA#4 $
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = IPC)
    (KEY = PRD.WORLD)
    (ADDRESS=
    (PROTOCOL = IPC)
    (KEY = PRD)
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = 10.0.0.6)
    (PORT = 1527)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PRD)
    (ORACLE_HOME = /oracle/PRD/102_64)
    Can you please give your suggestions on this...
    Regards,
    Vijayaraghavan

    Vijayaraghavan Krishnan wrote:
    I got the error in alert log file.......
    TNS-12531: TNS:cannot allocate memory
    My server hold 16GB of memory, no other process are running.The error say cannot allocate memory - it did not say insufficient memory.
    Jay provided an excellent suggestion on how to isolate the problem (is it caused by a faulty config file?). In addition to that, you also may want to check that the oracle o/s user (or the o/s user owning the listener process) has sufficient privs/quota to allocate and use memory.
    The error could also have been caused by the listener foreground process (that you invoke via the command line) attempting and failing to start the actual listener background process. On Unix based systems, I expect the listener to use the fork() command - and this can return a EAGAIN error that according to man pages mean "+fork() cannot allocate sufficient memory to copy the parent’s page tables and allocate a task structure for the child+". This could be a result of some deeper technical issue at kernel level and not directly related to the actual physical amount of memory available.

  • Listener start error

    [server1 admin]$ lsnrctl start test
    LSNRCTL for Linux: Version 10.1.0.3.0 - Production on 24-NOV-2009 14:22:21
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Starting /opt/misc/oracle/product/10.1.0.2/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.1.0.3.0 - Production
    System parameter file is /opt/misc/oracle/product/10.1.0.2/network/admin/listener.ora
    Log messages written to /opt/misc/oracle/product/10.1.0.2/network/log/ctrlm.log
    TNS-01151: Missing listener name, test, in LISTENER.ORA
    Listener failed to start. See the error message(s) above...
    and my listener.ora file is
    LSTNR_test =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = test))
    (ADDRESS = (PROTOCOL = TCP)(HOST = server1.oracle.com)(PORT = 1521))
    SID_LIST_LSTNR_test =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = test)
    (ORACLE_HOME = /opt/misc/oracle/product/10.1.0.2)
    (SID_NAME =test)
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_LSTNR_test = off
    and my tns names.ora file is
    test =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (FAILOVER = ON)
    (ADDRESS = (PROTOCOL = IPC)(KEY = test))
    (ADDRESS = (PROTOCOL = TCP)(HOST = server1.oracle.com)(PORT = 1521))
    (CONNECT_DATA =
    (SID = test)
    (UR = A)
    ~
    ~
    ~
    ~

    Oracle is right, there's no listener name 'test' in listener.ora, try
    lsnrctl start LSTNR_test
    Werner

  • CmCApp and InfoViewApp can not be started in Tomcat - listener start error

    Hi everybody,
    after a restart of our Tomcat server some webapps can not be deployed any more. As a consequence the CMC and the InfoView can not be accessed.
    When trying to open the CMC in the web browser, the following message appears:
    The requested resource (/InfoViewApp/logon.jsp) is not available.
    When trying to start the webapps in the tomcat manager http://server:port/manager/html the following message appears:
    ERROR - Application with context path /CmcApp can not be started
    In the Tomcat log we found the following entries:
    30.09.2009 18:49:46 org.apache.catalina.core.ApplicationContext log
    INFO: HTMLManager: list: Listing contexts for virtual host 'localhost'
    30.09.2009 18:49:53 org.apache.catalina.core.ApplicationContext log
    INFO: HTMLManager: start: Starting web application at '/CmcApp'
    log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
    log4j:WARN Please initialize the log4j system properly.
    30.09.2009 18:50:08 org.apache.catalina.core.StandardContext start
    SCHWERWIEGEND: Error listenerStart
    30.09.2009 18:50:08 org.apache.catalina.core.StandardContext start
    SCHWERWIEGEND: Context [/CmcApp] startup failed due to previous errors
    30.09.2009 18:50:08 org.apache.catalina.core.ApplicationContext log
    INFO: HTMLManager: list: Listing contexts for virtual host 'localhost'
    We already tried several restarts without a result.
    Can anyone help us?
    Best regards,
    Sebastian

    Hi Tim and Stratos,
    I renamed the CMCApp folder, the InfoView folder and several other folder in the webapps folder. When reactivating TomCat I get the new created folders of all renamed folder, but the error stands. The apps can not be deployed any more.
    If I rename the whole wepapps folder, I cant access to anything after restarting.
    Best regards,
    Sebastian

  • Error NL-00051 when the listener starts up

    Hi,
    I'm getting an error when the listener starts up on my NT4 system. I have Oracl 8.0.4 running and for some reason I get:
    NL-00051: internal error code, arguments: [302], [1], [], [], [], [], []
    Does anybody know why this is happening. The listener no longer works and the DB's are out of use.
    Any help would be appreciated.
    Thanks,
    Mark Willems

    bash-2.05$ oerr nl 51
    00051, 00000, "internal error code, arguments: [%s], [%s], [%s], [%s], [%s], [%s
    ], [%s]"
    // *Cause:  This is the generic internal error code for NPD program
    // exceptions. This indicates that a process has encountered an
    // exceptional condition.
    // *Action: Report as a bug - the first argument is the internal error number
    // The second argument is the "emfi" (err msg file index).

  • Apex Listener started successfully however nothing show on the web browser

    Apex Listener started successfully, when try to visit APEX (http://localhost:8080), nothing showing on the local web browser. See following output message during the startup of APEX Listener. Thank for your help.
    Kevin
    D:\app\administrator\apex_listener.2.0.0.354.17.05>java -jar apex.war
    Feb 16, 2013 2:17:23 PM oracle.dbtools.standalone.Standalone execute
    INFO: NOTE:
    Standalone mode is designed for use in development and test environments. It is not supported for use in production environments.
    Feb 16, 2013 2:17:23 PM oracle.dbtools.standalone.Standalone execute
    INFO: Starting standalone Web Container in: D:\app\administrator\apex_listener.2.0.0.354.17.05\apex
    Feb 16, 2013 2:17:23 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Will deploy application path = D:\app\administrator\apex_listener.2.0.0.354.17.05\apex\apex\WEB-INF\web.xml
    Feb 16, 2013 2:17:24 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Deployed application path = D:\app\administrator\apex_listener.2.0.0.354.17.05\apex\apex\WEB-INF\web.xml
    Feb 16, 2013 2:17:24 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: D:\app\administrator\apex_listener.2.0.0.354.17.05\apex
    Configuration properties for: apex
    cache.caching=false
    cache.directory=/tmp/apex/cache
    cache.duration=days
    cache.expiration=7
    cache.maxEntries=500
    cache.monitorInterval=60
    cache.procedureNameList=
    cache.type=lru
    db.hostname=dpuwomd-cluster
    db.password=******
    db.port=1521
    db.servicename=dpuwomor.clevelandwpc.com
    debug.debugger=true
    debug.printDebugToScreen=false
    error.keepErrorMessages=true
    error.maxEntries=50
    jdbc.DriverType=thin
    jdbc.InactivityTimeout=1800
    jdbc.InitialLimit=3
    jdbc.MaxConnectionReuseCount=1000
    jdbc.MaxLimit=10
    jdbc.MaxStatementsLimit=10
    jdbc.MinLimit=1
    jdbc.statementTimeout=900
    log.logging=false
    log.maxEntries=50
    misc.compress=
    misc.defaultPage=apex
    security.disableDefaultExclusionList=false
    security.maxEntries=2000
    db.username=APEX_PUBLIC_USER
    Using JDBC driver: Oracle JDBC driver version: 11.2.0.3.0
    Feb 16, 2013 2:17:26 PM oracle.dbtools.rt.web.SCListener contextInitialized
    INFO: Oracle Application Express Listener initialized
    Application Express Listener version : 2.0.0.354.17.06
    Application Express Listener server info: Grizzly/1.9.49
    Feb 16, 2013 2:17:26 PM com.sun.grizzly.Controller logVersion
    INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.49 - 2/16/13 2:17 PM
    Feb 16, 2013 2:17:26 PM oracle.dbtools.standalone.Standalone execute
    INFO: http://localhost:8080/apex started.

    Hi Kevin,
    this looks like a common issue: You've probably not configured the static contents for APEX ("images") properly. Please make sure you've set the parameter to point to a path that contains the contents of the "images" directory of the APEX installation package that fits to the APEX version of the instance your APEX Listener is supposed to host.
    -Udo

  • Listener Start Problem with TDE (Transparent Data Encryption)

    i am testing Transparent Data Encryption in Oracle 10g by using the following link
    http://oracle-base.com/articles/10g/TransparentDataEncryption_10gR2.php
    Before Implementing the TDE listener was running fine but after implementation of TDE the listener was unable to start
    Please check the steps which i follow
    Step1-
    specify the ENCRYPTION_WALLET_LOCATION parameter in the sqlnet.ora file, now SQLNET.ora file looks like the following
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    ENCRYPTION_WALLET_LOCATION=
    (SOURCE=(METHOD=FILE)(METHOD_DATA=
    (DIRECTORY=D:\oracle\product\10.2.0\wallet\)))
    please check the contents of listener.ora file,i didn't make any configuration changes for listener before or after implementation of TDE
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = shakeel-pc.lhr.inov8.com.pk)(PORT = 1521))
    Step2-
    CONN sys/password AS SYSDBA
    ALTER SYSTEM SET ENCRYPTION KEY AUTHENTICATED BY "myPassword";
    TDE implemented successfuly implemented.
    But when i try to stop/start listener
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUN-2008 05:44
    :30
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 05-JUN-2008 22:40:14
    Uptime 0 days 7 hr. 4 min. 16 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.2.0\db_1\network\admin\listener.o
    ra
    Listener Log File D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=shakeel-pc.lhr.inov8.com.pk)(PORT=15
    21)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\>lsnrctl stop
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUN-2008 05:44
    :35
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    The command completed successfully
    C:\>lsnrctl start
    [i]LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUN-2008 05:44
    :40
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is D:\oracle\product\10.2.0\db_1\network\admin\listener.or
    a
    Log messages written to D:\oracle\product\10.2.0\db_1\network\log\listener.log
    Error listening on: (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PARTIAL=yes)(QUEUESI
    ZE=1))
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\E
    XTPROC1ipc)))
    TNS-12560: TNS:protocol adapter error
    TNS-00583: Valid node checking: unable to parse configuration parameters
    Listener failed to start. See the error message(s) above...
    To start the listener i have to close wallet as
    1- SQL>conn sys as sysdba
    ALTER SYSTEM SET WALLET CLOSE;
    2- Replace the SQLNET.ora file as previous ,now SQLNET.ora contains
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    Now if i start the listener then the listener was started succesfuly
    Please suggest why listener is not being start with TDE?

    I have the same problem. I'm testing TDE using Oracle 11gR1. After setting the parameter encryption_wallet_location and restart the listener, the listener failed to start. The error is exactly the same
    TNS-12560: TNS:protocol adapter error
    TNS-00583: Valid node checking: unable to parse configuration parameters
    By removing the parameter encryption_wallet_location, the listner can be started successfully.
    Anyone can help?

  • TNS-12542 해결 방법(LISTENER START 시 HANG)

    제품 : SQL*NET
    작성날짜 : 1998-09-09
    TNS-12542 해결방법(Listener start시 Hang)
    에러 메시지는 다음과 같다.
    12542, 00000, "TNS:address already in use"
    *Cause: Specified listener address is already being used.
    *Action: Start your listener with a unique address.
    부가적으로 TNS-12560, 512 error 가 동반된다.
    12560, 00000, "TNS:protocol adapter error"
    *Cause: A generic protocol adapter error occurred.
    *Action: Check addresses used for proper protocol specification. Before
    reporting this error, look at the error stack and check for lower level
    transport errors.For further details, turn on tracing and reexecute the
    operation. Turn off tracing when the operation is complete.
    00512, 00000, "Address already in use"
    *Cause: Specified listener address is already being used.
    *Action: Start your listener with an unused address.
    혹은
    % lsnrctl start
    LSNRCTL for SVR4: Version 2.0.15.0.0 - Production on 26-SEP-94 11:10:11
    Copyright (c) Oracle Corporation 1993. All rights reserved.
    Starting /solar/7016/bin/tnslsnr: please wait...
    과 같은 상태에서 Hang 이 걸리기도 한다.
    조치 방법
    =========
    1. 이미 Listener 가 기동되어 있는지 확인한다.
    $ ps -ef | grep tnslsnr
    기동이 되어 있다면 lsnrctl Utility 로 종료시킨다.
    $ lsnrctl stop
    이때 정상적으로 종료가 되지 않는다면 kill 명령을 이용하여 Process 를
    제거한다.
    % ps -aef | grep tnslsnr
    다음과 같이 나타나다고 하면,
    oracle 9798 1 80 11:08:18 ?
    0:03 /solar/7016/bin/tnslsnr LISTENER
    oracle 9823 8531 5 11:11:37 pts/24
    0:00 grep tnslsnr
    % kill -9 9798
    2. /etc/services 파일을 열어 listener 가 사용하는 Port 와 중복되게 지정된
    항목이 있는지 확인한다.
    3. Listener.ora 파일에 다음 파라미터가 설정되어 있는지 확인하기 바란다.
    USE_CKPFILE_LISTENER = TRUE
    위에서 listener.ora 의 Port 를 1522 로 변경했다 하더라도 위의 파라미터
    가 지정되어 있다면 전혀 문제가 해결되지 않는다.
    USE_CKPFILE_LISTENER = FALSE
    로 변경한다. 위 파라미터로 생성된 Checkpoint 파일도 삭제한다.
    $ cd $ORACLE_HOME/network/admin
    $ mv listener.ckp
    ========================
    * USE_CKPFILE_LISTENER *
    ========================
    SQL*NET 2.3.X 버전에서 적용되는 파라미터이다.
    이 파라미터는 Checkpoint 를 발생하도록 한다. 디폴트는 FALSE 이다.
    TRUE 로 셋팅을 하면 마지막으로 Listener를 stop 했을때의 listener.ora
    파일의 내용을 listener.ckp 파일에 그대로 paste 한다.
    Listener 기동시 listener.ckp 파일과 listener.ora 파일을 비교하여
    변경사항이 있으면 변경된 내용이 적용되어 기동되지 않는다.
    4. Listener 를 재기동한다.
    $ lsnrctl start
    # TNS- 12542 에러의 메시지만을 보면 TNS:address already in use 로
    나와 Server ip address 가 충돌이 나는 것으로 볼 수 있지만 ip
    address 가 충돌이 난다면 Booting 시 이미 문제가 발생한다.
    이것은 대부분 listener 의 Port 를 다른 프로세스나 OS 에서 이미
    할당받아 사용하는 것으로 볼 수 있다. Listener 의 Port 를 변경하면
    해결된다.
    Listener 의 Port 를 변경할 수 없는 상황이라면 System Rebooting 을
    하는 것도 한가지 방법이 될 수 있다.
    System Rebooting 후에도 계속해서 발생한다면 다른 프로세스가 listener
    의 Port 를 분명히 사용하고 있는 것이다. System 엔지니어와 상담하여
    어느 프로세스인지 확인이 필요하다.

    Jasbir wrote:
    If it is more than 1 gb purge it. It will solve ur problem.
    JasbirNot necessarily Jasbir.
    Errors posted by Salai Jayavelu can be caused by many different factors, and oversized listener.log is just one of them.
    Among the others are inadequate jdbc connection pool configuration(if applicable),listener configuration,init.ora parameters-mainly memory related ones,
    shared server configuration(if applicable), and so on...
    In fact , TNS - 12518 is so generic message that if he had only those TNS messages in the log, i would be temptated to tell him to contact support.
    But as we can see, Salai recevied multiple different TNS messages that could make his troubleshooting of the 'Listener Hang Issue' interesting enough to
    share his findings with us when he finally find the root cause.
    Good luck Salai and goodspeed.

  • NETCA listener configuration error for RAC database

    Hi,
    WE have a RAC setup on 2 nodes and now we want to change the default listener port for RAC database.
    Database ver: 10.2.0.4
    We now that srvctl does not work to add listener manually to CRS.
    We are now using netca to create new listener on both the RAC nodes but it gives error throwing :
    Problem in configuration : Node(S): hostname
    Try again...
    When we try to start the listener say listener_I it throws following error:
    Problem in configuration :node1
    Listener start to failed:Listener may already be running
    CRS-0215:Could not start resource
    This is urgent
    any help is appreciated.
    Regards,
    Milan

    user12073248 wrote:
    How you fix it? write to [email protected]
    Hi Mauricio,
    In this forum we help for free regardless of priority.
    First you try to help in the forum if the author of the post request your e-mail you give to him.
    Hope you understand it.
    Thanks in advance for doing your part to make this community as valuable as possible for everyone!
    Levi Pereira

  • ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach) Error in EM

    Hi All,
    When I try to drop and re-create the EM i am getting the TNS: no Listener error.
    The command i issued is : emca -deconfig dbcontrol db -repos drop
    Error:
    ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach). Please help me.
    From where it picks up the connect information "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(H
    OST=e2k.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=E2K.E2K.COM
    Here is the log file
    CONFIG: SQLEngine created successfully and connected
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvA
    rray
    CONFIG: New Env List: [ORACLE_HOME=/u03/app/oracle/product/10.2.0/db_1, ORACLE_S
    ID=E2K, PATH=/u03/app/oracle/product/10.2.0/db_1/bin:/usr/sbin:/usr/kerbero
    s/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin]
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    CONFIG: Starting execution: /u03/app/oracle/product/10.2.0/db_1/sysman/admin/emd
    rep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(H
    OST=e2k.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=E2K.E2K.COM
    ))) -repos_user SYSMAN -action drop -verbose -output_file /u03/ap
    p/oracle/product/10.2.0/db_1/cfgtoollogs/emca/E2K/emca_repos_drop_2008-06-2
    4_12-32-31-PM.log
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    CONFIG: Exit value of 50
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    CONFIG: Enter SYS user's password :
    Enter repository user password :
    Getting temporary tablespace from database...
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST
    =e2k.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=E2K.E2K.COM
    ))): ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach)
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    CONFIG: stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.util.PlatformInterface executeComman
    d
    WARNING: Error executing /u03/app/oracle/product/10.2.0/db_1/sysman/admin/emdrep
    /bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST
    =e2k.com)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=E2K.E2K.COM
    ))) -repos_user SYSMAN -action drop -verbose -output_file /u03/app/o
    racle/product/10.2.0/db_1/cfgtoollogs/emca/E2K/emca_repos_drop_2008-06-24_1
    2-32-31-PM.log
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error dropping the repository
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /u03/app/oracle/product/10.2.0/db_1/cfgtoollogs/e
    mca/E2K/emca_repos_drop_<date>.log for more details.
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error dropping the repository
    Refer to the log file at /u03/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/E2K/emca_2008-06-24_12-32-11-PM.log for more details.
    Jun 24, 2008 12:32:32 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error dropping the repository
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:173)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.jav
    a:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAss
    istant.java:1123)
    --Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Using a DNS address in tnsnames.ora and a hardcoded IP address in listener.ora or a DNS name not translating to the same IP address the tnsnames.ora DNS translates to, is a known source for ORA-12541.
    The listener tries to establish communications to the client, using the IP address it gets from listener.ora or by calling nslookup.
    If they don't match: kabloey.
    Been there, done that, and a little searching would have helped you out.
    This discussion forum is turning more and more into a Q&A forum for redundant answers on redundant questions, asked by people who can not be bothered to use existing resources.
    Sybrand Bakker
    Senior Oracle DBA

  • J2EE Server could not be started - Error -11113

    HI,
         J2EE Server could not be started - Error -11113.
           My system configuration:
          Solution Manager 7.0
          Windows server 2003 32-bit
          ABAP Stack is working fine.
         1.After SGEN in client 001 all the users like J2EE_ADMIN,J2EE_Guest,Slddsuser,SAPJSF etc were deleted.
         2.I have manually create all the users and assigned the respective roles.
         3.Even now i face a same problem as JAVA Server (Server0) dies while starting framework.
    Please find the specific problem in the log of DEV_SERVER0
    [Thr 7968] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 7968] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 8104] JLaunchRequestFunc: Thread 8104 started as listener thread for np messages.
    [Thr 6456] WaitSyncSemThread: Thread 6456 started as semaphore monitor thread.
    [Thr 7968] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 7968] CPIC (version=700.2009.02.11)
    [Thr 7968] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 7968] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\SM2\DVEBMGS70\exe\jvmx.jar
    [Thr 5636] Wed May 18 08:45:59 2011
    [Thr 5636] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5636] Wed May 18 08:46:00 2011
    [Thr 5636] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5636] JLaunchISetClusterId: set cluster id 701470150
    [Thr 5636] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5636] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 6748] Wed May 18 08:46:30 2011
    [Thr 6748] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 6748] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6748] JLaunchCloseProgram: good bye (exitcode = -11113)
    This below log files belong to server0.log
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:194)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:80)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:415)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:84)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:58)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:147)
         ... 5 more
    #1.5 #000BCDCBCF4F001F0000000C00001AA80004A38454DADAA1#1305688661484#/System/Server##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_31##0#0#Error#1#/System/Server#Plain###Core service security failed. J2EE Engine cannot be started.#
    #1.5 #000BCDCBCF4F001F0000000E00001AA80004A38454DADE18#1305688661484#/System/Server/Critical##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_31##0#0#Fatal#1#com.sap.engine.core.Framework#Plain###Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.#
    Kindly help me in this issue and do let me know if any informations are needed.
    Regards
    Gopinath M.L

    Hi,
    Which UME user you are talking about i checked in config tool where there is no user in UME.
    Kindly advice how to create a UME User if not available to start the server.
    Note: Http://servername;57000/ is says that dispatcher working but not connect to JAVA Server.
    Regards
    Gopinath M.L

  • Start error need help

    system start error
    in command v mode,so many lines of
    “vnode_validate_compassed_file_type4 error:22
    validation failed,datasuffix:
    xx xx xx xx xx xx”
    xx is number and letter
    command s opertion can not change anything

    That error has more to do with the order of the elements in your web.xml file:
    The content of element type "web-app" must match
    "(icon?,display-name?,description?,distributable?,context-param*,filter*,filter -
    mapping*,listener*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welc o
    me-file-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-cons t
    raint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)"
    Means that the order tags come in must be:
    <web-app>
      <icon> (0 or 1 times)
      <display-name> (0 or 1 times)
      <description> (0 or 1 times)
      <context-param> (0 or more times)
      <filter> (0 or more times)
      <filter-mapping> (0 or more times)
      <listener> (0 or more times)
      <servlet> (0 or more times)
      <servlet-mapping> (0 or more times)
      <session-config>  (0 or 1 times)
      <mime-mapping> (0 or more times)
      <welcome-file-list> (0 or 1 times)
      <error-page> (0 or more times)
      <taglib> (0 or more times)
      <resource-env-ref> (0 or more times)
      <resource-ref> (0 or more times)
      <security-constraint> (0 or more times)
      <login-config> (0 or 1 times)
      <security-role> (0 or more times)
      <env-entry> (0 or more times)
      <ejb-ref> (0 or more times)
      <ejb-local-ref> (0 or more times)
    </web-app>You have them in the wrong order, either with a taglib before the error-page, or something like that

  • Ubuntu 5.10 - lsnrctl start error - TNS-12555

    Hi, hope you can help me with the following.
    I'm unable to start the listener with the default tnsnames.ora and listener.ora files installed under Ubuntu 5.10. A listing of the error, and files below.
    I am able to connect to sqlplus as system as long as I don't specify the sid. I am not able to access the database home page. However selecting dbms_xdb.gethttpport() does return a port number.
    Any help appreciated.
    chris@acute$ ./lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 04-APR-2006 08:57:17
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Log messages written to /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12555: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
      TNS-00525: Insufficient privilege for operation
       Linux Error: 1: Operation not permitted
    Listener failed to start. See the error message(s) above...
    chris@acute$ more ../network/admin/tnsnames.ora
    # tnsnames.ora Network Configuration File:
    XE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.1.2)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
    chris@acute$ more ../network/admin/listener.ora
    # listener.ora Network Configuration File:
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
          (PROGRAM = extproc)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.1.2)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    That appears to be the problem. Logging in as oracle solves the issue.
    On closer inspection it appears the $ORACLE_HOME/config/scripts/startdb.sh script does not start the listener with a prefix of su - oracle. This is probably an oversight as the stopall.sh script prefixes the listener stop call with su - oracle.
    However I would have thought this problem would be common to all Linux installs, or is it something odd for Ubuntu?
    Next the DB Home Page doesn't display, but I'll do some more research and post a separate message if necessary.
    Thanks for your help.
    CM.

Maybe you are looking for

  • ITunes 7.2 installation error message

    When I try to upgrade to 7.2, the process stops and the following error message appears: "Service 'iPod Service'(iPod Service) could not be stopped. Verify that you have sufficient privileges to stop system services." No idea what that means. Should

  • HP all-in-one c301 will not save scanned doc in Mavericks upgrade

    I have recently installed the free OS X Mavericks upgrade to my Macbook Pro.  My HP all-in-one c301 will scan, but the scans do not save.  The saved pdf looks like a bunch of gray lines when I reopen the saved file.  Has anyone already found a work a

  • OIM11g r2 - AD (ICF -11.1.1.5 version) error provisioning groups

    Hi, I have upgraded 9.1.1.7 version of the connector to 11.1.1.5 version. I am able to provision users to AD and reconcile the data from AD. Have couple of issues 1. Unable to provision group info into AD Error from the connector server (Trace enable

  • Internal table occurs

    hi wht is the diff b/w occurs <b>'n'</b> in the declaration of Internal table..... i know that occurs 0 will give 8kb of size, then wht is occurs 1, 2 ..... is it goes with multiples of 8 i mean 1 implies 16kb or 64 kb plz clear, thanks in advance ga

  • Is there a way to use more than one column in sorting?

    I'm sorting my CDs by "Grouping", thus I have all my Christmas CDs together, all my Pop, all my Dance, etc. Only problem is that within those groupings the CDs aren't listed alphabetically. I'd like to have, for example, all my Christmas CDs grouped