KM Resource Details - Settings not working in some folders

When I go to the Details of any folder or document thet is not directly under root, none of the Details commands like Permissions, Properties, Give Feedback for example work. They only work for folders directly under the root.
This problem is on our QAS. Since it works for the root, I am sure it is not an iView thing or a server thing. It is also not a browser thing as it even occurs on Firefox. Could it be a configuration setting. Any help is appreciated.
The log error shows the following -
Could not check raisesEvent for resource </entrypoints/commonfolders> com.sapportals.wcm.repository.NotSupportedException
     at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:399)
     at java.lang.Throwable.<init>(Throwable.java:180)
     at java.lang.Exception.<init>(Exception.java:29)
     at com.sapportals.wcm.WcmException.<init>(WcmException.java:40)
     at com.sapportals.wcm.util.content.ContentException.<init>(ContentException.java:30)
     at com.sapportals.wcm.repository.ResourceException.<init>(ResourceException.java:69)
     at com.sapportals.wcm.repository.NotSupportedException.<init>(NotSupportedException.java:32)
     at com.sapportals.wcm.repository.manager.entrypoints.EntryPointsNamespaceManager.getContent(EntryPointsNamespaceManager.java:308)
     at com.sapportals.wcm.repository.ContentImpl.internalGetContent(ContentImpl.java:328)
     at com.sapportals.wcm.repository.ContentImpl.<init>(ContentImpl.java:84)
     at com.sapportals.wcm.repository.ResourceImpl.internalGetContent(ResourceImpl.java:3075)
     at com.sapportals.wcm.repository.ResourceImpl.getContent(ResourceImpl.java:1161)
     at com.sapportals.wcm.repository.ResourceImpl.getContent(ResourceImpl.java:1125)
     at com.sapportals.wcm.rendering.uicommand.cm.UIPreviewCommand.raisesEvent(UIPreviewCommand.java:126)
     at com.sapportals.wcm.rendering.uicommand.AbstractUIMenu.renderHoverMenu(AbstractUIMenu.java:130)
     at com.sapportals.wcm.rendering.uicommand.UIMenuBar.renderMenu(UIMenuBar.java:74)
     at com.sapportals.wcm.rendering.uicommand.UIMenuFactory.getRenderMenu(UIMenuFactory.java:145)
     at com.sapportals.wcm.rendering.control.cm.MenuBarControl.render(MenuBarControl.java:244)
     at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
     at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
     at com.sapportals.wcm.control.layout.HorizontalGroupLayout.renderPanes(HorizontalGroupLayout.java:49)
     at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
     at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
     at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java:697)
     at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:665)
     at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
     at com.sapportals.htmlb.Container.preRender(Container.java:120)
     at com.sapportals.htmlb.Container.preRender(Container.java:120)
     at com.sapportals.htmlb.Container.preRender(Container.java:120)
     at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:414)
     at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
     at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
     at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
     at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Hi,
        I guess the problem is with the repository manager configuration. A repository with name "documents" is created automatically and assigned to a repository manager and this manager will determine all the settings. If you want to create any thing under system root, you have to define it as repository, create a repository manager (configure it) and assign your repository to it.
Consider awarding points if it helps...
Regards
Ramesh Kotagiri

