ODS activation failing with the reason : ODS not built properly"

Hai,
         I have a process chain wherein I have an ODS thats being loaded and activated. The problem is that the load is successful but the activation is failing. When I see the process monitor, it says "DataStore ZXXXX built incorrectly; cannot update request REQU_******". When I checked this ods in RSRV, in test for ODS objects, the test for "Foreign Key Relationship of Reporting-Relevant ODS Object and SID Table Characteristics " failed with the errors like :"The SID values are missing for 2 specifications for characteristic ZLPORTG"
Can somebody suggest me how I can solve this problem? It works fine in manual execution and the ODS shows the request is activated and the id is generated after activation.
It is clearly a SID problem. Do I need to delete all data related to those objects everywhere in the system? I deleted data from that ODS and reloaded. But still the same problem!

Hi,
i think you should implement -Note 965599
also check
Note 961556 - DataStore (activation): Columns are initialized without rule
Note 974833 - DataStore (activation): Columns initialized without rule
Regards,
San!

Similar Messages

  • Activation failed with the following error: 0xC004B011

    I just purchased the Office 365 bundle from Costco and I am using the various office products to do some work.  I keep getting a request to activate the software, but when I try I receive the following error message: "activation failed with
    the following error: 0xC004B011"
    How do I activate the software and fix the issue?  It also hows "The activation server determined that your computer clock time is not correct. You must correct your clock before you can activate."  What time zone do I need to be set
    to activate the software?

    I had this issue and fixed it:
    Just click the clock, and choose Change Date & time settings > Date and Time > Internet Time > click Change Settings > and finally click UPDATE TIME. I changed the server to time.windows.com and that's
    it. It took me two attempts at clicking update time and it then said time updated successfully. Activation works fine afterwards. 

  • Is my HD Dead? Reformat Disk Utility Error: secure disk erase failed with the error could not open disk.

    Hi,
    Fed up with seeing the spinning beach ball I decided to reformat my MacBook Pro...
    After backing up everything on an external hard drive I put in the OSX install DVD, restarted the machine and held down 'C'.
    I followed the install prcedure, clicking next a few times etc...
    I then went into Utilities > Disk Utility. I chose 7-Pass to erase the Macintosh HD and set it off erasing.
    I checked the process an hour in and message on screen read:
    Secure disk erase failed with the error:
    could not open disk
    The internal hard drive no longer exists in the disk utility so I cant retry erasing it.
    The only thing that appears in disk utility is the OSX install DVD.
    I can't even shut down the mac as everything under the apple tab is greyed out!
    I'm guessing this means my hard drive is broken right?
    If anyone has any other ideas of what to try I'd really appreciate that.
    How do I turn the machine off?
    If my hard drive is gone then should I consider getting an SSD drive?
    Any recommendations for such a drive would be great.
    Hope you can help!

    Did you partition the drive?
    Extended Hard Drive Preparation
    1. Open Disk Utility in your Utilities folder. If you need to reformat your startup volume, then you must boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger or Leopard.)
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area. If it does not say "Verified" then the drive is failing or has failed and will need replacing. SMART info will not be reported on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Click on the Options button, set the partition scheme to GUID (only required for Intel Macs) then click on the OK button. Set the number of partitions from the dropdown menu (use 1 partition unless you wish to make more.) Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the volume(s) mount on the Desktop.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    Steps 4-6 are optional but should be used on a drive that has never been formatted before, if the format type is not Mac OS Extended, if the partition scheme has been changed, or if a different operating system (not OS X) has been installed on the drive.

  • Simple SSL test: failing with "The certificate is not trusted ..."

    WebLogic 10.3.4 on Win7.
    I created a new domain and enabled SSL,with listen ports 7001 and 7002 for http and https respectively.
    I deployed a trivial webapp whose main page runs in http, but it opens an iframe with https for a different page in the app.
    I loaded the main page, but the iframe fails to load, giving the following error:
    The certificate is not trusted because no issuer chain was provided.
    (Error code: sec_error_unknown_issuer)
    What is the easiest path to get this working?

    Hi David,
    I dont think that the Demo Certificate shall cause the issue.You can enable the SSL debug in weblogic and check what exactly is wrong,while loading the iframe window.
    Error code: sec_error_unknown_issuer
    Moreover,you can try to add the root certificate to your IE browser and check it
    Tools -> Internet options -> content ->Certificates ->
    After your import,You can verify the same by checking it from the list and then verify by accessing it again

  • Export failing with "The user does not have the required rights to perfrom

    We are testing an upgrade to BOXI 3.1.  We use the CrystalReportViewer .net web control to view the report.  When the export button is clicked and the Crystal Reports file format is selected, the following error message is displayed:
    "The user does not have the required rights to perfrom this operation. Please contact your administrator. "
    Notice that perfrom is not spelled correctly.  This is what actually gets displayed.
    I'm not too concerned about the spelling, but I do want to fix the error.  So I checked the security on the folder and the user does have full control.  Both advanced security options are selected:
    -View document instances that the user owns
    -Export the report's data
    So what else could be causing this?

    I had applied the full control access to the wrong group.  Once I applied that access to the user that actually generates the report, it worked.

  • New-SPWOPIBinding Failing with "The server did not respond"

    I am currently attempting to create a binding between my SharePoint environment and our Office Web Apps server.
    I am able to connect to the Office Web Apps server when I allow HTTP connections (on both the Web Apps Server and the SharePoint server) and create the binding using the -AllowHTTP command but am unable to connect to the server when trying over HTTPS.
    I have created a DigiCert UCC certificate for the Office Web Apps server that uses the common name of the DNS CNAME entry for the Office Web Apps server (owas.contoso.com) and includes the FQDN of the server in the SAN (saowas.contoso.local).
    I can ping the Office Web Apps server from the SharePoint server and can hit https://owas.contoso.com/hosting/discovery over HTTPS from the SharePoint server, and have disabled the firewalls on both servers.
    When I attempt to run New-SPWOPIBinding -Servername "owas.contoso.com"
    on the SharePoint server it quickly gives me the WARNING: The server did not respond.  Trying again (attempt 1 of 5)
    errors.
    Any help would be appreciated.

    You can check the ULS logs, found in the 15 hive, by default:
    %ProgramFiles%\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS
    I would recommend a log viewer though.  There are several out there (I use the first one):
    http://archive.msdn.microsoft.com/ULSViewer
    http://ulsviewer.codeplex.com/
    http://sharepointlogviewer.codeplex.com/

  • ODS activation failed

    I am getting the following error message while activating ODS data
    <b>ODS object ZXXX was built incorrectly. Cannot update request REQU_9IVH8MQSZIUQEZSNSY8A0YCHG (180,120)
    Activation of data records from ODS object ZXXX terminated.</b>
    There is no error in the data staging process till new data table of ODS.
    Please advise.

    Have a look at this:
    ods activation failed---giving the messsage that "ODS object built incorre"
    Hope it helps.
    Regards.

  • [Execute SQL Task] Error: Executing the query "DECLARE_@XMLA nvarchar(3000) ,__@DateSerial nvarch..." failed with the following error: "Incorrect syntax near '-'.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly,

    Hi
    DECLARE @XMLA nvarchar(3000)
    , @DateSerial nvarchar(35);
    -- Change date to format YYYYMMDDHHMMSS
    SET @DateSerial = CAST(GETDATE() AS DATE);
    --SELECT @DateSerial
    Set @XMLA = 
    N' <Batch xmlns="http://schemas.microsoft.com/analysis services/2003/engine">
     <ErrorConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2"
    xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2" xmlns:ddl100_100="http://schemas.microsoft.com/analysisservices/2008/engine/100/100" xmlns:ddl200="http://schemas.microsoft.com/analysisservices/2010/engine/200"
    xmlns:ddl200_200="http://schemas.microsoft.com/analysisservices/2010/engine/200/200">
    <KeyErrorLimit>-1</KeyErrorLimit>
    <KeyNotFound>IgnoreError</KeyNotFound>
    <NullKeyNotAllowed>IgnoreError</NullKeyNotAllowed>
     </ErrorConfiguration>
     <Parallel>
    <Process xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2"
    xmlns:ddl100_100="http://schemas.microsoft.com/analysisservices/2008/engine/100/100" xmlns:ddl200="http://schemas.microsoft.com/analysisservices/2010/engine/200" xmlns:ddl200_200="http://schemas.microsoft.com/analysisservices/2010/engine/200/200"
    xmlns:ddl300="http://schemas.microsoft.com/analysisservices/2011/engine/300" xmlns:ddl300_300="http://schemas.microsoft.com/analysisservices/2011/engine/300/300">
     <Object>
     <DatabaseID>MultidimensionalProject5</DatabaseID>
     <CubeID>giri</CubeID>
     <MeasureGroupID>Fact Internet Sales</MeasureGroupID>
     </Object>
     <Type>ProcessFull</Type>
     <WriteBackTableCreation>UseExisting</WriteBackTableCreation>
     </Process>
      </Parallel>
    </Batch>';
    EXEC (@XMLA) At SHALL-PCAdventureWorksDw ;
     iam executive the    query when iam getting below error.
      [Execute SQL Task] Error: Executing the query "DECLARE
    @XMLA nvarchar(3000)
    , @DateSerial nvarch..." failed with the following error: "Incorrect syntax near '-'.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set
    correctly, or connection not established correctly. 
     how to solve this error;
     please help me

    What are you trying to do? What sort of data source is  SHALL-PCAdventureWorksDw?
    When you use EXEC() AT, I would execpt to see an SQL string to be passed to EXEC(), but you are passing an XML string????
    If you explain why you think this would work in the first place, maybe we can help you.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • I am trying to convert a Microsoft Publisher Document to PDF but it fails every time although the reason is not clear. Any ideas?

    I am trying to convert a Microsoft Publisher Document to PDF but it fails every time although the reason is not clear. Anyone else had problems like this and how do I solve it? Thanks. Ray

    Hi raythree,
    I'm sorry that your PDF conversion is working. Can you please tell me if you're getting a specific error message? Knowing that can help pinpoint the cause of the conversion failure. However, here are a couple of things that you could try:
    Clear your browser cache (steps to do this vary by browser).
    If you're using a work computer, check with your IT team to confirm if you have firewall/proxy settings that restrict the ability to upload files to the Internet.
    Try another web browser.  A list of supported browsers for accessing the ExportPDF service is available here: http://www.adobe.com/acom/systemreqs/.
    Also, note that there is a 100MB file size limit, so if your publisher file is larger than that, it won't upload to ExportPDF.
    I hope this helps. But let us know if you need further assistance.
    Best,
    Sara

  • An update of iMovie failed with the message "an error has occurred." That message remains posted by iMovie on the Mac App Purchases page. iMovie is now unavailable. It will not start, update, or reinstall from purchases page. How reinitialize app?

    An update of iMovie failed with the message "an error has occurred." That message remains posted by iMovie on the Mac App Purchases page. iMovie is now unavailable. It will not start, update, or reinstall from purchases page. How do I reinitialize the app?

    Thank you again. Here's the console messages from trying to open iMovie and then opening the App Store. Clicking on the iMovie icon in App Store purchases and clicking on check for unfinished downloads:
    8/28/14 4:56:26.743 PM Dock[214]: LSOpenFromURLSpec(file:///Applications/iMovie.app/) failed with -10699
    8/28/14 4:56:47.878 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:56:47.879 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:57:50.201 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:57:50.201 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:35.745 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:35.745 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:35.824 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:35.824 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:35.847 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:35.847 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:36.276 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:36.276 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:39.448 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:39.448 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:39.449 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:39.449 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:55.996 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:55.996 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.021 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.022 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.051 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.052 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.342 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.342 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.411 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.411 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.425 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.425 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.508 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.508 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.518 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.519 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.696 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.696 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.808 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.808 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.826 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.827 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.838 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.839 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.843 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.843 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.857 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.857 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.893 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.894 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.907 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.907 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.923 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.924 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:56.969 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:56.970 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.039 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.039 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.045 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.045 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.145 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.145 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.231 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.231 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.249 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.249 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.293 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.293 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.350 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.350 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.352 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.353 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.400 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.400 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:57.402 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:57.402 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:59.814 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:59.814 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:58:59.932 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:58:59.932 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:00.697 PM acwebsecagent[127]: Connection : Failed to connect to 167.8.226.9:80. Code : 60
    8/28/14 4:59:00.698 PM acwebsecagent[127]: Connection : Caught exception. Code : 60
    8/28/14 4:59:00.698 PM acwebsecagent[127]: Connection : Failed to connect externally. Code : 60
    8/28/14 4:59:01.352 PM acwebsecagent[127]: Connection : Failed to connect to 167.8.226.9:80. Code : 60
    8/28/14 4:59:01.352 PM acwebsecagent[127]: Connection : Caught exception. Code : 60
    8/28/14 4:59:01.352 PM acwebsecagent[127]: Connection : Failed to connect externally. Code : 60
    8/28/14 4:59:01.402 PM acwebsecagent[127]: Connection : Failed to connect to 167.8.226.9:80. Code : 60
    8/28/14 4:59:01.402 PM acwebsecagent[127]: Connection : Caught exception. Code : 60
    8/28/14 4:59:01.402 PM acwebsecagent[127]: Connection : Failed to connect externally. Code : 60
    8/28/14 4:59:26.564 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:26.565 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:26.660 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:26.660 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:26.840 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:26.840 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:26.864 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:26.864 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:26.984 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:26.984 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.069 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.069 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.079 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.079 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.083 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.084 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.385 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.385 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.389 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.390 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.391 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.391 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.411 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.411 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.435 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.436 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.443 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.443 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:27.479 PM acwebsecagent[127]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    8/28/14 4:59:27.479 PM acwebsecagent[127]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    8/28/14 4:59:31.036 PM acwebsecagent[127]: License : One or more of the License/Public Key can't be NULL
    8/28/14 4:59:31.036 PM acwebsecagent[127]: SSLExt : Failed to get ScanSafe headers
    8/28/14 4:59:31.036 PM acwebsecagent[127]: DownloadUpdatedConfig : Failed to download updated config. Host hostedconfig.scansafe.net. Code 0x80004005

  • Active Directory Certificate Services setup failed with the following error: Overlapped I/O operation is in progress. 0x800703e5 (WIN32: 997)

    Hi,
    I am trying to install certificate services on a windows 2008 server (R2 ENT SP1) with a PCIe nCipher HSM module installed on it. The version of nCipher SW is = 11.30.  It is a RootCA, and I am trying to use a key that is already stored in the HSM (I
    have done this before with a PCI HSM (older HW version)).  I select “Use existing private key” and “Select an existing private key on this computer” on the wizard, then i change the CSP to nCipher and click on "search" the key I am looking for
    appears and I select that one.  I repeat, I have done this before and it works with a PCI HSM module.
    The installation is finished before being prompted to insert the operator cards, and it ends with two errors:
    <Error>: Active Directory Certificate Services setup failed with the following error: Overlapped I/O operation is in progress. 0x800703e5 (WIN32: 997)
    And:
    <Error>: Active Directory Certificate Services setup failed with the following error: The group or resource is not in the correct state to perform the requested operation.
    0x8007139f (WIN32: 5023)
    The servermanager.log says:
    1856: 2014-07-23 18:27:48.195 [CAManager]                 Sync: Validity period units: Years
    1856: 2014-07-23 18:27:48.928 [Provider] Error (Id=0) System.Runtime.InteropServices.COMException (0x800703E5): CCertSrvSetup::Install: Overlapped I/O operation is in progress. 0x800703e5 (WIN32: 997)
       at Microsoft.CertificateServices.Setup.Interop.CCertSrvSetupClass.Install()
       at Microsoft.Windows.ServerManager.CertificateServer.CertificateServerRoleProvider.Configure(InstallableFeatureInformation featureInfo, DiscoveryResult discoveryResult, ChangeTracker changeTracker)
    1856: 2014-07-23 18:27:48.928 [Provider]                  CAErrorID: 0, CAErrorString: 'Active Directory Certificate Services setup failed with the following error:  Overlapped I/O operation is in progress.
    0x800703e5 (WIN32: 997)'
    1856: 2014-07-23 18:27:48.928 [Provider]                  Adding error message.
    1856: 2014-07-23 18:27:48.928 [Provider]                  [STAT] For 'Certification Authority':
    And:
    1856: 2014-07-23 18:27:49.053 [CAWebProxyManager]         Sync: Initializing defaults
    1856: 2014-07-23 18:27:49.162 [Provider] Error (Id=0) System.Runtime.InteropServices.COMException (0x8007139F): CCertSrvSetup::Install: The group or resource is not in the correct state to perform the requested operation. 0x8007139f (WIN32: 5023)
       at Microsoft.CertificateServices.Setup.Interop.CCertSrvSetupClass.Install()
       at Microsoft.Windows.ServerManager.CertificateServer.CertificateServerRoleProvider.Configure(InstallableFeatureInformation featureInfo, DiscoveryResult discoveryResult, ChangeTracker changeTracker)
    1856: 2014-07-23 18:27:49.162 [Provider]                  CAErrorID: 0, CAErrorString: 'Active Directory Certificate Services setup failed with the following error:  The group or resource is not in the correct
    state to perform the requested operation. 0x8007139f (WIN32: 5023)'
    1856: 2014-07-23 18:27:49.162 [Provider]                  Adding error message.
    Has anyone experienced this before? Am I missing something here?
    Any help will be very appreciated
    Thanks in advance
    Best regards
    Alejandro Lozano Villanueva

    Hi, thanks for your support.
    I have been playing around a bit with some ncipher commands and found this:
    C:\Program Files (x86)\nCipher\nfast\bin>cspcheck.exe
    cspcheck: fatal error: File key_mscapi_container-1c44b9424a23f6cddc91e8a065241a0
    9aa719e4f (key #1): 0 modules contain the counter (NVRAM file ID 021c44b9424a23f
    6cddc91)
    cspcheck: information: 2 containers and 2 keys found.
    cspcheck: fatal error occurred.
    If I perform the same command on the original server (the server with the original kmdata folder and with the running RootCA services):
    E:\nfast\bin>cspcheck.exe
    cspcheck: information: 2 containers and 2 keys found.
    cspcheck: everything seems to be in order.
    Strange?
    Moreover, when I do a csptest.exe command (also on both servers, i find this)
    On the new server:
    C:\Program Files (x86)\nCipher\nfast\bin>csptest.exe
    nCipher CSP test software
    =========================
    Found the nCipher domestic CSP named 'nCipher Enhanced Cryptographic Provider'
      Provider name: nCipher Enhanced Cryptographic Provider
      Version number: 1.48
    User key containers:
        Container 'csptest.exe' has no stored keys.
        Container 'Administrator' has no stored keys.
      Machine key containers:
        Container '352dd28a-17cb-4c6f-b6e4-bf39bcf75db5' has a 2048-bit signature key.
        Container 'ROOTCA' has no stored keys.
        Container 'csptest.exe' has no stored keys.
    While in the old server:
    E:\nfast\bin>csptest.exe
    nCipher CSP test software
    =========================
    Found the nCipher domestic CSP named 'nCipher Enhanced Cryptographic Provider'
      Provider name: nCipher Enhanced Cryptographic Provider
      Version number: 1.40
    User key containers:
        Container 'csptest.exe' has no stored keys.
      Machine key containers:
        Container '352dd28a-17cb-4c6f-b6e4-bf39bcf75db5' has a 2048-bit signature key.
        Container 'ROOTCA' has a 2048-bit signature key.
        Container 'csptest.exe' has no stored keys.
    As you can see, the container called ROOTCA, which is the one that I use during the installation, says it has no stored keys.  While on the old server, it says it contains a key.  Why is this happening?  I dont know, I am copying the complete
    key management folder from one server to another and initialize the security world with that folder as I always do, and i dont have any errors during this procedure. 
    Do you know what could be the cause of this? or how can I fix this?  Thanks a lot, best regards.
    Alejandro Lozano Villanueva

  • Admin Server satrtup failing with the error User weblogic is not permitted to boot the server

    Hi ,
    The admin server is not coming up , its failing with the below error.
    <May 25, 2014 10:28:35 PM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: User weblogic is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
    weblogic.security.SecurityInitializationException: User weblogic is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:1010)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace.
    I have tried resetting the password as per below link , it hasn't helped. Still facing issue. Please help
    http://www.weblogic-tips.com/wls-security/
    Thanks,
    Pradeep

    Creating New user did not help . Still same error.
    <May 26, 2014 8:56:31 PM PDT> <Critical> <Security> <BEA-090404> <User weblogicNew is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.>
    <May 26, 2014 8:56:31 PM PDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: User weblogicNew is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
    weblogic.security.SecurityInitializationException: User weblogicNew is not permitted to boot the server; The server policy may have changed in such a way that the user is no longer able to boot the server.Reboot the server with the administrative user account or contact the system administrator to update the server policy definitions.
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:1010)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace
    >
    <May 26, 2014 8:56:31 PM PDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>"

  • Mac RDP Client (v8.0.10 on 10.10.1): HTTPEndPointException: 4, The non-proxy http connection failed to connect with the message: 404 Not Found

    My office is setting up a new gateway server.  I can connect to the old one just fine, but the new one is not allowing me to connect.  I can connect from my Windows VM, but not my Mac Client.  
    This is the log:
    2014-Nov-26 16:09:10] RDP (0): Final rdp configuration used: gatewayhostname:s:gat1.gibbscam.com
    screen mode id:i:0
    use multimon:i:0
    session bpp:i:24
    full address:s:dev-JeremyS2.gibbs.local
    audiomode:i:2
    username:s:Gibbs\JeremyS
    disable wallpaper:i:0
    disable full window drag:i:0
    disable menu anims:i:0
    disable themes:i:0
    alternate shell:s:
    shell working directory:s:
    authentication level:i:2
    connect to console:i:0
    gatewayusagemethod:i:1
    disable cursor setting:i:0
    allow font smoothing:i:1
    allow desktop com"font-family:Helvetica;line-height:normal;" />redirectprinters:i:0
    bookmarktype:i:3
    use redirection server name:i:0
    [2014-Nov-26 16:09:10] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Nov-26 16:09:10] RDP (0): lo0 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Nov-26 16:09:10] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Nov-26 16:09:10] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:10] RDP (0): gif0 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): stf0 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): en0 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): en1 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::1240:f3ff:fe97:e0b2%en1 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:10] RDP (0): en1 af=2 (AF_INET)  addr=192.168.0.5 netmask=255.255.255.0
    [2014-Nov-26 16:09:10] RDP (0): en1 af=30 (AF_INET6)  addr=2605:e000:63c2:f800:1240:f3ff:fe97:e0b2 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:10] RDP (0): en1 af=30 (AF_INET6)  addr=2605:e000:63c2:f800:65fb:7056:64eb:4363 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:10] RDP (0): fw0 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): en2 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): bridge0 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): utun0 af=18  addr= netmask=
    [2014-Nov-26 16:09:10] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::ec38:250a:2a5d:3618%utun0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:10] RDP (0): utun0 af=30 (AF_INET6)  addr=fd68:4c46:7658:e98e:ec38:250a:2a5d:3618 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:10] RDP (0): --- END INTERFACE LIST ---
    [2014-Nov-26 16:09:10] RDP (0): correlation id: d8afdeb7-ce3a-ceff-a6e8-51a5d5b40000
    [2014-Nov-26 16:09:10] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Nov-26 16:09:15] RDP (0): Exception caught: Exception in file '../../librdpclient/asiosocketendpoint.cpp' at line 521
        User Message : Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote
    PC, and then try again.
    [2014-Nov-26 16:09:15] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Nov-26 16:09:15] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Nov-26 16:09:15] RDP (0): ------ END ACTIVE CONNECTION ------
    [2014-Nov-26 16:09:15] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Nov-26 16:09:15] RDP (0): lo0 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Nov-26 16:09:15] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Nov-26 16:09:15] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:15] RDP (0): gif0 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): stf0 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): en0 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): en1 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::1240:f3ff:fe97:e0b2%en1 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:15] RDP (0): en1 af=2 (AF_INET)  addr=192.168.0.5 netmask=255.255.255.0
    [2014-Nov-26 16:09:15] RDP (0): en1 af=30 (AF_INET6)  addr=2605:e000:63c2:f800:1240:f3ff:fe97:e0b2 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:15] RDP (0): en1 af=30 (AF_INET6)  addr=2605:e000:63c2:f800:65fb:7056:64eb:4363 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:15] RDP (0): fw0 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): en2 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): bridge0 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): utun0 af=18  addr= netmask=
    [2014-Nov-26 16:09:15] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::ec38:250a:2a5d:3618%utun0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:15] RDP (0): utun0 af=30 (AF_INET6)  addr=fd68:4c46:7658:e98e:ec38:250a:2a5d:3618 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 16:09:15] RDP (0): --- END INTERFACE LIST ---
    [2014-Nov-26 16:09:15] RDP (0): correlation id: 3d81bcf6-8d0e-fba8-b75e-bd2a247c0000
    [2014-Nov-26 16:09:15] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Nov-26 16:09:15] RDP (0): Resolved 'gat1.gibbscam.com' to '12.167.61.34' using NameResolveMethod_DNS(1)
    [2014-Nov-26 16:09:15] RDP (0): Resolved 'gat1.gibbscam.com' to '12.167.61.34' using NameResolveMethod_DNS(1)
    [2014-Nov-26 16:09:15] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 305
        User Message : HTTPEndpointException: 4, The non-proxy http connection failed to connect with the message: 404 Not
    Found
    [2014-Nov-26 16:09:15] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Nov-26 16:09:15] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Nov-26 16:09:16] RDP (0): ------ END ACTIVE CONNECTION ------
    And here's a log for server that I can connect to:
    [2014-Nov-26 15:52:20] RDP (0): Final rdp configuration used: gatewayhostname:s:gato.gibbscam.com
    screen mode id:i:0
    use multimon:i:1
    session bpp:i:24
    full address:s:dev-JeremyS2.gibbs.local
    audiomode:i:2
    username:s:Gibbs\JeremyS
    disable wallpaper:i:0
    disable full window drag:i:0
    disable menu anims:i:0
    disable themes:i:0
    alternate shell:s:
    shell working directory:s:
    authentication level:i:2
    connect to console:i:0
    gatewayusagemethod:i:1
    disable cursor setting:i:0
    allow font smoothing:i:1
    allow desktop com"font-family:Helvetica;line-height:normal;" />redirectprinters:i:0
    bookmarktype:i:3
    use redirection server name:i:0
    [2014-Nov-26 15:52:20] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Nov-26 15:52:20] RDP (0): lo0 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Nov-26 15:52:20] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Nov-26 15:52:20] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:20] RDP (0): gif0 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): stf0 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): en0 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): en1 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::1240:f3ff:fe97:e0b2%en1 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:20] RDP (0): en1 af=30 (AF_INET6)  addr=2605:e000:63c2:f800:1240:f3ff:fe97:e0b2 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:20] RDP (0): en1 af=30 (AF_INET6)  addr=2605:e000:63c2:f800:d111:af1b:b193:8d4e netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:20] RDP (0): en1 af=2 (AF_INET)  addr=192.168.0.5 netmask=255.255.255.0
    [2014-Nov-26 15:52:20] RDP (0): fw0 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): en2 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): bridge0 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): utun0 af=18  addr= netmask=
    [2014-Nov-26 15:52:20] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::ec38:250a:2a5d:3618%utun0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:20] RDP (0): utun0 af=30 (AF_INET6)  addr=fd68:4c46:7658:e98e:ec38:250a:2a5d:3618 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:20] RDP (0): --- END INTERFACE LIST ---
    [2014-Nov-26 15:52:20] RDP (0): correlation id: 3bea4411-4b23-c197-9b52-63f948a10000
    [2014-Nov-26 15:52:20] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Nov-26 15:52:25] RDP (0): Exception caught: Exception in file '../../librdpclient/asiosocketendpoint.cpp' at line 521
        User Message : Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote
    PC, and then try again.
    [2014-Nov-26 15:52:25] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Nov-26 15:52:25] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Nov-26 15:52:25] RDP (0): ------ END ACTIVE CONNECTION ------
    [2014-Nov-26 15:52:25] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Nov-26 15:52:25] RDP (0): lo0 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Nov-26 15:52:25] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Nov-26 15:52:25] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:25] RDP (0): gif0 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): stf0 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): en0 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): en1 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::1240:f3ff:fe97:e0b2%en1 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:25] RDP (0): en1 af=30 (AF_INET6)  addr=2605:e000:63c2:f800:1240:f3ff:fe97:e0b2 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:25] RDP (0): en1 af=30 (AF_INET6)  addr=2605:e000:63c2:f800:d111:af1b:b193:8d4e netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:25] RDP (0): en1 af=2 (AF_INET)  addr=192.168.0.5 netmask=255.255.255.0
    [2014-Nov-26 15:52:25] RDP (0): fw0 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): en2 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): bridge0 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): utun0 af=18  addr= netmask=
    [2014-Nov-26 15:52:25] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::ec38:250a:2a5d:3618%utun0 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:25] RDP (0): utun0 af=30 (AF_INET6)  addr=fd68:4c46:7658:e98e:ec38:250a:2a5d:3618 netmask=ffff:ffff:ffff:ffff::
    [2014-Nov-26 15:52:25] RDP (0): --- END INTERFACE LIST ---
    [2014-Nov-26 15:52:26] RDP (0): correlation id: 509122b5-d9b1-60f0-a0ac-b75a8dc20000
    [2014-Nov-26 15:52:26] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Nov-26 15:52:26] RDP (0): Resolved 'gato.gibbscam.com' to '12.167.61.35' using NameResolveMethod_DNS(1)
    [2014-Nov-26 15:52:26] RDP (0): Resolved 'gato.gibbscam.com' to '12.167.61.35' using NameResolveMethod_DNS(1)
    [2014-Nov-26 15:52:26] RDP (0): Protocol state changed to: ProtocolNegotiatingCredentials(2)
    [2014-Nov-26 15:52:27] RDP (0): Protocol state changed to: ProtocolConnectingRDP(3)
    [2014-Nov-26 15:52:27] RDP (0): Protocol state changed to: ProtocolInactive(4)
    [2014-Nov-26 15:52:28] RDP (0): Server supports RAIL
    [2014-Nov-26 15:52:28] RDP (0): Protocol state changed to: ProtocolActive(5)
    [2014-Nov-26 15:52:29] RDP (0): Server hides cursor
    [2014-Nov-26 15:52:31] RDP (0): Server shows cursor
    [2014-Nov-26 15:52:35] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Nov-26 15:52:35] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Nov-26 15:52:35] RDP (0): ------ END ACTIVE CONNECTION ------
    Any suggestions on what I can ask my IT department to change on the server so I can connect would be greatly appreciated. 

    Hi Jeremy,
    Thank you for posting in Windows Server Forum.
    From the error and other description it seems that there is some misconfiguration with setup. You need to provide the FQDN name of the server as might server name is not resolving its name properly and so facing issue. As seems from below details:
    [2014-Nov-26 15:52:20] RDP (0): Final rdp configuration used:gatewayhostname:s:gato.gibbscam.com
    screen mode id:i:0
    use multimon:i:1
    session bpp:i:24
    full address:s:dev-JeremyS2.gibbs.local
    Configuration used and full address name both appears different so please verify configuration accordingly.
    Please check the DNS record, check certificate whether it match FQDN name of the server with certificate name, also try to check to connect with IP address and see what result you can find.
    You can follow below guide to configure RD Gateway and after that verify the result.
    1. Deploying Remote Desktop Gateway RDS 2012
    2. How To Work with RD Gateway in Windows Server 2012
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • I have an older iMAC that once burned CD's with no issues. Now I get an error message saying "The attempt to burn a disc failed. The device is not accessible, probably because it was removed". I have never had it touched so the device was not removed.Help

    I have an olde iMac that once I have an older iMAC that once burned CD's with no issues. Now I get an error message saying "The attempt to burn a disc failed. The device is not accessible, probably because it was removed". I have never had it touched so the device was not removed. Please advise as to what could be the problem. How to fix. Thanks

    Try resetting the SMC and PRAM first, if that doesn't help try a cleaning disc.....and then buy an inexpensive external burner. Slimline super drive failures are all too common.
    To reset the SMC
    Shut down the computer.
    Unplug the computer's power cord.
    Wait fifteen seconds.
    Attach the computer's power cord.
    Wait five seconds, then press the power button to turn on the computer.
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.

  • Reporting (Project Publish) job is failing with 'The given key was not present in the dictionary'

    I am using Project Server 2010 with SQL Server 2008 R2.
    I have a PWA Instance which was running fine. I have a big number of projects and I do not keep site for all the projects as we do not need project site in our business.
    Everything was running fine but during last few days, some of the jobs like Reporting (Project Publish) and Reporting (Project Delete) job is failing with the same error details for all the projects. I am not able to trace where the data is wrong/corrupt
    and how to resolve it.
    The error detail and ULS Log is given below anod I would appreciate if someone can guide me where the problem is and suggest me any solution.
    QUEUE ERROR DETAIL:
    General Reporting message processor failed:
     ReportingProjectChangeMessageFailed (24006) - The given key was not present in the dictionary.. Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='4f36afe0-43dc-4143-befc-0452da416e69' QueueMessageBody='Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'' Error='The given key was not present in the dictionary.'.
     ReportingProjectChangeMessageFailed (24006) - The given key was not present in the dictionary.. Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='071aeb7b-540e-45fa-b40b-a94a5d2e8e04' QueueMessageBody='Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'' Error='The given key was not present in the dictionary.'.
     ReportingProjectChangeMessageFailed (24006) - The given key was not present in the dictionary.. Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='55445e77-51e3-40d8-a62f-e6db0b897444' QueueMessageBody='Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'' Error='The given key was not present in the dictionary.'.
     ReportingProjectChangeMessageFailed (24006) - The given key was not present in the dictionary.. Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='3ab5a1ba-0915-45bb-a078-4b4b7c38af51' QueueMessageBody='Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'' Error='The given key was not present in the dictionary.'.
     ReportingProjectChangeMessageFailed (24006) - The given key was not present in the dictionary.. Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='b27acd8f-6cde-47d4-bd53-5930e84dc940' QueueMessageBody='Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'' Error='The given key was not present in the dictionary.'.
     ReportingProjectChangeMessageFailed (24006) - The given key was not present in the dictionary.. Details: id='24006' name='ReportingProjectChangeMessageFailed' uid='b7250544-2a11-4887-8dcd-378b34b33ae1' QueueMessageBody='Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'' Error='The given key was not present in the dictionary.'.
     Queue:
     GeneralQueueJobFailed (26000) - ReportingProjectPublish.ReportProjectPublishMessageEx. Details: id='26000' name='GeneralQueueJobFailed' uid='0706d212-f737-43ea-b694-c420488d57bb' JobUID='ca238fcf-d91b-46d6-a9c2-15f2cc35230d' ComputerName='WebSrv1' GroupType='ReportingProjectPublish'
    MessageType='ReportProjectPublishMessageEx' MessageId='1' Stage=''. For more details, check the ULS logs on machine WebSrv1 for entries with JobUID ca238fcf-d91b-46d6-a9c2-15f2cc35230d.
    ULS LOG:
    Timestamp               Process                                
     TID    Area                           Category                     
     EventID Level      Message  Correlation
    01/19/2015 19:05:07.44 Microsoft.Office.Project.Server (0x1D30) 0x23FC SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=117.485513497555 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:07.66 Microsoft.Office.Project.Server (0x1D30) 0x2C94 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=192.534598230475 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:08.16 Microsoft.Office.Project.Server (0x1D30) 0x1CFC SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=448.362263674397 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:08.36 Microsoft.Office.Project.Server (0x1D30) 0x17E0 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=162.22152253546 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:09.00 Microsoft.Office.Project.Server (0x1D30) 0x0898 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=557.699412860413 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:09.36 Microsoft.Office.Project.Server (0x1D30) 0x1F20 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=253.695754010613 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:09.67 Microsoft.Office.Project.Server (0x1D30) 0x0D68 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=239.76302803952 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:10.64 Microsoft.Office.Project.Server (0x1D30) 0x3324 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=973.469925841736 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:11.92 Microsoft.Office.Project.Server (0x1D30) 0x2DB8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=1275.5063556303 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:12.96 Microsoft.Office.Project.Server (0x1D30) 0x0A1C SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=1041.55499409959 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:13.15 Microsoft.Office.Project.Server (0x1D30) 0x0518 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=133.891034879385 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:13.35 Microsoft.Office.Project.Server (0x1D30) 0x14EC SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_FULL_PUBLISH_DELETE). Execution Time=207.250205426327 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:14.69 Microsoft.Office.Project.Server (0x1D30) 0x10B4 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_PUBLISH_PROJECT). Execution Time=267.137845971639 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:14.93 Microsoft.Office.Project.Server (0x1D30) 0x14E0 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureScalar -- MSP_PUBLISH_PROJECT). Execution Time=209.552772167485 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:16.10 Microsoft.Office.Project.Server (0x1D30) 0x2AB4 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureNoResultWithOutputParameters -- MSP_SRA_ValidateServerLevelSRA).
    Execution Time=717.808222684698 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:16.67 Microsoft.Office.Project.Server (0x1D30) 0x2AB4 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (FillTypedDataSet -- MSP_SRA_GetData). Execution Time=307.24482978413 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:17.58 Microsoft.Office.Project.Server (0x1D30) 0x2AB4 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureNoResultWithOutputParameters -- MSP_SRA_ValidateServerLevelSRA).
    Execution Time=123.306566048297 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:19.12 Microsoft.Office.Project.Server (0x1D30) 0x25F4 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureNoResult -- MSP_WEB_SP_QRY_CreateSavedTasksForProject). Execution
    Time=111.699445284922 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:19.61 Microsoft.Office.Project.Server (0x1D30) 0x2AC8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (ExecuteStoredProcedureNoResult -- MSP_WEB_SP_QRY_Statusing_BuildTaskHierarchy). Execution
    Time=449.279962592357 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:19.79 Microsoft.Office.Project.Server (0x1D30) 0x26D0 Project Server Server-side Project Operations 8tci Monitorableser1 PWA:http://epm.company.com/PWA, ServiceApp:SharedServices1_PsiServiceApplication, User:Domain1\User1,
    PSI: [QUEUE] System.IO.FileNotFoundException: The site
    http://epm.company.com/sites/Workspaces2/PROJECT_1 could not be found in the Web application SPWebApplication Name=SharePoint - 80.     at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean contextSite, SPUserToken
    userToken)     at Microsoft.SharePoint.SPSite..ctor(String requestUrl)     at Microsoft.Office.Project.Server.BusinessLayer.Project.OpenProjectWeb(Guid projectUid)     at Microsoft.Office.Project.Server.BusinessLayer.Project.SetPwsProperties(Guid
    projectUid)     at Microsoft.Office.Project.Server.BusinessLayer.Queue.ProcessPublishMessage.ProcessMiscellaneousPublishMessage(Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:19.79 Microsoft.Office.Project.Server (0x1D30) 0x26D0 Project Server Server-side Project Operations 8tcj Monitorable PWA:http://epm.company.com/PWA, ServiceApp:SharedServices1_PsiServiceApplication, User:Domain1\User1,
    PSI: [QUEUE] MiscellaneousPublishMessage failed on project b95c52ba-bc00-4301-aab5-890d0b057c29 ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:27.42 Microsoft.Office.Project.Server (0x1D30) 0x3088 Project Server Reporting atwj Monitorable Error is: ReportingProjectChangeMessageFailed. Details: Attributes:  Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'  The given key was not present in the dictionary.  . Standard Information: PSI Entry Point:   Project User: Domain1\User1  Correlation Id: ae078058-f794-47ca-b1ad-0834f7a07f4d  PWA Site URL:
    http://epm.company.com/PWA  SSP Name: SharedServices1_PsiServiceApplication  PSError: ReportingProjectChangeMessageFailed (24006) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:27.42 Microsoft.Office.Project.Server (0x1D30) 0x3088 Project Server Reporting atwr High PWA:http://epm.company.com/PWA, ServiceApp:SharedServices1_PsiServiceApplication, User:Domain1\User1, PSI: [RDS] ULS
    Event: ReportingProjectChangeMessageFailed was associated with exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.     at System.ThrowHelper.ThrowKeyNotFoundException()    
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.InitializeSprocParameterTypeData(Dictionary`2& routineParameterInfos)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal..ctor(DAL
    dal, DataStoreEnum store)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.get_Reporting()     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.GetRefreshOperationStatus(MessageAreaType
    messageArea)     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.CheckIfAllowedToProceed(ReportingBaseMessage msg, MessageContext msgContext, Group messageGroup, JobTicket jobTicket)    
    at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.ProjectPublishMessageProcessor.HandleMessage(Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:28.47 Microsoft.Office.Project.Server (0x1D30) 0x31F8 Project Server Reporting atwj Monitorable Error is: ReportingProjectChangeMessageFailed. Details: Attributes:  Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'  The given key was not present in the dictionary.  . Standard Information: PSI Entry Point:   Project User: Domain1\User1  Correlation Id: ae078058-f794-47ca-b1ad-0834f7a07f4d  PWA Site URL:
    http://epm.company.com/PWA  SSP Name: SharedServices1_PsiServiceApplication  PSError: ReportingProjectChangeMessageFailed (24006) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:28.47 Microsoft.Office.Project.Server (0x1D30) 0x31F8 Project Server Reporting atwr High PWA:http://epm.company.com/PWA, ServiceApp:SharedServices1_PsiServiceApplication, User:Domain1\User1, PSI: [RDS] ULS
    Event: ReportingProjectChangeMessageFailed was associated with exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.     at System.ThrowHelper.ThrowKeyNotFoundException()    
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.InitializeSprocParameterTypeData(Dictionary`2& routineParameterInfos)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal..ctor(DAL
    dal, DataStoreEnum store)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.get_Reporting()     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.GetRefreshOperationStatus(MessageAreaType
    messageArea)     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.CheckIfAllowedToProceed(ReportingBaseMessage msg, MessageContext msgContext, Group messageGroup, JobTicket jobTicket)    
    at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.ProjectPublishMessageProcessor.HandleMessage(Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:29.51 Microsoft.Office.Project.Server (0x1D30) 0x2B00 Project Server Reporting atwj Monitorable Error is: ReportingProjectChangeMessageFailed. Details: Attributes:  Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'  The given key was not present in the dictionary.  . Standard Information: PSI Entry Point:   Project User: Domain1\User1  Correlation Id: ae078058-f794-47ca-b1ad-0834f7a07f4d  PWA Site URL:
    http://epm.company.com/PWA  SSP Name: SharedServices1_PsiServiceApplication  PSError: ReportingProjectChangeMessageFailed (24006) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:29.51 Microsoft.Office.Project.Server (0x1D30) 0x2B00 Project Server Reporting atwr High PWA:http://epm.company.com/PWA, ServiceApp:SharedServices1_PsiServiceApplication, User:Domain1\User1, PSI: [RDS] ULS
    Event: ReportingProjectChangeMessageFailed was associated with exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.     at System.ThrowHelper.ThrowKeyNotFoundException()    
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.InitializeSprocParameterTypeData(Dictionary`2& routineParameterInfos)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal..ctor(DAL
    dal, DataStoreEnum store)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.get_Reporting()     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.GetRefreshOperationStatus(MessageAreaType
    messageArea)     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.CheckIfAllowedToProceed(ReportingBaseMessage msg, MessageContext msgContext, Group messageGroup, JobTicket jobTicket)    
    at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.ProjectPublishMessageProcessor.HandleMessage(Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:30.56 Microsoft.Office.Project.Server (0x1D30) 0x1D20 Project Server Reporting atwj Monitorable Error is: ReportingProjectChangeMessageFailed. Details: Attributes:  Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'  The given key was not present in the dictionary.  . Standard Information: PSI Entry Point:   Project User: Domain1\User1  Correlation Id: ae078058-f794-47ca-b1ad-0834f7a07f4d  PWA Site URL:
    http://epm.company.com/PWA  SSP Name: SharedServices1_PsiServiceApplication  PSError: ReportingProjectChangeMessageFailed (24006) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:30.56 Microsoft.Office.Project.Server (0x1D30) 0x1D20 Project Server Reporting atwr High PWA:http://epm.company.com/PWA, ServiceApp:SharedServices1_PsiServiceApplication, User:Domain1\User1, PSI: [RDS] ULS
    Event: ReportingProjectChangeMessageFailed was associated with exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.     at System.ThrowHelper.ThrowKeyNotFoundException()    
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.InitializeSprocParameterTypeData(Dictionary`2& routineParameterInfos)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal..ctor(DAL
    dal, DataStoreEnum store)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.get_Reporting()     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.GetRefreshOperationStatus(MessageAreaType
    messageArea)     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.CheckIfAllowedToProceed(ReportingBaseMessage msg, MessageContext msgContext, Group messageGroup, JobTicket jobTicket)    
    at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.ProjectPublishMessageProcessor.HandleMessage(Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:31.60 Microsoft.Office.Project.Server (0x1D30) 0x2170 Project Server Reporting atwj Monitorable Error is: ReportingProjectChangeMessageFailed. Details: Attributes:  Project UID='b95c52ba-bc00-4301-aab5-890d0b057c29'.
    PublishType='ProjectPublish'  The given key was not present in the dictionary.  . Standard Information: PSI Entry Point:   Project User: Domain1\User1  Correlation Id: ae078058-f794-47ca-b1ad-0834f7a07f4d  PWA Site URL:
    http://epm.company.com/PWA  SSP Name: SharedServices1_PsiServiceApplication  PSError: ReportingProjectChangeMessageFailed (24006) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:31.60 Microsoft.Office.Project.Server (0x1D30) 0x2170 Project Server Reporting atwr High PWA:http://epm.company.com/PWA, ServiceApp:SharedServices1_PsiServiceApplication, User:Domain1\User1, PSI: [RDS] ULS
    Event: ReportingProjectChangeMessageFailed was associated with exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.     at System.ThrowHelper.ThrowKeyNotFoundException()    
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.InitializeSprocParameterTypeData(Dictionary`2& routineParameterInfos)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal..ctor(DAL
    dal, DataStoreEnum store)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.get_Reporting()     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.GetRefreshOperationStatus(MessageAreaType
    messageArea)     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.CheckIfAllowedToProceed(ReportingBaseMessage msg, MessageContext msgContext, Group messageGroup, JobTicket jobTicket)    
    at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.ProjectPublishMessageProcessor.HandleMessage(Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:32.66 Microsoft.Office.Project.Server (0x1D30) 0x24DC Project Server Reporting atwj Critical Standard Information:PSI Entry Point:   Project User: Domain1\User1  Correlation Id: ae078058-f794-47ca-b1ad-0834f7a07f4d 
    PWA Site URL: http://epm.company.com/PWA  SSP Name: SharedServices1_PsiServiceApplication  PSError: ReportingProjectChangeMessageFailed (24006) RDS: The request to synchronize change(s) to project Project
    UID='b95c52ba-bc00-4301-aab5-890d0b057c29'. PublishType='ProjectPublish' failed.  Message: 'ReportingProjectChangeMessageFailed'. Message Body: The given key was not present in the dictionary. Error:(null) ae078058-f794-47ca-b1ad-0834f7a07f4d
    01/19/2015 19:05:32.66 Microsoft.Office.Project.Server (0x1D30) 0x24DC Project Server Reporting atwr High PWA:http://epm.company.com/PWA, ServiceApp:SharedServices1_PsiServiceApplication, User:Domain1\User1, PSI: [RDS] ULS
    Event: ReportingProjectChangeMessageFailed was associated with exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.     at System.ThrowHelper.ThrowKeyNotFoundException()    
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.InitializeSprocParameterTypeData(Dictionary`2& routineParameterInfos)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal..ctor(DAL
    dal, DataStoreEnum store)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.get_Reporting()     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.GetRefreshOperationStatus(MessageAreaType
    messageArea)     at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.RDSBaseMessageProcessor.CheckIfAllowedToProceed(ReportingBaseMessage msg, MessageContext msgContext, Group messageGroup, JobTicket jobTicket)    
    at Microsoft.Office.Project.Server.BusinessLayer.ReportingLayer.ProjectPublishMessageProcessor.HandleMessage(Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext) ae078058-f794-47ca-b1ad-0834f7a07f4d

    Without seeing the history, one possibility might be some corruption in the reporting database. Assuming that you are following best practices for SQL DB management, and this is not a DB neglect problem, then I would try to force a refresh to see if that
    helps. You can do this by executing a custom field backup and then restore. Note: Do not do this during production hours. Let us know if that provides any therapy.
    Gary Chefetz, MCITP, MCP, MVP msProjectExperts
    Project and Project ServerFAQs
    Project Server Help BLOG

Maybe you are looking for

  • Grey blank page for some messages since upgrading to mountain lion

    Just upgraded several days ago from Snow Leopard to Mountain Lion (10.8.3) and I have notice that some email messages (Apple Mail) I only get a blank grey page. I know I have a lot of messages in my mail account and wonder if that might be the proble

  • TS4526 My Apple TV home sharing is not working though it is set up on my computer. Does anyone know why?

    For some reason my Apple TV has stopped connecting to my computer, so we can no longer see movies, photo's etc. The home sharing functionality is on in my computer and we have no wifi issues. It has been a problem for a couple of months but worked re

  • Topic Icon skin in RoboHelp10

    How or Can I update the image on my view of the topic icon? I wanted to change the icon that represents the topic in the TOC so I went to Project Setup and went to Skins and on the Default skin I right clicked and selected Edit.  Then I went to the N

  • Scanner Help Please ??

    Hi All, I am trying to read a line of text from a file. Actually in my assignment we have to throw exception from a file means we have to write the exception text in a text file and through accordingly. Please help as I am so tired from last night tr

  • Lightroom 2.0 Toolbar Configuration

    Just installed LR 2, transfer of data from 1.4.1 went smoothly. The only glitch I have noticed so far is that I cannot configure ratings, labels etc on the toolbar at the bottom of the screen using the drop down menu on the rhs of the toolbar. Any id