Virtual content repository

I'm new to content management, my requirement is to store the data in the repository and get the data via the API and use it. I have created the XML file in the repository and able to search metadata via API, now, I want to get this data, so that I can use it. Can someone let me know what API should I use to get the data or any example. Here is the code how I'm looking for meta-data.

ISearchManager sm = ContentManagerFactory.getSearchManager ();
ContentContext context = new ContentContext();
Search productCategoriesSearch = new search ("cm_nodeName =" arvind' "");
productCategoriesSearch.setSearchPath ("/ WLP Repository");
IPagedList < Node > pagedList;
try {}
pagedList = sm.search (context, productCategoriesSearch);
for (node n: pagedList) {}
System.out.println (n);
}
} catch (RepositoryException e) {}
Generative TODO catch block
e.printStackTrace ();
}

Any help appreciated...

See the javadocs for Node Manager
http://download.Oracle.com/docs/CD/E13155_01/WLP/docs103/Javadoc/com/BEA/content/Federated/INodeManager.html
The third value in the function call must be the name property and because this name is 'content' for the type of announcement the following should give you a water course
InputStream is = iNodeManager.getStream (context, node.getId (), "content");

System.out.println (is. ToString());

You can really play a stream of data in this way. Please go through some Java tutorials on playback of streams.

Tags: Fusion Middleware

