Unable to check-in the BCC project

Hi,
I am unable to check-in the BCC project, getting below error, Please help:
tg.repository.RepositoryException: assertion on checkin failed.
checkin created duplicate branch head versions for repository item type /atg/commerce/catalog/ProductCatalog:media on branch 10100.
regards,
Alphonsa

If you have taken a dump from somewhere and setting it up on ur local, you should cleanup the database a bit before actually deploying any project.
I would suggest you rollback any of your current projects and run the following scripts to remove any staled/existing projects in CA.
DELETE FROM EPUB_PR_HISTORY;
DELETE FROM EPUB_PROC_HISTORY;
DELETE FROM epub_proc_prv_prj;
DELETE FROM EPUB_PROJECT;
DELETE FROM EPUB_IND_WORKFLOW;
DELETE FROM EPUB_PROC_TASKINFO;
DELETE FROM EPUB_PROCESS;
DELETE FROM EPUB_HIS_ACT_PARM;
DELETE FROM EPUB_HISTORY;
DELETE FROM EPUB_TASKINFO;
DELETE FROM EPUB_DEP_LOG;
DELETE FROM epub_file_asset;
DELETE FROM avm_asset_lock;
DELETE FROM dss_server_id;
DELETE FROM dsi_server_id;
commit;
Now start your server again and check the deployment.
Hopefully it should work!

