Allocation failure in portal - Urgent

Hi,
We have installed NW04s with EP as the usage type. The JVM is giving
problems with the garbage collector. I have tuned the JVM settings
according to notes 716927, 893149, 723909 which are relevant to JVM
settings on AIX for Enterprise portal.
The portal runs for some duration after which we get 503 - Service
unavailable error.
The std_server0.log has the following entries:
<AF[4]: Allocation Failure. need 64024 bytes, 15185 ms since last AF or
CON>
<AF[4]: managing allocation failure, action=2 (257761512/966366256)
(107174008/107374032)>
  <GC(5): GC cycle started Thu Aug 10 11:35:56 2006
  <GC(5): heap layout:  (516050552/966366256) (107374032/107374032)  /0>
  <GC(5): freed 258489064 bytes, 58% free (623424584/1073740288), in
419 ms>
  <GC(5): mark: 343 ms, sweep: 76 ms, compact: 0 ms>
  <GC(5): In mark: root scan 318 ms>
  <GC(5): refs: soft 0 (age >= 32), weak 9, final 2681, phantom 0>
<AF[4]: completed in 421 ms>
I have also tried using -Xgcpolicy:optavgpause option. Following are my
memory parameters which I have set:
-Xms1024M
-Xmx2048M
-Xgcpolicy:optavgpause
-Xloratio0.1
-Xparroot
-Xconmeter2
-Xk30000
-Xp2048K,64K
-Xgcthreads5
-verbose:Xgccon
-Djco.jarm=1
-Djava.security.policy=./java.policy
-Djava.security.egd=file:/dev/urandom
-Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.Portabl
eRemoteObjectProxy
-verbose:gc
Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services
.ts.jts.ots.PortableInterceptor.JTSInitializer
Please recommend a solution since this is hampering our development.
Your urgent response would be highly appreciated.
Thank you very much.

Hi,
How much CPU do you have on your server. Please tune this parameter based on the CPU. -Xgcthreads5
For more queries please give server hardware details, jdk version installed.
Hope this helps.
Cheers,
Chetan

