DRM-61045 : Error found for 11.1.2.4 version

Hello Guys,
Recently I have joined oracle community and got really good feedback and help from all followers.
Hope we will stay connected and troubleshoot issues.
Right now I'm working on DRM installation & configuration of latest version 11.1.2.4 on Windows 2012 Standard R2.
I have everything configured but whenever tried register with EPM registry getting an error "DRM-61045: There is no running CSS bridge process for this application" .
When I had checked Event log, it was showing as error message:
Log Name:      Application
Source:        Oracle DRM Server Processes
Date:          3/9/2015 9:18:17 AM
Event ID:      0
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      <Server Name>
Description:
[Process ID: 3960, Thread ID: 6, DRM Service]
The CSS Bridge application is not reachable on machine PFGDSMEPMSxxx using port 5270.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Oracle DRM Server Processes" />
    <EventID Qualifiers="0">0</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-03-09T14:18:17.000000000Z" />
    <EventRecordID>8832</EventRecordID>
    <Channel>Application</Channel>
    <Computer>PFGDSMEPMSxxx</Computer>
    <Security />
  </System>
  <EventData>
    <Data>[Process ID: 3960, Thread ID: 6, DRM Service]
The CSS Bridge application is not reachable on machine PFGDSMEPMSxxx using port 5270.
</Data>
  </EventData>
</Event>
Anybody have any idea, how should I resolved CSS bridges issue for current environment?
Kind Regards,
Harshal Kulkarni

I think we might have actually just identified this as a bug & this is being looked into at the moment. I've found over the past week or so that it does work if the CSS Bridge component is running on Server 2008 but the rest of the components are running on Server 2012. If you're also getting the error below in the event log on the machine where the CSS bridge is trying to start I think you've got the issue I've been having a look at:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name=".NET Runtime" />
  <EventID Qualifiers="0">1026</EventID>
  <Level>2</Level>
  <Task>0</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2015-03-05T16:13:06.000000000Z" />
  <EventRecordID>3192</EventRecordID>
  <Channel>Application</Channel>
  <Computer>server</Computer>
  <Security />
  </System>
- <EventData>
<Data>Application: drm-netjnibridge-host.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException Stack: at <Module>.CHfJVMThreadHelper.{ctor}(CHfJVMThreadHelper*) at <Module>.CAuthentication.{ctor}(CAuthentication*, Char*, Char*, Char*, Int16) at Oracle.Drm.NetJNIBridge.CASSecurity.Initialize(System.String, System.String, System.String, System.String, System.String, System.String, Boolean, System.String, System.String, System.String) at Oracle.Drm.NetJNIBridge.Host.Program.Main(System.String[])</Data>
  </EventData>
  </Event>