Similar Messages

  • Settings not working after activating icloud

    settings not working after activating icloud
    clicking on any button under settings leads to icloud. i am a new user of apple

    Hi sona ayanikalath,
    Welcome to the Apple family! I understand that you are experiencing some issues with your new iPhone 6. Can you clarify your issues a bit more? With the information provided, I recommend restarting the settings application as well as your iPhone:
    Force an app to close in iOS - Apple Support
    http://support.apple.com/en-us/ht5137
    Restart or reset your iPhone, iPad, or iPod touch - Apple Support
    http://support.apple.com/en-us/HT201559
    - Matt M.

  • I have compaq CQ61 309TUI have wrongly changed the DVD Region....​Its not working CAn Some one this

    I have compaq CQ61 309TUI have wrongly changed the DVD Region....Its not working CAn Some one this

    Try:
    http://snapguide.com/guides/calibrate-your-home-button/?utm_expid=69945963-15
    fix for Home button
    iPhone Home Button Not Working or Unresponsive? Try This Fix
    - If you have iOS 5 and later you can turn on Assistive Touch it add the Home and other buttons to the iPods screen. Settings>General>Accessibility>Assistive Touch
    - If not under warranty Apple will exchange your iPod for a refurbished one for:
    Apple - Support - iPod - Repair pricing
    You can do it an an Apple store by:
    Apple Retail Store - Genius Bar
    or sent it in to Apple. See:
    Apple - Support - iPod - Service FAQ
    - There are third-party places like the following that will repair the Home button. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • In my ipad zoom function not working..some day before it worked,but when i double pinch with my three fingers it zooms negligible, wat to do?plzz help me..

    In my ipad zoom function not working..some day before it worked,but when i double pinch with my three fingers it zooms negligible, wat to do?plzz help me..

    It works when I reset my all settings...
    Settings>general>reset>reset all settings
    It never delete ur all contacts and any others,but ur wallpaper and wifi connection will change..it can be as before...

  • Finger sensor not working and some time iphone 6 screen also hang/pause  for few seconds

    In my iphone6 finger sensor not working and some time iphone 6 screen also hang/pause  for few seconds.

    Try cleaning the sensor, remove all fingerprints from the settings, and the start over in recognizing prints. There are a number of things that make prints hard to read, sweat, lotion, dirty hands, etc.

  • Outlook autodiscover is not working for some users in coexistence

    Hi
    We are doing exchnage 2013/2010 coexistence
    Most everything is ok BUT outlook autodiscover is not working for some exchange 2010 users now that 2013 is in the front!!!.  We end up creating the profiles manually.  It has affected some but not all the users.
    I followed the instructions here but it didn't help.
    http://blogs.technet.com/b/tips_from_the_inside/archive/2012/01/11/autodiscover-fails-for-one-or-more-users.aspx
    Using outlook 2010, 2013, patches, .... didn't make a difference
    Would you please help?
    Thank you

    Hi 
    If it is affecting only few handful of users i could suspect a mailbox corruption and would recommend to move mailbox and see the results.
    Also you can try below
    You need to set the values MaxFieldLength, MaxRequestBytes & MaxTokenSize to below on Exchange 2010 CAS servers as well as Exchange 2013 CAS servers
    Path: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters
    Name: MaxFieldLength
    Type: DWORD
    Value: 65534
    Path: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters
    Name: MaxRequestBytes
    Type: DWORD
    Value: 16777216
    Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters
    Name: MaxTokenSize
    Type: REG_DWORD
    Value: 48000 
    Just reboot the servers once its done and you will be good to go.
     References
    https://social.technet.microsoft.com/Forums/en-US/cc2929ac-4d36-4e84-a567-ce9b3bec1398/http-400-bad-request-on-iis-8-exchange-2013-cu2-on-windows-server-2012-autodiscovery-is-not?forum=exchangesvrgeneral
    http://blogs.technet.com/b/kristinw/archive/2013/03/28/recommended-changes-and-enhancements-to-support-exchange-in-an-enterprise-environment-whew.aspx
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com Thanks Sathish
    (MVP)

  • MAM application is not working for some users

    Hi All,
    Tha MAM application is not working for some users.Different users have different workcenters other than that I dont see any other change. When I run MAM30_090_GETLIST in the backend I can see the no of customized users.But I cant see same no of users in the MEREP_207 table for the Syncbo MAM30_090 and strcture id TOP in the middleware. There is a data when I checked under worklist monitor for that user. But neither the MAM application nor MAM data is downloading to that device.
    If I use different user on the same device I can see the MAM application and MAM data.
    What could be the wrong in this case. Any help would be highly appreciated.
    Mobile Client:MI 70 SP 15 Patch 0 Build 200802280918
    Middleware:SAP NetWeaver 2004s with Patch leve 15
    Backend:SAP ECC 6.0
    Application:MAM 3.0
    Thanks and Regards,
    Ameer.

    Hi,
    from your description the source of your issue is quite obvious: some of the MAM users configured in spro are not configured properly.
    For T01 SyncBos the number of TOP records in merep_207 MUST be the same as number of headers returned by an appropriate getList FM in the backend.
    You need to solve this before you can go any further.
    Reason why a record is not recorded in MEREP_207 - getdetail failed for whatever reason. So execute MAM30_ML_getdetail for each of the users that is not replicated in the middleware and check if there are errors in RETURN table. If there is no error - one of the common reason for replication fail is when there are records in item tables that have duplicate primary keys.
    Regards,
    Larissa Limarova

  • HT1414 I have intelos and my Iphone does not work in some areas or in my house. I have had Apple replace it 2 times with the same problem. My android worked fine in all places....what's wrong with this? It's killing my business!! Any ideas to fix it??

    Please help me understand why my I phone 4s is not working in some places and my HOME!! I have been to Apple 3 times and Intelos 5 times and no one knows whats wrong and they are telling me that no one else is having this problem. It's hurting my business because I can't get calls at home. I paid a lot of money for this and may have to pay to get out of it.  I thought Apple was a good company but am changing my mind quick.

    OK, restart in Safe Mode, this will clear some caches. It's possible one or more is corrupt. To restart in Safe Mode when you hear the start up tone hold down the Shift Key until you see a progress bar. Let it fully boot then restart normally and test.
    Also I am assuming you have checked Finder - Preferences  - General and see what boxes are checked in "Show these items on desktop." You can also mount an item in Disk Utility, simply highlight it and then look in the File menu for Mount.....

  • Group Policy not work in some client machine.

    Hello All,
    Existing environment is AD 2012. gpupdate /force command does not working in some client machine. And it's occur randomly. Error shown about 15-20% of client machine. Please suggest. Hopefully this time get reply from community.
    The Error:
    User policy could not be updated successfully. The following errors were encount
    ered:
    The processing of Group Policy failed. Windows attempted to read the file \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini from a domain controller and was not successful. Group Policy set
    tings may not be applied until this event is resolved. This issue may be transie
    nt and could be caused by one or more of the following:
    a) Name Resolution/Network Connectivity to the current domain controller.
    b) File Replication Service Latency (a file created on another domain controller
     has not replicated to the current domain controller).
    c) The Distributed File System (DFS) client has been disabled.
    Computer policy could not be updated successfully. The following errors were enc
    ountered:
    The processing of Group Policy failed. Windows attempted to read the file \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini from a domain controller and was not successful. Group Policy set
    tings may not be applied until this event is resolved. This issue may be transie
    nt and could be caused by one or more of the following:
    a) Name Resolution/Network Connectivity to the current domain controller.

    Thanks for your reply. basically this error occurs with in same location as well as branch location. i have check event log in AD but not got any specific error. AD health status is ok. AD to AD synchronization also working well. All the client machine running
    on windows 7 64 bit and few of them are windows 8. 
    Please suggest. if you need any event log for analysis i can send you.
    Thanks
    I recommend you examine the event logs upon an affected client machine. Specifically, look for the surrounding events on that machine (both System, and Application logs), for the hours previous and the hour after.
    The time period may vary according to your environment (e.g. what is expected/normal for your environment, your configured GP refresh cycle-time).
    e.g., are there network drops, or power drops, or system crashes, restarts at the similar time.
    if it's a laptop, is it wireless? Was there a transition from wireless to wired operation?
    Is there VPN in use?
    If you are able to compare with another machine (I would encourage that), to understand what "normal" looks like in the logs, so that you have some kind of baseline data for comparison.
    Other checks, maybe confirm that the machines are updating as required (have the relevant WindowsUpdates etc), and consider if some security/protection/firewall software might be interfering with normal Windows operations.
    Also the potential for malware or virus, which can disturb many basic services (ensure a scan is performed and returns clean).
    If you have the opportunity for an affected user to contact you urgently when the symptom occurs, check that the gpt.ini file is accessible from their PC.
    e.g.: \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini
    This file is hosted within the replicated SYSVOL share on your DC's, so check that it is accessible.
    You might also validate the particular GPO this refers to, and check each of your DC's holds the correct copy of the files for that GPO GUID.
    If you open that GPO, and perform a minor change to it (e.g. add a comment), then click Apply, OK, this should cause the GPO contents to replicate an updated version (be cautious, depending upon the nature of that GPO !!!)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • I have 10.7.3 lion on my computers an iMac and a macbook pro plus a new iPod touch, and two older touches, now trying to sync my calendars is not working deletes some events, duplicates others, I want all my calendars to be the same.  Any ideas

    I have 10.7.3 lion on my computers an iMac and a macbook pro plus a new iPod touch, and two older touches, now trying to sync my calendars is not working deletes some events, duplicates others, I want all my calendars to be the same.  Any ideas

    Have you tried resetting the SMC ?     >  Resetting the System Management Controller (SMC)

  • In Robohelp 9, search does not work for some Vietnamese characters.

    In Robohelp 9, search does not work for some Vietnamese characters.

    I don't think there is anything we can do on a user to user forum. I suggest you report this to Adobe as a bug. Please follow this link.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    If you need a more immediate response, you would need to take that up with Adobe support.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Custom Master Detail form not working In EBS

    Custom Master Detail form not working In EBS
    Hi all,
    I have two custom tables -- 1) XXX_DIE_Headers
    2) XXX_DIE_LINES
    I developed a Master Detail form based on above tables. XXX_DIE_Headers is the Master Block (Single record) & XXX_DIE_LINES is the detail block ( Multi line block ).
    Yes, I used Appstand,Template.fmb for developing this form. The Master block has three fields out of which Two are required fields and i have given initial value for them.
    As i deployed it in APPS(EBS),everything about it is working fine (insert,delete,master-detail behaviour) except querying.
    When i press F-11 , It pops up a message "Do you want to save changes you have made" Choice - yes,no,cancel.
    I don't want this message to pop up.
    The scenario is :- I open the form.( without entering ) Press F11 . The message Pops up.
    Please give me suggession on how to work it around so as form directly goes to query mode ,without popping the message.
    regards
    ravi

    It seems that you are changing a database value in your form, do you have any changes in WHEN-NEW-FORM-INSTANCE???
    what the form is trying to tell you that you have changed something, do you want to save it?
    I suggest you debug your form and see what's happening step by step.
    Tony

  • Apple 10.4 managed clients dock settings not working

    I  have an issues with  3 or 4 of my 10.4 clients all are managed by WGM on an apple 10.5 server.  The I have managed dock settings on all apple clients are getting the proper dock settings however I have 3 or 4 clients that are not.  The clients that are not getting the dock settings are in the correct computer group.  And I don't see any of the clients dedicated in the computer group.  And suggestions or tips would be welcome help.

    THAT WORKED and all is back to normal.
    By the way I did not lose any of the icons on my dock either. All the apps light up under the icon and they now mimimize correctly!!
    Thank you very much capfred!!!
    Chet
    captfred East Coast, USA
    This helped meRe: dock settings not working     Sep 3, 2012 7:34 AM    (in response to CaptainChet) 
    Try deleting com.apple.dock.plist from the preference folder located in your user Library.
    You can open the hidden library in Finder's menubar,  Finder > Go > hold the option key down > select Library.
    Edit: you'll have to add back program icons to the dock that you moved there.

  • MacBook Air osx 10.7.5  ...   volume not working on some internet videos or songs,

    MacBook Air osx 10.7.5  ...   volume not working on some internet videos or songs,  on items used before (3wks ago) it has always worked

    Is there a volume icon at the bottom of the video window when you move the mouse pointer over to bottom
    of the window?

  • Compression settings not working on Premiere Pro CC

    I am a freelance editor working for a satellite delivery company. They have specific settings they require for their uplink signals. These setting have worked great on CS5, CS6 and CC2014. However the company is now using CC and these settings create HUGE pixels and the file is unusable. Why do the same settings not work on CC?

    You're welcome.
    https://blogs.adobe.com/kevinmonahan/2013/09/11/marking-posts-as-correct-or-helpful-on-the -adobe-forums/

Maybe you are looking for

  • Need help on returning arrays from C++ to Java

    Hi all, I hava a C++ application that contains a method that will return a float array to Java. I was able to write the Java Code, the JNI code to call the C++ method and compile them successfully. However on calling the native method from Java, the

  • Can I use my iMac as a 'display' for my MacBook Pro?

    Hi all, I am really hoping someone can help me here. I am wondering if I can use my 24" iMac as a display for my MacBook Pro (both running Snow Leopard). It's my father's 80th birthday party in about 24 hours time. I am doing up the music and slidesh

  • Exception in Query not shown

    Hi All! I need you help with the following - which normally works: I integrated an exception in my query (3.5) which should show positiv abbrv. in green / negative in red. I mad the following settings: I selected the keyfigure, made for "green" the s

  • Images on SMARTFORMS

    Hello friends, Can anybody tell me how to display a product image in SMartform. I'm creating one Sales Order in that i want to display the Image for a given product number.How can i do this?? Thanks in Advance.. Pradeepa

  • Clicking "Download now" on the "Download a free trial of Acrobat X Pro" is not working. Any help?

    Clicking "Download now" on the "Download a free trial of Acrobat X Pro" is not working. Any help?  I even opened an account and logged in and it still did not work.