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,

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

  • 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

  • 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

  • After upgrading to 27, firefox will not start. Saw an error message during the upgrade process.

    After upgrading to 27, firefox will not start. Saw an error message during the upgrade process but cannot remember.
    Tried to run firefox.exe -P but receive error message:
    XML Parsing error: undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line number 18, Column 1:
    <dialog
    ^
    Running on Windows XP SP3. No problem whatsoever before upgrading to 27. Sending this from Chrome as I cannot open Firefox at all.

    Thanks jschaer2000: after starting it once in safe mode, I closed Mozilla and tried several restarts in normal mode. So far, all worked:-)
    Thank you very much again.
    Still the automatic update process bothers me: it took me several days to discover the reason to the malfunction, since when I removed the problematic version from Add and Remove Programs, I didn't pay attention at first that it was another version, not v26 which I installed from my folder.
    In addition, I like to save the installation files before I run new programs and if I didn't have v26 exe file, I couldn't have operated Mozilla at all. Not that it was fun to remove and install again each time v27 didn't react, but it was better than nothing, I still prefer Mozilla over its competition.

  • I want to backup my phone before upgrading to ios5 but I get an error message itunes could not back up the iphone because a session could not be started with the iphone. Please help me..

    I want to backup my phone before upgrading to ios5 but I get an error message: itunes could not back up the iphone because a session could not be started with the iphone. I want to go to ios5, but I do not want to lose everything. I've gone to my device under preferences and I have no backup currently.
    I have a Verizon Iphone 4 and a PC.
    Please help me..

    Hi Judy,
    Im using windows 7 and im not a computer wizard, i've tried the method by using the instruction for Win7 but it does not work, same problem still exist.
    Could uninstall itunes and reinstall it back on my pc fix my problem, please advise...... Many Thanks!
    VBR,
    ray

  • I have never been able to upgrade my phone I always get an error message after it goes 2 hours on the computer someone told me I could do it wifi but I don't know where to go to start the download

    I have never been able to upgrade my phone I always get an error message after it goes 2 hours on the computer someone told me I could do it wifi but I don't know where to go to start the download

    Make sure you have the right system requirements before you start to update the iOS, you will need:
    Apple ID (required for some features)
    Internet access
    Syncing with iTunes on a Mac or PC requires:
    Mac: OS X v10.5.8 or later
    PC: Windows 7; Windows Vista; or Windows XP Home or Professional with Service Pack 3 or later
    iTunes 10.5 or later (free download from www.itunes.com/download)

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

  • Can anyone make a recommendation on the purchase of an external hard drive for my Macbook Pro? I am currently using OS 10.6.8 because I can't upgrade until I clean out my start up disc space. I have a ton of pictures to transfer. Thanks!

    Can anyone make a recommendation on the purchase of an external hard drive for my Macbook Pro? I am currently using OS 10.6.8 because I can't upgrade until I clean out my start up disc space. I have a ton of pictures to transfer.Thanks!

    best options for the price, and high quality HD:
    Quality 1TB drives are $50 per TB on 3.5" or  $65 per TB on 2.5"
    Perfect 1TB for $68
    http://www.amazon.com/Toshiba-Canvio-Portable-Hard-Drive/dp/B005J7YA3W/ref=sr_1_ 1?ie=UTF8&qid=1379452568&sr=8-1&keywords=1tb+toshiba
    Nice 500gig for $50. ultraslim perfect for use with a notebook
    http://www.amazon.com/Toshiba-Canvio-Portable-External-Drive/dp/B009F1CXI2/ref=s r_1_1?s=electronics&ie=UTF8&qid=1377642728&sr=1-1&keywords=toshiba+slim+500gb
    2.5" USB portable High quality BEST FOR THE COST, Toshiba "tiny giant" 2TB drive (have several of them, LOT of storage in a SMALL package)    $117
    http://www.amazon.com/Toshiba-Canvio-Connect-Portable-HDTC720XK3C1/dp/B00CGUMS48 /ref=sr_1_4?s=electronics&ie=UTF8&qid=1379182740&sr=1-4&keywords=2tb+toshiba
    *This one is the BEST portable  external HD available that money can buy:
    HGST Touro Mobile 1TB USB 3.0 External Hard Drive $88
    http://www.amazon.com/HGST-Mobile-Portable-External-0S03559/dp/B009GE6JI8/ref=sr _1_1?ie=UTF8&qid=1383238934&sr=8-1&keywords=HGST+Touro+Mobile+Pro+1TB+USB+3.0+7 2 00+RPM
    Most storage experts agree on the Hitachi 2.5"
    Hitachi is the winner in hard drive reliability survey:
    Hitachi manufacturers the safest and most reliable hard drives, according to the Storelab study. Of the hundreds of Hitachi hard drives received, not a single one had failed due to manufacturing or design errors. Adding the highest average lifespans and the best relationship between failures and market share, Hitachi can be regarded as the winner.

  • What can I do about this: After upgrading to firefox 6, I get this error. TypeError: Components.classes[cid] is undefined???

    What can I do about this:
    After upgrading to firefox 6, I get this error.
    When I click to open Firefox, A box open with the following error:
    JAVASCRIPT Application
    TypeError: Components.classes[cid] is undefined?
    After I click close on the box, then Firefox will start. I really just want to get the error fixed so that when I want firefox open, I don't have to see this box anymore.

    You need to figure out which add-on is causing that error and disable it until the developer of that add-on fixes it. There may be an error message about that in the Error Console, accessed through the Web Developer menu item or through {Ctrl + Shft + J}.
    Also see this: <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • RFC adapter not  started (Error starting AS Java Service XPI Adapter)

    Dear Experts,
    We have recently Upgraded our sustem from XI3.0 to PI 7.1, and have encountered a peculiar error in RFC adapter which could not be started
    error says:   Error starting AS Java Service XPI Adapter: RFC
    corresponding instance when started says
    Error starting AS Java Service XPI Adapter: RFC on DVEBMGS00
    Hence our RFC channels are not functioning
    Please help
    Regards,
    Rana De

    can you try to restart XPI Adapter:RFC in NWA. if still it throws error then try to restart java stack.

Maybe you are looking for