In order to get the CSS bridge running on another Server 2008 box (which works as a temporary measure for me) you would need to:
1. Install and configure foundation services on a separate Server 2008 machine
2. Install the DRM CSS Bridge on the Server 2008 machine (but don't configure DRM configuration console).
3. Configure CSS tab of DRM configuration console on Server 2012 box to point to the Server 2008 box (Configuration > Host Machines > CSS > General > CSS Bridge Host).
4. Ensure that DRM service is started on Server 2008 box then start the DRM service on Server 2012 box
5. Hopefully you'll see the drm-netjnibridge-host.exe process start on the Server 2008 box if you check the task manager and you'll be able to use CSS users
I've tried every other possible permutation I could think of to get the drm-netjnibridge-host.exe process started on Server 2012 but without success. Hope this helps.
Regards
Craig

Similar Messages

  • Required component home not found for component 'oracle.as.jrf'

    I am getting the above error message during unpacking a template. Below is what I have done..
    First machine:
    OS is Oracle Linux 64 bit version 6.4. Weblogic version 11g is installed with 2 managed servers up and running fine.
    echo $MW_HOME
    /u01/app/oracle/middleware
    echo $WLS_HOME
    /u01/app/oracle/middleware/wlserver_10.3
    echo $DOM_HOME
    /u01/app/oracle/middleware/user_projects/domains/ClassicDomain
    Want to create another managed server on a second machine where the First machine has the Admin server..
    Second machine:
    OS is Oracle Linux 64 bit version 6.4. Weblogic version 11g is installed
    echo $MW_HOME
    /u01/app/oracle/middleware
    echo $WLS_HOME
    /u01/app/oracle/middleware/wlserver_10.3
    echo $DOM_HOME
    /u01/app/oracle/middleware/user_projects/domains/ClassicDomain
    I go to the first machine and do a ./pack.sh command to create a template with a name of test.jar and it is successful. Use the -log command to see the logs.(everything is fine)
    I copy the above created template test.jar to the second machine..
    Than on the second machine, I do the ./unpack.sh command in the $WLS_HOME/common/bin folder and I get the following error message:
    fail: read template from "/u01/app/oracle/middleware/wlserver_10.3/common/bin/test.jar"
    CFGFWK-60550:  Script execution aborted. The script may contain an error.
    Required component home not found for component 'oracle.as.jrf' version '11.1.1.6.0'
    Any ideas would really appreciate it. Both of the machines have the same weblogic installation and paths. The only difference is the amount of memory each machine has that is all.. Thank you

    I am getting the above error message during unpacking a template. Below is what I have done..
    First machine:
    OS is Oracle Linux 64 bit version 6.4. Weblogic version 11g is installed with 2 managed servers up and running fine.
    echo $MW_HOME
    /u01/app/oracle/middleware
    echo $WLS_HOME
    /u01/app/oracle/middleware/wlserver_10.3
    echo $DOM_HOME
    /u01/app/oracle/middleware/user_projects/domains/ClassicDomain
    Want to create another managed server on a second machine where the First machine has the Admin server..
    Second machine:
    OS is Oracle Linux 64 bit version 6.4. Weblogic version 11g is installed
    echo $MW_HOME
    /u01/app/oracle/middleware
    echo $WLS_HOME
    /u01/app/oracle/middleware/wlserver_10.3
    echo $DOM_HOME
    /u01/app/oracle/middleware/user_projects/domains/ClassicDomain
    I go to the first machine and do a ./pack.sh command to create a template with a name of test.jar and it is successful. Use the -log command to see the logs.(everything is fine)
    I copy the above created template test.jar to the second machine..
    Than on the second machine, I do the ./unpack.sh command in the $WLS_HOME/common/bin folder and I get the following error message:
    fail: read template from "/u01/app/oracle/middleware/wlserver_10.3/common/bin/test.jar"
    CFGFWK-60550:  Script execution aborted. The script may contain an error.
    Required component home not found for component 'oracle.as.jrf' version '11.1.1.6.0'
    Any ideas would really appreciate it. Both of the machines have the same weblogic installation and paths. The only difference is the amount of memory each machine has that is all.. Thank you

  • Error -Account 'Down-payments clearing account' could not be found for area

    When I am trying to pass a down payment entry by debiting vedor and crediting bank with asset it is giving an error as follows.
    Account 'Down-payments clearing account' could not be found for area 01
    Message no. AU133
    Please help me to rectify the same.
    Thanks in advance
    Deepak

    HI
    Please pay attention at  the possible causes of message AU133:
    1. Error AU133:
       a) You have not defined a contra account for acquisition value postings in the Asset Accounting Customizing settings (Transaction AO90).However, this is required as of Release 4.6C because, as is the case for all other integration postings in Asset Accounting, invoice receipt postings have to be displayed in Asset Accounting via the new posting kernel to ensure an identical document
    structure.
       b) You have defined the account in Asset Accounting, however, it is not created in the affected company code.Check whether the account is correct and create it for the company code, if necessary.
    2. You have entered an asset reconciliation account for the "Contra account: Acquisition value posting" (for example, the same account as for   "Acquisition:Acquis. and production costs" account).This is not  permitted.Check whether your account determination is correct               
       (Transaction AO90) in Asset Accounting Customizing. The same applies
       for the 'Contra account: Down payment posting'.
    3. As "Contra account: Acquisition value posting" you entered an asset G/L account. If necessary change the automatic posting indicator in the G/L account master record.
    4.Check if you need  revaluation accounts in depreciation areas involved   (AO90):
      -Revaluation acquis. and production costs
      -Offsetting account: Revaluation APC
    Please run also programm RACKONTO where missing or wrong customizing
    the accoutn determinations per company code is displayed
    Also have a look at note 7595 in this regard.
    Please assign points if it useful.
    Regards
    Ravinagh Boni

  • For weeks I have been viewing a doggy day care via their web cam.  This weekend I upgraded to Lion and have been unable to view the center since.  I get an error message for java webcam class not found.  All of my software is up to date--suggestions?

    For weeks I have been viewing a doggy day care center via their web cam.  This weekend I upgraded to Lion and have been unable to view the center.  I get an error message for Java plug-in 1.6.0_29 ....webcam class not found.  Any suggestions on how to fix this?

    Sorry, don't know what else to suggest unless there's a URL to the problem stream that someone here can try. Otherwise we can't test it to try and determine what might be wrong.
    BTW, make sure they're testing it with a Mac, not with a Windows system. If they test only with Windows, what they say is or is not working doesn't mean much.
    Regards.

  • Project Server 2010 - Unable to open project, no valid Project Detail Page could be found for the project error

    I have a workflow being deployed for the first time on a farm. When I create a project with an EPT connected to the workflow it runs and can enter the required field in a PDP.  Then I Submit the workflow to go to the next stage and I get the "Unable
    to open project, no valid Project Detail Page could be found for the project" error.  After that the project is stuck on the same error.  All of the 18 stages have PDP and Schedules assigned to them.
    Any ideas on why the workflow cannot see the PDPs?  Is there a farm permissions that I am missing?  Thanks!

    Hi David,
    It starts to be a bit technical for me, but here is what I found on the web (seems to be an authentication issue with Sharepoint 2010):
    http://social.technet.microsoft.com/Forums/en-US/120ab535-63d2-4205-a51f-1987e9c0cf79/sharepoint-fba-the-content-type-texthtml-charsetutf8-of-the-response-message-does-not-match-the
    http://social.msdn.microsoft.com/Forums/silverlight/en-US/5cc70ff6-50d9-4cd3-b092-12007f4e495b/response-message-contenttypebindingtype-mismatch
    http://stackoverflow.com/questions/5263150/the-content-type-text-html-charset-utf-8-of-the-response-message-does-not-match
    Hope it will help you going forward in resolving your issue.
    Guillaume Rouyre - MBA, MCP, MCTS

  • ICal Error: "No virtual host found for iCal Service" - Help!

    Trying to set up iCal on OS X Server 10.5.6
    Server is up and running and successfully providing web services on its FQDN. Server is not currently used to support network users / services, but as and when it does it will be the Master Opendirectory server.
    I have created a couple of test accounts on the server (simply in the Users group) and enabled both for Calendar Access.
    I have provided the details of the FQDN on the iCal page, and checked that the default port (8008) has been opened in the firewall.
    In web services there is one virtual domain (using name based virtual server) and the default domain in operation. Both appear to be functioning as would be expected.
    When I click on 'start service' for iCal, I get this error.
    "No virtual host found for iCal service"
    I cannot find any information about this in iCal manual, or online documentation. Can anyone here provide pointer to where this information is, or what it means?
    Would be most grateful.

    Hey there,
    See if any of the solutions provided in either of these older threads can steer you in the right direction.
    http://discussions.apple.com/thread.jspa?threadID=1201737
    http://discussions.apple.com/thread.jspa?threadID=1242823&start=0&tstart=-3
    B-rock

  • Can someone tell me how to fix this error in 10.4.11 on a G5 Quad Core 2.5GHz Tower...A valid video device could not be found for playback. [-70017]

    Can someone tell me how to fix this error in 10.4.11 on a G5 Quad Core 2.5GHz Tower...A valid video device could not be found for playback. [-70017]

    That's an error reported from DVD Player I believe...
    kDVDErrorMissingGraphicsDevice = -70017, // A valid graphics device is not available.
    There's some conjecture it has to do with HDCP, or Video Card problems, but the only 2 cures/fixes I found were Software related, one was cured by updating the OS, another by replacing the Video kexts.
    I think this error also shows up if trying to use DVD player in Safe Mode, (too much research isn't good! ).
    At the Apple Icon at top left>About this Mac.
    Then click on More Info>Hardware>Graphics/Displays and report like this...
    NVIDIA GeForce 7800GT:
      Chipset Model:          GeForce 7800GT
      Type:          Display
      Bus:          PCI
      Slot:          SLOT-1
      VRAM (Total):          256 MB
      Vendor:          nVIDIA (0x10de)
      Device ID:          0x0092
      Revision ID:          0x00a1
      ROM Revision:          2152.2
      Displays:
    VGA Display:
      Resolution:          1920 x 1080 @ 60 Hz
      Depth:          32-bit Color
      Core Image:          Supported
      Main Display:          Yes
      Mirror:          Off
      Online:          Yes
      Quartz Extreme:          Supported
    Display:
      Status:          No display connected
    Can't think of much to try at the moment, but perhaps reapplying the big 10.4.11 combo, Repair Permissions, & reboot would help, not sure.
    The combo update for PowerPC-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateppc.html

  • Error-No Warehouse FC found for plant 1010/valuationh classs 3001

    Hi,
    Funds Management is active in my company code.Budgeting is on cost center level.
    My question is in many PO's and PR's we dont input account assignment as cost center because we dont require to put in it so now while creating PR for a BOM material im getting error "No warehouse FC found for plant 1010/valuation class 3001"
    When i select account assignment as Cost center it is working but i dont want to select that assignment as per requirement.
    And when i select Account assignment as UN (unknown that is also working fine.
    What is the possible solution to get rid iof this error.
    Thanks
    Deepa

    consider it as a high priority

  • GNU fortran90 doesn't work now.  I get the error message:gfortran: warning: couldn't understand kern.osversion '14.0.0 ld: library not found for -lcrt1.o collect2: error: ld returned 1 exit status

    GNU fortran 90 no longer works.
    I get the error message:
    gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
    ld: library not found for -lcrt1.o
    collect2: error: ld returned 1 exit status

    GNU fortran 90 no longer works.
    I get the error message:
    gfortran: warning: couldn’t understand kern.osversion ‘14.0.0
    ld: library not found for -lcrt1.o
    collect2: error: ld returned 1 exit status

  • Error 'No tax code found for difference' in Posting Vendor Invoice IDOC

    Hi All,
    I am getting error message 'No tax code found for difference' while posting Vendor Invoice IDOC into SAP. IDOC type is INVOIC02. There is no difference in PO price, Invoice price and even Standard price. then why this  error message? Other Vendor EDI settings are done ( OBCA, OBCD, OBCE etc). Is there any thing specific to be done in the config for this error?
    IDOC has PO  as reference document.
    I looked into several threads in SDN forum but could not find proper solution
    Can any ine help me with this issue?
    Thanks in advance
    Hari

    Hi
    You might be  missing the tax code for uploding through IDOC
    so you can use the t.code we02 and give the doc and find the error
    go to the WE19 to edit the tax  code
    and USE the t.code  BD87  to select the doc and process it
    thanks
    Madhu

  • Error in setting up debugging: Source not found for Catalina.createStartDigester() line: 280

    I am trying to set up the development environment using Portal (5.0.4), Eclipse and Tomcat-4.1.30-LE. I've set up Eclipse according to the instruction of "Debugging portal source code: Eclipse".
    I got the following error when I select "Run | Debug" in Eclipse and Tomcat won't start.
    Source not found for Catalina.createStartDigester() line: 280
    Has anyone seen this before? How do fix it?

    maybe this is just because there is no source code for the JCO Classes. I don't think SAP ships JCO Classes with source Infos for debugging.
    In debugging i would suggest just not to step into the JCO Methods.
    franz

  • LIBOVD ERROR  - "validateContextToken: workflow session was not found for given context. Create a new workflow session with token"

    Hello everyone,
    I have the following scenario:
    We're using "Oracle SOA Suite 11g 11.1.1.7.0" (Patched w/ 17893896) mainly for a BPM/Human workflow composite. Former, we were having the error bellow:
    <Mar 16, 2015 1:13:03 PM BRT> <Error> <oracle.soa.services.workflow.query> <BEA-000000> <<.> Verification Service cannot resolve user identity. User weblogic cannot be found in the identity repository. Workflow Context token cannot be null in request.
    ORABPEL-30511
    When that error ocurred, no one was able to use the system (BPM/Human Workflow).
    I opened an SR, and after some analysis from the support, it recommended me to set up "virtualize=true" in EM, and restarting the domain. Then it started logging the following:
    connection to ldap://[10.200.10.57]:7001 as cn=Admin.
    javax.naming.NamingException: No LDAP connection available to process request for DN: cn=Admin.
    Looking up on support KB, I found this note Doc ID 1545680.1 and increased from Max size of Connection Pool 10 to 200. That did work successfully! Problem now is that the <SERVER>_diagnostic.log is being filled up with the following error:
    [2015-03-31T16:03:46.421-03:00] [soa_server2] [ERROR] [] [oracle.soa.services.workflow.verification] [tid: [ACTIVE].ExecuteThread: '19' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: e0194e38aa6c9a2f:39fc1ff9:14c5def5247:-8000-00000000000a5653,0] [APP: soa-infra] <.>    validateContextToken: workflow session was not found for given context. Create a new workflow session with token=51490173-e3d0-41dd-ae99-983915aa8454;;G;;Z+P7Oe9ABnoTUQD9ECryEW2l0/8yRcqPDyZsOWBCuzMmRgA3Qsj601TxmWQ87z2MjuwW5AH+KzgjIwkPmhJFdpc1FrE6Y/MrN1bxIDHJWu2/zP3iSNwKD07hRrh/U37Ea0TvaQyuaHJIog9y3Ptmzw==
    One important point is that we're using only the embedded WLS ldap. So I am not 100% sure if we should be using the virtualize flag=true, once all docs I read point out that this should be done when using multi-ldap providers.
    Also, I only got this error in the "diagnostic.log".
    Although, no user has complained about using the system, I really want to work it out. Anyone has any suggestions?
    Thanks in advance!

    I have moved your thread from Certification to SOA Suite to get proper assistance.
    Thanks,
    Lisa

  • Error while Check-in DC's on NWDI: No Prefix found for DC

    Hi,
    I receive the following error when I try to check-in a CAF DC creation activity on the DTR.
    FAILED: No prefix found for development component "vendorname/name_A/caf/dictionary".
    Appropriate development component prefix should be configured in SLD (Restart IDE after reconfiguring SLD).;
    No prefix found for development component "vendorname/name_A/caf/ejbmodule".
    Appropriate development component prefix should be configured in SLD (Restart IDE after reconfiguring SLD).;
    No prefix found for development component "vendorname/name_A/caf/ear".
    Appropriate development component prefix should be configured in SLD (Restart IDE after reconfiguring SLD).;
    No prefix found for development component "vendorname/name_A/caf/permissions".
    Appropriate development component prefix should be configured in SLD (Restart IDE after reconfiguring SLD).;
    No prefix found for development component "vendorname/name_A/caf/metadata".
    Appropriate development component prefix should be configured in SLD (Restart IDE after reconfiguring SLD).;
    Project "vendorname.name_A.caf": No prefix found for table file "XAP_COM_MOD_COMP_S".
    Try the default table prefix "XAP", or contact your SLD administrators for appropriate DB object prefix (Restart IDE after reconfiguring SLD).;
    Project "vendorname.name_A.caf": No prefix found for table file "XAP_COM_MOD_COMP_T".
    Try the default table prefix "XAP", or contact your SLD administrators for appropriate DB object prefix (Restart IDE after reconfiguring SLD).
    In NWDS If I create a new DC the name prefix field is disabled.
    On the SLD I have created the name prefix --> "vendorname/name_A" and restarted the SLD.
    I am using NWDS 7.1 SP05.
    Do I miss any configuration steps?
    Thanks,
    Regards,
    Yasar

    Hi,
    The issue is solved.
    The name server for the NWDI System was not configured on the SLD under Technical Landscapes. After defining the NWDI System and configuring the name server, I restarted the SLD Server and updated the CMS.
    Now Check - In and Check -Out of CAF DC's are working fine. If I define a new DC the name prefix is also editable and NWDS provides me my defined name prefixes in the name prefix combobox.
    Regards,
    Yasar

  • ERROR in PI : No sender agreement found for , , , , ,

    Hello everybody,
    i'm working with SAP PI 7.1
    it's a new installation.
    I created the first easy interface JDBC-Pi-File.
    when i activate the CC i don't see any message in SXMB_MONI but in RWM i see the messages in Waiting status and when i look inside i see the follow error:
    SOAPFAULT received from Integration Server. ErrorCode/Category: XIServer/INBOUND_BINDING_ERROR; Params: BS_CSIS_DEV, http://xxxx.com/test, SI_DB2SP_DOCUMENTS_AA_02; AdditionalText: null; ApplicationFaultMessage: null; ErrorStack: Error in sender agreement for party , service BS_CSIS_DEV, interface namespace http://xxx.com/test interface SI_DB2SP_DOCUMENTS_AA_02 No sender agreement found for , , , , ,
    1-Configuration is ok. I create all steps and sender Agreement exist
    2-end point http://yyyyy:50100/sap/xi/engine?type=entry is correct and the same in SLD and sxmb_adm -> Integration Engine Configuration
    3-i suppose 50100 port is correct because when i try to use 8010 port i have a different error.
    4- i alreadi used CPA cache refresh and SXI_CACHE.
    Any suggestion?
    thanks

    after 20 minuts i retry.
    Now the error message is changed:
    Transmitting the message to endpoint http://yyyyyy:8010/sap/xi/engine?type=entry using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error transmitting the message over HTTP. Reason: java.net.ConnectException: Connection refused.
    Edited by: apederiva on Aug 25, 2010 11:35 AM

  • IDOC to FTP File - Error : SAP:Stack No receiver agreement found for send

    Hello Friends,
    I need to configure a senario Idoc to FTP File, Í did required settings in R3 and in PI... , did mapping and configuratino in PI... and when I send my idoc I got error msg in monitor
    <SAP:Stack>No receiver agreement found for sender ,BMG_ASN_File_Component to receiver ,GTN_224,http://adis-bmg.de/asn,SI_BMG_ASN</SAP:Stack>
    I search the fourm but did not got my answer, me just a bit confused...
    In my senario I have having followings:
    1. Bussiness System ( RFT : sender R3 system).  ( I have define a party and make a connection under Idoc Partner )
    2. Bussiness Component ( ZTEST_COMP as on Reciever side is File Server, so I define the reciver as bussiness component )
    3. Communicatin Channel
        File with protocol FTP having communicatin component as my Bussiness Component ( reciver ). there I defied the required info for FTP
    4. Reciever Determination
        Sender:
        - RFT
        - Idoc-Interface
        - urn:sap-com:document:sap:idoc:messages
       Reciever
        communication party  = space
        communicatin component = ZTEST_COMP
        Configure Reciever:
       There I again define the communication component as  ( ZTEST_COMP)
    5. Interface Determination
        -RFT
        - Idoc-Interface
        - urn:sap-com:document:sap:idoc:messages
       Reviever:
        ZTEST_COMP
    and define the mapping which I did in design ( although I have seen some threads where mentioned we dont need maaping in this case ) ?
    6. Reciver agrement
    sender:
    - RFT
    Reviver:
    - ZTEST_COMP
    - SI interface ( SI_BMG_ASN )
    - http://test-etc.de/asn
    and included my CC for file .....
    Now when I send Idoc I got error msg that Reciver is not found : am I dong something wrong ?  do I have to defien a bussiness system instead of Bussiness Component ?
    Pls suggest...

    ( I have define a party and make a connection under Idoc Partner
    Do you really need a party in your communication? Should it not be a partly-less communication.
    In the receiver agreement ensure that you have included the inbound message interface.
    communication party = space
    No need to give any space.
    In the Interface Determination i hope that you have included the receiver meessage interface and then the corresponding Interface Mapping.
    If still not works then make some dummy changes and again activate....correspondingly check the cache status of the ID-objects
    Regards,
    Abhishek.

Maybe you are looking for