Unable to Checkin DC

Hi Guys,
I have developed a Web Dynpro DC using NWDS. I have tested in a built it on the local J2EE Engine. There is not compilation errors, everything is fine. Now when i checkin the activity using the 'development configuration perspective' the build fails. I cannot move any DC into the 'Active' space. It is as if the CBS is not working. Even a simple application checkin is not working. In the activation requests perspective i get a red cross and the activation log contains the following:
No build log exists. The DC had not been built in this request.
Please Help

Hi,
if the DC has not been built check the request log if there is some other problem (it's probably easier to do this in the CBS WebUI). At least the request log should give some indication why the DC was not built.
Regards,
Marc

Similar Messages

  • Unable to Checkin using Oracle ContenServer 10gr3 --- Need Help

    Hi,
    We have done an upgrade from Stellent 7.1 to Oracle UCM 10gr3.
    We are unable to checkin the document after the upgrade.
    The Error Message I'm getting is below.
    Unable to execute service CHECKIN_NEW and function Irevision.
    *(System Error: Could not find the parameter 'dRevRank'.)*
    Plaese let me know what i'm doing wrong here.
    Thanks In Advance.
    Regards

    Hi
    Try the following steps to see if it fixes the error :
    You will have to have Database access to fix this.
    =====================
    1) select * from counters
    what is the current value for RevClassID say RevClassID=103
    the next doc that is checked in will be assigned a dDocName/ContentID of 103
    2) select MAX(dDocName) from revisions
    if the MAX is <103 then increase RevClassID in counters to a value that is larger
    than the result of this query
    To increase the value in the counters table do:
    3) the SQL to update the counters table is:
    UPDATE counters
    SET dNextIndex = 104
    WHERE dCounterName = 'RevClassID';
    Thanks
    Srinath

  • Unable to checkin  Original in PLM Web UI

    Hello Gurus,
    I am unable to checkin the originals  PLM Web UI and also a duplicate content version gets created. Please see the attached screen shot.
    The below message stays for few seconds and then disappears automatically
    I checked the content version setting but none of them are activated.
    What am I missing here? Kindly advice
    When I try to save the DIR I also get "Certificate does not exist" as well.
    Thanks & Regards
    Jo Pz
    Message was edited by: Jo Petz

    Dear Jo,
    regarding the provided error message I would kindly ask you to check the information at http://wiki.scn.sap.com/wiki/display/PLM/26+504+-+File+extension+not+allowed
    So please verify that in transaction DC30 in the backend the application ADU is able to handle format *.pdf.
    Further please check also the whiltelist settings in transaction WDR_ACF_WLIST. Here ensure that the whitelist is setup correctly and you have installed this certificate on your PC too.
    Best regards,
    Christoph

  • Error: unable to checkin Access denied by records manager

    Hi,
    Whenever i am checking in a document applying acl, its giving me error as "unable to checkin Access denied by records manager". Without applying acl its checkin successfully.
    For acl i have used these config variables.
    SpecialAuthGroups=Securitygroup
    AccessListPrivilegesGrantedWhenEmpty=true
    I have to use acl. Why i am getting this error?
    Thanks in advance

    Not able to checkin again.
    Below is the stacktrace:
    Event generated by user 'test' at host 'xxxx'. Access denied by records manager [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,test,xxxx!$!$Access denied by records manager
    intradoc.common.ServiceException: Access denied by records manager
    *ScriptStack CHECKIN_NEW
    3:checkSecurity,dDocName=
    at intradoc.server.Service.checkExtendedSecurityModelDocAccess(Service.java:3002)
    at intradoc.server.Service.checkSecurity(Service.java:2898)
    at intradoc.server.Service.checkSecurity(Service.java:2882)
    at sun.reflect.GeneratedMethodAccessor200.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:620)
    at webdavcomponent.WebdavHandler.checkSecurity(WebdavHandler.java:686)
    at sun.reflect.GeneratedMethodAccessor198.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:603)
    at collections.CollectionUserHandler.checkSecurity(CollectionUserHandler.java:1429)
    at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:603)
    at intradoc.server.Service.doCode(Service.java:575)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:547)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:542)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
    at intradoc.server.Service.executeActions(Service.java:528)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
    at intradoc.server.Service.doRequest(Service.java:1956)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1354)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1731)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
    at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1704)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:457)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Provide inputs
    Thanks in advance

  • Unable to checkin a document using 'CHECKIN_UNIVERSAL" service through java

    Hi All,
    I am trying to checkin a document through java code and following is my code part for the same( UCM 11g)
    But whenever i run this code part, it throws the following exception
    intradoc.common.ServiceException:csUnableToCheckin,<null>!csUnabletoExecMethod,populateMissingDocumentValues
    Can anyone help me with this?
    Code part
    private void checkinDoc()
    File f=new File("D:/testfolder/BPEL.pdf");
    System.out.println(" absolute path :"+f.getAbsolutePath());
    String filePath = f.getAbsolutePath().replace("\\", "/");
    checkedOutDataBinder.putLocal("IdcService", "CHECKIN_UNIVERSAL");
    checkedOutDataBinder.putLocal("dDocTitle","test");
    checkedOutDataBinder.putLocal("dDocAuthor", "weblogic");
    checkedOutDataBinder.putLocal("dDocType","Document");
    checkedOutDataBinder.putLocal("dSecurityGroup","public");
    checkedOutDataBinder.putLocal("doFileCopy", "1");
    checkedOutDataBinder.putLocal("primaryFile", filePath);
    checkedOutDataBinder.putLocal("xCollectionID", "425180507509000004");
    checkedOutDataBinder = executeService(checkedOutDataBinder,
    "weblogic");
    private DataBinder executeService(final DataBinder binder,
    final String userName) throws DataException, ServiceException
    // obtain a connection to the database
    Workspace workspace = getSystemWorkspace();
    // check for an IdcService value
    String cmd = binder.getLocal("IdcService");
    if (cmd == null)
    throw new DataException("!csIdcServiceMissing");
    // obtain the service definition
    ServiceData serviceData = ServiceManager.getFullService(cmd);
    if (serviceData == null)
    throw new DataException(LocaleUtils.encodeMessage(
    "!csNoServiceDefined", null, cmd));
    // create the service object for this service
    Service service = ServiceManager.createService(serviceData.m_classID,
    workspace, null, binder, serviceData);
    // obtain the full user data for this user
    UserData fullUserData = getFullUserData(userName, service, workspace);
    service.setUserData(fullUserData);
    // binder.m_environment.put(REMOTE_USER, userName);
    ServiceException error = null;
    try
    // init the service to not send HTML back
    service.setSendFlags(true, true);
    // create all the ServiceHandlers and implementors
    service.initDelegatedObjects();
    // do a security check
    service.globalSecurityCheck();
    // prepare for the service
    service.preActions();
    // execute the service
    service.doActions();
    // do any cleanup
    service.postActions();
    // store any new personalization data
    // service.updateSubjectInformation(true);
    //service.updateTopicInformation(binder);
    catch (ServiceException e)
    error = e;
    e.printStackTrace();
    finally
    // Remove all the temp files.
    service.cleanUp(true);
    workspace.releaseConnection();
    // handle any error
    if (error != null)
    // throw new ServiceException(error.m_errorCode, error
    // .getMessage());
    return binder;
    }

    I have been running into the same exception, albeit with UCM 10g:
    Content item 'xxx' was not successfully checked in. Unable to execute service method 'populateMissingDocumentValues'. (System Error: Runtime error: java.lang.NullPointerException
    at collections.CollectionMetaHandler.validateMetaDataDates(CollectionMetaHandler.java:771)
    at collections.CollectionMetaHandler.fillInUndefinedMeta(CollectionMetaHandler.java:806)
    at collections.CollectionUserHandler.setUndefinedMetaData(CollectionUserHandler.java:1353)
    at collections.CollectionUserHandler.populateMissingDocumentValues(CollectionUserHandler.java:1275)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    it seems to have something to do with the xCollectionID.
    If I don't set this, it works fine (checking in and out, checking in new revision). If I set it I can check in a new item using CHECKIN_NEW but I am unable to use CHECKIN_UNIVERSAL to check in a new revision.
    Any pointers would be appreciated.
    Edited by: Jaap on 6-jun-2011 2:41
    Edited by: Jaap on 6-jun-2011 3:09

  • Content Versions getting Created Automatically/Unable to Check-in Originals

    Hello Guru's,
    Everytime when I try to check-in an original and save the DIR, two content versions of the originals is getting created.This is happening only when I do through the PLM Web UI. Hence I am not able to check-in documents through PLM Web UI. I checked all my configuration and I have not enabled the content version neither in DIR status nor in the application type.
    I dont have any issues checking through the CV01N/CV02N. The whitelist set up has been completed as well.
    I have a similar post Unable to checkin  Original in PLM Web UI
    Kindly advise as to what configuration I should check.
    Thanks & Regards
    Jo

    HI Jo,
    based on your description I think that maybe the following SAP notes could be useful for you:
    2064338
    2064099
    2061382
    1269940
    Best regards,
    Christoph

  • Unable to check-in file using CHECKIN_UNIVERSAL in UCM11g through SOA

    Hello all,
    I am unable to checkin/uploading files using CHECKIN_UNIVERSAL in UCM 11g through SOA. I am getting below error:
    error">Error: java.lang.NullPointerException
    Below are invoke operation that I am using:
    <messages>
    <Invoke_Generic_Soap_Port_Ref_GenericSoapOperation_InputVariable>
    <part  name="GenericRequest">
    <GenericRequest  webKey="cs">
    <tns:Service  IdcService="CHECKIN_UNIVERSAL">
    <tns:Document>
    <tns:File  name="primaryFile"  href="/u01/app/oracle/ftp/test/Test_UCM_Upload.txt"/> 
    </tns:Document>
    </tns:Service>
    </GenericRequest>
    </part>
    </Invoke_Generic_Soap_Port_Ref_GenericSoapOperation_InputVariable>
    <Invoke_Generic_Soap_Port_Ref_GenericSoapOperation_OutputVariable>
    <part  name="GenericResponse">
    <ns2:GenericResponse  webKey="cs">
    <ns2:Service  IdcService="CHECKIN_UNIVERSAL">
    <ns2:Document>
    <ns2:Field  name="error">Error: java.lang.NullPointerException</ns2:Field> 
    </ns2:Document>
    </ns2:Service>
    </ns2:GenericResponse>
    </part>
    </Invoke_Generic_Soap_Port_Ref_GenericSoapOperation_OutputVariable>
    </messages>
    Can anyone help me out please.
    -Ayan

    Hi TDN,  
    Thanks for your post.
    You’re using TFS 2013 Update 4 and VS 2013 Update 4?
    According the error message, it seems TFS Server think this file is not changed.
    After step 8, if there’s the edited icon shows on your testfile1.txt in Source Control Explorer?
    Please click Refresh button in your Source Control Explorer, then re-edit your testfile1.txt file and try check-in again.
    And try to reproduce this scenario on your another client(VS 2013 installed), check if this issue can be reproduce on another client or not.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable  to work with Workflow Variable through SPML launchProcess Request ?

    Hi,
    I am trying to work with launch process request, which worked well with no error message when I am just using the workflow call through SPML "launchProcess Request " call. But when trying to use any workflow variable then getting exceptions. I don't undertsand about the error message. Is this trying to convert the variable in SIM variable.
    <spml:extendedResponse xmlns:spml='urn:oasis:names:tc:SPML:1:0' xmlns:dsml='urn:oasis:names:tc:DSML:2:0:core' result='urn:oasis:names:tc:SPML:1:0#failure'>
    <spml:operationalAttributes>
    <dsml:attr name='errorMessages'>
    <dsml:value>Couldn't find method get4() in class java.lang.String</dsml:value>
    <dsml:value>java.lang.String.get4()</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Unable to checkin view, missing view id</dsml:value>
    <dsml:value>XPRESS <get> exception:</dsml:value>
    <dsml:value>Couldn't find method get3() in class java.lang.String</dsml:value>
    <dsml:value>java.lang.String.get3()</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Unable to checkin view, missing view id</dsml:value>
    <dsml:value>XPRESS <get> exception:</dsml:value>
    <dsml:value>Couldn't find method get2() in class java.lang.String</dsml:value>
    <dsml:value>java.lang.String.get2()</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Unable to checkin view, missing view id</dsml:value>
    <dsml:value>XPRESS <get> exception:</dsml:value>
    <dsml:value>Couldn't find method get1() in class java.lang.String</dsml:value>
    <dsml:value>java.lang.String.get1()</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Unable to checkin view, missing view id</dsml:value>
    <dsml:value>XPRESS <get> exception:</dsml:value>
    <dsml:value>Couldn't find method get0() in class java.lang.String</dsml:value>
    <dsml:value>java.lang.String.get0()</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Missing view id.</dsml:value>
    <dsml:value>Unable to checkin view, missing view id</dsml:value>
    </dsml:attr>
    Below is the code I am using .
    LighthouseClient client = new LighthouseClient();
         client.setUser("configurator");
         client.setPassword("configurator");
         String url = "http://xyz:8080/idm/servlet/rpcrouter2";
    client.setUrl(url);
         ArrayList mslist = new ArrayList();
         idlist.add("12345");
         System.out.println("UserList :- "+idlist);
         ExtendedRequest extReq = new ExtendedRequest();
         extReq.setOperationIdentifier("launchProcess");
         extReq.setAttribute("process", "TEST_WF");
         extReq.setAttribute("idList",idlist); //workflow Global variable
         ExtendedResponse res = (ExtendedResponse)client.request(extReq);
         if (res.getResult() .equals(ExtendedResponse.RESULT_SUCCESS))
         System.out.println("Workflow was successfully executed");
              } catch (Exception e) {System.out.println("Error : " + e.getMessage());}
    Please suggest me if I am using anything wrong. Its urgent... it halted my work.
    Regards,
    vinash.

    hi,
    in java code you set variable:
    extReq.setAttribute("my_email", "[email protected]");in express code of your workflow (you also can see it in your debugger if you set a breakpoint a the beginning of your workflow):
    <ref>my_email</ref>

  • Unable to chekcin view

    Has anyone seen this exception before? I have checked out a user view, and then checked it in, it just throws me this exception:
    WavesetException: Unable to checkin view. No account ID specified.
    This exception occurs even if I change nothing on the user view!

    I really hope if someone could reply here, I must say I am running out of time...
    I have seen many reply here using workflow to check out and check in user view during reconciliation, be it pre / per-account / post reconciliation. How come when I try to check in a user view, I have the exception:
    com.waveset.util.WavesetException: Unable to checkin view. No account ID specified
    I have created the simplest checkout-checkin workflow as below:
    <Action id='0' name='Checkout User View' application='com.waveset.session.WorkflowServices'> <Argument name='op' value='checkoutView'/> <Argument name='type' value='User'/> <Argument name='id' value='S275676'/> <Argument name='authorized' value='true'/> <Variable name='view'/> <Return from='view' to='user'/> </Action> <Action id='1' name='Checkin User View' application='com.waveset.session.WorkflowServices'> <Argument name='op' value='checkinView'/> <Argument name='view'> <ref>user</ref> </Argument> </Action>
    Why ....?

  • Error while releasing :-Content item  was not successfully checked

    Hi
    I have create a ucm user "john" which has auth type "Local" and roles of
              Admin
              contributor
              Sysmanager
    "admin" role:- has Groups/rights such as
              Rights.Apss.RepMan
              Rights.Apss.Workflow
              Rights.Apss.ConfigMan
              Rights.Apps.Archiver
              newgroup(RWDA)
              release (RWDA)
              secure (RWDA)
    "contributor" role :- has Groups/rights such as
              newgroup(RWDA)
              public(RW)
              release(RWDA)
              secure()
    "sysmanager" role has groups/rights
              newgroup(RWDA)
              public(R)
              release(RWDA)
              secure(R)
    When I am trying to release the documents I get error such as
    Event generated by user 'john' at host '192.168.21.215'. Content item <undefined> was not successfully checked in. Security group is not defined. Unable to validate user security. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,john,192.168.21.215!$!csUnableToCheckIn,!csSecurityGroupNotDefined
    intradoc.common.ServiceException: !csUnableToCheckIn,!csSecurityGroupNotDefined
         at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:1739)
         at intradoc.server.Service.buildServiceException(Service.java:1999)
         at intradoc.server.Service.createServiceExceptionEx(Service.java:1993)
         at intradoc.server.Service.createServiceException(Service.java:1988)
         at intradoc.server.ServiceSecurityImplementor.determinePrivilege(ServiceSecurityImplementor.java:795)
         at intradoc.server.DocumentAccessSecurity.checkSecurity(DocumentAccessSecurity.java:110)
         at intradoc.server.DocumentAccessSecurity.checkSecurity(DocumentAccessSecurity.java:67)
         at intradoc.server.ServiceSecurityImplementor.checkSecurity(ServiceSecurityImplementor.java:320)
         at intradoc.server.Service.checkSecurity(Service.java:2546)
         at intradoc.server.Service.checkSecurity(Service.java:2524)
    As per the document I have given the user required group and role permission . What more should I do to release it ?
    Guidance requested
    Thanks
    Joseph John

    By release you mean you are unable to checkin a document?
    How are you trying to checkin the document? DIS, SOAP, standard checkin form page??
    It looks as if you haven`t supplied a security group or content id on the document meta data when you have checked in the document..
    You can automatically assign content ids by going to admin server and enabling auto assign id check box.
    John should only need the admin role, that will give the user full access.

  • Flat File Active Sync doesn't work for account creation without unique id

    Hi,
    I'm trying to set up a FlatFileActiveSync for creation and update of accounts in IDM 7.0. I've followed the below steps for this purpose :-
    1) Create a correlation rule (confirmation rule not reqd in my case).
    2) Create a proxy admin and assign him a empty form. Also give him control over Top organisation.
    3) Create a Flat-File Resource Adapter.
    4) Create ActiveSync input form using the (Active Sync) wizard.
    5) Start Active Sync...
    My feed file contains only 3 fields firstname, lastname, email Id.
    My correlation rule has the logic of matching up with IDM accounts(Lighthouse accountId) by taking first letter of firstname and concat with lastname from the data coming from feed file.
    Now everything works fine for account updates i.e. if I change somebody's email Id who already exists in IDM I can actually see the changed email Id in Configurator's console.
    But if I put in a record that doesn't exist, and which I expect to be created, it gives me an error.
    Although, if I introduce a unique identifier in my feed file and link it with Lighthouse.accountId the account creation works fine.
    Is this a limitation or I'm not doing something right ?
    Exception I saw in resource log with log level 4 :
    2007-04-30T10:02:12.291-0400: Error Processing Line: {lastname=Pogu, firstname=Gogu, [email protected]}
    com.waveset.adapter.iapi.IAPIException: There was a conflict with the record [{lastname=Pogu, firstname=Gogu, [email protected]}]
    and no resolution process has been specified on the adapter.
    It is recommended that you define the process for handling unmatched accounts
    on this load process.
    2007-04-30T10:02:12.292-0400: Poll complete.
    2007-04-30T10:02:12.292-0400: SARunner: loop 1076
    2007-04-30T10:02:12.314-0400: Started, paused until Mon Apr 30 10:07:12 EDT 2007
    2007-04-30T10:07:12.024-0400: Pause completed
    2007-04-30T10:07:12.038-0400: Polling
    2007-04-30T10:07:12.056-0400: Error Processing Line: {lastname=Poker, firstname=Hoker, [email protected]}
    com.waveset.adapter.iapi.IAPIException: There was a conflict with the record [{lastname=Poker, firstname=Hoker, [email protected]}]
    and no resolution process has been specified on the adapter.
    It is recommended that you define the process for handling unmatched accounts
    on this load process.

    That logic is in my correlation rule as I specified in my initial post and here's the XPRESS code for it :-
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE Rule PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <!-- MemberObjectGroups="#ID#Top" description="Find out if a resource account is correlated to an IDM account" id="#ID#D23CC16ECF6E5D42:-4527465C:11224925657:-769F" lastMod="61" lastModifier="Configurator" name="HR_DB_CORR" subtype="SUBTYPE_ACCOUNT_CORRELATION_RULE"-->
    <Rule subtype='SUBTYPE_ACCOUNT_CORRELATION_RULE' id='#ID#D23CC16ECF6E5D42:-4527465C:11224925657:-769F' name='HR_DB_CORR' creator='Configurator' createDate='1177449448746' lastModifier='Configurator' lastModDate='1177686884156' lastMod='61'>
    <Description>Find out if a resource account is correlated to an IDM account</Description>
    <cond>
    <and>
    <notnull>
    <ref>firstname</ref>
    </notnull>
    <notnull>
    <ref>lastname</ref>
    </notnull>
    </and>
    <block>
    <concat>
    <substr>
    <ref>firstname</ref>
    <i>0</i>
    <i>1</i>
    </substr>
    <ref>lastname</ref>
    </concat>
    </block>
    <s>false</s>
    </cond>
    <MemberObjectGroups>
    <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
    </MemberObjectGroups>
    </Rule>
    Although this is not specified in Active Sync input form but in the correlation rule attribute of Active Sync config (using the wizard). Do I need to specify it there using the Field function.
    Also, I figured out today that I needed to restart IDM instance after changing the value of "Create Unmatched Accounts" flag and now the error is as below :-
    <WavesetResult>
    <ResultItem type='error' status='error'>
    <ResultError throwable='com.waveset.util.WavesetException'>
    <Message id='SES_VIEW_CHECKIN_ERROR'>
    </Message>
    <StackTrace>com.waveset.util.WavesetException: Unable to checkin view. No account ID specified.&#xA;&#x9;at com.waveset.view.UserViewer.checkinView(UserViewer.java:1165)&#xA;&#x9;at com.waveset.object.ViewMaster.checkinView(ViewMaster.java:727)&#xA;&#x9;at com.waveset.sync.IAPIUserImpl.processCommand(IAPIUserImpl.java:526)&#xA;&#x9;at com.waveset.sync.IAPIUserImpl.submitCreate(IAPIUserImpl.java:195)&#xA;&#x9;at com.waveset.sync.IAPIUserImpl.submit(IAPIUserImpl.java:749)&#xA;&#x9;at com.waveset.adapter.FlatFileActiveSyncAdapter.processLine(FlatFileActiveSyncAdapter.java:404)&#xA;&#x9;at com.waveset.adapter.FlatFileActiveSyncAdapter.processFlatFile(FlatFileActiveSyncAdapter.java:350)&#xA;&#x9;at com.waveset.adapter.FlatFileActiveSyncAdapter.poll(FlatFileActiveSyncAdapter.java:307)&#xA;&#x9;at com.waveset.task.SARunner.doRealWork(SARunner.java:288)&#xA;&#x9;at com.waveset.task.Executor.execute(Executor.java:154)&#xA;&#x9;at com.waveset.task.TaskThread.run(TaskThread.java:132)&#xA;</StackTrace>
    </ResultError>
    </ResultItem>
    </WavesetResult>

  • Troubleshooting Shutdown

    OK, so I've been having intermittent shutdown issues where the Finder disappears and all my icons, as well as the menu bar, but then nothing else happens. The system stays frozen, doesn't respond to keyboard or mouse, and must be shut down my manually holding the power button.
    I was wondering if anyone can provide some insight on where I can look to see where the issue might be. What is the shutdown sequence on Leopard? Any particular log file that is written do during a shutdown process?
    Thanks for the info!

    I think it's a combination of things, which I conclude after looking through my Console app. I do know that the problems I experience are replicated when my Mac has been on for awhile, which adds some validity to the sleep issue because it's always happened after I wake my MB Pro up to shut it down. When I start the shutdown process, everything seems to sync fine until TextExpander syncs. After that I get numerous buffer overflows and it becomes a crap shoot whether it will shut down, or not. Here's what my console shows before it locks up:
    Jan 20 22:15:29 XXXXXXXXXXXXXXX SOHO Sync[2398]: Concluding sync sesssion.
    Jan 20 22:15:29 XXXXXXXXXXXXXXX textexpanderd[108]: client:mightWantToSyncEntityNames: <ISyncClient 0x1dfef0>{ com.smileonmymac.TextExpander type="app" name="TextExpander" description file="/Users/XXXXXXXXXXXX/Library/PreferencePanes/TextExpander.prefPane/Content s/Resources/textexpanderd.app/Contents/Resources/TESyncClient.plist" image="/Users/XXXXXXXXXXXX/Library/PreferencePanes/TextExpander.prefPane/Conten ts/Resources/textexpanderd.app/Contents/Resources/SMTEPreferencePane.tiff"\nsync state=(\n <ISDSyncState 0x150aada0 [com.smileonmymac.TextExpander.Snippet]>{ last sync 2713 2008-01-20 20:53:26 -0500 status=2 enabled=1 wants pull Truth=0 sync mode=1 pull-only=0 push-only=0 refilter=0 properties=com.apple.syncservices.RecordEntityName, abbreviation, plainText, richText, label, group, creationDate, modificationDate, snippetType, abbreviationMode, uuidString, flags, extraInfo},\n <ISDSyncState 0x178030 [com.smileonmymac.TextExpander.SnippetGroup]>{ last sync 2713 2008-01-20 20:53:26 -0500 status=2 enabled=1 wants pull Truth=0 sync mode=1 pull-only=0 push-only=0 refilter=0 properties=com.apple.syncservices.RecordEntityName, name, uuidString, snippets}\n)\n}
    Jan 20 22:15:43 XXXXXXXXXXXXXXX /Applications/SOHO Series/SOHO Notes.app/Contents/Resources/ChronosNotesService.app/Contents/MacOS/ChronosNote sService[107]: Security message buffer overflowed.
    Jan 20 22:15:43 XXXXXXXXXXXXXXX /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient[1205]: Security message buffer overflowed.
    Jan 20 22:15:43 XXXXXXXXXXXXXXX /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient[1206]: Security message buffer overflowed.
    Jan 20 22:15:43 XXXXXXXXXXXXXXX /Users/XXXXXXXXXXXX/Library/PreferencePanes/Growl.prefPane/Contents/Resources/G rowlHelperApp.app/Contents/MacOS/GrowlHelperApp[207]: Security message buffer overflowed.
    Jan 20 22:15:43 XXXXXXXXXXXXXXX /System/Library/PrivateFrameworks/DMNotification.framework/Versions/Current/Res ources/dmnotifyd[103]: Security message buffer overflowed.
    Jan 20 22:15:43 XXXXXXXXXXXXXXX /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Co ntents/MacOS/DashboardClient[1207]: Security message buffer overflowed.
    Jan 20 22:15:43 XXXXXXXXXXXXXXX /System/Library/CoreServices/FileSyncAgent.app/Contents/MacOS/FileSyncAgent[97] : Security message buffer overflowed.
    Jan 20 22:15:43 XXXXXXXXXXXXXXX /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/Resour ces/dotmacsyncclient[2388]: Security message buffer overflowed.
    Jan 20 22:15:44 XXXXXXXXXXXXXXX Software Update[2409]: arguments=(null)
    Jan 20 22:16:17 XXXXXXXXXXXXXXX com.apple.launchd[72] ([0x0-0x9009].com.apple.dock[90]): Stray process with PGID equal to this dead job: PID 2416 PPID 1 DashboardClient
    Jan 20 22:16:17 XXXXXXXXXXXXXXX com.apple.launchd[72] ([0x0-0x9009].com.apple.dock[90]): Stray process with PGID equal to this dead job: PID 2415 PPID 1 DashboardClient
    Jan 20 22:16:17 XXXXXXXXXXXXXXX com.apple.launchd[72] ([0x0-0x9009].com.apple.dock[90]): Stray process with PGID equal to this dead job: PID 1205 PPID 1 DashboardClient
    Jan 20 22:16:17 XXXXXXXXXXXXXXX textexpanderd[108]: bye
    Jan 20 22:16:17 XXXXXXXXXXXXXXX [0x0-0x9009].com.apple.dock[0]: [1205] file:///Users/XXXXXXXXXXXX/Library/Widgets/Gas.wdgt/gas.html line 1: ReferenceError: Can't find variable: checkforupdate
    Jan 20 22:16:17 XXXXXXXXXXXXXXX DashboardClient[2416]: fatal error, unable to checkin with server 268435459
    Jan 20 22:16:17 XXXXXXXXXXXXXXX DashboardClient[2415]: fatal error, unable to checkin with server 268435459
    Jan 20 22:16:17 XXXXXXXXXXXXXXX [0x0-0x9009].com.apple.dock[0]: 2008-01-20 22:16:17.444 DashboardClient[2416:10b] fatal error, unable to checkin with server 268435459
    Jan 20 22:16:17 XXXXXXXXXXXXXXX [0x0-0x9009].com.apple.dock[0]: 2008-01-20 22:16:17.444 DashboardClient[2415:10b] fatal error, unable to checkin with server 268435459
    Jan 20 22:16:18 XXXXXXXXXXXXXXX loginwindow[22]: DEAD_PROCESS: 0 console
    Jan 20 22:16:18 XXXXXXXXXXXXXXX shutdown[2419]: halt by XXXXXXXXXXXX:
    It sat until I unplugged the power from my brand new MacBook Pro that had a full charge on the battery. On the 2 other Macs I put it on (iMac & MacBook), I had to rebuild both. The iMac is without issue, and I went back to Tiger on the MacBook - like how some people are going back to XP from Vista.
    Message was edited by: tayker1
    Message was edited by: tayker1

  • Renameview problem

    Hi Everyone,
    i want to change the accountid in Liththouse with an per-account workflow on the authorative resource, the simple test code is:
    <Activity id='0' name='renamednattribute'>
    <Action id='0' name='checkOutUser' application='com.waveset.session.WorkflowServices'>
    <Argument name='op' value='checkoutView'/>
    <Argument name='type' value='RenameUser'/>
    <Argument name='id' value='$(accountId)'/>
    <Return from='view' to='MyViewname'/>
    </Action>
    <Action id='1' name='setValues'>
    <expression>
    <block trace='true'>
    <set name='MyViewname.resourceAccounts.selectAll'>
    <s>false</s>
    </set>
    <set name='MyViewname.resourceAccounts.currentResourceAccounts[Lighthouse].selected'>
    <s>true</s>
    </set>
    <set name='MyViewname.newAccountId'>
    <s>michael</s>
    </set>
    </block>
    </expression>
    </Action>
    <Action id='2' name='checkInUpdatedUser' application='com.waveset.session.WorkflowServices'>
    <Argument name='op' value='checkinView'/>
    <Argument name='view'>
    <ref>MyViewname</ref>
    </Argument>
    </Action>
    <Transition to='Process Provisioning Results'/>
    </Activity>
    When i run the workflow the first time all seems fine when i change the hardcoded value michael to Stephan i got an error :
    The following errors were received during reconciliation:
    An error occurred in the per-account workflow for account harry.raiser:
    com.waveset.exception.ItemNotFound: Item User:harry.raiser was not found in the repository, it may have been deleted in another session.
    An error occurred in the per-account workflow for account harry.raiser:
    com.waveset.util.InternalError: Unable to checkin view, missing view id
    harry.raiser was the original accountid.
    Thanks & Regards, Michael

    Try doing this,
    <Activity id='0' name='renamednattribute'>
    <Action id='0' name='checkOutUser' application='com.waveset.session.WorkflowServices'>
    <Argument name='op' value='checkoutView'/>
    <Argument name='type' value='User'/>
    <Argument name='id' value='harry.raiser'/>
    <Return from='view' to='MyViewname'/>
    </Action>
    <Action id='1' name='setValues'>
    <expression>
    <block trace='true'>
    <set name='MyViewname.waveset.accountId'>
    <s>Michael</s>
    </set>
    </block>
    </expression>
    </Action>
    <Action id='2' name='checkInUpdatedUser' application='com.waveset.session.WorkflowServices'>
    <Argument name='op' value='checkinView'/>
    <Argument name='view'>
    <ref>MyViewname</ref>
    </Argument>
    </Action>
    </Activity>

  • TFS Integration migration fails during upload

    I'm trying to migrate a fairly large project from on-site TFS 2010 to hosted TFS (VisualStudio.com). The first time, it runs for about 18 hours and then stops with a run time error, "Checkin failed for an unknown reason". At that point, it has
    processed 13,560 of 22,810 change groups. Looking at the log file, it starts to checkin 12 items and then 5 minutes and 5 seconds later, six file uploads fail, all with the same error, "System.IO.IOException: Cannot close stream until all bytes are written."
    If I acknowledge the error and restart the migration, it runs for about 25 minutes, starts the same checkin of 12 items and then, 5 minutes and 3 seconds later, it fails the same way.
    The files that it is checking in are fairly large files so, it is probably taking longer than 5 minutes to upload them. Is there a 5 minute time limit on uploads? Can that be changed? How can I get past this issue?
    Here is the relevant portion of the log file:
    [1/9/2014 6:39:55 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Loading 50 ChangeGroup(s)
    [1/9/2014 6:39:56 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Processing ChangeGroup #46154, change 16431
    [1/9/2014 6:40:00 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Finished scheduling!
    [1/9/2014 6:40:12 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Checking in 12 items, owner MVP\John
    [1/9/2014 6:45:15 PM] AsyncUploadFileState.Completed -- caught and converted:
    [1/9/2014 6:45:15 PM] Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\x64\sqlncli.msi: The request was aborted: The request was canceled. ---> System.Net.WebException: The request was aborted:
    The request was canceled. ---> System.IO.IOException: Cannot close stream until all bytes are written.
    [1/9/2014 6:45:15 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:45:15 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:45:15 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:45:15 PM]    at System.Net.ConnectStream.System.Net.ICloseEx.CloseEx(CloseExState closeState)
    [1/9/2014 6:45:15 PM]    at System.Net.ConnectStream.Dispose(Boolean disposing)
    [1/9/2014 6:45:15 PM]    at System.IO.Stream.Close()
    [1/9/2014 6:45:15 PM]    at System.IO.Stream.Dispose()
    [1/9/2014 6:45:15 PM]    at Microsoft.TeamFoundation.VersionControl.Client.FileUploader.UploadChunk(FileStream fileContentStream, Int64 end)
    [1/9/2014 6:45:15 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:45:15 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.EndUploadFile(IAsyncResult asyncResult, PendingChange& pendingChange, Byte[]& uploadedContentBaselineFileGuid, Int64& uncompressedLength)
    [1/9/2014 6:45:15 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.AsyncUploadFileState.Completed(IAsyncResult asyncResult)
    [1/9/2014 6:45:16 PM] AsyncUploadFileState.Completed -- caught and converted:
    [1/9/2014 6:45:16 PM] Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\x64\SharedManagementObjects.msi: The request was aborted: The request was canceled. ---> System.Net.WebException: The
    request was aborted: The request was canceled. ---> System.IO.IOException: Cannot close stream until all bytes are written.
    [1/9/2014 6:45:16 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:45:16 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:45:16 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:45:16 PM]    at System.Net.ConnectStream.System.Net.ICloseEx.CloseEx(CloseExState closeState)
    [1/9/2014 6:45:16 PM]    at System.Net.ConnectStream.Dispose(Boolean disposing)
    [1/9/2014 6:45:16 PM]    at System.IO.Stream.Close()
    [1/9/2014 6:45:16 PM]    at System.IO.Stream.Dispose()
    [1/9/2014 6:45:16 PM]    at Microsoft.TeamFoundation.VersionControl.Client.FileUploader.UploadChunk(FileStream fileContentStream, Int64 end)
    [1/9/2014 6:45:16 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:45:16 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.EndUploadFile(IAsyncResult asyncResult, PendingChange& pendingChange, Byte[]& uploadedContentBaselineFileGuid, Int64& uncompressedLength)
    [1/9/2014 6:45:16 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.AsyncUploadFileState.Completed(IAsyncResult asyncResult)
    [1/9/2014 6:45:20 PM] AsyncUploadFileState.Completed -- caught and converted:
    [1/9/2014 6:45:20 PM] Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\SQLEXPR32_x86_ENU.exe: The request was aborted: The request was canceled. ---> System.Net.WebException: The request was
    aborted: The request was canceled. ---> System.IO.IOException: Cannot close stream until all bytes are written.
    [1/9/2014 6:45:20 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:45:20 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:45:20 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:45:20 PM]    at System.Net.ConnectStream.System.Net.ICloseEx.CloseEx(CloseExState closeState)
    [1/9/2014 6:45:20 PM]    at System.Net.ConnectStream.Dispose(Boolean disposing)
    [1/9/2014 6:45:20 PM]    at System.IO.Stream.Close()
    [1/9/2014 6:45:20 PM]    at System.IO.Stream.Dispose()
    [1/9/2014 6:45:20 PM]    at Microsoft.TeamFoundation.VersionControl.Client.FileUploader.UploadChunk(FileStream fileContentStream, Int64 end)
    [1/9/2014 6:45:20 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:45:20 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.EndUploadFile(IAsyncResult asyncResult, PendingChange& pendingChange, Byte[]& uploadedContentBaselineFileGuid, Int64& uncompressedLength)
    [1/9/2014 6:45:20 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.AsyncUploadFileState.Completed(IAsyncResult asyncResult)
    [1/9/2014 6:45:29 PM] AsyncUploadFileState.Completed -- caught and converted:
    [1/9/2014 6:45:29 PM] Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\SQLEXPR_x64_ENU.exe: The operation has timed out ---> System.Net.WebException: The operation has timed out
    [1/9/2014 6:45:29 PM]    at System.Net.HttpWebRequest.GetResponse()
    [1/9/2014 6:45:29 PM]    at Microsoft.TeamFoundation.VersionControl.Client.FileUploader.UploadChunk(FileStream fileContentStream, Int64 end)
    [1/9/2014 6:45:29 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:45:29 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.EndUploadFile(IAsyncResult asyncResult, PendingChange& pendingChange, Byte[]& uploadedContentBaselineFileGuid, Int64& uncompressedLength)
    [1/9/2014 6:45:29 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.AsyncUploadFileState.Completed(IAsyncResult asyncResult)
    [1/9/2014 6:45:29 PM] TfsMigrationShell.exe Information: 0 : VersionControl: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\x64\SharedManagementObjects.msi: The request was aborted: The request was canceled.
    [1/9/2014 6:45:29 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Unable to checkin to TFS using the identity MVP\John.  Converting to default credentials.
    [1/9/2014 6:50:32 PM] AsyncUploadFileState.Completed -- caught and converted:
    [1/9/2014 6:50:32 PM] Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\x64\SharedManagementObjects.msi: The request was aborted: The request was canceled. ---> System.Net.WebException: The
    request was aborted: The request was canceled. ---> System.IO.IOException: Cannot close stream until all bytes are written.
    [1/9/2014 6:50:32 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:50:32 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:50:32 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:50:32 PM]    at System.Net.ConnectStream.System.Net.ICloseEx.CloseEx(CloseExState closeState)
    [1/9/2014 6:50:32 PM]    at System.Net.ConnectStream.Dispose(Boolean disposing)
    [1/9/2014 6:50:32 PM]    at System.IO.Stream.Close()
    [1/9/2014 6:50:32 PM]    at System.IO.Stream.Dispose()
    [1/9/2014 6:50:32 PM]    at Microsoft.TeamFoundation.VersionControl.Client.FileUploader.UploadChunk(FileStream fileContentStream, Int64 end)
    [1/9/2014 6:50:32 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:50:32 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.EndUploadFile(IAsyncResult asyncResult, PendingChange& pendingChange, Byte[]& uploadedContentBaselineFileGuid, Int64& uncompressedLength)
    [1/9/2014 6:50:32 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.AsyncUploadFileState.Completed(IAsyncResult asyncResult)
    [1/9/2014 6:50:41 PM] AsyncUploadFileState.Completed -- caught and converted:
    [1/9/2014 6:50:41 PM] Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\SQLEXPR32_x86_ENU.exe: The request was aborted: The request was canceled. ---> System.Net.WebException: The request was
    aborted: The request was canceled. ---> System.IO.IOException: Cannot close stream until all bytes are written.
    [1/9/2014 6:50:41 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:50:41 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:50:41 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:50:41 PM]    at System.Net.ConnectStream.System.Net.ICloseEx.CloseEx(CloseExState closeState)
    [1/9/2014 6:50:41 PM]    at System.Net.ConnectStream.Dispose(Boolean disposing)
    [1/9/2014 6:50:41 PM]    at System.IO.Stream.Close()
    [1/9/2014 6:50:41 PM]    at System.IO.Stream.Dispose()
    [1/9/2014 6:50:41 PM]    at Microsoft.TeamFoundation.VersionControl.Client.FileUploader.UploadChunk(FileStream fileContentStream, Int64 end)
    [1/9/2014 6:50:41 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:50:41 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.EndUploadFile(IAsyncResult asyncResult, PendingChange& pendingChange, Byte[]& uploadedContentBaselineFileGuid, Int64& uncompressedLength)
    [1/9/2014 6:50:41 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.AsyncUploadFileState.Completed(IAsyncResult asyncResult)
    [1/9/2014 6:50:43 PM] AsyncUploadFileState.Completed -- caught and converted:
    [1/9/2014 6:50:43 PM] Microsoft.TeamFoundation.VersionControl.Client.VersionControlException: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\SQLEXPR_x64_ENU.exe: The request was aborted: The request was canceled. ---> System.Net.WebException: The request was
    aborted: The request was canceled. ---> System.IO.IOException: Cannot close stream until all bytes are written.
    [1/9/2014 6:50:43 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:50:43 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:50:43 PM]    at System.Net.ConnectStream.CloseInternal(Boolean internalCall, Boolean aborting)
    [1/9/2014 6:50:43 PM]    at System.Net.ConnectStream.System.Net.ICloseEx.CloseEx(CloseExState closeState)
    [1/9/2014 6:50:43 PM]    at System.Net.ConnectStream.Dispose(Boolean disposing)
    [1/9/2014 6:50:43 PM]    at System.IO.Stream.Close()
    [1/9/2014 6:50:43 PM]    at System.IO.Stream.Dispose()
    [1/9/2014 6:50:43 PM]    at Microsoft.TeamFoundation.VersionControl.Client.FileUploader.UploadChunk(FileStream fileContentStream, Int64 end)
    [1/9/2014 6:50:43 PM]    --- End of inner exception stack trace ---
    [1/9/2014 6:50:43 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.EndUploadFile(IAsyncResult asyncResult, PendingChange& pendingChange, Byte[]& uploadedContentBaselineFileGuid, Int64& uncompressedLength)
    [1/9/2014 6:50:43 PM]    at Microsoft.TeamFoundation.VersionControl.Client.Workspace.AsyncUploadFileState.Completed(IAsyncResult asyncResult)
    [1/9/2014 6:50:43 PM] TfsMigrationShell.exe Information: 0 : VersionControl: C:\TfsIPData\3\JAMS\Dev\ExternalReferences\SQLEXPR32_x86_ENU.exe: The request was aborted: The request was canceled.
    [1/9/2014 6:50:43 PM] TfsMigrationShell.exe Warning: 0 : VersionControl: Checkin failed for unknown reason
    [1/9/2014 6:50:43 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Microsoft.TeamFoundation.Migration.Toolkit.MigrationException: Checkin failed for unknown reason
    [1/9/2014 6:50:43 PM]    at Microsoft.TeamFoundation.Migration.Tfs2010VCAdapter.TfsVCMigrationProvider.ProcessChangeGroup(ChangeGroup group)
    [1/9/2014 6:50:43 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Unresolved conflict: 
    [1/9/2014 6:50:43 PM]   Session: a9e3462e-e2d2-456f-8cca-d39017a033b7
    [1/9/2014 6:50:43 PM]   Source: 24e3d948-f19c-4fe1-9886-448eabf3802c
    [1/9/2014 6:50:43 PM]   Message: Cannot find applicable resolution rule.
    [1/9/2014 6:50:43 PM]   Conflict Type: Runtime Error
    [1/9/2014 6:50:43 PM]   Conflict Type Reference Name: f6dab314-2792-40d9-86cc-b40f5b827d86
    [1/9/2014 6:50:43 PM]   Conflict Details: Microsoft.TeamFoundation.Migration.Toolkit.MigrationException: Checkin failed for unknown reason
    [1/9/2014 6:50:43 PM]    at Microsoft.TeamFoundation.Migration.Tfs2010VCAdapter.TfsVCMigrationProvider.ProcessChangeGroup(ChangeGroup group)
    [1/9/2014 6:50:43 PM] 
    [1/9/2014 6:50:43 PM] 
    [1/9/2014 6:50:43 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Stopping current trip for session: a9e3462e-e2d2-456f-8cca-d39017a033b7
    [1/9/2014 6:50:43 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Recorded sync point for migration source 733978df-508f-45d5-816d-6e0097b9741e of session a9e3462e-e2d2-456f-8cca-d39017a033b7 with Source High Water Mark 'HWMDelta' value of '26619'
    [1/9/2014 6:50:43 PM] TfsMigrationShell.exe Information: 0 : VersionControl: VersionControl: Session stopped!
    [1/9/2014 6:50:43 PM] TfsMigrationShell.exe Information: 0 : VersionControl: Session worker thread [VersionControl] completed

    Hi John,
    When use TFS2010, please make sure VS 2010
    SP1 and
    this GDR are installed. For this issue, you can try to modify chunk size in the file of "TfsMigrationShell.exe.config". See this page for more details.
    If this issue still exist, please give out more details about your scenario.
    Best regards, 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable to use checkin similar

    I have checked-in one document. after checkin when i say "check in similar" , m getting "unable to build check in form. user does not sufficient privileges UCM" .
    plz guide.
    Thanks

    Does the content item you originally checkin use ACL fields? Does it have a folder?
    Do the Content Server Logs show any stack traces for the exception?
    Jonathan
    http://jonathanhult.com

Maybe you are looking for

  • Transferring songs from my Ipod to new hard drive

    I had to remove work related programs (and my ipod library),from an office laptop computer I brought home. I transferred some stuff (including wife and kids itunes libraries), from the old home computer to the new (old)laptop,downloaded itunes and it

  • View Link - Adding criteria dynamically in runtime

    Hi all,      I'm working on a development in which Hgrid is used to show results based on the user's search criteria. The query to populate the Hgrid region, as expected, is built from a Master VO linked with a Details VO through a View Link. As per

  • How to test the huge payload in IR in XI/PI

    Hi experts, I am stuck up with the testing of the sender payload. Because of the data which is containing in sender payload is huge. Actually i am getting the error in SXMB_MONI mapping error. <SAP:Category>Application</SAP:Category>   <SAP:Code area

  • How do i open pages in iCloud

    How do I open Pages in I cloud

  • Problem in Workflow for Cat2 time approval

    Hi All, I am new to workflow, We need to trigger a workflow when employee fills time in Tcode CAT2. Standard workflow  WS40001001 is working fine. Here in workitem text it is displaying Approval for 00000000 instead it should display (Approval for Pe