Error at the Check-in similar - too many items

Hi all

I have some documents that I need to Check-In similar to say a single A/B/C in A/B/D account.

I did check in similar a few docs until I have started to receive the error that is mentioned below:

When I check in similar CS throws an error as 'invalid metadata for < content ID >. Too many items.

In addition, in the server it logs shows below error.

Please suggest what the problem is here and what is his solution.

< 29 December 2015 16:59:38 IST > < error > < oracle.ucm.idccs > < CMU-CS-060003 > < event generated by the user 'weblogic' host 'ucm.coxandkings.com:16200 '. >

< 29 December 2015 16:59:38 IST > < error > < oracle.ucm.idccs > < CMU-CS-000001 > < general exception

intradoc.common.ServiceException:! csCollectionInvalidMeta, CKIL_264341! csCollectionContentMaxed

at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)

at intradoc.server.Service.buildServiceException(Service.java:2260)

at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)

Collections. CollectionUserHandler.verifyContentNotMaxed (CollectionUserHandler.java:2997)

Collections. CollectionUserHandler.verifyContentNotMaxed (CollectionUserHandler.java:2979)

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: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:533)

at intradoc.server.Service.doCode(Service.java:505)

at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)

at intradoc.server.Service.doAction(Service.java:477)

at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)

at intradoc.server.Service.doActions(Service.java:472)

Collections. CollectionValidateCheckinData.doFilter (CollectionValidateCheckinData.java:64)

at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:114)

at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)

at intradoc.server.DocServiceHandler.validateCheckinData(DocServiceHandler.java:1566)

at sun.reflect.GeneratedMethodAccessor310.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:533)

at intradoc.server.Service.doCode(Service.java:505)

at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)

at intradoc.server.Service.doAction(Service.java:477)

at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)

at intradoc.server.Service.doActions(Service.java:472)

at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1322)

at intradoc.server.Service.executeSubServiceCode(Service.java:3866)

at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)

at intradoc.server.Service.executeServiceEx(Service.java:3861)

at intradoc.server.Service.executeService(Service.java:3845)

at intradoc.server.Service.doSubService(Service.java:3760)

at sun.reflect.GeneratedMethodAccessor268.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:550)

at intradoc.server.Service.doCode(Service.java:505)

at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)

at intradoc.server.Service.doAction(Service.java:477)

at intradoc.server.Service.doScriptableAction(Service.java:3807)

at sun.reflect.GeneratedMethodAccessor304.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:550)

at intradoc.server.Service.doCode(Service.java:505)

at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)

at intradoc.server.Service.doAction(Service.java:477)

at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)

at intradoc.server.Service.doActions(Service.java:472)

at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)

at intradoc.server.Service.executeActions(Service.java:458)

at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)

at intradoc.server.Service.doRequest(Service.java:1890)

at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)

at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)

at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1343)

at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)

at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)

at sun.reflect.GeneratedMethodAccessor225.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)

to idcservlet. ServletUtils.executeContentServerIntegrateMethodOnConfig (ServletUtils.java:1600)

to idcservlet. IdcFilter.doFilter (IdcFilter.java:352)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)

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:136)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)

at java.security.AccessController.doPrivileged (Native Method)

at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)

at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)

at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)

at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)

at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

to 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:207)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

Kind regards

Sanket

https://jonathanhult.com/blog/2013/07/maximum-folders-and-items-folders_g-WebCenter-content-11g/

Jonathan

https://jonathanhult.com

Tags: Fusion Middleware