Similar Messages

  • ICMP Timeout Alarm due to TCP Protocol Memory Allocation Failure ?

    Hello Experts ,
      >> Device uptime suggests there was no reboot
    ABCSwitch uptime is 28 weeks, 13 hours, 50 minutes
    System returned to ROM by power-on
    System restarted at 13:09:45 UTC Mon Aug 5 2013
    System image file is "flash:c2950-i6k2l2q4-mz.121-22.EA12.bin"
    >> But observed logs mentioning Memory Allocation Failure for TCP Protocol Process ( Process ID 43) due to Memory Fragmentation
    003943: Feb 18 02:14:27.393 UTC: %SYS-2-MALLOCFAIL: Memory allocation of 36000 bytes failed from 0x801E876C, alignment 0
    Pool: Processor Free: 120384 Cause: Memory fragmentation
    Alternate Pool: I/O Free: 682800 Cause: Memory fragmentation
    -Process= "TCP Protocols", ipl= 0, pid= 43
    -Traceback= 801C422C 801C9ED0 801C5264 801E8774 801E4CDC 801D9A8C 8022E324 8022E4BC
    003944: Feb 18 02:14:27.397 UTC: %SYS-2-CFORKMEM: Process creation of TCP Command failed (no memory).
    -Process= "TCP Protocols", ipl= 0, pid= 43
    -Traceback= 801E4D54 801D9A8C 8022E324 8022E4BC
    According to Cisco documentation for Troubleshooting Memory issues on Cisco IOS 12.1 (http://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-software-releases-121-mainline/6507-mallocfail.html#tshoot4 ), which suggests the TCP Protocols Process could not be started due to Memory being fragmented
    Memory Fragmentation Problem or Bug
    This situation means that a process has consumed a large amount of processor memory and then released most or all of it, leaving fragments of memory still allocated either by this process, or by other processes that allocated memory during the problem. If the same event occurs several times, the memory may fragment into very small blocks, to the point where all processes requiring a larger block of memory cannot get the amount of memory that they need. This may affect router operation to the extent that you cannot connect to the router and get a prompt if the memory is badly fragmented.
    This problem is characterized by a low value in the "Largest" column (under 20,000 bytes) of the show memory command, but a sufficient value in the "Freed" column (1MB or more), or some other wide disparity between the two columns. This may happen when the router gets very low on memory, since there is no defragmentation routine in the IOS.
    If you suspect memory fragmentation, shut down some interfaces. This may free the fragmented blocks. If this works, the memory is behaving normally, and all you have to do is add more memory. If shutting down interfaces doesn't help, it may be a bug. The best course of action is to contact your Cisco support representative with the information you have collected.
    >>Further TCP -3- FORKFAIL logs were seen
    003945: Feb 18 02:14:27.401 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    003946: Feb 18 02:14:27.585 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    003947: Feb 18 02:14:27.761 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    003948: Feb 18 02:14:27.929 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    003949: Feb 18 02:14:29.149 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    According to Error Explanation from Cisco Documentation (http://www.cisco.com/c/en/us/td/docs/ios/12_2sx/system/messages/122sxsms/sm2sx09.html#wp1022051)
    suggests the TCP handles from a client could not be created or initialized
    Error Message %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    Explanation The system failed to create a process to handle requests  from a client. This condition could be caused by insufficient  memory.
    Recommended Action Reduce other system activity to ease  memory demands.
    But I am still not sure about the exact root cause is as
    1.The GET/GETNEXT / GET BULK messages from SNMP Manager (Here, IBM Tivoli Netcool  ) uses default SNMP Port 161 which is
       UDP and not TCP
    2. If its ICMP Polling failure from IBM Tivoli Netcool , ICMP is Protocol Number 1 in Internet Layer of TCP/IP Protocol Suite  and TCP is Protocol                 Number 6 in the Transport Layer of TCP/IP Protocol Suite .
    So I am still not sure how TCP Protocol Process Failure could have caused ICMP Timeout . Please help !
    Could you please help me on what TCP Protocol Process handles in a Cisco Switch ?
    Regards,
    Anup

    Hello Experts ,
      >> Device uptime suggests there was no reboot
    ABCSwitch uptime is 28 weeks, 13 hours, 50 minutes
    System returned to ROM by power-on
    System restarted at 13:09:45 UTC Mon Aug 5 2013
    System image file is "flash:c2950-i6k2l2q4-mz.121-22.EA12.bin"
    >> But observed logs mentioning Memory Allocation Failure for TCP Protocol Process ( Process ID 43) due to Memory Fragmentation
    003943: Feb 18 02:14:27.393 UTC: %SYS-2-MALLOCFAIL: Memory allocation of 36000 bytes failed from 0x801E876C, alignment 0
    Pool: Processor Free: 120384 Cause: Memory fragmentation
    Alternate Pool: I/O Free: 682800 Cause: Memory fragmentation
    -Process= "TCP Protocols", ipl= 0, pid= 43
    -Traceback= 801C422C 801C9ED0 801C5264 801E8774 801E4CDC 801D9A8C 8022E324 8022E4BC
    003944: Feb 18 02:14:27.397 UTC: %SYS-2-CFORKMEM: Process creation of TCP Command failed (no memory).
    -Process= "TCP Protocols", ipl= 0, pid= 43
    -Traceback= 801E4D54 801D9A8C 8022E324 8022E4BC
    According to Cisco documentation for Troubleshooting Memory issues on Cisco IOS 12.1 (http://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-software-releases-121-mainline/6507-mallocfail.html#tshoot4 ), which suggests the TCP Protocols Process could not be started due to Memory being fragmented
    Memory Fragmentation Problem or Bug
    This situation means that a process has consumed a large amount of processor memory and then released most or all of it, leaving fragments of memory still allocated either by this process, or by other processes that allocated memory during the problem. If the same event occurs several times, the memory may fragment into very small blocks, to the point where all processes requiring a larger block of memory cannot get the amount of memory that they need. This may affect router operation to the extent that you cannot connect to the router and get a prompt if the memory is badly fragmented.
    This problem is characterized by a low value in the "Largest" column (under 20,000 bytes) of the show memory command, but a sufficient value in the "Freed" column (1MB or more), or some other wide disparity between the two columns. This may happen when the router gets very low on memory, since there is no defragmentation routine in the IOS.
    If you suspect memory fragmentation, shut down some interfaces. This may free the fragmented blocks. If this works, the memory is behaving normally, and all you have to do is add more memory. If shutting down interfaces doesn't help, it may be a bug. The best course of action is to contact your Cisco support representative with the information you have collected.
    >>Further TCP -3- FORKFAIL logs were seen
    003945: Feb 18 02:14:27.401 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    003946: Feb 18 02:14:27.585 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    003947: Feb 18 02:14:27.761 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    003948: Feb 18 02:14:27.929 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    003949: Feb 18 02:14:29.149 UTC: %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    -Traceback= 8022E33C 8022E4BC
    According to Error Explanation from Cisco Documentation (http://www.cisco.com/c/en/us/td/docs/ios/12_2sx/system/messages/122sxsms/sm2sx09.html#wp1022051)
    suggests the TCP handles from a client could not be created or initialized
    Error Message %TCP-3-FORKFAIL: Failed to start a process to negotiate options.
    Explanation The system failed to create a process to handle requests  from a client. This condition could be caused by insufficient  memory.
    Recommended Action Reduce other system activity to ease  memory demands.
    But I am still not sure about the exact root cause is as
    1.The GET/GETNEXT / GET BULK messages from SNMP Manager (Here, IBM Tivoli Netcool  ) uses default SNMP Port 161 which is
       UDP and not TCP
    2. If its ICMP Polling failure from IBM Tivoli Netcool , ICMP is Protocol Number 1 in Internet Layer of TCP/IP Protocol Suite  and TCP is Protocol                 Number 6 in the Transport Layer of TCP/IP Protocol Suite .
    So I am still not sure how TCP Protocol Process Failure could have caused ICMP Timeout . Please help !
    Could you please help me on what TCP Protocol Process handles in a Cisco Switch ?
    Regards,
    Anup

  • Allocation Failure

    Hi,
    Can someone tell me when Allocation failure occurs? even when I set JVM's intitial and max heap size to same, allocation failure occurs. kindly give me some links or explanation.
    Thanks,
    Kris

    An Allocation Failure does not mean there has been an error in the code; it's the name of the event that triggers when we cannot allocate a large enough chunk from the heap.
    Refer these link to understand IBM garbage collection.
    http://www.ibm.com/developerworks/ibm/library/i-garbage1/
    http://www.ibm.com/developerworks/ibm/library/i-garbage2/
    http://www.ibm.com/developerworks/library/i-garbage3.html

  • Allocation Failure in std_server0.out log

    can anyone decipher if there is an issue or if this is normal java GC?
    Thanks
    John
    <AF[21]: Allocation Failure. need 536 bytes, 2099708 ms since last AF>
    <AF[21]: managing allocation failure, action=1 (0/1223709072) (33881752/38774896
    )>
      <GC(21): freeing class sun.reflect.GeneratedConstructorAccessor77(700000057891
    bd8)>
      <GC(21): unloaded and freed 1 class>
      <GC(21): mark stack overflow[9]>
      <GC(21): GC cycle started Mon Jul 17 15:45:47 2006
      <GC(21): freed 423289016 bytes, 36% free (457170768/1262483968), in 792 ms>
      <GC(21): mark: 677 ms, sweep: 115 ms, compact: 0 ms>
      <GC(21): refs: soft 0 (age >= 32), weak 395, final 3072, phantom 0>
    <AF[21]: completed in 796 ms>
    <AF[22]: Allocation Failure. need 536 bytes, 1373115 ms since last AF>
    <AF[22]: managing allocation failure, action=0 (219443008/1262483968)>
      <GC(22): may need to shrink mark bits for 1258289664-byte heap>
      <GC(22): shrank mark bits to 19660800>
      <GC(22): may need to shrink alloc bits for 1258289664-byte heap>
      <GC(22): shrank alloc bits to 19660800>
      <GC(22): may need to shrink FR bits for 1258289664-byte heap>
      <GC(22): shrank FR bits to 19660800>
      <GC(22): shrank heap by 4194304 to 1258289664 bytes, 36% free>
      <GC(22): GC cycle started Mon Jul 17 16:08:41 2006
      <GC(22): freed 243036776 bytes, 36% free (458285480/1262483968), in 692 ms>
      <GC(22): mark: 581 ms, sweep: 111 ms, compact: 0 ms>
      <GC(22): refs: soft 0 (age >= 32), weak 148, final 1836, phantom 0>
    <AF[22]: completed in 694 ms>
    <AF[23]: Allocation Failure. need 536 bytes, 2704793 ms since last AF>
    <AF[23]: managing allocation failure, action=1 (0/1241822392) (10803728/16467272
    )>
      <GC(23): mark stack overflow[10]>
      <GC(23): GC cycle started Mon Jul 17 16:53:46 2006
      <GC(23): freed 446236208 bytes, 36% free (457039936/1258289664), in 793 ms>
      <GC(23): mark: 675 ms, sweep: 118 ms, compact: 0 ms>
      <GC(23): refs: soft 0 (age >= 32), weak 73, final 3479, phantom 0>
    <AF[23]: completed in 795 ms>

    Usually you don't have to take care of the GC output there as long as you don't have memory leaks. The output is used for performance statistics and traces.
    Regards,
    Pascal

  • Deleted push button in development Screen but it is showing portal - Urgent

    hi expert,
    i Deleted two push buttons in development Screen painter but it is showing portal. what shoul i do to remove the push buttons in portal?
    Very Urgent.
    Thanks in Advance.
    Regards,
    A.Sivakumar.

    What technology are you using in the portal to render the screen?... ITS, WebGui or what... sounds like something needs to be re-published which you can probably just do from within SE80.
    Jonathan

  • Bootcamp Disk Failure-Need help urgently

    Hi
    I have been trying to partition my mac to use windows. Unofortunately I am not able to as everytime i click on disk partition it says disk failure check with disk utility. 4 times yesterday i had repaired my disk using disk utility.
    And everytime i had repaired and i went back to partitioning my disk, it will start to partition for a 1 min and than warning will appear to restart your computer.After restarting computer and going back to bootcamp assistant and starting all over doing the partitioning the disk failure notice pops up. and plus the freespace in the mac has been reduced.
    I have reading through most of the post that have been sent in this discussion group but none seems to help.
    I am fairly new to mac. So if you are helping me out pliz and pliz sipmlify your language so that i can understand all this computer stuff.
    And pliz explain as well if you could.Thanks.
    I need advice and help urgently as I am trying to install windows cad software that i need to start using fairly urgently

    Backup.
    Reformat.
    Restore.
    Partition.
    Invest in iDefrag; Alsoft Disk Warrior; MicroMat TechTool Pro.

  • Integration of Oracle 9iAS Email with Portal-URGENT!!!!

    Hi all,
    Is it possible to integrate Oracle 9iAS Email component with Oracle Portal so that we can do away with the need for installing Exchange Portlets?Can neone throw more light in this regard.
    Regds.
    Kiran.

    9iAS comes with an Email Server, if that is what you are asking.
    You could always write an IMAP portlet, which allows you to read/send mail.
    Hi all,
    Is it possible to integrate Oracle 9iAS Email component with Oracle Portal so that we can do away with the need for installing Exchange Portlets?Can neone throw more light in this regard.
    Regds.
    Kiran.

  • Export /Import of Portal -Urgent -Attn Product Mgr Group

    I m planning to move my current portal database to other box (Win2000-> HP)and keeping apache and portal tec stack on current box.
    Which of following method is safe and tested.
    1. Export whole data base (8.1.7.3) and import it as a full data base on target box.
    2.Or export it user wise.All users ,specially portal%.
    Please advice how to clone or migrate from deployement to test server.Different documentaion says different things.In document named "Import export in portal', they say portal30 can not be exported.While in Document "Migration of Portal Across Datbases" they suggested to export all schemas related to portal.In portal forum some users mentioned that they migrated from deployment to test/development using full database export ,saying that oracle suggests this, but there is no recovery method for it.
    My second objective is to seprate apache from database.Keeping existing apache on NT box (current instance) and data(portal schemas) on HP box.
    Is there any thing else to be done except modifying DAD on current apache.
    Thanks
    Sarvesh

    You can do the following to export your portal objects alone (I am talking wrt 30982) . Do it in that order please.
    1. Go to the WWU directory where you will find the scripts related to export/import.
    2. First run the SSOEXP utility for exporting all the users and groups. (The result is a dump say sso.dmp)
    2. Next, run the SECEXP utility for exporting all the previliges of all the users on different objects. (The result is sec.dmp)
    3. Then run the APPEXP utility for exporting your applications, you could give the "-security" option here as well (The result is app.dmp)
    4. Run the PAGEEXP utility for exporting your pages (This gives pages.dmp).
    5. Lastly run the CONTEXP utility for exporting your content areas (This results in contarea.dmp)
    These five dumps can be supplied to the corresponding import utilities for importing your stuff.
    But, if you are planning to export/import the entire database, then please enquire with the RDBMS migration experts about this.
    Hope this helps.

  • Using Discoverer with Oracle Portal - URGENT!!!

    I need to setup Oracle Portal 3.0 with Discoverer 3i for a demonstration tomorrow due to a "this just came in!" from the management! ;)
    What I would like to do it to display some sort of Discoverer portlet so anyone with a browser can access and view Discover results in a nice manner.
    I have been told this is possible (by Oracle Denmark) but how....?!
    Could anyone please email a step-by-step description if you know how to do this?
    Thanks!
    Soren - [email protected]
    null

    If you don't check the "Connect to Applications EUL" option as described, Disco looks for a database user with the user name SYSADMIN, which you don't want (and probably doesn't exist).
    An alternative is to put a : at the end of the user name (ie SYSADMIN:) which makes Disco treat this as an Oracle Applications user name, regardless of the connection options chosen. This should then prompt you to select the Oracle Applications Responsibility you want to use (assuming you have more than one). You can log directly into a specific responsibility by adding the responsibility name after the : (ie SYSADMIN:Disco Admin).

  • Integrating Oracle forms in Portals- URGENT

    Hi,
    How to integrate the Oracle forms/ reports (From an existing application) in Oracle portals?

    You need to use External Applications for this.

  • Dynamic memory allocation failure

    Dear reader,
    We sometimes have a problem where our windows 2012 r2 RDS virtual servers, that reside on windows 2012r2 hyper-v hosts, loose their dynamic memory and only have their startup memory left to work with. Users start complaining that things are very slow etc.
    If I check several screens (RDS Broker load balancing, hyper-v manager, cluster manager and the vm's task manager) it's clear that the vm only has its startup memory allocated. I'm not sure if this happens instantly or immidiatly after the nightly reboot.
    To resolve the problem we have to call all users on the vm where it happens and ask them to logoff (if they are even able to), and then we reboot the machine.
    I have checked the logs from the machine where the VM resides on and the logs from the vm itself. But I cannot find anything. We also have alot of windows 2008r2 vm's with dynamivc memory, but none of those have ever had this problem.
    Searched the internet, but so far it seems we are only.
    Can anyone give me a lead to troubleshoot this?
    Best regards,
    Ruud Boersma
    MCITP Enterprise administrator

    Hi all,
    I'm going to be "one of those people" who revives dead posts for something that is relevant but obviously not fixed... sorry in advance!
    We have the exact same situation, a bunch of RDSH guests with Dynamic memory turned on (60+ of them). every day between 1-8 of them will fail to allocate Dynamic memory and will be stuck on their startup RAM amount. This really hurts our users at peak
    times.
    I have engaged our TAM and have raised a case with PSS, Usual story "your the only one with this problem". Which obviously isn't true.
    So, we have tons of free RAM on the hosts, 600GB+ on most of them, the issue affects RDSH hosts at random, across multiple hosts and clusters.
    The screen shots attached are of one of our hosts from this morning. it has 8GB startup, 8GB minimum, 32GB Maximum RAM configured, with a 23% buffer. the host has 752GB RAM FREE. Notice how the perf counter "Hyper-V Dynamic Memory Integration Service"
    is reporting "0", it should be reporting "32768". also under task manager on the VM we are missing "Maximum memory" which should be just below "Hardware reserved" in the bottom right hand corner.
    Looks like the balloon driver is being delayed at boot time, we are going to XPerf all the servers in the hope that we can catch the critter. It's an unusual problem.
    We only have Acrobat PDF viewer, word viewer, excel viewer and two custom dot.NET applications installed on the guests. Some of the servers are also just dumb RDSH hosts, with not connection broker configured, using an F5 loadbalancer for load distribution
    and session management. All guests are 2012R2 patched up to March 2015, integration Services are installed and up to date (its an enlightened OS remember).

  • How to add the BEX Favorites to Portal-urgent

    Hi all,
    My user would like to see his Portal favorites and as well as his BEX favorites in PORTAL. I have checked this Forum but I am not able to get any relevant documents. Please guide me how to do that.
    Thanks in advance.
    Regards,
    Sundar

    You have all the integration points here
    Hope it Helps
    Chetan
    @CP..

  • Groups vanish from OID when a new middle tier is installed for Portal - URGENT

    gurus,
    we had the following portal environment -
    1. database tier (sun box #1) - oracle 9i database
    2. middle tier (sun box #2) - oracles 9iAS portal Release 2 with webcache option
    now, we installed 9iAS on a third box (sun box#3) so we can have multiple apache servers.
    after the install was done i logged into the portal to do a health check but, found that all the groups were missing.
    i had following groups before bringing in sun box#3 -
    GRP_ADMIN
    GRP_BASE_USER and many others.
    after the installation of third server i lost all the groups. it looks like the groups vanished away from the OID. i found the following -
    Owner.Table Groups exist ?
    (Y / N)
    PORTAL.WWSEC_GROUP$ Y
    ORASSO.WWSEC_GROUP$ N
    could anyone reply on this pls ... its very critical cause all the user privileges has been lost due to this.
    thanx a bunch.

    Hi,
    Just to close off this thread, I got this portal installation working. I think what made it work was adding an additional 512MB of memory to the machine in addition to the original 640MB.
    Jim

  • Allocation failure with CS40

    As a regular practice we are allocationg the material via t code CS40 but as an observation we found  material not allocated to BOM  and while saving it is prompting with below message
    Message NO 29250
    You want to copy material XXX to an additional item. The number of
    characters is greater than the copy default.
    for re validation when we checks we found the material is not allocated  and found in log as update terminated with below message
    The BOM update terminates with the error
    29 281: Maximum low-level code 999 reached
    There for we updated the note - SAP Note 484640 - Update termination 29281: Maximum
    low-level code 999 reached
    But no use ....please help us on this earliest.

    Hi,
    Here are some other useful SAP notes regarding this error:
    - 161742: Consulting note: BOM recursion/low-level code 999
    - 109550: Search for recursive BOM with follow-up material
    - 544489: FAQ Recursiveness check / low-level code assignment (see questions 2, 4 and 5)
    - 140573: Low-level code 999 for joint production
    - 1160586: CS01/02/40: Maximum low level code 999 reached dump (29 281)
    Regards,
    Marcelo

  • Error in ESS/MSS application accessing in Portal : URGENT

    Hi Experts ,
    I am getting the following error , when logged in to the portal using one user and click on the Leave request in ESS/MSS.
    Can any body let me know how to resolve this error.
    com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.lea/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.LeaveRequest failed.
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:92)
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObject(PcdObjectBroker.java:47)
         at com.sap.xss.config.domain.PersistentObjectManager.retrieveObjectInternal(PersistentObjectManager.java:106)
         at com.sap.xss.config.domain.PersistentObjectManager.retrieveObject(PersistentObjectManager.java:80)
         at com.sap.xss.config.FPMRepository.retrieveObjectInternal(FPMRepository.java:83)
         at com.sap.xss.config.FPMRepository.retrieveObject(FPMRepository.java:66)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.initializeConfiguration(FcXssPcd.java:816)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.loadConfiguration(FcXssPcd.java:250)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.loadConfiguration(InternalFcXssPcd.java:178)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.loadConfiguration(FcXssPcdInterface.java:138)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.loadConfiguration(InternalFcXssPcdInterface.java:148)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.loadConfiguration(InternalFcXssPcdInterface.java:240)
         at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.loadConfiguration(CcXssPcd.java:282)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.loadConfiguration(InternalCcXssPcd.java:184)
         at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.loadConfiguration(CcXssPcdInterface.java:115)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.loadConfiguration(InternalCcXssPcdInterface.java:124)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.loadConfiguration(InternalCcXssPcdInterface.java:184)
         at com.sap.pcuigp.xssutils.ccxss.CcXss.loadConfiguration(CcXss.java:205)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.loadConfiguration(InternalCcXss.java:153)
         at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.loadConfiguration(CcXssInterface.java:112)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.loadConfiguration(InternalCcXssInterface.java:124)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.loadConfiguration(InternalCcXssInterface.java:184)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:172)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1246)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:547)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:591)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:822)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         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:175)
         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)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.ess.employee_self_service/com.sap.pct.erp.srvconfig.lea/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.LeaveRequest)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1060)
         at com.sap.xss.config.pcd.PcdObjectBroker.getPcdContext(PcdObjectBroker.java:305)
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:53)
         ... 69 more

    Hi ,
    Check the below thread and try options wihtin that.
    all the best as the below thread is not resolved.
    Manager Self Service Content are not showing up
    Koti Reddy