Similar Questions

  • Examples of virtual content repository

    I need an example step by step for virtual Content Repository in Weblogic Portal 10.3 Server.

    Published by: [email protected] on November 4, 2009 21:15

    I'm not sure what "setup" examples you're looking for because it's just a simple form.
    If you are looking for application, example
    See
    http://CID-1bd02fe33f80b8ac.SkyDrive.live.com/Browse.aspx/public
    originally for 9.2 but should work on so 10.x

    There is also the ContentPresenter portlet, which is ready to use in portlet

    Published by: deepshet on October 29, 2009 23:24

  • Oracle Instantis Enterprise Primavera eTrack content repository Options

    Hello

    What are the eTrack Oracle Primavera Instantis Enterprise Content Repository Options available?

    Oracle Webcentre content / UCM?

    MS SharePoint?

    Kind regards

    Charles

    Yes linking, via a URL is the best answer I have.  Wine Latella also found the following option for another client who requested integration to SharePoint:

    It may be possible for the customer to email content directly in their
    SharePoint site; instead of a report to an e-mail EnterpriseTrack routing
    address associated with a person, they would route the report to an address
    specific to their site from SharePoint. In this way, the reports would be placed in
    SharePoint automatically, without manual intervention required (once
    everything is set up, of course).

    I don't know what versions of SharePoint are supported by this feature, nor do I have
    find out which version of SharePoint is using the client, but I suggest
    mention this as a possible workaround for them.

    @ https://support.office.com/en-ca/article/Add-content-to-sites-by-sending-email-b989a9f3-14de-4e59-9faf-b843ec40cabb
    (Apparently, the link above applies to SharePoint Server 2007 and SharePoint
    (Server.)

  • File based with webcenter content repository

    We want to implement a content management solution using webcenter. We are very well for our content in the file system, as we do not want to buy a separate license for the AAU.
    (My assumption is that we have to separate license for Complutense University of MADRID. (Right?)

    When I drag and drop a file (html, word-doc) etc I see no connection to jspx site content repository, presenter content option. I think its because I am using the file according to the content repository. How should view us the repository then jspx on page file-based content.

    What are the other limitations with file based repository of content?

    Thank you
    Sanjeev

    In fact, when you purchase a license for WebCenter portal, you use limited to Webcenter content as well. This means that you can use the WebCenter content to store your content as long as access you it via the portal WebCenter. If you don't need to purchase additional licenses, and you can use WebCente content as your repository!
    This way you can make good use of the presenter content.

  • Content repository does not work in Jdeveloper.

    I created the content repository using the steps in http://download.oracle.com/docs/cd/E23549_01/webcenter.1111/e10273/createconnect.htm

    Test the connection returns me success. I checked with success in some files using the oracle content server console, but the folder is not this new repository, and I see error Jdev as below:

    June 28, 2011 12:39:53 oracle.stellent.jcr.IdcPersistenceManager listFolder
    SEVERE: Could not the content list of the folder with the ID = dCollectionID:-1
    oracle.stellent.ridc.protocol.ServiceException: no service defined for COLLECTION_DISPLAY.
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
    at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
    at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
    at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
    at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
    at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
    at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
    to oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$ 1.run(ExtendedGenericNode.java:296)
    at java.lang.Thread.run(Thread.java:619)
    June 28, 2011 12:39:53 oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic listFolder
    WARNING: Section #dCollectionID UCM:-1 does not exist.
    javax.naming.NameNotFoundException: June 28, 2011 12:39:53 oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwNotFound
    ALL: Point AAU #dCollectionID:-1 does not exist.
    [Root exception is javax.jcr.PathNotFoundException: could not the content list of the folder with the ID = dCollectionID:-1]
    at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwNotFound(AbstractRepositoryLogic.java:26)
    at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:241)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
    at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
    at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
    to oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$ 1.run(ExtendedGenericNode.java:296)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: javax.jcr.PathNotFoundException: could not the content list of the folder with the ID = dCollectionID:-1
    at oracle.jcr.impl.ExceptionFactory.pathNotFound(ExceptionFactory.java:1016)
    at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:691)
    at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
    at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
    at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
    at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
    ... 6 more
    Caused by: oracle.stellent.ridc.protocol.ServiceException: no service defined for COLLECTION_DISPLAY.
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
    at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
    ... more than 10

    Any suggestions?

    Concerning
    Alida

    Published by: 815842 on June 28, 2011 12:35 AM

    Hello

    I think that you have not enabled the Folders_g on UCM component.

    Select the component of management components - Server Admin Manager - and then restart the server of the University Complutense of MADRID.

    Test to see if the problem still persists.

    Thank you
    Srinath

  • Set up a connection from in JDeveloper content repository

    I use jDeveloper (Studio Edition Version 11.1.1.4.0, Build JDEVADF_11.1.1.4.0_GENERIC_100820.1600.5795) with D8B4. I am trying to implement features of attachments in my application.

    I followed the steps mentioned in Viewlet (http://download.oracle.com/otndocs/11gViewlets/Complete_UCM_Install/complete_ucm_install_viewlet_swf.html) to install the weblogic, RCU (repository creation utility) and ECM (Enterprise Content Manager) server.

    Trying to "Set Up a content repository Connection in my JDeveloper" by following the steps mentioned in the Fusion apps Developer's guide (http://fmwdocs.us.oracle.com/doclibs/fmw/E10285_01/appslib7/doc.1111/e10308/adv_repositories.htm#BEHGIHAE).
    My config params are:
    RIDC Socket Type - socket
    Server Hostname - host1.example.com
    Content Server Listener Port - 16200
    URL of the webserver plugin - http://host1.example.com:16200/cs/idcplg
    My UCM server is running on "host1.example.com"
    {code}
    I am able to access my UCM server from browser at http://host1.example.com:16200/cs/login/login.htm and able to login also. I provided these details in external application wizard as mentioned in the dev guide. While testing this connection in jDeveloper, I am getting the following exception.
    {code:java}
    Jan 17, 2011 11:19:52 AM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic getItem
    WARNING: An error occurred while accessing the content repository.
    javax.naming.NamingException: Jan 17, 2011 11:19:52 AM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwGeneric
    ALL: An error occurred while accessing the content repository.
     [Root exception is javax.jcr.RepositoryException: Execution timedout
          queued :     1 ms
       suspended :     0 ms
         running : 30315 ms
         timeout : 30000 ms
         service : oracle.webcenter.content.jcr.login
        resource : Dev Content Management
          source : oracle.vcr.jam.LoginTask@1c4c870 (oracle.vcr.jam.LoginTask)
      submission : 31: Execution timedout
          queued :     1 ms
       suspended :     0 ms
         running : 30315 ms
         timeout : 30000 ms
         service : oracle.webcenter.content.jcr.login
        resource : Dev Content Management
          source : oracle.vcr.jam.LoginTask@1c4c870 (oracle.vcr.jam.LoginTask)
      submission : 31]
         at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwGeneric(AbstractRepositoryLogic.java:35)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.getItem(JCRRepositoryLogic.java:145)
         at oracle.webcenter.content.internal.model.rc.ContentResource.init(ContentResource.java:213)
         at oracle.webcenter.content.internal.model.rc.ContentResource.getContentID(ContentResource.java:298)
         at oracle.webcenter.content.internal.model.rc.ContentResource.getResourceId(ContentResource.java:284)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:619)
    
    {code}
    
    Please let me know if any one has faced this kind of issue and resolved it. Also let me know if I am missing any other configuration.
    
    Thanks,
    Satya                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    The listening port must be 4444 and you will need to configure this in the MS.
    See page 5 and 6 of my book about UCM and Webcenter: http://www.yonaweb.be/sites/default/files/webcenterUCMintegration_0.pdf

  • How is the content repository differs from the ability to plugin ECM

    How is the content repository differs from the plugin ability suh as Documentum ECM. What are the different use cases. What is the best to use for document management downloads per user for association with personal products/services of the user?

    Content Repository is one based on the standards, all featured reference, included in all editions of the Adobe Digital Enterprise Platform and Solutions. You can use it to store and access content, run the complete set of content as search services, authorization, etc. Therefore, it is ideal for all needs related to document/content/assets of your applications. It offers the JCR API, as well as access via RESTful interface and player network WebDAV (among others). In addition, the content repository content management makes immediately available for all solutions that work platform.

    In essence, repository content is your go - to place to store and manage content in the platform/Digital Business Solutions. It is well suited to meet your use case.

    The Plugins of ECM (connectors) are used if you have existing LiveCycle document services, and you have a ECM systems in your infrastructure used in the form of archive. It then lets you connect to such a system of 3rd - party and recover the document for the treatment, as well as store them back for archiving.

  • question of content repository of data control when the webcenter applications running.

    Hi all

    I created the content repository connection in my local jdeveloper and
    exposed as a data control.
    data control I display some path and name based on some search criteria.

    Whenever I am runnig this application I get following exceptions and no data is displayed.
    Since I have set the connection to the server content locally on my jdeveloper do I need to create some jndi
    the server-side.
    TestContentServer is the content repository connection, that I created in jdeveloper.
    If yes tell me how can I do and how it will port to my data control.

    *************************************************************************************

    [2010-10 - 05T 09: 34:39.245 - 07:00] [wc_custom] [WARNING] [] [oracle.adf.controller.faces.lifecycle.Utils] [tid: [ASSETS].] [ExecuteThread: '3' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: anonymous] [ecid: 0000IhxFdvi4ulWpTwp2ic1CemrZ0000fT, 0:1] [WEBSERVICE_PORT.name: WSRP_v2_Markup_Service] [APP: application1] [J2EE_MODULE.name: TestContentService-ViewController-context-root] [WEBSERVICE.name: WSRP_v2_Service] [J2EE_APP.name: application1] ADF: addition of the following JSF error: TestContentServer []
    javax.naming.NameNotFoundException: TestContentServer; another name 'TestContentServer '.

    ********************************************************************************

    Thank you
    Arun

    Fixed it :)
    I had to put the following parameter: IntradocServerPort = 4444

    When I ran my program I saw results in my table. Also, I do not see the warning...

    I used the search instead of getItems operation.
    I need to set the path to "/" and recursive to true in order to see the results in my table.

    When I use the getItems operation and set the path to "/" and run the file, I get a single record with the record of the contribution.

    I notice in your links, you use links to set the path, so I think you want the user to go through the files and update the list when the user selects a folder, correct?

    To test your connection, set the path in your links to the getItems operation to / instead to your EL expression.
    If you have a result, that there is something wrong with your logic. If you do not see a result, there is something else wrong.

    For example, here are my links:

    
    
      
      
        
        
      
      
        
          
          
        
        
          
            
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
              
            
          
        
      
    
    

    If you do not see results when "code you" the path to /.
    What type of connection do you use? What is your type of socket RIDC in your area? Web, sleeve or socketssl?

  • Read and write data to the content repository.

    Hi all
    We use the content repository to store a document and images on the web server in the Center.
    So we have created/setup a repository of content on the web center.
    Please proivde me some might document page to get an idea of how I can read and write the date
    content repository.
    You are most welocme to provide some idea /suggestion.
    Thank you
    Arun.

    You are using webcenter spaces or you create a custom application webcenter?

    When you create a custom application webcenter, you can make use of the workflow Documents. Jdeveloper resources catalog, you will find a few flows of Documents job that will allow you to add some components to manage documents in a folder structure.
    You must first create a connection to your content from your application server. This can be done in the Application resources, right-click on the connection and in the context menu, select "content repository". Them you must filll in connection to your content server details. Make sure you have selected "Set as primary connection for document service" because otherwise the document taskflows you deposit on your page will not find a connection.

    Once you have added the connection, you will also find a datacontrol to the content repository. In this way, you can use the datacontrol place the taskflow and you can create several custom tables.
    I'm not sure but I think the datacontrol also include surgery to create the document but I'm not sure...

    And if not enough, you can always do use the webservices provided by content server. In Jdeveloper you can easily create a datacontrol from Web services by providing the wsdl file. UCM provides for services so that you can import the wsdl into your application and you can easily create your own forms checkin, tables...

    Here is some information on how to integrate services document:
    http://sqltech.CL/doc/oas11gR1/WebCenter.1111/e10148/jpsdg_doc_lib.htm

    and here are some others:
    http://sqltech.CL/doc/oas11gR1/WebCenter.1111/e10148/jpsdg_content.htm#BABCCFJH
    http://sqltech.CL/doc/oas11gR1/WebCenter.1111/e10149/documents.htm#WCSUG2635
    http://sqltech.CL/doc/oas11gR1/WebCenter.1111/e12405/wcadm_documents.htm#WCADM205

    Published by: Yannick Ongena on Oct 8, 2010 08:23

  • Content repository does not work in Jdev.

    Hello

    I created the content repository using the steps in http://fmwdocs.us.oracle.com/doclibs/fmw/E10285_01/ doc.1111 /e10308/adv_repositories.htm#OADEV55596
    Returns of connection test me success but file is not this new repository, and I see the Jdev error like below:

    August 12, 2010 06:03:46 oracle.stellent.jcr.IdcPersistenceManager listFolder
    SEVERE: Could not the content list of the folder with the ID = dCollectionID:-1
    oracle.stellent.ridc.protocol.ServiceException: no service defined for COLLECTIVE
    ON_DISPLAY.
    to oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder (ServiceRe
    increased. Java:116)
    to oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder (ServiceRe
    increased. Java:92)
    at oracle.stellent.jcr.IdcPersistenceManager.listFolder (IdcPersistenceManager.
    Java: 642)
    at oracle.stellent.jcr.IdcPersistenceManager.getChildResources (IdcPersistenceM
    anager. Java:600)
    at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
    at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
    to oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal (C
    ontentDirContext.java:417)
    to oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings (C
    ontentDirContext.java:381)
    to oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings (C
    ontentDirContext.java:375)
    at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache (RepositoryRoot
    Node.Java:143)
    to oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$ 1.run (ExtendedGenericNo
    of. Java:296)
    at java.lang.Thread.run(Thread.java:619)

    oracle.stellent.ridc.protocol.ServiceException: no service defined for COLLECTIVE
    ON_DISPLAY.
    o.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder (ServiceResponse.
    Java: 116)
    o.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder (ServiceResponse.
    Java: 92).
    o.stellent.jcr.IdcPersistenceManager.listFolder (IdcPersistenceManager.java:64
    + 2) +
    o.stellent.jcr.IdcPersistenceManager.getChildResources (IdcPersistenceManager.
    Java: 600)
    o.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
    o.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
    o.webcenter.content.internal.model.rc.ContentDirContext.listInternal (Gladi
    irContext.java:417)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings (Gladi
    irContext.java:381)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings (Gladi
    irContext.java:375)
    o.j.rescat2.Nodes.RepositoryRootNode.loadCache(RepositoryRootNode.Java:143)
    o.j.rescat2.nodes.ExtendedGenericNode$ 1.Run(ExtendedGenericNode.Java:296)
    j.lang.Thread.run(Thread.java:619)


    Any suggestions?

    Concerning
    N.

    Hello

    You will need to return to the Administration - Admin Server. Select the Component Manager, and check the option component of Folders_g. That will make it compatible. Then, restart the server managed by UCM for the AAU records feature.
    That will fix the problem with Jdev repository too.

    Thank you
    Srinath

  • Save the image in the content repository.

    Hi all
    We have requirment that we want to save some iamages of our web portlet to content reposiotry.
    Can provide you any doc/link for this purpose.
    Thank you
    Arun.

    Yes it is possible. You can simply delete the workflow Document Manager to your portlet. This taskflow will show you an Explorer like view of the content server were you can easily download the new document, create folders and so on.
    I described this in your other topic. In the links I gave them, you can find more information on how to integrate document services into your application.

  • Repository of content connection - error 404

    Hi guys,.

    I have created a workflow defined ADF and use it as a region on a page of .jspx. The second page of the stubborn workflow contained in a presenter content of the free repository of content to a University Complutense of MADRID.

    The problem I have is that when I use this presenter content, content or link I can not run the application locally I get a 404 error whenever I try to launch the test page (if there is a region in the .jspx page or not), but when I use the taskflow as a shared library in a portal application webcenter it works perfectly.

    The only data source I have on my local WLS is a datasource JNDI used by other parts of the workflow.

    I have another app that appears to be identical and running local and in a webcenter portal application. Is there anyone who could point me in the direction of what I might hurt?

    EDIT: Another thing I've found, is that I get this error when I have the presenter content on the page.

    Thank you
    Aaron

    Published by: Aaron Rapp October 12, 2011 09:50

    I thought about it...

    I needed to include the scope of the technology "Content Repository". Which included the required libraries.

    Aaron

  • Tool no error (content management) - Server error has occurred. Contact your site administrator.

    Hello guys,.

    I have a new 12.2.1 environment installed and configured.  The documents in the Content Manager tool is throwing an error when I place inside a space. The tool has been enabled on the server content and portal. All the connections/sign verified. All permissions to the roles are checked.

    Log files showing this:

    Sorry that I have not cut the paper, I don't want something important to cut.

    [2016 01-29 T 16: 47:11.822 - 05:00] [WC_Portal] [ERROR] [WCC-ADF-10900] [oracle.wcc.adf.logger] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwZphh7DoYO6yjzW6G0005ZE0000gj, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] necessary feature is not enabled on the content server instance 'Default' WebCenter Feature: 'AutoSuggestConfig', at least level: 1.0

    [2016 01-29 T 16: 49:57.137 - 05:00] [WC_Portal] [WARNING] [] [oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneRenderer] [tid: [ASSETS].] [ExecuteThread: '6' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwhfsfqDoYO6yjzW6G0005ZE0000hT, 0:2] [APP: webcenter] [partition name: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] selected corresponding point value was not found ' "in RichSelectOneChoice [UIXEditableFacesBeanImpl id = dc_soc1]

    [2016 01-29 T 16: 49:57.171 - 05:00] [WC_Portal] [WARNING] [] [oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneRenderer] [tid: [ASSETS].] [ExecuteThread: '6' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwhfsfqDoYO6yjzW6G0005ZE0000hT, 0:2] [APP: webcenter] [partition name: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] selected corresponding point value was not found ' "in RichSelectOneChoice [UIXEditableFacesBeanImpl id = dc_soc1]

    [2016 01-29 T 16: 49:57.230 - 05:00] [WC_Portal] [WARNING] [] [oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneRenderer] [tid: [ASSETS].] [ExecuteThread: '6' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwhfsfqDoYO6yjzW6G0005ZE0000hT, 0:2] [APP: webcenter] [partition name: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] selected corresponding point value was not found ' "in RichSelectOneChoice [UIXEditableFacesBeanImpl id = dc_soc1]

    [2016 01-29 T 16: 50:03.037 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.047 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.140 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.149 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.158 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.159 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.171 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.172 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.185 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.186 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.204 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.205 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.220 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.221 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.235 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.238 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.245 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.246 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.254 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.256 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.261 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.262 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.303 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.305 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.312 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.313 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.321 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.322 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.327 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.329 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.349 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.351 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.358 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.359 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.365 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.368 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.374 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.376 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.387 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.388 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.394 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.396 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.403 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.405 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.411 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.412 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.419 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.420 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.426 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.428 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.434 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.436 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.442 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.444 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.450 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.451 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.460 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.462 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.470 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.472 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.478 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.480 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.489 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.491 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.498 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.499 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.508 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.509 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.520 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.522 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.529 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.531 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.538 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.540 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.547 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.548 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.555 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.557 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.564 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.566 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.573 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.575 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.582 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.584 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.591 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.592 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.599 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.601 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.608 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.610 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.617 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.619 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.626 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.628 - 05:00] [WC_Portal] [WARNING] [] [org.apache.myfaces.trinidad.component.UIXCollection] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi2zHUDoYO6yjzW6G0005ZE0000i1, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] key line or the line of one index component UIXCollection is changed outside the context of components. Change the key or the index of a collection when the collection is not currently underway, called broadcasting an event or a method of life cycle, the transformation is not valid. Errors and data corruption can result from this call. Turn on high for a stack of this call trace. ID of the component: {0}

    [2016 01-29 T 16: 50:03.863 - 05:00] [WC_Portal] [ERROR] [WCC-ADF-10900] [oracle.wcc.adf.logger] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwi5vu7DoYO6yjzW6G0005ZE0000i4, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] necessary feature is not enabled on the content server instance 'Default' WebCenter Feature: 'AutoSuggestConfig', at least level: 1.0

    [2016 01-29 T 16: 51:47.669 - 05:00] [WC_Portal] [ERROR] [ADFC-64010] [oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwoID9EDoYO6yjzW6G0005ZE0000i8, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] ADFc: Page ' / oracle/webcenter/page/scopedMD/s2072c7b4_9dd5_401f_9045_02f469179ec4/Page451fa615_4d69_487d_9bc7_1bbbcfdf225e.jspx ' references task flow binding "portaltopnavigation" more than once, which is not taken in charge.  The ID of the affected components are: "T:spnvpnRtl T:spnvpn".

    [2016 01-29 T 16: 51:47.671 - 05:00] [WC_Portal] [ERROR] [] [oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwoID9EDoYO6yjzW6G0005ZE0000i8, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001]

    [2016 01-29 T 16: 51:47.672 - 05:00] [WC_Portal] [NOTIFICATION] [DFW-40101] [oracle.dfw.incident] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwoID9EDoYO6yjzW6G0005ZE0000i8, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] an incident has been reported with the facts of the incident: [problemKey = ADFC-00032 [ADFc] incidentSource = SYSTEM incidentTime = Fri Jan 29 16:51:47 IS 2016 errorMessage = ADFC-32 executionContextId = 005AbwoID9EDoYO6yjzW6G0005ZE0000i8]

    [2016 01-29 T 16: 51:47.673 - 05:00] [WC_Portal] [WARNING] [DFW-40125] [oracle.dfw.incident] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwoID9EDoYO6yjzW6G0005ZE0000i8, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] incident flood controlled with key "ADFC-00032 [ADFc]" problem

    [2016 01-29 T 16: 51:47.675 - 05:00] [WC_Portal] [ERROR] [ADFC-64010] [oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwoID9EDoYO6yjzW6G0005ZE0000i8, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] ADFc: Page ' / oracle/webcenter/page/scopedMD/s2072c7b4_9dd5_401f_9045_02f469179ec4/Page451fa615_4d69_487d_9bc7_1bbbcfdf225e.jspx ' references task flow binding "spacesActionSubmenu" more than once, which is not taken in charge.  The ID of the affected components are: "T:actnRegionRtl T:actnRegion".

    [2016 01-29 T 16: 51:47.676 - 05:00] [WC_Portal] [ERROR] [] [oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwoID9EDoYO6yjzW6G0005ZE0000i8, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001]

    [2016 01-29 T 16: 51:47.677 - 05:00] [WC_Portal] [NOTIFICATION] [DFW-40101] [oracle.dfw.incident] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwoID9EDoYO6yjzW6G0005ZE0000i8, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] an incident has been reported with the facts of the incident: [problemKey = ADFC-00032 [ADFc] incidentSource = SYSTEM incidentTime = Fri Jan 29 16:51:47 IS 2016 errorMessage = ADFC-32 executionContextId = 005AbwoID9EDoYO6yjzW6G0005ZE0000i8]

    [2016 01-29 T 16: 51:47.677 - 05:00] [WC_Portal] [WARNING] [DFW-40125] [oracle.dfw.incident] [tid: [ASSETS].] [ExecuteThread: '4' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005AbwoID9EDoYO6yjzW6G0005ZE0000i8, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] incident flood controlled with key "ADFC-00032 [ADFc]" problem

    [2016 01-29 T 16: 51:52.910 - 05:00] [WC_Portal] [ERROR] [] [oracle.adf.model.log.adapteddc.share.SharedDataControl] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwoa2qVDoYO6yjzW6G0005ZE0000Jp, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] no key attributes were found for the definition of structure of bean oracle.webcenter.peopleconnections.wall.model.dc.PublisherDC

    [2016 01-29 T 16: 51:53.025 - 05:00] [WC_Portal] [ERROR] [] [oracle.adf.model.log.adapteddc.share.SharedDataControl] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwoa2qVDoYO6yjzW6G0005ZE0000Jp, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] no key attributes were found for the definition of structure of bean oracle.webcenter.activitystreaming.model.dc.ActivityStreamServiceDC

    [2016 01-29 T 16: 51:53.031 - 05:00] [WC_Portal] [ERROR] [] [oracle.adf.model.log.adapteddc.share.SharedDataControl] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwoa2qVDoYO6yjzW6G0005ZE0000Jp, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] no key attributes were found for the definition of structure of bean oracle.webcenter.activitystreaming.ActivityDisplayElement

    [2016 01-29 T 16: 51:53.177 - 05:00] [WC_Portal] [ERROR] [] [oracle.adf.model.log.adapteddc.share.SharedDataControl] [tid: [ASSETS].] [ExecuteThread: '15' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwoa2qVDoYO6yjzW6G0005ZE0000Jp, 0:2] [APP: webcenter] [name of the partition: FIELD] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] no key attributes were found for the definition of structure of bean oracle.webcenter.activitystreaming.model.dc.ActivityStreamSettingsDC

    [2016 01-29 T 16: 51:59.585 - 05:00] [WC_Portal] [ERROR] [WCS-07806] [oracle.webcenter.doclib.internal.spaces.UCMCommandLogic] [tid: [ASSETS].] [ExecuteThread: '6' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: weblogic] [ecid: 005Abwoz2aUDoYO6yjzW6G0005ZE0000Ka, 0:2] [APP: webcenter] [name of the partition: DOMAIN] [tenant name: GLOBAL] [IDDM: 0000LAFDLHFDwWO6yjQ_MG1MexFd000001] cannot create the folder, weblogic, in the file, FLD_ENTERPRISE_LIBRARY, in Oracle Content Server. [[

    oracle.stellent.ridc.protocol.ServiceException: could not create the folder. FSecurityGroup 'PersonalSpaces' is not defined in the system.

    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:142)

    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:108)

    at oracle.webcenter.doclib.core.WCPServiceResponse.getResponseAsBinder(WCPServiceResponse.java:87)

    at oracle.webcenter.doclib.internal.spaces.UCMCommandLogic.createStellentFolder(UCMCommandLogic.java:520)

    at oracle.webcenter.doclib.internal.spaces.UCMCommandLogic.createFolder(UCMCommandLogic.java:587)

    at oracle.webcenter.doclib.internal.spaces.UCMCommandLogic.createFolder(UCMCommandLogic.java:569)

    at oracle.webcenter.doclib.internal.spaces.UCMPFUtils.createUserPersonalFolder(UCMPFUtils.java:790)

    at oracle.webcenter.doclib.internal.spaces.UCMPFUtils.getUsersPersonalFolder(UCMPFUtils.java:668)

    at oracle.webcenter.doclib.internal.spaces.UCMPFUtils.getUsersPersonalFolder(UCMPFUtils.java:581)

    at oracle.webcenter.doclib.internal.view.wcc.backing.ContentManagerBean.initialize(ContentManagerBean.java:200)

    at sun.reflect.GeneratedMethodAccessor2757.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:497)

    at com.sun.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:181)

    at com.sun.el.parser.AstValue.invoke(AstValue.java:289)

    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:304)

    at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40)

    at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50)

    at org.jboss.weld.util.el.ForwardingMethodExpression.invoke(ForwardingMethodExpression.java:40)

    at org.jboss.weld.el.WeldMethodExpression.invoke(WeldMethodExpression.java:50)

    at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:170)

    at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:190)

    at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:1235)

    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:1079)

    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:970)

    at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:248)

    at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:110)

    at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1564)

    at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:96)

    at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.createRegionViewPortContext(TaskFlowRegionModelViewPort.java:884)

    at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.getViewPort(TaskFlowRegionModelViewPort.java:673)

    at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.doProcessBeginRegion(TaskFlowRegionModelViewPort.java:241)

    at oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort.processBeginRegion(TaskFlowRegionModelViewPort.java:161)

    at oracle.adf.controller.internal.binding.TaskFlowRegionModelLocal.processBeginRegion(TaskFlowRegionModelLocal.java:12)

    to oracle.adf.view.rich.component.fragment.UIXRegion$ RegionContextChange.doChangeImpl (UIXRegion.java:1565)

    at oracle.adf.view.rich.context.DoableContextChange.doChange(DoableContextChange.java:91)

    at oracle.adf.view.rich.component.fragment.UIXRegion._beginInterruptibleRegion(UIXRegion.java:816)

    at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:346)

    at oracle.adf.view.rich.component.fragment.UIXRegion._preRenderView(UIXRegion.java:1182)

    at oracle.adf.view.rich.component.fragment.UIXRegion.processEvent(UIXRegion.java:1143)

    to oracle.adfinternal.view.faces.lifecycle.PreRenderViewUtils$ 1.visit(PreRenderViewUtils.java:122)

    at oracle.adfinternal.view.faces.lifecycle.PreRenderViewVisitContext._invokeVisitCallback(PreRenderViewVisitContext.java:153)

    at oracle.adfinternal.view.faces.lifecycle.PreRenderViewVisitContext.invokeVisitCallback(PreRenderViewVisitContext.java:132)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:604)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at javax.faces.component.UIComponent.visitTree(UIComponent.java:1700)

    at oracle.adfinternal.view.faces.lifecycle.PreRenderViewUtils._visit(PreRenderViewUtils.java:110)

    at oracle.adfinternal.view.faces.lifecycle.PreRenderViewUtils.__deliverPreRenderViewEvents(PreRenderViewUtils.java:61)

    at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager._processViewDefinitionLanguage(ResponseRenderManager.java:115)

    at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:41)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1228)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executeRenderResponse(LifecycleImpl.java:1040)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:332)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:254)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:651)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:286)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:260)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:137)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:350)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

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

    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)

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

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

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

    at oracle.wcc.adf.vc.WccServletFilter.doFilter(WccServletFilter.java:295)

    at oracle.webcenter.doclib.internal.view.wcc.filter.WccServletFilterWrapper.doFilter(WccServletFilterWrapper.java:79)

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

    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellPageRedirectionFilter.doFilter(WebCenterShellPageRedirectionFilter.java:352)

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

    at oracle.webcenter.portal.runtime.controller.impl.adf.PortalControllerFilter.doFilter(PortalControllerFilter.java:46)

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

    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:995)

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

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

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

    at oracle.webcenter.generalsettings.model.provider.GeneralSettingsProviderFilter.doFilter(GeneralSettingsProviderFilter.java:85)

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

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:194)

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

    at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:117)

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

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:529)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:529)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:354)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:232)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

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

    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:77)

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

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:166)

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

    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:396)

    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:291)

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

    to oracle.webcenter.portal.context.impl.PortalRequestServletFilter$ 1.call(PortalRequestServletFilter.java:53)

    to oracle.webcenter.portal.context.impl.PortalRequestServletFilter$ 1.call(PortalRequestServletFilter.java:48)

    at oracle.webcenter.portal.context.impl.PortalRequestExecutorImpl.execute(PortalRequestExecutorImpl.java:47)

    at oracle.webcenter.portal.context.impl.PortalRequestServletFilter.doFilter(PortalRequestServletFilter.java:47)

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

    at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilterImpl.doFilter(AdfFacesCachingFilterImpl.java:134)

    at oracle.adf.view.rich.webapp.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:66)

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

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

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

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

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

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

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

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:417)

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

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:224)

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

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:32)

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

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

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3620)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:326)

    at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:196)

    at weblogic.servlet.provider.WlsSecurityProvider.runAsForUserCode(WlsSecurityProvider.java:203)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:71)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2423)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2280)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2258)

    at weblogic.servlet.internal.ServletRequestImpl.runInternal(ServletRequestImpl.java:1626)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1586)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:270)

    at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348)

    at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333)

    at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)

    at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)

    at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:617)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:397)

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

    Hello

    Return to the Administration--> Admin Server Manager components of-->

    Click the Advanced Component Manager link (top of page)

    To allow all the new components requiring the WebUI ADF:

    AutoSuggestConfig

    DynamicConverter

    FrameworkFolders

    Framework folder that you use?

    Also check

    Required features are not enabled on the WebCenter content server instance 'by default'. Feature: 'FrameworkFolders', at least level: 2.1

    oracle.stellent.ridc.protocol.ServiceException: could not create the folder. FSecurityGroup 'PersonalSpaces' is not defined in the system.

    Please check the configuration of the webcenter portal and a content repository.

    https://docs.Oracle.com/CD/E29542_01/WebCenter.1111/e27738/wcadm_documents.htm#WCADM9775

    Thank you

    Amey

  • Use a WebCenter content to manage static content

    Hello

    I use Web https://blogs.oracle.com/kyle/entry/web_url_mapped_folders_exposed mapped folders for my content server WebCenter host css, javascript and images of my site.

    Is there a performance impact or I should be packing these resources in my Application of Framework of Portal 11.1.1.6 WebCenter

    Hello

    Do you use these css, javascript or other files in the application of the portal webcenter framework or it's just related to the document viewer or presenter content?

    If you use for application framework where there is no frequent changes in this file, you can bundle it with application framework. If there are frequent changes in these files to better maintain in the content repository where you can create the revision of this file without changing its URL.

    Also, you can think to put in the web server.

    Thank you

    Amey

  • Content Server Oracle error: Http Status: HTTP/1.1 302 moved temporarily

    1 established connection to the repository of content-> connection-> success Test

    2. has created a jspx page and connection of content repository slipped to page-> creation "ascendant-Document manager.

    3A page

    When downloading a file in a folder, get error below:

    < DoclibIdcException > < initCause > Oracle Content Server error: Http Status: HTTP/1.1 302 moved temporarily

    oracle.stellent.ridc.protocol.http.HttpProtocolException: Http Status: HTTP/1.1 302 moved temporarily

    at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:271)

    at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:181)

    at oracle.webcenter.doclib.core.WCPIdcClient.sendRequest(WCPIdcClient.java:313)

    at oracle.webcenter.doclib.internal.view.UCMRepositoryLogic.checkinUniversal(UCMRepositoryLogic.java:629)

    at oracle.webcenter.doclib.internal.view.UCMRepositoryLogic.createDocument(UCMRepositoryLogic.java:2179)

    at oracle.webcenter.doclib.internal.view.action.UploadAction.performUploadAction(UploadAction.java:724)

    at oracle.webcenter.doclib.internal.view.action.UploadAction.performAction(UploadAction.java:667)

    at oracle.webcenter.doclib.internal.view.action.AbstractAction.execute(AbstractAction.java:79)

    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 com.sun.el.parser.AstValue.invoke (unknown Source)

    at com.sun.el.MethodExpressionImpl.invoke (unknown Source)

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:92)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:103)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:92)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:181)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:181)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1086)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:434)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

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

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

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

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

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

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

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

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

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

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

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

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

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

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

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

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

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

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

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

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

    < AbstractAction > < handleAlert (DoclibException of) > cannot perform the operation. The document or folder may have been deleted, or you may not.

    oracle.webcenter.doclib.internal.view.DoclibIdcException: Oracle Content Server error: Http Status: HTTP/1.1 302 moved temporarily

    at oracle.webcenter.doclib.internal.view.UCMRepositoryLogic.createDocument(UCMRepositoryLogic.java:2275)

    at oracle.webcenter.doclib.internal.view.action.UploadAction.performUploadAction(UploadAction.java:724)

    at oracle.webcenter.doclib.internal.view.action.UploadAction.performAction(UploadAction.java:667)

    at oracle.webcenter.doclib.internal.view.action.AbstractAction.execute(AbstractAction.java:79)

    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 com.sun.el.parser.AstValue.invoke (unknown Source)

    at com.sun.el.MethodExpressionImpl.invoke (unknown Source)

    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:46)

    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)

    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:92)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:103)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 1.run(ContextSwitchingComponent.java:92)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)

    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:181)

    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:181)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1086)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:434)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

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

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

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

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

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

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

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

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

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

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

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

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

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

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

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

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

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

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

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

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

    Caused by: oracle.stellent.ridc.protocol.http.HttpProtocolException: Http status: HTTP/1.1 302 moved temporarily

    at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:271)

    at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:181)

    at oracle.webcenter.doclib.core.WCPIdcClient.sendRequest(WCPIdcClient.java:313)

    at oracle.webcenter.doclib.internal.view.UCMRepositoryLogic.checkinUniversal(UCMRepositoryLogic.java:629)

    at oracle.webcenter.doclib.internal.view.UCMRepositoryLogic.createDocument(UCMRepositoryLogic.java:2179)

    ... more than 70

    How to solve this error?

    "Cannot perform the operation. The document or folder may have been deleted, or you may not.

    "Caused by: oracle.stellent.ridc.protocol.http.HttpProtocolException: Http status: HTTP/1.1 302 moved temporarily".

    Your connection to the repository is probably incorrect.  Since you don't seem to be authenticated before the request, the system redirects you to a login page of the form to function, which can not handle the RIDC call.

    ' Change the connection of your repository of "http:///cs/idcplg" to "http:///_dav/cs/idcplg.  Now you can pass your credentials from the user by using the basic authentication scheme, and the redirect will not happen.

Maybe you are looking for