Similar Questions

  • Plugin script send me the &lt; service &gt; tag contains too many subtags &lt; meteric &gt;

    I have a script that parses the logs and I want to collect information from the script and when I check the syntax of the plugin I get the < service > tag contains too many < meteric > subtags. What is c. Attached is the xml plugin

    Although "meteric" is a typo. It should be "metric".

  • An error of Dimension to slow variation: too many values

    Hello
    Trying to implement using the CPCS? IKM dimension to slow variation on all columns with their descriptions

    but, when I execute the lines 8 old Historize interface, that it was not

    Error message:

    913: 42000: java.sql.SQLException: ORA-00913: too many values

    java.sql.SQLException: ORA-00913: too many values

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)

    I have only on 93 records

    can someone help me on this?

    Thank you
    Saichand.v

    Published by: André Varanasi on October 4, 2010 16:26

    SAI,

    The query I've deduced the following:
    1. natural key is DATASOURCE_ID
    2. you have 2 columns marked as end IFL stamp - T.AUX_DATE2, T.AUX_DATE4
    3. you have 3 columns marked as IFL Start Timestamp - S.INS_EXP_DT, S.AUX_DATE1, S.AUX_DATE3

    Apart from the error you are getting, there is another error you get - not enough columns.
    >
    Set)
    T.FLAG
    ,
    T.AUX_DATE2,
    T.AUX_DATE4
    ) = (
    Select 0
    ,
    S.INS_EXP_DT,
    S.AUX_DATE1,
    S.AUX_DATE3
    André. ' ' I$ _WC_CAR_Test "S
    >
    You try to define 3 columns, while the select statement has 4 columns.
    And this is due to the fact that you have more columns marked as start date of the SCD and SCD End Date.
    I met this interesting scenario, I think that the KMs are built to handle only a single column to be marked as SCD Start Date and another a column to be marked as SCD End Date.
    And it is consistent with the definition of the Type 2 SCD.

    Now, the error you get currently - as you have mentioned earlier that your Datasource_id is constant = 1. So, you have a natural key which is always 1 for all 93 records!
    Don't you think that it is good natural key?

  • BlackBerry smartphones white screen after that I entered the wrong ID password too many times

    Hello

    I was trying to sync my blackberry information to my computer laptop when I was asked the ID password, I tried a few options but could remember nothing. When it reaches the last attempt of the screen says that if I entered the wrong pin code it would erase all of my information. I stopped went to the site and changed my password to make sure, so I went back and entered the password. Immediately the screen turned white and began to clear all. I pulled the battery immediately and have been frantically the Internet a way to undo it. Please please please help.

    I have so many things on my phone, I really need. Especially my baby :-(videos

    Can someone help me.

    Hello and welcome to the community!

    Failure of the BBID credentials will never wipe a BB. What actually happened, was that you entered correctly your password user - created lock too many times, and he went with the unit, in accordance with the requirements of the security level agreed upon activation of this function of wiping. There is no way to stop it.

    I'm sorry.

  • Metadata value of empty/Reset on the Check in Similar

    Hello

    I have a sequence number of custom metadata (generated automatically after CheckIn) and when I click on Check In similar metadata is not null, it brings the value of the metadata passed. How to reset the value of the metadata when the consignment is similar?

    You will need to create a custom rule activation condition.  Approach simple checkbox will not work.  The State should look like this: (IdcService as 'CHECKIN_SIMILAR_FORM')

  • Too many items to menu in the application will result in failure project packaging

    Hi all

    I have a problem in my application when the number of the menu in the application items exceeded a certain number of the packaging project fails.

    When I tried to the bottling of the project in eclipse, an error message was the result:

    I/o Error: Cannot run program "jar": CreateProcess = 2 error, the system cannot find the file specified
    Packaging project Myproject failed (taken 6,391 seconds)

    But when I remove one menu item package succeeded.

    What could be wrong.

    Thanks in advance.

    Thank God,

    I found the solution:

    I'm not sure but I think becaue I use (Blackberry JRE 5) so I need JDK 6 more to update 20.

    But what makes issue resolved that:

    I installed (JDK 6 update 21) and put the path to the bin folder in environment variables.

    Here is the link to download (JDK 6 update 21):

    http://download.Java.NET/jdk6/6u21/promoted/b05/binaries/JDK-6u21-EA-bin-b05-Windows-i586-29_may_201...

    To add the environment variable:

    Right click on my computer > properties > advanced > environment variables:

    system variables:

    Double click PATH, and then add the path to the bin folder (can be like this: "C:\Program Files\Java\jdk1.6.0_21\bin")

    I hope this will help one.

  • Is there such a thing as too many items for the VBox?

    I have an application where I add a bunch of HBox in a VBox, but only the last 270 or so arise.  Is there some sort of limit to how many children, you can add or is it likely some other problem.

    A screenshot is attached.

    Any ideas would be greatly appreciated!

    Thank you!

    Moshe

    In my sample code, if I put one in 4000, it takes a bit for the application to start, but all 4000 HBox screen.

    My HBox is not as complex as yours.

    Bottom line, according to me, is that paging is the way to go.

    
    
      
        
      
    
    
  • TOO MANY ITEMS ON THE MENU START...

    I have over 200 BFGames in my computer & when I download, they also appear in my Start Menu.
    Recently I started to have the box saying that they can not show all my items on the menu, to go to the higher screen resolution. I know her b/c just games that I buy that automatically appear in my Start menu that is the problem.
    My question is, if I remove them in my Start menu, it will delete all over my computer-example: in the downloads, etc. ?

    [Moved from comments]

    You are welcome. I am pleased we got started on the reorganization of the Start Menu.

    Don

  • Error for blackBerry Smartphones - there are too many redirects than this web address

    This message keeps popping up when I try and open youtube. I've tried everything I can think of, but without success. Can anyone help?

    Not sure what has happened to the guy, but it works fine now. Am really frustrated with it tbh just left and falling, but all back to normal. Thanks for all the help and advice without worrying, much appreciated.

  • Too many items in the collection? / "content not found".

    I'm creating an application and I have 52 pages of editorial content that charge very well, then I started to add in our ads and to get the screen to keep "content not found" on my Preview app. I removed these ads and started adding small amounts of back in, I discovered that I can only add in 48 ads in addition to my 52 editorial pages until I get the same answer "content not found" on my iPad. Is there a file size limit or other moderation I don't know for the preview of the app on your iPad? Is there a work around?

    Thank you

    Shayna

    After still messing around, I think I discovered a ceiling of 100 article by collection, is that correct?

    There is no limit on the number of items in a collection. I suggest calling the technical support service with this, you can find the coordinates the DPS looking into the rail on the left and selecting the support portal.

    Neil

  • Director of the laboratory by using too many IPs

    Our lab environment manager has a pool of 200 IP to the choice.  We never have more than 100 machines deployed at once, but I continue to turn IP addresses before we brand reatch the 100.  I know that LM uses 1 internal address and an external but where the rest of the IPs go?  Is it possible to empty?

    The internal IP address is reserved permanently or not this VM is powered.  Clones of a VM just overload this assignment of the intellectual property, so that the internal IP address is actually reserved as long as there is a virtual machine or clones of this virtual machine.

  • Error when the appellation newly created folder: this item is not found

    Hello

    I found the thread when people are struggling to remove the folder.  However, I have the opposite problem.

    When I create a new folder, type to replace the name "New folder" and then on enter, I get this error:

    This item is not found

    It is no longer in C:\folder1\folder2.  Check the location of the item and try again.

    Two options: retry and cancel.

    I did Try Again and it works.

    How can I fix it?

    Thank you

    Found the thread with replies

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-files/renaming-folders-causes-item-not-found-error-in/e2cf38c7-9e77-4256-89DE-6308df53d5f9?page=1

  • sudden error "too many listeners on GPIB.

    Out of the blue, I'm suddenly in the face of this "too many listeners on the GPIB" error, and my PC has found is more all instruments in NOR-MAX. I have a GPIB-USB-HS connected to my PC and 8 instruments (some HP4142b, Keithley instruments, electricity, etc.), Garland with different GPIB cables... I was able to control them in LabVIEW and summer don't saw no problem with it for months.

    Then yesterday, LabVIEW (I have 2012) suddenly hung when I tried to access one instruments (which went in the State "is not responding"). He could see to the recovery, is no longer one of my instruments GPIB on the menu drop down. I rebooted LabVIEW, but still the same thing... could no longer see my GPIB instruments. I rebooted the PC and the same issue. Then, I could see no longer the GPIB instruments in NOR-MAX. I spent a few hours of debugging, try different configurations, connection to 1 or 2 instruments at once... now with this new Setup, I am able to let him see 7 of my instruments, but not all 8. I have a system to Keithley 7001, it doesn't seem to like more... When I connect it to the rest of the GPIB instruments, I get the "too many listeners' error and can not see all the instruments in Max weird because I have two of these 7001 s in my installation, and it is seems ok connection to one but not the other.

    Overall it is really strange and I can't figure out what that might be the problem... would appreciate advice/suggestions.

    I have checked/tried things

    -all GPIB instruments have unique addresses... There is no conflict of interest. as I said, things worked fine before... Suddenly, they were not.

    -doesn't seem to be a problem of GPIB cable. I tried different cables... same cable will be allowed to connect to a single instrument, but when I use it to connect to this particular Keitlhley instead, none of the instruments can be found.

    Also, I just noticed something, don't know if this is important... for my GPIB-USB-HS, the 'Ready' light always seems amber glow... it is never green. And never seems to light 'Active' lights... even if I send orders to the instruments.  Not sure if it of important or not.

    OK, I seem to have solved that problem. I changed address GPIB instrument troublesome Keithley to a number much more than the other instruments (e.g. addr 30 and other instruments were 10, 11, 12, etc.) and it worked. I don't know why it didn't work until he was NOT an address conflict (it was originally addr 9 and no other instrument has this address and it worked fine... just one day he complained there are too many listeners and he could not see what be it... strange. just this announcement here in the case where he helps to anyone.)

  • error "too many files".

    None of the suggestions I found helped to eliminate this error so that I can add at least an icon in my conduct of flow using AW7.0.  I 8791 icons (reduced from more than 9000 by simplifying my subroutines) and 43 variables.  This seems little that I've reached a limit and nowhere I can find no explanation as to what is the limit of files.  I can't find the reference of .rec files in a response from aid, or one of the several books that I have on using Authorware address this issue.  I even tried uninstalling and reinstalling the software think that it have been damaged in some way - didn't help.  Short to split the file into two parts (I already did once), can someone tell me how absolute and definitive of how to remove this error so that I can add more icons to the conduct of flow?  It's very frustrating to say the least.  Is there a kind of memory hidden in Authorware that must be eliminated somehow?  Thank you.

    Disk Manager is a component that manages the folder file and the source file. Too many folders can sometimes be erased using the file / save and Compact because records that has been used and then discarded are not removed from the file with each record. He used to do this but saved was too slow so disk manager has been changed so that it only saved changes and Save and Compact has been added.

    If save and compact it fixes so you can watch the number and size of the media internalized. The media will be broken into pieces, and each piece will seize a record. So if you have very large files that are internalised you can save some recordings using this external media. If outsource you some media you should save and compact since the records used by the media where it was made in-House will not free up the save and compact is made.

    HTH,

    Mike

  • "You've done too many attempts to answer your security questions.

    How can I reset this error?

    "You've done too many attempts to answer your security questions.

    You either wait to see if you can try again later, or you will need to contact the Apple Support to get them reset: SUPPORT of SECURITY ACCOUNT

    Good luck

    GB

Maybe you are looking for

  • Update of Firefox, and now history, open tabs and bookmarks have disappeared

    Hi all I rebooted and Firefox automatically promoted in 15.0.1 v. All my favorites, history and open tabs have disappeared. I am running Vista. I tried the solutions on the firefox page, nothing has worked. For example, tried to find the profile file

  • How to open the cover Satellite M100

    HelloHow to open the lid of your laptop Satellite M100-164 to remove a motherboard?I removed all the screws under the lid, HD, DVD, battery and still suspended in the Middle!

  • Aspire V3 - 571 G BSOD when using the dedicated graphics card

    Hey,. I just got my new laptop, but as the title suggests, whenever I try to run a program that uses the graphics card, it stutters a bit, before finally being BSOD'ing or saying "NVIDIA Windows Kernel Mode Driver display driver, Version 307.17 not r

  • Application of recovery media

    The aircraft crashed & I went with a clean install.  After I restore my computer to original set up microsoft asks for a product key I can't find on my device, it never came with an installation disk how do I will this problem?

  • API for the identity of the BB device

    Hello, in my business each device is enabled on BES by e-mail account. Is this possible with the API 5.0.0 and less than get this e-mail address => for example. The device was activated using [email protected] on BES. Is there a way to get this email? If