Similar Messages

  • SAP DMS - Unable to check in the document

    Hi All,
    I am using SAP ECC 6.0 and working with SAP DMS.
    When I am creating a D I R, I am not able to check in the document into content repository.
    Following error flashes as soon as I try to save the D I R :
    "Error while checking in and storing: D:\Documents and Settings\......\......"
    The error massege number is 26 253.
    I have searched for the related notes on service.sap.com. However all the related notes are relevant for the SAP 4.6 B to ECC 5.00.
    Please help me in fixing the said issue
    Edited by: Rahul Pathak on Jan 28, 2008 11:35 AM

    Hi Rahul,
    How you are trying to check-in the docuement?
    Suggestion:
    1) Which version of ACAD you are using and Which version of ACAD Integration you are using.
    If you are using ACAD integration version 4.0.0.0 then please upgrade to ACAD integration version 4.5.0.0. Whichi is available in SAP Market Place.
    2) In your configuration, are you trying to create JPG Conversion? if so then please remove the trigger CreateAutoNeutralFile from the config.
    Create a new drawing and test the check-in functionality and let me know the result.
    Regards,
    MRK
    (If the points are useful then pls reward points.)

  • Unable to Check in Business Services in JDE DEMO.

    Hi,
    We have ERP 8.97 JDE tool set installed on our local m/c. We are unable to check in the Business Services (BSSV) object (JP55HOL) in JDE DEMO. We also tried checking in the vanilla BSSV (J0000030) after we had chekced it out, but this also did not work out. We are getting the error: General Error in Method, Check-in. However we had no issues in checking in the regular JDE objects.
    Please help!!!
    -Shahid

    Demo E900 is a big mess, perhaps "Oracle Lab" packaged it this way.
    Do this:
    1- Create a project "Temp"
    2- Check out F986020 & F986030 (only specs available, no table exists in the data source) - if you try to see by UTB or databrowser
    3- Generate table & index in design (take every thing as default)
    4- Now try check-in your BSSVs.
    5 Goodluck

  • Can two users work on different files of the same project?

    Sorry if this has been asked already...but can two users work
    on different files of the same project? How would that work? Would
    it work something like this?
    1. From RoboHelp 7, user A checks out the entire project.
    2. User A checks in the files they are not working with.
    3. User B checks out the project but can only 'edit' the
    files that have been checked in by user A.
    Is this how the source control works?

    That's the basic idea. User A doesn't actually have to check
    out the whole project, though. RSC will selectively check out only
    the files that are actually getting changed. Both writers will have
    a complete copy of the project on their local machines, but the
    files are read-only until they are literally checked out, which is
    on an as-needed basis unless the writer explicitly checks them out.
    G

  • Client unable to check-in

    Hi all!
    My client is unable to check-in:
    - the About dialog box of the ZENworks Security Client says that "check-in status: check-in incomplete"
    - the log file says that
    <Entry Stamp='2008-04-10 15:21:48:0843' Level='Warning' Category='Check In' Event='Failed to download credential'><![CDATA[
    MS URL: https://myserver/authenticationserver/userservice.asmx
    Error: 0x00000005: Access denied.]]>
    </Entry>
    I suspect I have a certification problem though
    - before the client installation, I copied the certification file ESM-MS.cer into the same folder containing SETUP.EXE (as recommended by the installation guide at page 58)
    - I imported ESM-MS.cer (and ESM-DS.cer, too) into Internet Explorer and therefore it can display the page https://fules/authenticationserver/userservice.asmx without any certificate warnings
    Any ideas?
    Cheers,
    Robert

    Originally Posted by zesm
    We request that you open a support ticket with us. This will allow us to get more diagnostics from your machine setup.
    Hi,
    I have the same problem with the only difference I can't get over the "0x00000005: access denied" error
    Thanks,
    Jan

  • Not able to complete project in BCC - Unable to check in workspace

    Hi,
    I am using ATG 10.0.3p1. When I am doing 'Accept Production deployment' getting below exception.
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager Error executing action checkInProject[] on process instance 7200002; reverting the process instance to its original state CONTAINER:atg.process.ProcessException; SOURCE:atg.versionmanager.exceptions.VersionException: Unable to check in workspace epub-prj82001.
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.epub.workflow.process.action.CheckinProject.executeAction(CheckinProject.java:81)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.process.action.ActionImpl.execute(ActionImpl.java:397)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.process.ProcessManagerService.executeAction(ProcessManagerService.java:13965)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.process.ProcessManagerService.takeIndividualTransition(ProcessManagerService.java:13372)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.process.ProcessManagerService.takeIndividualTransition(ProcessManagerService.java:13417)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.process.ProcessManagerService.receiveIndividualEventMessage(ProcessManagerService.java:11842)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.process.ProcessManagerService.receiveIndividualEventMessage(ProcessManagerService.java:11537)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.process.ProcessManagerService.receiveMessage(ProcessManagerService.java:11347)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.process.ProcessManagerService.receiveMessage(ProcessManagerService.java:11305)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.patchbay.ElementManager.deliverMessage(ElementManager.java:294)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.patchbay.InputPort.onMessage(InputPort.java:168)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.patchbay.InputDestination.onMessage(InputDestination.java:375)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.local.MessageConsumerImpl.deliverMessage(MessageConsumerImpl.java:274)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.local.TopicImpl.deliverToRecipients(TopicImpl.java:91)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.local.DestinationImpl.deliverMessage(DestinationImpl.java:238)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.local.TopicPublisherImpl.publish(TopicPublisherImpl.java:141)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.patchbay.OutputDestination.sendMessage(OutputDestination.java:181)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.patchbay.OutputPort.sendMessage(OutputPort.java:140)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.dms.patchbay.ElementManager.sendMessage(ElementManager.java:363)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.nucleus.dms.DASMessageSource.fireObjectMessage(DASMessageSource.java:209)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.nucleus.dms.DASMessageSource.fireObjectMessage(DASMessageSource.java:172)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.workflow.WorkflowMessageSource.fireWorkflowMessage(WorkflowMessageSource.java:228)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.workflow.WorkflowMessageSource.fireTaskOutcomeMessage(WorkflowMessageSource.java:134)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.workflow.WorkflowViewImpl.fireTaskOutcome(WorkflowViewImpl.java:1065)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.epub.servlet.FireWorkflowOutcomeFormHandler.handleFireWorkflowOutcome(FireWorkflowOutcomeFormHandler.java:220)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at vodafone.commerce.catalog.VFWorkflowManagerImpl.handleFireWorkflowOutcome(VFWorkflowManagerImpl.java:315)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at sun.reflect.GeneratedMethodAccessor389.invoke(Unknown Source)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at java.lang.reflect.Method.invoke(Method.java:597)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.droplet.EventSender.sendEvent(EventSender.java:582)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.droplet.FormTag.doSendEvents(FormTag.java:800)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.droplet.FormTag.sendEvents(FormTag.java:649)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.droplet.DropletEventServlet.sendEvents(DropletEventServlet.java:566)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:594)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.epub.servlet.LocaleServlet.service(LocaleServlet.java:63)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.epub.servlet.ProjectServlet.service(ProjectServlet.java:87)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.epub.servlet.PublishingSecurityServlet.service(PublishingSecurityServlet.java:58)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:128)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:191)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:655)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2425)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.multisite.SiteSessionEventTriggerPipelineServlet.service(SiteSessionEventTriggerPipelineServlet.java:139)
    **** Warning Fri Oct 26 20:08:53 IST 2012 1351262333792 /atg/epub/workflow/process/WorkflowProcessManager at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

    It looks like your workflow is corrupted for some reason or may be you have didn't customize it properly.
    Go to ACC and check the workflow if there are any errors in it.
    Otherwise delete the workflow tables and restart the server.'
    Peace
    Shaik

  • Unable to create the HL7Library Project in CM

    hi,
    i am trying to convert a pdf doc into xml and then deploy it on XI server.
    for which i created the parser project and got it executed succesfully.Now i am trying to create a HL7 library project,so that i can deploy both parser and HL7  library project on to XI server.
    the problem is iam unable to find the drop down list of libraries while trying to create HL7 library project.
    Kindly help me in this regard...
    Regards
    Madhu

    Hi
    Try this. Log into the Workspace using weblogic user. Go to the Administration option (up and right if I'm not wrong) and check if the roles that you create for the process has the users correctly assigned.
    Regards,
    isabelbernely

  • Error encountered while executing the transform project name.map name. Error:Unable to create the transform. Microsoft.XLANGs.Engine

    Hi All,
    I developed a Biztalk Application aims to upload a flat file data to our system MS SQL Server database. It works fine until one day, an exception is generated as below.
    "Error encountered while executing the transform project name.map name. Error:Unable to create the transform. Microsoft.XLANGs.Engine"
    It continues to generate an exception until I restart the Biztalk instance. And it happens occasionally, no pattern, cannot be traced and debugged.
    Anybody has an idea about this error? Please help, thank you very much.
    The Biztalk Server is running on Hyper-V Virtual machine, Biztalk Server 2009 on Windows Server 2008.
    The Biztalk Application consists of Mapping Functoid, Orchestration, Flatfile Schema, Flatfile Disassembler Pipeline, SQL Send Port, File Receive Port and Send Port
    Eric

    HI Eric,
    I think it might happen because of large message (Out of Memory exception). As you said you have flat file as inbound, you are doing mapping and then sending it to MSSQL
    SO you can check below mentioned things
    1) Any custom pipeline component is used in receive pipeline. (if so optimize the code)
    2) This issue haapen only with large message (BizTalk convert flat file to XMl to if you have 1MB file corresponding XML will be of higher size)
    again all thing mentioned above is assumption.
    YOu can use debugdiag tool to see if memory leak is happening
    http://www.microsoft.com/en-in/download/details.aspx?id=26798

  • Errors with SharePoint Security Token Service: "The revocation function was unable to check revocation for the certificate"

    I'm getting these errors in the eventlog and ULS, "An operation failed because the following certificate has validation errors:\n\nSubject Name: CN=SharePoint Security Token Service, OU=SharePoint, O=Microsoft, C=US\nIssuer Name: CN=SharePoint Root
    Authority, OU=SharePoint, O=Microsoft, C=US\nThumbprint: <STS CERTIFICATE THUMBPRINT>\n\nErrors:\n\n RevocationStatusUnknown: The revocation function was unable to check revocation for the certificate."
    The errors point to the SharePoint Security Token Service as the issue ("The revocation function was unable to check revocation for the certificate") reported back by the Topology service.  This is apparent when executing a search, accessing
    the managed metadata service, issuing SPSite commands in Powershell, or anything that needs to run through the "SharePoint Web Services" site.  I've looked at the certificate assigned to that site and everything appears to be in order. 
    It would seem to me to be either an incorrect endpoint configuration (internally cached perhaps?) or related to security access for the configuration database (in order to validate the certificate root).
    What I’ve tried so far:
    I’ve been all over the certificate settings, both in the server store, and within SharePoint Token Service config.  Both appear to be configured correctly such that the root CAs can be validated.
    Re-entered the passwords for the application pool domain accounts to eliminate these as a potential cause.  I’ve also verified the service accounts reporting the error, do have access to the configuration database.
    Re-provisioned the STS service to see if that might clear out any cached issues and validated everything else according to this
    MS Tech note.
    So far nothing has worked.  Is there anything else I could be looking at that I've missed? (Full eventlog detail below)
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Date:          2/20/2015 11:19:41 AM
    Event ID:      8311
    Task Category: Topology
    Level:         Error
    Keywords:      
    User:          <SP SERVICE ACCOUNT>
    Computer:      <SHAREPOINTSERVER>
    Description:
    An operation failed because the following certificate has validation errors:\n\nSubject Name: CN=SharePoint Security Token Service, OU=SharePoint, O=Microsoft, C=US\nIssuer Name: CN=SharePoint Root Authority, OU=SharePoint, O=Microsoft, C=US\nThumbprint: <STS
    CERT THUMBPRINT>\n\nErrors:\n\n RevocationStatusUnknown: The revocation function was unable to check revocation for the certificate.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
        <EventID>8311</EventID>
        <Version>14</Version>
        <Level>2</Level>
        <Task>13</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2015-02-20T17:19:41.213852500Z" />
        <EventRecordID>1611121</EventRecordID>
        <Correlation />
        <Execution ProcessID="10212" ThreadID="10328" />
        <Channel>Application</Channel>
        <Computer><SHAREPOINTSERVER></Computer>
        <Security UserID="<SP SERVICE ACCOUNT>" />
      </System>
      <EventData>
        <Data Name="string0">CN=SharePoint Security Token Service, OU=SharePoint, O=Microsoft, C=US</Data>
        <Data Name="string1">CN=SharePoint Root Authority, OU=SharePoint, O=Microsoft, C=US</Data>
        <Data Name="string2"><STS CERT THUMBPRINT></Data>
        <Data Name="string3">RevocationStatusUnknown: The revocation function was unable to check revocation for the certificate.
    </Data>
      </EventData>
    </Event>

    Hi Darren,
    This problem seems to occur when an administrator deletes the local trust relationship of the farm from the Security section of the Central Administration website
    In order to resolve this problem, the local trust relationship has to be created. This can be done by running the following PowerShell commands
    $rootCert = (Get-SPCertificateAuthority).RootCertificate
    New-SPTrustedRootAuthority -Name "localNew" -Certificate $rootCert
    After running the above commands, perform an IISReset on all servers in the farm.
    More information:
    http://support.microsoft.com/kb/2545744
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Certificate issues Active Directory Certificate Services could not process request 3699 due to an error: The revocation function was unable to check revocation because the revocation server was offline. 0x80092013

    Hi,
    We have some problems with our Root CA. I can se a lot of failed requests. with the event id 22: in the logs. The description is: Active Directory Certificate Services could not process request 3686 due to an error: The revocation function was unable to
    check revocation because the revocation server was offline. 0x80092013 (-2146885613).  The request was for CN=xxxxx.ourdomain.com.  Additional information: Error Verifying Request Signature or Signing Certificate
    A couple of months ago we decomissioned one of our old 2003 DCs and it looks like this server might have had something to do with the CA structure but I am not sure whether this was in use or not since I could find the role but I wasn't able to see any existing
    configuration.
    Let's say that this server was previously responsible for the certificates and was the server that should have revoked the old certs, what can I do know to try and correct the problem?
    Thank you for your help
    //Cris

    hello,
    let me recap first:
    you see these errors on a ROOT CA. so it seems like the ROOT CA is also operating as an ISSUING CA. Some clients try to issue a new certificate from the ROOT CA and this fails with your error mentioned.
    do you say that you had a PREVIOUS CA which you decomissioned, and you now have a brand NEW CA, that was built as a clean install? When you decommissioned the PREVIOUS CA, that was your design decision to don't bother with the current certificates that it
    issued and which are still valid, right?
    The error says, that the REQUEST signature cannot be validated. REQUESTs are signed either by itself (self-signed) or if they are renewal requests, they would be signed with the previous certificate which the client tries to renew. The self-signed REQUESTs
    do not contain CRL paths at all.
    So this implies to me as these requests that are failing are renewal requests. Renewal requests would contain CRL paths of the previous certificates that are nearing their expiration.
    As there are many such REQUEST and failures, it probably means that the clients use AUTOENROLLMENT, which tries to renew their current, but shortly expiring, certificates during (by default) their last 6 weeks of lifetime.
    As you decommissioned your PREVIOUS CA, it does not issue CRL anymore and the current certificates cannot be checked for validity.
    Thus, if the renewal tries to renew them by using the NEW CA, your NEW CA cannot validate CRL of the PREVIOUS CA and will not issue new certificates.
    But it would not issue new certificates anyway even if it was able to verify the PREVIOUS CA's CRL, as it seems your NEW CA is completely brand new, without being restored from the PREVIOUS CA's database. Right?
    So simply don't bother :-) As long as it was your design to decommission the PREVIOUS CA without bothering with its already issued certificates.
    The current certificates which autoenrollment tries to renew cannot be checked for validity. They will also slowly expire over the next 6 weeks or so. After that, autoenrollment will ask your NEW CA to issue a brand new certificate without trying to renew.
    Just a clean self-signed REQUEST.
    That will succeed.
    You can also verify this by trying to issue a certificate on an affected machine manually from Certificates MMC.
    ondrej.

  • HT4623 hi..i just bought an iphone 5 yesterday 32GB..and now when i am trying to update the software..it says the following: unable to check for update/an error occurred while cheking for a software update...please help me..is it a problem in my new iphon

    hi..i just bought an iphone 5 yesterday 32GB..and now when i am trying to update the software..it says the following: unable to check for update/an error occurred while cheking for a software update...please help me..is it a problem in my new iphone??or it's just an temporary error in the apple software center???

    Lyndsay237 wrote:
    This device does not have a sim card in it. Could this be the reason or am I missing something when I am trying to update.
    Yes. You can't update or restore any GSM iPhone without a valid sim card installed in the phone. The sim card need not be activated, but it must be valid & present. If you want to update, you need to get a sim card.

  • I purchased a IMac in Feb later I added a Seagate ext. hard drive. On April 29 I received an errors that the ext. Drive may be a read only and not backing up files. I'm unable to check disk permission or correct errors. Help would be appreciated.

    I purchased a IMac in Feb later I added a Seagate ext. hard drive. On April 29 I received an errors that the ext. Drive may be a read only and not backing up files. I'm unable to check disk permission or correct errors. Help would be appreciated.

    Click on the hard drive on the desktop, then File > Get Info. What does it say about permissions?  If this is just a data drive you may want to consider "ignore ownership on this volume".
    Otherwise I can only say I have not been reading good things about Seagate drives recently.  I have some of their rock-solid ones from about 10 years ago (still running well), but now...?

  • Unable to check available dowloads. The network connection was lost.

    I get this all the time in iTunes 12.1: "unable to check available dowloads. The network connection was lost."
    Sometimes it does what it's supposed to do anyway, sometimes it doesn't. I also get the: "We could nor complete your iTunes Store request. The network connection was lost". If I sign out and back in that goes way, but item #1 is still showing up all the time. Even when nothing is apparently happening?
    Mac Mini (late 2012) System OS X (10.10) iTunes 12.1 (16GB RAM)

    Hi,
    You may like to read this thread OSX Yosemite Wifi issues
    Jim

  • In Mavericks "Mail" I am unable to access the BCC: line or to put a contact on that line for sending.

    In Mavericks Mail I am unable to access the BCC: line for sending a blind carbon copy.  I open my Contacts list, select a person, and when I click on the BCC: box above in the Contacts window, the person is not entered onto a line in the email for receiving a BCC: and the BCC: line does not even appear.  Thoughts from all you experts out there?

    I managed to find the answer to my own question.  As shown in the screenshot below, the header field area on a new message contains a small lined box in the lower left corner of it.  If you click on the lined box, it allows you to customize the Header field, such as adding a BCC: line.
    Message was edited by: Radiation Mac

  • Need to find the assets associated to a BCC project using SQL query

    Hi,
    Given a BCC project (project_id), I need to find the assets (type of asset, version, status etc) in that project using SQL queries.
    I need this for reporting purpose and cannot do this programatically using any code.
    Surprisingly ATG does not store this association in a direct way. Can someone provide me the query if you have already done this before?
    I tried enabling loggingDebug in PublishingRepository and VersionManagerRepository to get the queries, but I did not get what I want.
    Thanks in advance,
    Gopinath Ramasamy

    UPDATE:
    When a project is selected in BCC, ATG is doing something crazy, as it appears to me, of querying all the tables (ofcourse when there is a cache miss) in all the versioned item descriptor with the workspace id of the project to display the assets contained in it.
    I do not see an easy or direct way of coming up with a query for this requirement.
    Please let me know if anyone has any other idea.
    Thanks,
    Gopinath Ramasamy

