The WinRM client received an HTTP server error status (500)

Hi All,
I have installed the Exchange 2010 Management Tools and a few roles on our DC (Windows Server 2008 R2) but i cannot even connect to it to configure anything.
If i use the management tools GUI i get an error message saying:
"Connecting to remote server failied with the following error message: The WinRM client received an HTTP server error status (500), but the remove service did not include any other informaition about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true'."
Using the Exchange Management Shell is get a similar error:
"Connecting to remote server failied with the following error message: The WinRM client received an HTTP server error status (500), but the remove service did not include any other informaition about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportException
+ FullyQualifiedErrorId: PSSessionOpenFailed"
This comes up 3 times and then said it failed to connect and to enter the Server FQDN i want to connect to.
I have seen other posts where they have said to disable anonymous access for PowerShell in IIS which i have done and to also run the set-user yourusername -remotepowershellenabled:$true which i cannot run because i cannot even connect into it via PowerShell.
Tried to see if there was a way to reinstall the management tools because i have a feeling they didnt install properly but cant find a way to do that.
Tried to uninstall everything but i cannot because it says there are already mailboxes created (presume some default ones) but i cannot connect to remove them to uninstall.
I seem to have reached a wall and cannot see how to proceed.
Please help. Thanks.

Have you tried loading EMS via Admin Tools > Windows Powershell Modules? Amazingly, that will probably work fine for you.
Assuming that loads, or that you can run EMS on another machine:
Check Powershell directory in IIS on the problem server. Make sure SSL is not required. Allow only Anonymous access - no basic/IWA auth etc.
If you can get into Windows Powershell Modules, run the set-user command suggested above from there.
Remove-powershellvirtualdirectory, and then New-powershellvirtualdirectory (either remotely or using Windows Powershell Modules.
Re-check SSL/authentication once this is done.
-Max
Hi Max,
Tried loading EMS via Admin Tools > Windows Powershell Modules but didnt work. Got the following error:
Import-Module : There were errors in loading the format data file:
Microsoft.Exchange.Management.PowerShell.Setup, C:\Program Files\Microsoft\Exchange Server\V14\bin\Exchange.format.ps1x
ml : File skipped because it was already present from "Microsoft.Exchange.Management.PowerShell.E2010".
At line:24 char:34
+                     Import-Module <<<<  $_.Name -ErrorAction SilentlyContinue
    + CategoryInfo          : InvalidOperation: (:) [Import-Module], RuntimeException
    + FullyQualifiedErrorId : FormatXmlUpateException,Microsoft.PowerShell.Commands.ImportModuleCommand
I think it is a problem with the PowerShell IIS VirtualDirectory because when i browse any other virtual directory i get a response of some sort but when i browse the PowerShell virtual directory i get the same 500 error message.
This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.
Now i think i have made things worse. I was looking at the remove and new point you made an accidently deleted the whole PowerShell virtual directory in IIS using the IIS GUI. I didnt use the Remove-powershellvirtualdirectory command. Now i dont know how to get it back :(
When i try to run New-powershellvirtualdirectory and specify to call it PowerShell it says it is already
New-PowerShellVirtualDirectory : The virtual directory 'PowerShell' already exists under 'DC01.mainserver/Default Web S
ite'.
Parameter name: VirtualDirectoryName
At line:1 char:31
+ New-PowerShellVirtualDirectory <<<<
    + CategoryInfo          : InvalidArgument: (DC01\PowerShell (Default Web Site):ADObjectId) [New-PowerShellVirtualD
   irectory], ArgumentException
    + FullyQualifiedErrorId : 7833EE63,Microsoft.Exchange.Management.SystemConfigurationTasks.NewPowerShellVirtualDire
   ctory
I have tried to use the remove command but it doesnt find it no matter what i put in the identify parameter. It should be "Default Web Site" right?
Anyways, i have created a new PowerShell virtual directory called ExchPowerShell (still would like to find a way have it called PowerShell) and removed SSL and enabled only Anonymous access. Now get a different error message:
VERBOSE: Connecting to DC01.mainserver
[dc01.mainserver] Connecting to remote server failed with the following error message : The WinRM client sent a request
 to an HTTP server and got a response saying the requested HTTP URL was not available. This is usually returned by a HT
TP server that does not support the WS-Management protocol. For more information, see the about_Remote_Troubleshooting
Help topic.
    + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExc
   eption
    + FullyQualifiedErrorId : PSSessionOpenFailed
Did a search and i think this is because i now had a different PowerShell virtual directory so if i try to connect and specify the new virtual directory name i get the same error i was getting.
Failed to connect to any Exchange Server in the current site.
Please enter the Server FQDN where you want to connect: DC01.mainserver/ExchPowerShell
VERBOSE: Connecting to DC01.mainserver/ExchPowerShell
[dc01.mainserver] Connecting to remote server failed with the following error message : The WinRM client received an HT
TP server error status (500), but the remote service did not include any other information about the cause of the failu
re. For more information, see the about_Remote_Troubleshooting Help topic.
    + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExc
   eption
    + FullyQualifiedErrorId : PSSessionOpenFailed
Thank for all you help so far.

Similar Messages

  • Exchange 2010 Initialization failed: The WinRM client received an HTTP server error status 500

    Good morning,
    I have major problems with exchange 2010 this morning.
    First off, exchange stopped sending and receiving any emails- whether internal or external. We are running a server 2008 R2 domain and exchange 2010 is installed on a Server 2008 virtual machine.
    I tried simply rebooting the server and then tried logging on and getting into the Exchange Management Console. I receive the following error in the exchange management console:
    Initialization failed
    The following error occurred while attempting to connect to the specified Exchange server 'exchangesvr.chs.internal';
    The attempt to connect to
    http://exchangesvr.chs.internal/Powershell using "Kerberos" authentication failed: Connecting to remote server failed with the following error message: The WinRM client received an HTTP server error status (500), but the remote service did not include any
    other information about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic.
    I followed the steps listed here:
    http://technet.microsoft.com/en-us/library/ff607221(EXCHG.80).aspx
    but everything appeared to be correct. I did not have to make any changes because everything was set as it should be according to that information.
    Any help would be much appreciated.
    Best regards
    Katrina

    Hi,
    I had the same problem, and I spent a weekend looking a solution, fortunally, I have it:
    Please follow this steps:
    Install WinRM IIS Extension, adding this feature from Server Manager.
    Change  IPv4 over IPv6 lookup preference, because the FQDN fails to find the server on TCP/IPv6. 
    To verify this, on Command Prompt please make this test: ping yourserver.yourdomain.domain. 
    Maybe you obtain TCP/IPV6 address response.
    Probably the Internet Information Services (IIS) Manager dont have the binding for IPv6, only for IPv4.
    To change IPv4 over IPv6 lookup group prefence, follow this steps:
    Please open regedit, locate the skubkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\
    On DisabledComponents subkey, double click, change de value for
    0x20 (or 4120 Hexadecimal). this value make  the Windows OS to prefer IPv4 over IPv6.
    Repeat the test, on command prompt:
    ipconfig /flushdns (Enter) to flush DNS cache.
    ping yourserver.yourdomain.domain.
    At this moment you obtain TCP/IPv4 address response.
    To check Exchange Managment Console operation, you must restart the server.
    Please restart the server.
              Best Regards,

  • Exchange 2010 Initialization failed (Initialization failed) The WinRM client received an HTTP server error status (502)

    i have Server 2008 r2
    exchange 2010 evrything was working fine but now when i try to open the Exchange management console i get this errore
    the follwing error ocurred when serching for on premises exchange server
    Connecting to remote server failed with the following error message:
    The WinRM client received an HTTP server error status 502,  from the remote ws-managment servic   For more information, see the about_Remote_Troubleshooting Help topic. It was running the command
    'Discover-ExchangeServer -UseWIA $true -SuppressError $true'.
    please help
    Mahmoud Hanefy

    Anything in the event logs?
    Any help from:
    http://msexchangeteam.com/archive/2010/02/04/453946.aspx
    Troubleshooting Exchange 2010 Management Tools startup issues

  • SOAP Invoke error: Status (500): Internal Server Error

    I have a BLS with a WebService action.  I am testing the WebService call with each operation within the wsdl address.  I used the wsdl address to make the call.  I selected the only port available.  There are several operations available.  This WebService call is successful for all operations except for one.  The operation that fails, I get the following errors in the "ServletExec.log" for this one operation.  Can you tell me where the issue may be?
    "SOAP Invoke error: Status (500): Internal Server Error"
    "java.lang.Exception: Status (500): Internal Server Error"
    "at com.lighthammer.webservice.SoapClient.invoke(Unknown Source)"
    "at com.lighthammer.xacute.actions.webservice.WebServiceAction.RawInvoke(Unknown Source)"
    "at com.lighthammer.xacute.actions.webservice.WebServiceAction.Invoke(Unknown Source)"
    Thanks,
    Chris

    The Web Service had been "Reversed Engineered".  In doing this, the parameters had been changed in the Web Service.  This created a "break" on MII's side (i.e. MII was still trying to pass the authentication token to the parameter named "authenticationToken", instead of passing it to the parameter named "paramString1".).
    Thanks,
    Chris

  • WINRM error : The WinRM client cannot complete the operation within the time spe cified

    Dear All
    Please find
    We have developed a management pack on RMS which is analyzing information from linux by using module with calling winrm.
    In mentioned module before calling winrm through netcat , the agent status will be controlled on target host.
    But this error on specific sles host will halt the executing workflow .
    This workflow will working successfully after couple of intervals and again the error coming up.
    Although the workflow is halting by the mentioned error a  task that used the same module is working fine without any error on that host and
    This workflow is running on other instances of the discovered class correctly
    (on SLES hosts sles11 and sles10 64bit) .
    Error :
     The WinRM client cannot complete the operation within the time spe cified. Check if the machine name is valid and is reachable over the network and  firewall
    exception for Windows Remote Management service is enabled. Error number:  -2144108250 
    The WinRM client cannot complete the operation within the time specified. Check if the machine name is valid and is reachable over the network and firewall exce ption for Windows Remote Management
    service is enabled.
     Linux host :
    SLES 10 32 bit
    SP2

    Hi,
    Any error or warning for the operation manager log under event viewer?
    Based on my research,
    Possible Causes for this issue:
    The host is unreachable due to incorrect name resolution, network outage, or
    host outage
    A network or host-based firewall is blocking TCP port 1270 connectivity to the target host
    Resolutions
    Verify that Management Server can ping the agent host by Fully-Qualified
    Domain Name
    Verify that no network firewalls or host firewall is blocking TCP port 1270
    In addition, check whether you have heartbeat failures in your environment for linux, if so, please go through the below link:
    OpsMgr: UNIX/Linux Heartbeat Failures After Applying KB2585542
    http://operatingquadrant.com/2012/01/12/opsmgr-unixlinux-heartbeat-failures-after-applying-kb2585542/
    Hope this helps.
    Regards,
    Yan Li
    Regards, Yan Li

  • Windows Server 2008 Server Manager - The WinRM Client Cannot Process the Request.

    Hello,
    I have recently purchased a Dedicated Server, and I have installed Windows Server 2008 R2. I want to use Server Manager because I don't really have that much experience with command line commands, so I wanted to use server manager, I can remotely connect
    to my server but when I use Server Manager I get the error "The WinRM Client Cannot Process the Request, if the authentication scheme is different from Kerberos..." I haven't set up a domain between my PC and the Dedi, as I do not know how/or know
    if this is applicable in this situation.
    Thanks for your time!
    Bill Gates Mate

    Hi,
    If you are using the non-domain management method, please refer the following article to add the trust host.
    The related article:
    Remoting Week: Non-Domain Remoting
    http://blogs.technet.com/b/heyscriptingguy/archive/2013/11/29/remoting-week-non-domain-remoting.aspx
    More third party article:
    The WinRM client cannot process the request. If the authentication scheme is different
    http://technico.qnownow.com/the-winrm-client-cannot-process-the-request-if-the-authentication-scheme-is-different/
    I’m glad to be of help to you!
    *** This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites;
    therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure
    that you completely understand the risk before retrieving any software from the Internet. ***
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How do I fix the following error message: HTTP Server Error 503?

    I no longer can access the Internet by pressing the Internet button on my computer. I receive the following error message: HTTP Server Error 503. How do I fix that problem.

    http://pcsupport.about.com/od/findbyerrormessage/a/503error.htm

  • Since I updated my Creative Cloud desktop App to its last version, my files are no longer synchronized. I received the "fail to synch files" and "server error" messages.

    Since I updated my Creative Cloud desktop App to its last version, my files are no longer synchronized. I received the "fail to synch files" and "server error" messages.

    Hi, Jeff.
    I'm not on a network and I didn't change anything on my secutiy setups, so I got in touch to the customer support. They checked my computer and found nothing wrong, so they uploded some log files to analyse the case. I'm waiting for a answer.
    Thanks for the tips.

  • [Anyconnect 3.0] "The VPN client driver has encountered an error"

    Hi,
    A computer get the following error when trying to connect: "The VPN client driver has encountered an error."
    In setupapi.log, we got this error:
    #-147 Loading class installer module for "Cisco AnyConnect VPN Virtual Miniport Adapter for Windows".
    #E358 An unsigned or incorrectly signed file "C:\WINDOWS\system32\NetCfgx.dll" for driver "Cisco AnyConnect VPN Virtual Miniport Adapter for Windows" blocked (server install). Error 0x800b0100: No signature was present in the subject.
    #E161 Processing of call to class installer failed. Error 0x800b0100:
    No signature was present in the subject.
    I already tried those solutions :
    - install this fix http://support.microsoft.com/kb/822798
    - repair catalog system http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a00809b4754.shtml#asdqw
    Do you know a solution?
    Thanks for your help,
    Patrick

    Kashish,
    The user who got this problem solved it by replacing C:\WINDOWS\system32\NetCfgx.dll by another NetCfgx.dll file.
    He downloaded it from Internet (users don't fear )) but I would advice you to pick one from another computer...
    I think that his computer was corrupted...
    HTH
    Patrick

  • Intermittenly receiving an Internal Server Error from Web Services

    When attempting to login to Siebel CRM using the SSO Token (i.e. https://secure-ausomxpod.crmondemand.com/Services/Integration?command=ssologin&odSsoToken=[TOKEN]), I am intermittenly receiving an Internal Server Error. This seems to be completely random and occurs even before the SSO token expires.
    The error code I am getting back is SBL-ODU-01006
    If there is any other information I can provide, please let me know.
    Thank you,
    Cameron

    Hi !
    Is it happening on the production environnment or only on your staging ?
    It may be link on how you get the sso token. Do you make any changes on the "JSESSIONID=azojdazpdazpdnazpdnazpdn" ?
    Just try to search the error code SBL-ODU-01006 in the forum and there're two thread about it.
    Hope this will help, feel free to ask more !
    Max

  • Mail for Exchange : HTTP Server Error 500

    Just installed MFE on my Nokia E90 and having issues synching it up with my exchange account. I checked the log and this is what it says :
    19/12/2008 9:23:03 Setting OFFLINE Status to False
    19/12/2008 9:23:03 Setting ROAMING status to False
    19/12/2008 9:23:03 Setting DISK FULL status to False
    19/12/2008 9:23:08 Setting OFFLINE Status to False
    19/12/2008 9:23:08 Setting ROAMING status to False
    19/12/2008 9:23:08 Setting DISK FULL status to False
    19/12/2008 9:24:34 Profile Updated
    19/12/2008 9:24:34 unable to open snapshot database (-1)
    19/12/2008 9:24:34 OffPeakTime active
    19/12/2008 9:24:42 Cancel Job:0, Type:"Sync Job On Profile":
    19/12/2008 9:25:06 HTTP error code=500
    19/12/2008 9:25:06 HTTP Server Error 500: Internal Server Error
    19/12/2008 9:49:10 OffPeakTime active
    19/12/2008 9:55:09 HTTP error code=500
    19/12/2008 9:55:09 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:02:01 HTTP error code=500
    19/12/2008 10:02:01 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:04:21 Profile Updated
    19/12/2008 10:04:22 OffPeakTime active
    19/12/2008 10:04:30 HTTP error code=500
    19/12/2008 10:04:30 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:05:17 HTTP error code=500
    19/12/2008 10:05:17 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:09:39 HTTP error code=500
    19/12/2008 10:09:39 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:11:06 OffPeakTime active
    19/12/2008 10:11:06 Setting OFFLINE Status to False
    19/12/2008 10:11:07 Setting ROAMING status to False
    19/12/2008 10:11:07 Setting DISK FULL status to False
    19/12/2008 10:11:23 HTTP error code=500
    19/12/2008 10:11:24 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:35:27 Profile Updated
    19/12/2008 10:35:28 OffPeakTime active
    19/12/2008 10:35:29 Profile Updated
    19/12/2008 10:35:29 OffPeakTime active
    19/12/2008 10:35:30 Cancel Job:1, Type:"Sync Job On Profile":
    19/12/2008 10:35:43 HTTP error code=500
    19/12/2008 10:35:43 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:40:12 OffPeakTime active
    19/12/2008 10:42:23 Profile Updated
    19/12/2008 10:42:23 OffPeakTime active
    19/12/2008 10:42:36 HTTP error code=500
    19/12/2008 10:42:36 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:43:44 Profile Updated
    19/12/2008 10:43:45 OffPeakTime active
    19/12/2008 10:43:45 Profile Updated
    19/12/2008 10:43:46 OffPeakTime active
    19/12/2008 10:43:59 HTTP error code=401
    19/12/2008 10:43:59 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:46:17 Profile Updated
    19/12/2008 10:46:17 OffPeakTime active
    19/12/2008 10:46:18 Profile Updated
    19/12/2008 10:46:19 OffPeakTime active
    19/12/2008 10:46:20 Cancel Job:5, Type:"Sync Job On Profile":
    19/12/2008 10:46:33 HTTP error code=401
    19/12/2008 10:46:33 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:47:50 HTTP error code=401
    19/12/2008 10:47:50 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:49:54 HTTP error code=401
    19/12/2008 10:49:54 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:51:02 Profile Updated
    19/12/2008 10:51:02 OffPeakTime active
    19/12/2008 10:51:03 Profile Updated
    19/12/2008 10:51:04 OffPeakTime active
    19/12/2008 10:51:15 HTTP error code=500
    19/12/2008 10:51:15 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:53:02 Profile Updated
    19/12/2008 10:53:03 OffPeakTime active
    19/12/2008 10:53:04 Profile Updated
    19/12/2008 10:53:04 OffPeakTime active
    19/12/2008 10:53:05 Cancel Job:10, Type:"GlobalAddressLookup":
    19/12/2008 10:53:31 Profile Updated
    19/12/2008 10:53:31 Cancel Job:11, Type:"UnKnown Job":
    19/12/2008 10:53:31 OffPeakTime active
    19/12/2008 10:53:32 HTTP error code=403
    19/12/2008 10:53:32 HTTP Server Error 403 : Forbidden
    19/12/2008 10:53:43 HTTP error code=403
    19/12/2008 10:53:43 HTTP Server Error 403 : Forbidden
    19/12/2008 10:53:51 HTTP error code=403
    19/12/2008 10:53:51 HTTP Server Error 403 : Forbidden
    19/12/2008 10:54:41 Profile Updated
    19/12/2008 10:54:41 OffPeakTime active
    19/12/2008 10:54:50 HTTP error code=500
    19/12/2008 10:54:50 HTTP Server Error 500: Internal Server Error
    19/12/2008 11:24:50 HTTP error code=500
    19/12/2008 11:24:50 HTTP Server Error 500: Internal Server Error
    19/12/2008 11:54:51 HTTP error code=500
    19/12/2008 11:54:51 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:17:46 HTTP error code=500
    20/12/2008 12:17:46 HTTP Server Error 500: Internal Server Error
    20/12/2007 12:24:37 OffPeakTime active
    20/12/2007 12:24:49 HTTP error code=500
    20/12/2007 12:24:49 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:25:23 AUDT Timer expired
    20/12/2008 12:25:23 OffPeakTime active
    20/12/2008 12:25:23 OffPeakTime active
    20/12/2008 12:25:25 OffPeakTime active
    20/12/2008 12:26:38 HTTP error code=500
    20/12/2008 12:26:38 HTTP Server Error 500: Internal Server Error
    20/12/2007 12:29:46 OffPeakTime active
    20/12/2008 12:32:11 AUDT Timer expired
    20/12/2008 12:32:11 OffPeakTime active
    20/12/2008 12:32:11 OffPeakTime active
    20/12/2008 12:32:21 HTTP error code=500
    20/12/2008 12:32:21 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:40:09 OffPeakTime active
    Any idea ?

    I have the same problem, the microsoft link not solve my problem:
     23/10/2009 11:42:36 Profile Updated
    23/10/2009 11:42:36 PeakTime active
    23/10/2009 11:42:42 HTTP error code=501
    23/10/2009 11:42:42 HTTP Server Error 501: Not Implemented
    23/10/2009 12:16:55 Profile Updated
    23/10/2009 12:16:55 PeakTime active
    23/10/2009 12:16:56 PING Command Requested
    23/10/2009 12:16:59 HTTP error code=403
    23/10/2009 12:16:59 Exception during Ping.
    23/10/2009 12:16:59 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:00 Error occurred during Ping.
    23/10/2009 12:17:00 Error occurred during Ping. Setting Status to Waiting For Reconnect
    23/10/2009 12:17:15 HTTP error code=403
    23/10/2009 12:17:15 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:35 HTTP error code=403
    23/10/2009 12:17:35 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:55 HTTP error code=403
    23/10/2009 12:17:55 HTTP Server Error 403 : Forbidden
    23/10/2009 12:21:55 PING Command Requested
    23/10/2009 12:21:58 HTTP error code=403
    23/10/2009 12:21:58 Exception during Ping.
    23/10/2009 12:21:58 HTTP Server Error 403 : Forbidden
    23/10/2009 12:21:58 Error occurred during Ping.
    23/10/2009 12:21:58 Error occurred during Ping. Setting Status to Waiting For Reconnect
    Many thanks 

  • TREX - Search Failure - HTTP Server error: 503 - Queue Server down

    Hello,
    I've got a problem with TREX, the following tasks results in erros:
    Default Search
    Search Failure
    Error during search occurred - com.sapportals.wcm.WcmException: HTTP server error: 503 (Errorcode 7266)
    An unexpected severe error occurred during the search call.  If the situation persists, inform your system administrator.
    Creating Index
    Error 503
    - On Index Administration: indexes status are green
    - On TREX Monitor: Takes long time to loa. HTTP Server and Name Server are green. There is no entry for Queue Server
    - On TREX Monitor > Display Queues: Takes a long time and then no queues are displayed
    - On Portal Monitor > Request Overview: Requests for TREX takes pretty long time
    Starting Time: 9:16:23 AM
    Starting Date: May 19, 2010
    Request Name: NW:J2E:SRV:HTTP
    User ID: <my user>
    Outbound Data: n/a
    Duration: 395671
    CPU Time: 5812
    Component Entries: 26
    Component with Largest Net Time: EP:KM:TREX:HTTP:<host>:30205
    Largest Net Time: 38867
    Component with Largest Net CPU Time: EP:PRT_render:.../com.sap.km.TrexMonitor
    Net CPU Time: 5674                    
    Could you help me with procedures or guides on how to solve the problem and start the queue server?
    kind regards,
    Rafael

    BASIS team reseted TREX and it's working again

  • Enterprsise search error  - HTTP server error: 503 (Errorcode 7266)

    HI
    i am geting following error when serching docs in portal using TREX..
    Search Failure
    Error during search occurred - com.sapportals.wcm.WcmException: HTTP server error: 503 (Errorcode 7266)
    An unexpected severe error occurred during the search call. If the situation persists, inform your system administrator.
    Indexing document failed. Communication error. HTTP server error: 503 (Errorcode 7266)
    Regards
    Buddhike

    Hi,
      Can you please check the information and links given in the below threads. These will give more information of checking the HTTP Server etc..
    https://forums.sdn.sap.com/thread.jspa?threadID=84269
    https://forums.sdn.sap.com/thread.jspa?threadID=23496
    https://forums.sdn.sap.com/thread.jspa?threadID=71527
    Raghavendra

  • HTTP Server Error - 403 Forbidden

    Hi all
    i was checking the performance of my application server, in HTTP Server (AS instance, not infrastructure instance)
    HTTP Server error rate is high, drilling down if found that i have an unusual number of 403 - Forbidden errors.
    In the access.log of http server i found the following:
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.47.237 is the ip of the Application Server
    /cotacoes is the path to an application that is deployed in OC4J ( this application is built with B4CJ framework)
    i have asked the programming team to find the piece of code that was generating an OPTIONS request to the server, they could not find any reference to an OPTIONS request in all application code.
    Is it some configuration in OC4J container ? or some option in BC4J ??
    my environment:
    Oracle Application Server 9.0.4
    Hp proliant dl580 server
    Windows 2003 enterprise server
    Best Regards
    Rui Madaleno

    I spoke again to my local Nokia dealer and they say the problem is in my Exchange user.
    My IT people say that my user is exactly the same as the rest of the people in the company…
    Can anyone think of a solution???

  • ACS: Resource not found or internal server error ErrorCode: 500 has occured. Click here to get back to the server

    i have installed cisco acs server 5.3 and applied an eval license. when i am going to define an authorization rule in access policy, i can find and predefined rules and i can not create any rule of my own. if i do any thing i get this error message.
    ACS: Resource not found or internal server error
    ErrorCode: 500 has occured.      Click here to get back to the server
    can any one please help me on this.

    Anyone know of what could be causing this problem, when using a supported browser?
    We are running ACS version 5.3.0.40.9 (appliance).
    We are using IE 8.  When using ACS, everything works fine for a period of time, and then at (seemingly) random times, we will suddenly get the "ACS: Resource not found or internal server error".  The only way to get working again is to log out of ACS and log back in. 
    Also, we seem to get logged out at random times, even while active and in the middle of updating something.  Sometimes we receive the message that our session has timed out and other times we are simply dropped back to the login screen, with no error or timeout message.  Either way, it happens while we are definitely active and working...not a logout due to inactivity.
    This is all with IE8.  Any ideas?
    TIA

Maybe you are looking for

  • Problems with mail after every shutdown

    I posted a few days ago when mail kept crashing following the security update (probably due to me not closing all applications before installing). I managed to get mail working again by resetting the junk mail filter. However, since then I have had p

  • XML Publisher report stuck at Calling XDO Data Engine...

    Hi ! I am upgrading a custom report from 11i to R12 , the report works fine in 11i but when moved to R12 the report is stuck at "Calling XDO Data Engine..." and then it doesnot parse the Template. Below are the logs from the request: XDO Data Engine

  • Can i install the upgrade ilife11 on TWO computers?

    I bought the ilife 11 upgrade and installed it succesfully on my imac. Am I allowed to also install it in my macbook?

  • Can "SPML Web Service Complex Data Type field" take multiple values ?

    In Generic Technology Connector's -SPML design parameters section, Can we give multiple values in SPML Web Service Complex Data Type field? If not, how can i call methods directly instead of calling them through a values of the "name" attribute of th

  • Publishing VI over internet

    dear all,            i want to publish my VI on internet, but with the web publishing tool im able to access the VI from the browser on my sytem. is n't it possible to access them from remote location?            my internet connection is from an ISP