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,

Similar Messages

  • 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

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

  • Exchange 2010 Initialization failed Access is denied

    Hi
    I try to run EMC but cannot run due for this error message appear
    Initialization fail
    The following error occurred while searching for the on-premises Exchange server:
    [server.pc.local] Connecting to remote server failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting  Help Topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError
    $true -CurrentVersion 'Version 14.1 (Build 218.15)".
    Can anyone help me out on this Im new to Exchange 2010 and this is my first installation and come up with this error.

    Hi
    Access denied error. is your account a full admin in exchange? Can you right click the EMC and run as administrator?
    did you do a reboot after your installation?
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Apple Mail 6.2 Exchange 2010 Delete Fail

    When deleteting an email in Apple Mail 6.2 setup to use Exchange 2010 with MAPI, the following error message is displayed:
    The message "X" could not be moved to the mailbox "Trash folder name".
    An error occurred while moving messages to mailbox "Trash folder name".
    To reproduce this problem I loaded a mailbox with 30k of emails. I then deleted 4000 messages, and while the client was still syncing (visibly you could see it syncing the activity window) - I deleted some of the same messages again.
    The sync process stopped, the activity window stopped showing any activity and my emails which were previously marked for deletion remained visible.
    Now when I try to delete the emails I previously deleted, I receive the error as above and the messages are not deleted.
    If I delete other messages that were not previously marked for deletion I do not receive the error.
    To remove the messages that were causing the error I had to "Command-X" to cut them from the folder and bypass the trash.

    Hi Andrew,
    I tried to understand your message but failed to. I'm sorry. Just clicking "rebuild" worked for me to restore behavior that hadn't been working. It only took a few seconds.
    That said, it was only days later that all of my correspondance stored on the Exchange server disappeared, and 123Together, my Exchange service provider, said "Since you are on a Mac the database may gotten corrupted and synched to the server that is why the data in the mailbox and subfolder you may not see. We can have our admin do a restore of the mailbox as we can go back for a restore point up to 5 days, there is a admin fee of 160.00 hr anywhere from 1-3 hours of work please let us know if you would like to proceed." I was not happy.
    So I probably agree with what you are saying!
    Larry

  • Exchange 2010, khi: failed to execute Troubleshoot-DatabaseSpace.ps1 Error formatting a string: Format string is not supported

    Hi,
    Exchange 2010 MP fails to run Troubleshoot-DatabaseSpace.ps1. Results in a Warning with "Error formatting a string: Format string is not supported". The EventNumber is 402. The Microsoft article it points to is useless at http://technet.microsoft.com/en-us/library/749e0eac-ebb2-41e3-8fa2-4a03a1bd3571.aspx 
    Run ".\Troubleshoot-DatabaseSpace.ps1 -Server MailboxServer.domain.com -MonitoringContext" and works fine.
    Any help appreciated.
    thanks

    Hi,
    Before the newer MP release, we can disable  these 4 monitor via override and this should not run the Troubleshoot-DatabaseSpace.ps1 :
    KHI: Failed to execute Troubleshoot-DatabaseSpace.ps1.
    KHI: The database copy is low on database volume space and continues to grow. The volume is under 25% free
    KHI: The database copy is low on database volume space and continues to grow. The volume has reached error levels under 16% free.
    KHI: The database copy is low on database volume space and continues to grow. The volume has reached critical levels 8% free.
    Alex Zhao
    TechNet Community Support

  • HT3275 My back ups are failing, the message I receive is "The backup disk image "/Volumes/Mamma and Pappa's Time Caps-1/Liz Giusti's MacBook Pro.sparsebundle" is already in use. Any suggestions

    My back ups are failing, the message I receive is "The backup disk image "/Volumes/Mamma and Pappa's Time Caps-1/Liz Giusti’s MacBook Pro.sparsebundle” is already in use. Any suggestions?
    I am trying to back up my Macbook Pro to a time capsule attached to my iMac. When I first installed the Time Capsule, all backups went well.

    Reboot the TC.. it has got lost.. or reboot the whole network.. restart in correct order. .modem router.. TC.. clients.
    It suddenly will reappear.. you might need to reboot it again in a few days. .such is apple software today.
    Some more info C12. http://pondini.org/TM/Troubleshooting.html

  • Exchange 2003 users are unable to send attachments larger then 8 MB to Exchange 2010 users on the same LAN

    I am migrating from Exchange 2003 to Exchange 2010.
    Users who are still on Exchange 2003 cannot send attachments any larger than around 8MB to Exchange 2010 users on the same LAN.
    Users on Exchange 2010 can send large attachments to fellow Exchange 2010 users without issue.
    I do not have any quota restrictions on Exchange 2010.
    Had a look at the Exchange 2003 Connector but could not see any reference to attachement restrictions.
    Has anyone come across this?

    Here is a note of the NDR:-
    Your message did not reach some or all of the intended recipients.
    Subject:   
    The following recipient(s) cannot be reached:
    Tracey xxxxxx on 01/12/2014 13:27
    This message is larger than the current system limit or the recipient's mailbox is full. 
    Create a shorter message body or remove attachments and try sending it again.
    <mail.xxxxxxxxx.com #5.2.3 smtp;450 5.2.3 Msg Size greater than allowed by Remote Host>

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

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

  • I not able to open any links in the emails I receive and get an "Error: No associated application could be found" when I click on it. HELP!! What's going on? This happened after I downloaded Chrome and then

    I not able to open any links in the emails I receive and get an "Error: No associated application could be found" when I click on a link. HELP!! What's going on? This happened after I downloaded Chrome and then decided to delete it. 

    I have Lion and I just came across this link and it took care of the problem.
    Jose Antonio Solis
    Re: Lion: Delete google chrome completely include user profile?
    Try deleting:
    ~Library/Application Support/Google
    and
    ~Library/Caches/Google/Chrome

  • Outlook 2013 Changing Shared Calendar Appointment Categories causes error The Operation failed the messaging interfaces have returned an unknown error

    Hi
    Our user used to be able to change the categories in a shared outlook calendar appointment but is now getting the error:
    The Operation failed the messaging interfaces have returned an unknown error. If the problem persists, restart Outlook.
    We have tried re-creating the mail profile but still get the same error.
    If anyone has any other suggestions, that would be great, thanks.

    Glad to hear that it works fine in new profile. It seems your old OST file or other file in profile is corrupted. After you create a new profile, Outlook would re-sync your mailbox to a totally new OST as the data file.
    Tony Chen
    TechNet Community Support

  • 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 

  • 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

  • How do I back up My contacts from My iphone to My computer

    I was told I can use itunes to back up My contact but I can't seem to find how I could do that?

  • Generate Adobe Interactiveform pdf using Web Dynpro Java API.

    I created pdf form by using standard "InteractiveFormElement" and it is displaying correctly in browser. Now there is a requirement to provide url link to the same pdf that is displayed with InteractiveFormElement. To generate pdf, I was doing someth

  • History on 2 devices

    Good day! I use my Skype account on 2 devices: on my PC, and on my Tablet. Sometimes I remove my chat history rom PC. But when I turn on my Tablet the removed history appear on it. Why? Does history seving on your server? How can I remove it from the

  • Database storage vs. File system

    Hi, We'll be setting up a new Oracle UCM 10g* environment in a production scenario - we have access to high-speed SAN for file storage, but we can also use an Oracle 11g database for file storage (using the File Store Provider) - the database's table

  • Rsh in solaris

    hi guys we have moved our apps and db servers physically my solaris admin had earlier made a shell script for daily backup of prod system. since we have 2 node configuration,he is calling the second node from 1 st node to stop the apps services. howe