Maybe you are looking for

  • Net Stream StreamNotFound

    I just migrated from ColdFusion MX 7 to ColdFusion 8. The CF7 app is at http://64.78.60.211/timos/greenEarth/GreenEarth.html. The CF8 version is at http://www.timos.com/timos/greenEarth/GreenEarth.html. These two URLs contain the exact same files. Th

  • Router Security Settings D-Link DI-604

    I just got a D-Link DI-604 WIRED (not wireless) Router. I changed the password from the default. I disabled "UPNP" because I heard that was a good idea. I also disabled "Gaming Mode" because I don't do games. I have a G4 and a G3 hooked up to it, as

  • How to cancel pending activities in ucsm

    how do I cancel a pending task in ucsm thats is waiting for me to ack. I just want to cancel the task. 

  • C3 phone memory showing full but phone empty HELP

    i have a c3 an the phone memory is says i only have 3mb left yet nothin is on my phone ive tried to hard reset the phone to factory settings but this just lessens my small amount of memory i have got left... when i explore my phone i have nothing in

  • CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT =SHOW DATE

    Hello everyone. The version I am using oracle 11g 2 questions: 1 .- CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/ ora_backup / backupset /% F'; I get error I want the backup to show the date format, as it can get. 2 .- CONFIGURE CHANNEL DEVICE TYPE DI