Error in listener startup

Hi,
I encountered error again in starting up my EBS 11i listener.
==================
LSNRCTL for Linux: Version 9.2.0.6.0 - Production on 24-FEB-2009 08:37:46
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Starting /u03/oratest/proddb/9.2.0/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 9.2.0.6.0 - Production
System parameter file is /u03/oratest/proddb/9.2.0/network/admin/PROD_accelerator/listener.ora
Log messages written to /u03/oratest/proddb/9.2.0/network/admin/prod.log
Error listening on: (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
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...
==========
I remember Hussein advised to chmod -R 777 /tmp
but the error persist....anymore idea?
Thanks

hi hussein,
I have done over and over and over .....installtion of EBS R12... and I often encouter again the above error
I have done the metalink note above for the /var/tmp/.oracle setting. but still the same error...
I also restarted the server but still the same error.
Any other solution?
Thanks

Similar Messages

  • I migrated photoshop CS4 onto my new mac laptop. Error message on startup: Licensing for this product has stopped working. Error: 150:30

    I migrated photoshop CS4 onto my new mac laptop. Error message on startup: Licensing for this product has stopped working. Error: 150:30 What do I do?

    Uninstall and run the Cleaner Tool
    Uninstall Creative Suite 4 and point products (Mac OS X)
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Error: The listener returned the following Message: 500 Internal Server Err

    Hi all,
    I am using Oracle AS Portal and am getting the following error in home page (i.e page that has login button)
    Error: The listener returned the following Message: 500 Internal Server Error
    AND
    I have allready customized the portal page that comes after loggin in but not gettin interface to customize home page (i.e page that has login button)
    Any suggestions please.....
    Thanks in Advance

    Hi there,
    Please give it a check into the application.log of the Portal (as may point to to the right direction) and it would be useful to know the Portal version (5-digit).
    Cheers,
    Pedro.

  • Error: The listener returned the following Message: 500 Internal Server Error

    Hi,
    I'm currently having trouble building a JSP Portlet and registering it in Portal 902. I've followed all of the documentation and created the appropriate web.xml, provider.xml and _default.properties files as required.  When I deploy the page to my local OC4J server using http://localhost:port/myapplication/providers I receive the following message:
    Congratulations! You have successfully reached your Provider's Test Page.
    Checking for components:
    Portlets are: MyPortlet
    When I then try and deploy the portlet in our development portal environment using the Enterprise Manager interface, and then test using the same URL as above, I receive the same message as above.
    However, when I then try and register the provider through the Portal environment and try and "show" the portlet through a page within the portal, I receive the following error message:
    Error: The listener returned the following Message: 500 Internal Server Error
    I'm not sure why it would work with my local OC4J instance, and on the Portal server itself, but not as a portlet within a portal page in the main environment. I will add the application log, the provider.xml and the _default.properties files to extra postings after this first message.
    Any help would be much, much appreciated.
    Best Regards

    Here is the application log file after running the portlet:
    12/11/02 3:53 PM Started
    12/11/02 3:53 PM Started
    12/11/02 3:53 PM Started
    12/11/02 3:55 PM FavouritesPortlet: oracle.jsp.runtimev2.JspServlet: init
    12/11/02 3:55 PM FavouritesPortlet: 9.0.2.0.0 Started
    12/11/02 3:55 PM FavouritesPortlet: oracle.webdb.provider.v2.adapter.SOAPServlet: init
    12/11/02 3:55 PM FavouritesPortlet: NumberFormatException while initializing Logger. Defaulting LogLevel to 4
    12/11/02 3:55 PM FavouritesPortlet: ServletLogger - Logging level: 4
    12/11/02 3:55 PM FavouritesPortlet: [id=(null), instance=6872125_3_PREVIEW] CONFIGURATION: Invalid or null value for property - executionWarningTimeout = null - setting to default value of 20 seconds
    12/11/02 3:55 PM FavouritesPortlet: [id=(null), instance=6872125_3_PREVIEW] CONFIGURATION: Invalid or null value for property - executionKillTimeout = null - setting to default value of 80 seconds
    12/11/02 3:55 PM FavouritesPortlet: [id=(null), instance=6872125_3_PREVIEW] CONFIGURATION: Default container renderer not specified
    12/11/02 3:55 PM FavouritesPortlet: [id=(null), instance=6872125_3_PREVIEW] CONFIGURATION: defaulting container renderer to DefaultContainerRenderer
    12/11/02 3:55 PM FavouritesPortlet: Servlet error
    java.lang.NullPointerException
         at jsp.FavouritesPortlet._jspService(_FavouritesPortlet.java:86)
         at com.orionserver[Oracle9iAS (9.0.2.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:508)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:255)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at oracle.portal.provider.v2.render.http.ResourceRenderer.renderBody(Unknown Source)
         at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
         at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)

  • When I turn on my computer I get the following error messages: Insecure Startup Item disabled. "Library/StartupItems/HP IO" has not been started because it does not have the proper security settings. Also for HP Trap Monitor.  How do I fix these?

    When I turn on my computer I get the following error messages:
    Insecure Startup Item disabled. "Library/StartupItems/HP IO" has not been started because it does not have the proper security settings.
    Insecure Startup Item disabled. "Library/StartupItems/HP Trap Monitor" has not been started because it does not have the proper security settings.
    How do I fix these?

    Library/LaunchAgents: com.promethean.activmgr.plist
    Library/LaunchDaemons: com.microsoft.office.licensing.helper.plist, com.promethean.activhardwareservice.plist
    Library/StartupItems: HP IO folder - HP IO, Resources, StartupParameters.plist
    HP Trap Monitor folder - HP Trap Monitor, Resources, StartupParameters.plist
    These are the system extension errors
    "/System/Library/Extensions/AppleGraphicsControl.kext"
    "/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleMux Control.kext"
    "/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/ApplePoli cyControl.kext"
    "/System/Library/Extensions/BJUSBLoad.kext"
    "/System/Library/Extensions/EPSONUSBPrintClass.kext"
    I do not know what any of these do or how to fix them.  I have run multiple disk permission repairs & disk repairs.  The startup & system extension errors continue to come up.
    I even followed the directions to move HP IO & HP Trap Monitor to the trash, run disk permissions repair, put back in folder, then restart - and still am getting error message.

  • Parser Error In Portlet Startup

    We have a portlet application that uses Crystal Reports. It uses the spring framework and runs fine in our development environment (Pluto) but when trying to deploy on the production environment (WebSphere) we get an xml parsing error during the startup. Removing the Crystal Reports jars solves the problem but of course the reports portion of the application won't work. So is there a different set of jars for portal and specifically WebSphere? Or is there xml related functionality in the CR jars  and would eliminating them from the lib solve the problem since there may be framework jars that provide the same functionality in the production environment?
    Here's a snippet of the error:
    Unexpected exception parsing XML document from ServletContext resource [/WEB-INF/sys-cfg/applicationContext.xml]; nested exception is java.lang.VerifyError: javax/xml/parsers/DocumentBuilder.setEntityResolver(Lorg/xml/sax/EntityResolver;)

    The only officially tested and fully supported product for Crystal Reports on Portal Servers/Portlets are the JSR-168 Portal Integration Kits supplied with BusinessObjects Enterprise or Crystal Reports Servers. 
    There's currently not a fully tested Portal solution for Crystal Reports Java Reporting Component.
    There's no different sets of jars for different Web Application Servers with any Business Objects products.
    Are you able to isolate which XML file contains the problematic schema?  I'm assuming the error message you have does not show this info.
    Other than that, a possible difference is that different XML parsers are being used between your dev and prod web app servers.   I've known issues where the XML parser supplied with Crystal was incompatible with the shared default parser supplied with Web App Servers.
    Sincerely,
    Ted Ueda

  • Error: The listener returned the following Message: 504 Origin Server Timeo

    Hi Friends
    I have created one portlet successfully and added that portlet in Portal page too... When i click the Portal page, am getting this following error.
    Error: The listener returned the following Message: 504 Origin Server Timeout.
    I am using Oracle 9iAS - Release 2 server.
    Thanks
    masa michael

    Hi Friends
    I have created one portlet successfully and added that portlet in Portal page too... When i click the Portal page, am getting this following error.
    Error: The listener returned the following Message: 504 Origin Server Timeout.
    I am using Oracle 9iAS - Release 2 server.
    Thanks
    masa michael

  • One of the portlets showing Error: The listener returned the following Mess

    Hi All,
    One of the portlet is showing an error message
    Error: The listener returned the following Message: 500 Internal Server Error, with no specific error message in log file, the log file also shows similar message as "POST /****/**** HTTP/1.1" 200 2348", may i request for your valuable advises/suggestions in this regard.
    Thanks in advance.

    rit, the command is not doing the trick since its already full version,
    PS C:\Users\lyncadmin> Get-CsServerVersion
    Microsoft Lync Server 2013 (5.0.8308.0): Volume license key installed.
    only one server in one pool, total two pools.
    Lync 2013 is on Win 2008 R2, and the event in system im inclining to since i have tried all,
    Log Name:      System
    Source:        Schannel
    Date:          12/30/2013 9:26:34 AM
    Event ID:      36888
    Task Category: None
    Level:         Error
    Keywords:      
    User:          SYSTEM
    Computer:      ACS465-BH102.me.ykgw.net
    Description:
    The following fatal alert was generated: 10. The internal error state is 1203.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Schannel" Guid="{1F678132-5938-4686-9FDC-C8FF68F15C85}" />
        <EventID>36888</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2013-12-30T06:26:34.877077500Z" />
        <EventRecordID>64911</EventRecordID>
        <Correlation />
        <Execution ProcessID="556" ThreadID="620" />
        <Channel>System</Channel>
        <Computer>ACS465-BH102.me.ykgw.net</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="AlertDesc">10</Data>
        <Data Name="ErrorState">1203</Data>
      </EventData>
    </Event>
    Praveen | MCSE Messaging 2003

  • Error: The listener returned the following Message: 400 Bad Request

    I hope someone can help me..
    I have installed Oracle portal 3.0 in a machine with s.o. win-2000.
    with Oracle8i Enterprice 8.1.6..
    my problem is that when a try to access to my main page of portal 3.0, I can't and my browser show the next messagge "Error: The listener returned the following Message: 400 Bad Request" i don' know why...
    I check if ma Database is up and my listener too is ok..
    I hope someone can help me..
    thanks...
    null

    The Oracle9iAS Portal forum is a more appropriate discussion forum for generic Portal questions.

  • Error: The listener returned the following Message: 503 Service Unavailable

    I have navigation menu that I created using pl/sql and I am generated an href link from the store procedure the first time I click on the link I get the following error:
    Error: The listener returned the following Message: 503 Service Unavailable
    and then I click the back button on the browser and click it again the the page I want is return what may be causing it...

    I would check to see how many sessions you have running and what your session limit is. If the open sessions is near your session limit it maybe shutting portal down. Does this happen all the time or just randomly? If it's randomly, this may be your problem.

  • Error -42110 at startup? Any idea how to solve this?

    When starting up iTunes I get an error message popping up: unknown error (-42110). Any help much appreciated.

    Hi Zach,
    Error -42110 during startup usually occurs if there is an issue when iTunes checks for authorization information.
    Install the latest iTunes from apple.com/itunes/download/
    Remove the SC Info folder.
    If that does not resolve the issue, see iTunes: "Error 42408" or "Error 42404" after upgrading to iTunes 9.0.3.
    For more information, see the following article:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thanks,
    Matt M.

  • After upgrading to 10.3.1 I get error -50 on startup and 1008 when I try to sign in to the store

    After upgrading to iTunes 10.3.1 I get error -50 on startup and 1008 when I try to sign in to the Store. How do I fix this?

    I got the solution from another post...
    use the Finder to navigate to /library/preferences/SystemConfiguration and delete NetworkInterfaces.plist ( you will be prompted for username and password), then reboot. You will get a message about new network interface found--just reset the network info.
    That did it for me.

  • HT5634 27 in late 2009 iMac and using bootcamp 4 and windows 8 64 bit I am getting a error message upon startup

    I have a 27 in late 2009 iMac and using bootcamp 4 and windows 8 64 bit I am getting a error message upon startup.  Any way to fix it?

    Windows 8 is not supported on your computer.
    http://support.apple.com/kb/HT5634

  • %Error opening nvram:/startup-config (Permission denied)

    I'm getting an odd error, permission denied trying to issue "show config" at user level.  We use this throughout the environment with no issues.
    IOS: System image file is "flash0:c2900-universalk9-mz.SPA.152-3.T.bin"
    R1#sh run | i aaa
    aaa new-model
    aaa authentication login default group tacacs+ local
    aaa authorization exec default group tacacs+ if-authenticated
    aaa authorization commands 1 default group tacacs+ if-authenticated
    aaa authorization commands 15 default group tacacs+ if-authenticated
    aaa accounting commands 15 default stop-only group tacacs+
    aaa session-id common
    R1#sh run | i priv
    privilege exec level 1 traceroute
    privilege exec level 1 ping
    privilege exec level 1 show logging
    privilege exec level 1 show configuration
    privilege exec level 1 show privilege
    privilege exec level 1 show
    R1#disable
    R1>show config
    Using 11855 out of 262136 bytes
    %Error opening nvram:/startup-config (Permission denied)

    You are indeed allowed to run the command (as evidenced by the fact that the command did run).
    show config is effectively an alias for the command more nvram:startup-config
    As a result, the issue is the permission on the file, not the command itself.
    Unfortunately, the file systems do not explicitly support permissions.  This used to be implicitly supported through permissions on show config.
    Perhaps this is a bug.  I'd open a case on this if you need really need this feature.

  • Error loading listener 'oracle.clex.util.ServletEventListener'

    Hello,
    I've upgraded an JHeadstart 9.0.4.4 application to Jheadstart 9.0.5.1. I've followed all steps described in the install-document. I can succesfully compile the application in Jdeveloper 9.0.5.2 but when I deploy the application to OC4j 9.0.3 I receive the error "Error loading listener 'oracle.clex.util.ServletEventListener', class not found" . I also noticed that the new upgraded earfile is smaller (7.5 Mb) compared to the old one (15Mb). Am I missing some standard classes within the build process ?
    With regards,
    Ramon van der Weiden

    Hello,
    The issue has been solved. I forgot to include some standard libraries in a specific ant-tag.
    With regards,
    Ramon van der Weiden

Maybe you are looking for

  • Looping delete statement where table name is coming from another table

    Hi All, We have to write code to delete records from active tables of WDSO.We have 5 DSO  so inspite of writing delete statement for each table we want to put all table names into one table and then loop through it .but we are getting error when we a

  • How to colour a one Column in Table

    Hi All, My requirement is to <b>colour a particular column in a table</b>. Also I can specify as to which column has to be coloured at the design time itself. I tried to search on WebDynpro Forum also but could not get any related help. Can you guys

  • 3G - IOS 4 locked up on backup, Instead restored. Not connecting to I tunes

    Downloaded new ITunes. Tried to install IOS4. On installation, and after 12 hrs of not completing the backup, I followed advice on a forum and did a restore. Now IOS4 is installed and working ok with just a few of my apps. Notes and contacts are all

  • Computer Crash Please Help!!

    My computer recently crashed and I lost all of my songs in itunes. I have my ipod still and it still has my songs..how can i transfer my songs onto my computer without my computer overriding the ipod? thanks so much

  • Scans are magnified

    I changed a document setting so that scans would be two sided. After that all of my scans came out magnified, therefore only a partial document shows.  How can I set this back to default?