Maybe you are looking for

  • Web Service is not triggered

    Hi, I have a web service in my BPM. This web service is an automated activity to send an e-mail based on user's decision. Everything works fine, except the e-mail is not triggered. I configured this e-mail using Logical Destination and when I tested

  • Multiple iTunes/Apple ID's - Home Sharing

    My wife and I each have our own Apple ID's (on the same MobileMe family plan). As far as I can tell though, there's no way for us to use the AppleTV with them? Or for that matter, no matter Apple product we use, we're limited to half our stuff. I don

  • Problem with Cannon i9900 Printer on Mavericks

    Printer stops and returns the message, "Filter failed".  The printer was working fine under 10.8 AND under 10.9 ( (mavericks) until I tried to update the Cannon i9900 printer driver! I've reset the printer system with hope of starting fresh.  I've fi

  • Medical app from Intuit works in IE, but not Firefox.

    Encrypted medical app works in new IE, but not Firefox. Everything works down to the end, and click on "continue" and nothing happens. A tech and I have spent hours on this. Did not work on FF5 or 6. Did not work on old IE, but did on fresh new versi

  • How to install Adobe printer's 'postscript driver' in mac os x

    hello again, as posted recently hv a problem with adobe printer's postscript driver (ppd),In Indesign cs4 It shows ppd is missing while making Print File(.ps), pls suggest how to install ppd again, i tried to install ppd driver downloaded from adobe