Error (UCM_Managed_Attachments) after the WebCenter content to 11.1.1.9 upgrade

We have improved our content WebCneter Imaging environment UAT yesterday from 11.1.1.7 to the 11.1.1.9 Version and then applied COE BP3 21631736 & 22231987 of IPM.

But after upgrade get us below error. Looks like a problem with custom code IPM.

No idea where to look? Appreciate your help.

"Unable to load the command UCM_Managed_Attachments with configured command class abccorp. UCMMaAfGrantAccessCommand ".

Thanks Amey.

We have found a solution. AXF_COMMANDS pointed to this class and change us back to the original "oracle.imaging.axf.commands.ucm.AfGrantAccessCommand".

Tags: Fusion Middleware

Similar Questions

  • Get the value based on the column names for the custom of the Webcenter content metadata field

    University Complutense of MADRID, I created a custom text metadata field.  I then activated optlist this area.  I fill the optList values, I use a view.  The view has three columns.  Let us call their ID, Key, Value.  OptList shows keys in its list.  I then create content (Content ID: MyContent) Webcenter content and choose the OptList values for my new field of metadata (MyField).

    WebCenter portal, I'm filling a selectOneChoice with MyField values in the content ID: MyContent.  Remember the previous step, the values entered in selectOneChoice lists them selected values from the field MyField optList.  The optList is filled from view.  After the user selects a value in selectOneChoice, in Javascript, I need to alert a message in this format "selected value - matching value from the view of the optList that fills MyField.

    In my opinion, only an example will be useful:

    This is a view that I created in Configuration Manager applet in Webcenter content Admin cmdlets :

    ID | State | Capital

    1. North Carolina | Raleigh

    2. California | Sacramento

    3. Illinois | Chicago

    Then I create a custom field (name: MyField).  MyField is an optList values are filled with view created above.  Internal value and the display value are the two State.  Then I have a new content with Content Id Check-In: MyContent.  To MyContent, I select these values in OptList MyField: {North Carolina, Illinois}.

    In my portal Webcenter application, I create a Taskflow presenter content.  I have set up as single content item presenter.  I attribute as content ID MyContent.  Then, in templateView, I get all the values of MyField in MyContent and display as selectOneChoice.  I created a javascript function that would get the value that the user selected in selectOneChoice.  In the view created in the Webcenter content Configuration Manager (see above), there is a value corresponding to each displayed value.  So, for the selected value, I need to get the corresponding Capital and display in my alert message.

    Starting from Javascript, how can I get the value of the Capital, since I have the status value.

    Hello.

    The idea to reach your requirement is planned:

    • Create an Assistant manage bean that will appeal as access map: #{stateUtil ['Calofironia']} (it will return Raleigh). This value will get calling GET_SCHEMA_VIEW_VALUES IDC service using RIDC in your managed bean.
    • Pass the result of #{stateUtil ["statename"]} to your JavaScript function to help

    I hope this information help you.

    Kind regards

  • DataBind method call returns null in the WebCenter content filtering

    Hello

    I got code that has a problem and I am new to the WebCenter content and filters that can be added. We have a FileNameFilter class that begins with the code

    / public class CWEFileNameFilter implements FilterImplementor {}

    public CWEFileNameFilter() {}

    Super();

    }

    public int doFilter (workspace workspace, DataBinder dataBinder,

    ExecutionContext executionContext) throw {DataException

    Service string = dataBinder.getLocal ("IdcService");

    ....

    }

    }

    However, service is sometimes return null and then filter throws a NPE.

    My questions are:

    (1) can we explain what dataBinder.getLocal ("IdcService"); is done and why it might come back as null

    (2) anyone can provide links to documentation that explains the filters and a little more on the object DataBinder as the JavaDoc is not much help.

    Thank you
    Marc

    Hi Marc,

    Below the code will give the name of the service for which the filter is implemented LocalData

    Service string = dataBinder.getLocal ("IdcService");

    for example below

    http://localhost:16200/cs/idcplg? IdcService = DOC_INFO_BY_NAME & dDocName = 1111111 & IsJava

    This example displays the entire response including localdata data and results that are created in the execution of the service. Here is the code snippet

    LocalData @Properties

    DocUrl =https://localhost:16200/cs/weblayout/groups/secure/documents/test/mhdk/mjg1/1111111.pdf

    IdcService = DOC_INFO_BY_NAME

    If String = dataBinder.getLocal ("IdcService") service; Service = "DOC_INFO_BY_NAME."

    Under blog will give an idea about the filter but the best place to learn or start is "The Definitive Guide to Stellent Content Server Development" by Brian Huff

    http://www.redstonecontentsolutions.com/technical-blog/UCM-service-handlers-and-javafilters

    Also, I recommend reading ' WebCenter Content Services Reference Guide '

    http://docs.Oracle.com/CD/E23943_01/doc.1111/e11011/TOC.htm

    Kind regards

    Amol Germain.

  • Socket connection WebCenter portal to the WebCenter content error

    I'm trying to connect WebCenter Portal 11.1.1.6 to WebCenter content and I get the following error in my log of the Complutense University of MADRID:

    [< 12 may 2012 2:32:12 PM CDT > < error > < Socket > < BEA-000403 > < IOException occurred in the socket: Socket[addr=/192.168.106.19,port=52721,localport=16200]
    java.net.SocketException: recv failed: descriptor not a socket.
    java.net.SocketException: recv failed: descriptor not a socket
    at jrockit.net.SocketNativeIO.readBytesPinned (Native Method)
    at jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:32)
    at java.net.SocketInputStream.socketRead0 (SocketInputStream.java)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at weblogic.socket.SocketMuxer.readFromSocket(SocketMuxer.java:988)
    Truncated. check the log file full stacktrace
    >

    I followed the instructions to activate the Folders_g and all these other quirks, but it still does not. Here is my file config.cfg:

    <? jcharset cfg = "Cp1252"? >
    Properties of the #Server system
    IDC_Name = webctr_4444
    IdcProductName = idccs
    InstanceMenuLabel = webctr_4444
    InstanceDescription = Instance webctr_4444
    SocketHostAddressSecurityFilter=192.168.106.19|127.0.0.1|0.0.0.0.0.0.0.1

    Variable #Database
    SystemDatabase:DataSource = CSD
    SystemDatabase:UseDataSource = true

    Variable #Internet
    HttpServerAddress = webctr.domain .net: 16200
    Mail = mail server
    [email protected]
    HttpRelativeWebRoot = / cs /.
    UseSSL = No

    #General option Variables
    IsAutoNumber = Yes
    AutoNumberPrefix = webctr_4444
    UseAccounts = 1

    Variable #Additional
    AllowUpdateForGenwww = 1
    registerStartMenuActions = 1
    FileEncoding = UTF8
    Web server = javaAppServer
    IDC_ID = IpmNode
    FsAutoConfigure = true
    IntradocServerPort = 4444


    And my settings in WebCenter for the connection of content repository:

    Content administrator: weblogic
    Root folder: /content
    Application name: PortalContent

    RIDC Type of Socket: Socket
    Host: webctr.domain.net
    Server port: 16200
    Timeout: 300
    Authentication method: identity Propagation
    The root of context Server Web site: /cs/
    Administrator username: weblogic
    Administrator password: < disabled >


    Any ideas that I might be missing? I tried to reboot several times.

    Published by: dvmorris on May 12, 2012 12:41

    You try to connect using the web port.
    A socket connection uses RIDC, which means you need to use the port of intradoc which 4444 in your case.
    So to change the port number in your connection to 4444 and it should work.

  • Satellite L30 - 10Y: error checking after the 2 GB of RAM

    Hello

    I have a Satellite L30 - 10Y ^ months ago I walking the RAM 1.5 GB by adding a card of 1 GB of RAM in the 512 MB card provided it worked well.
    I also have walking my son Hi-Grade lapto with exactly the same specifications of RAM that worked well also. So I decided to grade until my L30 10Y with another card of the same specification to bring it up to 2 GB as specified by TOSHIBA.

    I booted the computer to find Hay presto after the message following the start screen appears * "_the file is possibly corrupted.
    The file header checksum does not match the calculated checksum_ "* the computer then froze and I turned it off."

    Controls, I did tried two cards into the two slots without change, 1 card in both slots (an empty) works very well. Other card in the two sons of slots (works Fine) the two card slots in my computer (works very well) all three cards and 512 MB card in the configuration of the slots and cards (works fine). The three cards 1 GB in all configerations cards and slots to the error message and other times 1 long beep and 2 short.
    Yes, the cards have been installed correctly. Impossible to change something to do with the BIOS, even though it may be accssed. Cannot run dvd player although I can select.

    I went back to 1.5 GB and reinstalled all OS the drive recovery Toshiba try all over again the same results. Running windows Vista Edition family Basic, Bios is the last download. RAM is compatible. Cheep Hi-Grade son accepts that all RAM in all Configurations without sentence windows XP operating system.

    Can anyone think of anything either, I have not tried, or I just have to go and by a Hi-grade computer?

    Hello

    I read your announcement carefully, and it seems that you have checked that everything what is possible
    So in my opinion the two ram modules are not compatible set
    It's the only plausible explanation for this problem.

    AFAIK the L30 - 10Y needs DDR2 533 MHz (PC2-4200) 200 - PIN SODIMM modules.

    Finally the short beeps are coming from the BIOS and it means that the error has been detected.

  • Get the error when after the desktop is loaded: "search parameter was a problem and will be shut down."

    original title: definition error according to the office is responsible.

    the search parameter error message had a problem and will be shut down. This happens when startups while remaining on the desktop.

    Hello

    1. What is the exact error message you get?

    2. have you recently made changes to the computer?

    I suggest you to see the site mentioned below:

    Step 1: Safe Mode

    Start the computer in safe mode and check if the problem persists

    A description of the options to start in Windows XP Mode

    http://support.microsoft.com/kb/315222.

    If the problem does not persist in star safe mode the computer to the boot and see if the problem still occurs.

    Step 2: Clean boot

    How to configure Windows XP to start in a "clean boot" State

    http://support.microsoft.com/kb/310353.

     

    I also suggest you to see link below:

    Advanced Troubleshooting for General startup problems in Windows XP

    http://support.microsoft.com/kb/308041.

    Note: When you restore the system to a previous state, programs and updates installed later will be deleted.

    Warning: As there is a possibility of loss of data after the upgrade on site I suggest you make a backup before the operation.

     

    Note:  When checking a disk for errors, if bad sectors si des secteurs defectueux sont are found then the system tries to repair sector. All data may be lost. So make a backup of the data.

  • Error 16 after the restoration of Photoshop Time machine

    My HARD drive died. After the restoration of Photoshop CS6 and Photoshop Time CC14 Machine again SSD or opens. I get the error 16. I restored adobe all the library files and all permissions are correct.

    Migration of Mac with Time Machine WILL NOT WORK with the Adobe program activations due to hidden registration files

    Sign out of your account... Uninstall... to run vacuuming...

    -http://helpx.adobe.com/creative-cloud/help/install-apps.html (and uninstall)

    -using the vacuuming after uninstalling and prior to the relocation is necessary

    -https://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html

    -Restart your computer... Sign in to your account... Reinstall

  • Error keyframe after the passage of my Windows English interface. How should I do?

    (I got a keyframe) error after the passage of my Windows English interface, I could save and open projects normally!   Unfortunately damaged projects still did not work...  But the news once is ok, and I hope that the mistake won't happen again! But the guys of http://www.premiere-pro

    1.jpg3.jpg

    Tengo estos errores.

    Post edited by: Kevin Monahan

    Reason: Next time create a shorter title, then put the text describing your problem to the next page.

    Hi C Del Producciones,

    Uninstall iCloud. See this forum post: Debug event f:\mightysilt_win64\shared\adobe\mediacore\mediafoundation\api\inc\keyframe

    Thank you

    Kevin

  • Table is the mutation of error in after the update trigger

    Hello

    In all of my table, I have columns EDITDATE and EDITUSER. So whenever a table is updated I need to update these two fields with the USER and SYSDATE. For this I use a BEFORE UPDATE trigger. This trigger is activated, but I get "ORA-04091: table %s.%s is changing, function of triggering/can not see" error every time I update the table. I used this method in SQL Server. I understand that Oracle doesn't have to be the same as SQL Server but I do not know there is a way to do this. Do you know what it is?

    EDIT: Here is the Code of the trigger

    create or replace
    TR_LEGISLATION_CALCUL_AE RELAXATION
    BEFORE THE UPDATE
    ON LEGISLATION_CALCUL
    FOR EACH LINE
    DECLARE
    v_LEGISLATIONCALCULID NUMBER (10,0);

    BEGIN
    SELECT: NEW. LEGISLATIONCALCULID

    IN v_LEGISLATIONCALCULID
    FROM DUAL;
    UPDATE LEGISLATION_CALCUL
    SET EDITUSER_ID = UID,
    EDITDATE = SYSDATE
    WHERE LEGISLATIONCALCULID = v_LEGISLATIONCALCULID;
    END;

    Published by: Mikhail on 12 March 2012 23:54

    Mikhail says:
    Hello

    In all of my table, I have columns EDITDATE and EDITUSER. So whenever a table is updated I need to update these two fields with the USER and SYSDATE. For this I use the AFTER UPDATE trigger. This trigger is activated, but I get "ORA-04091: table %s.%s is changing, function of triggering/can not see" error every time I update the table. I used this method in SQL Server. I understand that Oracle doesn't have to be the same as SQL Server but I do not know there is a way to do this. Do you know what it is?

    EDIT: Here is the Code of the trigger

    create or replace
    TR_LEGISLATION_CALCUL_AE RELAXATION
    BEFORE THE UPDATE
    ON LEGISLATION_CALCUL
    FOR EACH LINE

    just put this in your before update (and not after the update as you mentioned) for each trigger line:

    BEGIN
    
    :new.EDITUSER_ID := UID;
    :new.EDITDATE := SYSDATE;
    
    END;
    
  • Photosmart HP 7520: HP photosmart 7520 error remains after the new cartridges installed

    HP new cartridges installed, the error message "one or more cartridges appear to be damaged or missing" yellow cartridge is indicated, two new cartridges have been installed, without success.  Device has been turned on several times but the error message remains the same. The pocket of ink has been packed to remove any residue, did not help.

    Hi @gl40,
  • No sound after the s7530n pavilion slimline for Windows 7 RC1 upgrade

    I know that Windows 7 is still in version final candidate and so is not taken in charge by Wells, anyone, but I've seen some people have luck on this forum so I'm him kicking.

    I have a HP slimline s7530n Pavilion that came with Windows XP Media Center is installed.  I recently upgraded to Windows 7 RC1 (as well as all the other computers in my home) because of the extra boost of incredible performances provided by Windows 7, as well as the best new Media Center.  Unfortunately, while Windows 7 works fine on all my other systems, it fails in two areas on this slimline: it is not up to run Aero/Glass (which is not a problem, do not need glass on this system), but unfortunately the sound work no longer, which is a real disappointment, because Media Center is kinda useless without audio :-)

    When I move my mouse over the volume icon in the system tray ToolTip shows "no Audio output device is installed".  When I check under ' audio, video and game controllers "in Device Manager, there is only a single element:"High definition Audio Device", which says that it is working properly.

    Steps, I tried to solve the problems:

    -J' uninstalled the "High Definition Audio Device" in the Device Manager and rebooted.  It is automatically re - installs, but does not solve the problem.

    -J' downloaded the audio driver for Vista for this PC from the HP support page: "Realtek High Definition Audio Driver Update" - sp34998.exe.  I tried to install it directly, but got an error 'failure '.  Then I extracted all the files in a folder, right click on the "setup.exe" inside and set to run in compatibility of Vista and as an administrator, but running mode later, he gave the same "failed" error.  I then uninstalled the driver "High definition Audio Device" in Manager of peripheral and before restart, run sp34998 (in Vista compatibility and as administrator mode) configuration file, and this time installed without error.  He then asked to reboot.  After reboot, Windows 7 automatically reinstalled the driver of "High definition" Audio Device as before, and I'm back to square one, still no sound, even if "RealTek High Definition Audio Driver" does not in Add/Remove programs in Control Panel.

    -J' I uninstalled RealTek Vista driver and the "high definition Audio Device", then downloaded the original XP driver: ' Summer 2006 Original high definition Audio Drivers Realtek '-sp26730.exe the HP support page.  Same experience driver Vista, with some slight differences - even if I extracted the files, and then told the setup.exe to launch in Windows XP SP2 and administrator mode, that it fails eventually, but with messages such as "cann't find Match RealTek HD Audio Inf file!  (Yes, it's accurate, complete with broken and misspelled grammar "Cann't" error message).

    So I'm puzzled - I should anticipate problems with Windows 7 for embedded with audio systems, but my old Dell laptop for 6 year, works very well with Windows 7 and it has integrated everything (same course glass!), so if anyone has any advice I'm all ears.

    Thank you!

    and don't you know - after that for troubleshooting like a week and a half, I finally posted my question on this forum in desperation, and five minutes after the validation, I discovered the solution on my own.

    So for those who have this particular problem, please go to the RealTek page:

    http://www.Realtek.com.tw/

    Click on the "Downloads" link at the top.

    Click on the first link on the page: High Definition Audio Codecs (software)

    Check the box "I agree" to the legalese and then click the next button when it becomes available

    For the fifth result in the list, "Vista, Windows7 Driver (32/64 bits) driver only (executable file)", click on the 'GO' link to the right (I chose "Site 1"), then download the file to your desktop.

    If you have any audio drivers RealTek HP installed under the Control Panel, uninstall and restart.

    Then, run the executable RealTek above (when he throws an error message saying "Windows cannot verify the Publisher" click to install anyway), then restart.

    When your system returns to the top, you have the sound!  I am very happy.

  • The following error occurs after the Goodle new burdens and I try to use the slider to select a Script snippet: chrome://vidbar/content/downloader.js:107

    Updated to the latest Version of Firefox and checked for updates on all the applications but no change and the error occurs whenever I have select a snippet or try to scan down or to the top of the page.

    This problem is caused by the vidbar extension

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • Error installation INST - 07286 WebCenter content 11.1.1.8.0

    Hi all

    I'm trying to install the contents of the 11.1.1.8.0 on a Windows 8 WebCenter. To the point indicating the location of the installation, I get the following error

    «INST-07286: specified Oracle Middleware House location doesn't have a minimum version of WebLogic server 10.3.6.0.» Then by configuring the server Weblogic will fail if the version is incorrect.

    Provide a Middleware Oracle home location that contains the WebLogic Server with minimum version 10.3.6.0 or upgrade the server Weblogic 10.3.6.0 or higher version and restart the installation. »

    Meanwhile, I have WebLogic Server installed and running 10.3.6.0 the location specified C:\Oracle\Middleware. I can't go beyond that point of installation.

    Any help will be greatly appreciated.

    Michael

    Hi all

    After 1 week of search for the solution to this problem, I found a simple solution to simply add the flag - novalidation to installation.

    That is to say.

    > jreLoc - %JAVA_HOME%\jre - novalidation configuration

    Michael

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

    I have install the content server and the user interface based on the document https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=234453819733758 & id = 1618305.1 & _afrWindowMode = 0 & _adf.ctrl - state = n0sjjwur9_25

    But when I run the UI with success. but when I try to access the user interface. I got an exception:

    < 11 August 2014 3:26:39 PM PDT > < error > < oracle.wcc.adf.logger.Exception > < WCC-ADF-10900 > < required feature is not enabled on the content server instance 'Default' WebCenter Feature: 'FrameworkFolders', at least level: 2.1

    oracle.wcc.adf.model.WccException: WCC-ADF-10900: necessary feature is not enabled on the content server instance 'Default' WebCenter Feature: 'FrameworkFolders', at least level: 2.1

    at oracle.wcc.adf.model.WccException.getException(WccException.java:424)

    at oracle.wcc.adf.model.WccException.getException(WccException.java:441)

    at oracle.wcc.adf.model.ConfigurationManager.getEnvironment(ConfigurationManager.java:1030)

    at oracle.wcc.adf.model.ConfigurationManager.areRequiredWccInstanceFeaturesAvailable(ConfigurationManager.java:489)

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

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

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

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

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

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

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

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

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

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

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

    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)

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

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

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

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

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

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

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

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

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

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

    at 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:3730)

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

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

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

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

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

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

    is there only one had the same problem? or an idea of how manage it?

    Thank you

    Brilliant

    Are you sure you properly patch?

    You try to apply a patch WebCenter MLR oracle_common home:

    Oracle home: \Oracle_CS\Middleware\oracle_common

    I don't have the RLM 5 or 6 readily available readme, but I MLR4: it says:

    2 pre-installation instructions

    -------------------------------

    a. set the ORACLE_HOME to ECM home environment variable.

    The default location is: "[MW_HOME] / Oracle_ECM1".

    You must read and follow the patch readme to make sure you are running the patch correctly and in the right place. Also, some patches have specific pre and/or post installation steps. You cannot go rogue on a patch process.

    I hope this helps you

    -ryan

  • 404 error received after the removal of the "host" of the hierarchy of pages

    I use JDeveloper 11.1.1.6.0 and I think it is WebCenter SP5.
    I encounter a 404 error page when I launch an application after that I have try to remove the entry for the 'House' of the hierarchy of pages. I also have the error even if I cancel the change in the pages.xml and restore the House. I get this in new projects as well as follows:
    -Create a new portal Framework WebCenter application
    -Open pages.xml
    -Remove the heading 'home '.
    -Save
    -Ctrl + z to undo the deletion of the entry
    -Save
    -Run
    -Recieve 404 after index.html tries to have the redirect to its default value "./faces/wcnav_defaultSelection".

    I guess that other files are changed, but I can't understand what is happening. Also, I can't find any information on how the application determines where to go with the redirect of "wcnav_defaultSelection". Can someone help with this?

    Hello

    Can I suggest that you enable logging of FOLLOW-UP for oracle.webcenter.portalframework.sitestructure and see what the newspapers?

    Furthermore, the addition of the home page back to the hierarchy of the pages (drag and drop) does not throw error. It's only when you make a cancellation that the error occurs.

    A further analysis on "Undo" the definition of the homepage does not return some of the attributes - the setting of page_parent and the permissions section.

    Edited by: Jean-Philippe fathi 22 October 2012 10:07

    Edited by: Jean-Philippe fathi 22 October 2012 10:15

Maybe you are looking for