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

Similar Messages

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

  • 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

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

  • In the first itunes i had the option show dubbel parts but whit the newer one i cant find that option annymore, where is it?

    in the first itunes i had the option show dubbel parts but whit the newer one i cant find that option annymore, where is it?

    palkia wrote:
    in last 4 days, i been using the new ip4 to take important photos and creating new contact.my new ip4 never snyc to itunes
    There's your problem right there... ^
    Whatever you did prior to plugging it in and answering yes to start the restore is gone forever.

  • I am having issues suddenly exporting files. It reads error exporting 25 files, As I attempt to choose another destination folder the folders show a black square where the folder sign previously was. I am in my busy season and this has created a huge dela

    I am having issues suddenly exporting files. It reads error exporting 25 files, As I attempt to choose another destination folder the folders show a black square where the folder sign previously was. I am in my busy season and this has created a huge delay!!! HELP!!!!

    oh and if you use a creative cloud version of Lightroom it could also be that the logon to the cloud is messed up. Logging out and logging back in from preferences in the creative cloud app will fix that. Due to the release of Lightroom CC it appears that adobe's servers have been overwhelmed a bit And many people have strange problems that are solved by logging out and back in.

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

  • I try to restore ipad to ios 7.0.4 but the tunes show error ,the ipad could not be restore because the firmware file was corrupt, i have the latest update from itunes and windows and i turn off antivirus and firewall and the error is the same , what i do?

    i try to restore ipad to ios 7.0.4 but the tunes show error ,the ipad could not be restore because the firmware file was corrupt, i have the latest update from itunes and windows and i turn off antivirus and firewall and the error is the same , what i do?, my ipad is show apple logo
    please what i do

    Hello JD_NINJA,
    Thanks for using Apple Support Communities.
    Error 9006 when restoring your iOS device indicates that there is security software on your computer which is preventing connection to the Apple server or your device.  To troubleshoot this issue please follow the directions below.
    Check your security software
    Related errors: 2, 4, 6, 9, 1611, 9006. Sometimes security software can stop your device from communicating with either the Apple update server or with your device.
    Check your security software and settings to make sure that they aren't blocking a connection to the Apple servers.
    Get help with iOS update and restore errors - Apple Support
    When restoring your iPhone, please make sure to follow the directions in the link below to properly restore.
    Restore your device from an iCloud or iTunes backup - Apple Support
    Take care,
    Alex H.

  • Every time I try to use Photo Mail in PSE 11 the program shows error and close

    How to use Photo Mail in PSE 11 as it close every time I try to access

    Problem have been solvedThanks for your crystal clear instructionsI do appreciate your help and care so muchGod bless you all
    Date: Wed, 3 Apr 2013 09:58:39 -0700
    From: [email protected]
    To: [email protected]
    Subject: every time I try to use Photo Mail in PSE 11 the program shows error and close
        Re: every time I try to use Photo Mail in PSE 11 the program shows error and close
        created by Andromeda14 in Photoshop Elements - View the full discussion
    Please follow steps as mentioned on blog: http://tinyurl.com/cy9beny ~Andromeda
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5203304#5203304
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5203304#5203304
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5203304#5203304. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Photoshop Elements by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • My iPhones iTunes Radio doesn't work it says "iTunes radio is temporarily unavailable try again later" some one please help I really want to listen to the radio. 

    My iPhones iTunes Radio doesn't work it says "iTunes radio is temporarily unavailable try again later" some one please help I really want to listen to the radio.  please help my life depends on anyone who fixes the problem. 

    Your life depends on it? See this discussion: https://discussions.apple.com/thread/5345664

  • The album downloaded except one song. It says purchased rather than play and there is no option to try and download the one song that had an error.  I deleted the song name from our library, but it still won't let me download. Any advice?

    The album downloaded except one song. It says purchased rather than play and there is no option to try and download the one song that had an error.  I deleted the song name from our library, but it still won't let me download. Any advice?

    Hi VeryBerry1,
    Welcome to the Support Communities!
    The articles below may be able to help you with this.
    Click on the links to see more details and screenshots. 
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/HT2519
    You can view your iTunes Store account and request assistance by following the instructions below:
    iTunes Store & Mac App Store: Seeing your purchase history and order numbers
    http://support.apple.com/kb/ht2727
    Cheers,
    - Judy

  • After September 2014 update Apple TV the radio shows error loading station?

    Been listening to music for a year using the Apple TV Radio with no problems at all. At the same time I had the screen saver set to kick after 2 minutes with no problems or interference with the radio program.
    Now I've competed the Apple TV update, on 20 September 2014, and reset everything required, I.e., iTunes and billing info. Successfully downloaded a new movie (Godzilla 2014) & my photo stream and everything works fine. Except the station I've been listening to the past year plays for about 5 to 10 minutes then stops - I get the message on the screen that informs me 'content not available at this time, try again later'. So, if I go back out and come right back to that radio station it works fine for another 5 to 10 minutes - then that error message returns. Help !

    Got tired, laid down in my bedroom, turned on AppleTV Radio, clicked on my favorite station and it played for 6 hours straight !!!! As luck would have it, the Apple TV in my bedroom was still running software version 6.2 - I had forgotten to upgrade to 7.0 - and will not until Apple fixes this issue or tells us the reason for 'radio' not working with 7.0.

  • Error: The listener returned the following Message: 302 Found

    Hi,
    I've OAS 9.0.4.0 on windows 2000 sp3 and get the message in the subject.
    How to solve ?
    Any reaction will be appreciated.
    Thanks in advance.
    Leo

    This is the solution from metalink.
    fact: Oracle HTTP Server 9.0.2
    fact: MS Windows 2000
    symptom: At the top of a page, the following text is displayed:
    symptom: The Listener Returned The Following Message: 302 Foundhttp/1.1 200
    Ok
    symptom: The message disappears when the page is reloaded
    cause: 9i Application Server 9.0.2.0.1 is known to cause problems with
    Service Pack 3 on Windows 2000. This problem may however not be limited to SP3.
    fix:
    Apply the 9.0.2.1 patchset on 9i Application Server 9.0.2.0.1.
    The patchset can be downloaded at
    ftp://updates.oracle.com/2542920/ using your Metalink username/password.
    Thanks
    .

  • HT1725 i get the message 'Download error.Tap to retry. the device shows the download progress then quickly reverts to afore mentioned message.

    after renting a movie from itunes store and downloading it directly to my ipad touch device the download almost completed and then i got the message, Download error. Tap retry . the download appears to begin again and then the afore mentioned phrase appears once more. over and over and over......

    Hello jody5758
    Continue your troubleshooting with the article below. IT will walk you through checking the Date & Time as well as checking the settings of your router to ensure a proper connection.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Regards,
    -Norm G.

Maybe you are looking for