JMX  Attributes do not reflect cache usage

I am fairly new to the Coherence product. I was attempting to look at the MBean attributes of the distributed cache that my application uses as is listed by the HttpAdaptor(jmx 8082). All the values(AverageGetMillis/AverageHitMillis....) seem to be '0' . Any clues on what i might be doing wrong.
The Coherence version is 3.1.1/341 and it is using JDK 1.4.2.07 to launce the cache.
Thanks

Here are the config files. I had problems attaching the screen dump, so i have just pasted a few of the attributes:
Thanks
Ramdas
List of MBean attributes:
Name      Type      Access      Value
AverageGetMillis      java.lang.Double      RO      0.0
AverageHitMillis      java.lang.Double      RO      0.0
AverageMissMillis      java.lang.Double      RO      0.0
AveragePutMillis      java.lang.Double      RO      0.0
---------distributed-cache-config.xml----------------------
<?xml version="1.0"?>
<!DOCTYPE cache-config SYSTEM "cache-config.dtd">
<cache-config>
<caching-scheme-mapping>
<!--
Caches with any name will be created as default near.
-->
<cache-mapping>
<cache-name>*</cache-name>
<scheme-name>default-distributed</scheme-name>
</cache-mapping>
<cache-mapping>
<cache-name>miCache</cache-name>
<scheme-name>default-replicated</scheme-name>
</cache-mapping>
</caching-scheme-mapping>
<caching-schemes>
<!--
Default simple Near caching scheme with default eviction local cache
in the front-tier and a non-expiring distributed cache in the back-tier.
-->
<near-scheme>
<scheme-name>default-near</scheme-name>
<front-scheme>
<local-scheme>
<scheme-ref>default-eviction</scheme-ref>
     <high-units>5000</high-units>
</local-scheme>
</front-scheme>
<back-scheme>
<distributed-scheme>
<scheme-ref>default-distributed</scheme-ref>
</distributed-scheme>
</back-scheme>
<invalidation-strategy>auto</invalidation-strategy>
<autostart>true</autostart>
</near-scheme>
<!--
Default Distributed caching scheme.
-->
<distributed-scheme>
<scheme-name>default-distributed</scheme-name>
<service-name>DistributedCache</service-name>
<backing-map-scheme>
<class-scheme>
<scheme-ref>default-backing-map</scheme-ref>
</class-scheme>
</backing-map-scheme>
<autostart>true</autostart>
</distributed-scheme>
<replicated-scheme>
<scheme-name>default-replicated</scheme-name>
<service-name>ReplicatedCache</service-name>
<backing-map-scheme>
<class-scheme>
<scheme-ref>default-backing-map</scheme-ref>
</class-scheme>
</backing-map-scheme>
</replicated-scheme>
<!--
Default backing map scheme definition used by all the caches that do
not require any eviction policies
-->
<class-scheme>
<scheme-name>default-backing-map</scheme-name>
<class-name>com.tangosol.util.SafeHashMap</class-name>
<init-params></init-params>
</class-scheme>
<!--
Default eviction policy scheme.
-->
<local-scheme>
<scheme-name>default-eviction</scheme-name>
<eviction-policy>HYBRID</eviction-policy>
<high-units>0</high-units>
<low-units>0</low-units>
<expiry-delay>3600</expiry-delay>
<flush-delay>0</flush-delay>
<cachestore-scheme></cachestore-scheme>
</local-scheme>
</caching-schemes>
</cache-config>
----------------------------------tangosol-coherence-override.xml-----------------------
<coherence>
<cluster-config>
     <authorized-hosts>
          <host-address id="1">dev01</host-address>
          <host-address id="2">dev02</host-address>
     </authorized-hosts>
     <multicast-listener>
          <address system-property="tangosol.coherence.clusteraddress">224.3.10.10</address>
          <port system-property="tangosol.coherence.clusterport">31341</port>
          <time-to-live system-property="tangosol.coherence.ttl">2</time-to-live>
          <join-timeout-milliseconds>30000</join-timeout-milliseconds>
     </multicast-listener>
     <shutdown-listener>
          <enabled system-property="tangosol.coherence.shutdownhook">none</enabled>
     </shutdown-listener>
</cluster-config>
<logging-config>
<destination system-property="tangosol.coherence.log">stderr</destination>
<severity-level system-property="tangosol.coherence.log.level">3</severity-level>
<message-format>{date} Tangosol Coherence {version} <{level}> (thread={thread}, member={member}):      {text}</message-format>
<character-limit system-property="tangosol.coherence.log.limit">4096</character-limit>
</logging-config>
<management-config>
<!--
Note: Setting this value to 'local-only', 'remote-only or 'all' will require the
javax.management.* classes be available on the classpath.
-->
<managed-nodes system-property="tangosol.coherence.management">none</managed-nodes>
<!--
Note: Setting this value to 'true' will require the Enterprise Edition license.
-->
<allow-remote-management system-property="tangosol.coherence.management.remote">true</allow-remote-management>
<read-only system-property="tangosol.coherence.management.readonly">false</read-only>
<default-domain-name></default-domain-name>
<service-name>Management</service-name>
</management-config>
</coherence>
Can you attach your config as well, and maybe a
screenshot of the JMX stats?

Similar Messages

  • 0material master data - attribute updated - not reflected in all providers

    Hello,
    An attribute of 0material was populated with data.  Previously it was blank.
    Since 0material is available in the dso's and cubes, the attributes come in as navigational.
    I am a bit confused.  The DSO which loads to the cube is not reflecting the 0material new attribute when displaying data.  The cube which is loaded from the same DSO  is reflecting the change to the 0material.
    I did not think that data needed to be deleted and reloaded?
    The attribute change run is part of the process chain and should update both dso and cube?
    Example;
    Cube
    Cust 1
    material abc
    new attribute bingo
    net value 100
    DSO which feeds above cube
    no data when selecting the same criteria above?
    However, when extracting only material and new material attribute in the dso, the attribute comes up.
    I am not sure if I am being clear.  Thanks for any help you can provide.
    Lynda

    figured out the issue - I went back and saw the dso nav attributes were not selected.  Should have noticed it sooner.

  • New attribute added in BO, but not reflecting in WF container

    Hi Experts,
        Purchase req overall release  workflow was using a z business object in my requirment, now i have needed some enhancements so i made some changes like i added few attributes in BO. then i did the delegation.
    but the new attributes are not reflecting in Workflow container ?
    what i suppose to do for make them reflect there?
    helpful answer will bw rewarded...
    Regards Dev..

    Hi,
    We use Generate to make BO available for the runtime system. So only after generating the BO, runtime system will pick up the new changes. This is same like when we activate the report in SE38 transaction.
    The system can only generate an object type if none of the superordinate object types contain errors. If these object types have not yet been generated, they are generated as well. When an object type is generated, all subtypes are generated as well provided they do not contain any errors.
    Thanks
    Yogesh Sharma

  • Changes to custom VO not reflecting

    Hello All,
    I created a new VO which extends standard. I did a jpximport. First time it worked. But now when I make changes to the VO files, the changes, query and new attributes, are not reflecting on the OA page. The page is picking the old version. Saw the details through About Page. Apache was bounced a couple of times still no use.
    Can anybody tell me if I'm missing out anything here ?
    Thanks.

    You can also use functional administrator responsibility.
    --Shiv                                                                                                                                                                                               

  • Navigational Attribute Transported but not reflected.

    Hi,
    Couple of Navigational Attributes were transported from Dev to QA.
    But its not reflecting in QA now.
    In the Transport Log its giving the warning message message as,
    Navigation attribute ZABCLOC_ZZLINETYPE1 is deleted (not in characteristic ZABCLOC)
    Navigation attribute ZABCLOC_ZZABCLOC1 is deleted (not in characteristic ZABCLOC)
    Please let me know, how to transport the required Navigational Attr from one system to another system
    Thanks,
    Sowrabh

    if the primary object is not active then u will face issues..
    here as its quality u can try deleting the P table content of the Infoobject and then try activating that infoobject in the Quality system with the program.. some this like it starts with RSDG or RSVDIOBJ Activate.. u can try this in ur system...
    and then try reimporting it with the overwrite mode.. this is will solve ur issue.
    thanks
    Vishnu

  • PSP clear cache not reflecting in all Languages

    Calling siebel forum!!..
    Clear cache of PSP is not taking effect in SVE application
    However works well in ENU. We have done clear cache from ENU but should
    Work across all server and language deployements.
    This will work after server restart but is this a known issue,
    How can it be traced and corrected?
    Thanks!!

    After doing changes in the German Form in transaction SE63, the changes do not reflect in English language after activating the german form.Please help me with your valuable suggestion to solve this problem.
    Regards
    Ankur Godre

  • The order of attributes from an Attribute Group is not reflected in Excel Add-in

    It looks like the order of my attributes in an attribute Group is not reflected in the Filter dialog in the Excel Add-in. Any way that I from server side can handle the attribute order in Excel?
    The order is correct in the Attribute Groups in the Web UI.
    /Stig

    Dear Sai,
    Take help of ABAPer to capture the header or item text in to the print copy of sales order ,delivery and invoice.
    I hope this will help you,
    Regards,
    Murali.

  • Attributes not reflected in report

    Dear Expert,
    we need city coordinate attributes in Sold-to-party wise report. So we enhance the LOCCO(City Coordinate) field from R/3 0CUSTOMER_ATTR datasource.
    After replicated the datasource then mapped to City Coordinates(0ME_CITY_CO) in 0CUSTOMER_ATTR transfermation.loaded the data and cube it shows data.
    One report only this attributes comes under Sold to Party.Other reports not refelect.
    the query designer City Coordinates attributes comes under Sold To Party. but the report this attribute not refelecting under Sold to party.
    Please suggest me.
    Amulu

    Hello,
    If you want this attribute to be reflected in all the reports in which the 0CUSTOMER is present, you need to make it as a navigational attribute and also select the attribute as navigation attribute in all the DataTragets (ODS, CUBE, Multiprovider, Infoset) on whicn the reports are based.
    This will solve your problem.
    Regards,
    Pankaj

  • Master Data Attribute is not getting reflected in the Cube?

    Hi All,
    I have loaded the data from ODS to the cubes for customer master and it contains a lot of navigational attributes
    for instance :
    master data for customer in development is
    customer   customer group 5(nav attributes)  Customer pricing group
    1001           HAW                                                         IE
    And hence when i load the customer 1001 from the ods to the cubes i can see the customer contains navigtional attributes for customer pricing group but CUSTOMER GROUP5 doesnt gets displayed in the cube.
    I check the master data it contains the values for customer group. How to Rectify this issue?
    Pls advise me!!
    Thanks
    Pooja

    hi all,
    I have explicity clicked on the navigational attributes in the cube i can see the values for the other navigational attributes being displayed in the cube for customer master but then only one navigational attribute is not getting displayed.
    For instance
    customer, customer gp2, customer grp5
    100, nr, nv
    only customer grp5 is not getting displayed which has values in the master data but then customer grp2 along with customer is getting displayed.
    Thanks
    Pooja

  • Connection Pool Metrics in ASC - doesn't seem to reflect the usage

    Guys,
    So i am trying to monitor the jdbc connection pool usage using the Application server Console (following the link --> Cluster Topology > Application Server: engas-machine > OC4J: oc4jinstance > JDBC Resources > Connection Pool Metrics: "myconnectionpool"
    But i don't see the Pool Usage not reflecting any change and displaying the value 0 for all attributes as below
         Connections In Use     0          
         Free Connections          0          
         Total Connections in Pool          0          
         Threads Waiting for Connections     0
    I wonder why is that, i wonder if i have to use ojdbc-dms driver for the ASC to display the actual statistics ?
    Thanks in advance

    BTW. here is the data-source.xml file...
    <data-sources xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/data-sources-10_1.xsd" schema-major-version="10" schema-minor-version="1">
    <managed-data-source connection-pool-name="MyAppConnectionPool" jndi-name="jdbc/mydb" name="mydatasource"/>
    <connection-pool name="MyAppConnectionPool" initial-limit="20" max-connections="100" min-connections="20">
    <connection-factory factory-class="oracle.jdbc.pool.OracleDataSource" user="[username]" password="[password]" url="jdbc:oracle:oci:@mydb" commit-record-table-name=""/>
    </connection-pool>
    </data-sources>
    </connection-pool>
    </data-sources>

  • Free goods not reflecting in PO from Info Record

    Hi,
    My requirement is , when ever i order 100 qty from a vendor 10 qty should be delivered free of cost.
    I am trying to maintain Info record for the same..
    Now when i created PO for the same...I entered 100 qty..it is not reflecting 10 qty in another line in PO..
    Where i am wrong?
    Uts

    HI,
    Have maintained the values in
    *Spro-Purchasing-Discount in kind-Define & assign discount in kind schema-Maintain free goods schema*
    It will be available in standard SAP if not do the following configuration
    Here
    Usage -N
    Application -M
    create procedure NR0001
    In control data
    step-10
    Cond Type-NR00
    Then save.
    Next
    Define free good schema
    Here assign ur schema grp of vendor
    Then assign the procedure created previously (i-e) NR001 & THEN SAVE.
    The above configuration is very important for the free goods scenario to work.
    Then go to MM and in purchasing view and give the value 2.
    Then in MBN1 create the condition record for the IR -0.
    Then create the PO it will work definetly.
    9884057038
    murugan
    Edited by: Murugan mgl on Jun 17, 2009 6:58 AM
    Edited by: Murugan mgl on Jun 17, 2009 6:59 AM

  • MBean Attribute (Does not apply to application modules)

    Can any one tell what this mean ?
    MBean Attribute (Does not apply to application modules) :
    is this means that it wont help for datasources for any J2EE application ????
    Inactive Connection Timeout     
    The number of inactive seconds on a reserved connection before WebLogic Server reclaims the connection and releases it back into the connection pool.
    You can use the Inactive Connection Timeout feature to reclaim leaked connections - connections that were not explicitly closed by the application. Note that this feature is not intended to be used in place of properly closing connections.
    When set to 0, the feature is disabled.
    MBean Attribute (Does not apply to application modules) :
    JDBCConnectionPoolParamsBean.InactiveConnectionTimeoutSeconds
    Minimum value: 0
    Maximum value: 2147483647

    Yes!, they do not apply for any applications they are management interfaces, internal to weblogic.
    Below is the brief information about it:
    A managed bean (MBean) is a Java bean that provides a Java Management Extensions (JMX) interface. JMX is the J2EE solution for monitoring and managing resources on a network.
    BEA WebLogic Server provides a set of MBeans that you can use to configure, monitor, and manage WebLogic Server resources through JMX. This reference document organizes WebLogic Server MBeans into the following categories:
    MBeanServer Services, which serve as your entry point into navigating the MBean hierarchies. Some of these MBeans contain attributes and operations for managing changes to WebLogic Server configuration MBeans.
    Configuration MBeans, which expose attributes and operations for configuring WebLogic Server resources.
    Runtime MBeans, which provide information about the runtime state of its resources.
    New MBeans, which have been added in the current release of WebLogic Server. These new MBeans are also listed in other categories in this document (for example, new runtime MBeans are also listed under the Runtime MBeans category).
    Deprecated MBeans, which are deprecated in the current release of WebLogic Server.

  • High cache usage of free memory

    I dont know if this is normal but my fresh archlinux x86_64 install with Xfce uses round 300Mb of 4Gb ram space after boot but then after i start and close some programs i get to 3 Gb used of 3.87 Gb free memory when all applycation are closed. Now i understand that kernel caches some data in memory but i cant clear it all with commands:
    sync
    echo 1 > /proc/sys/vm/drop_caches
    echo 2 > /proc/sys/vm/drop_caches
    echo 3 > /proc/sys/vm/drop_caches
    After i do that system reports 540 Mb used compared to 300Mb from boot. Is there a way to limit the ammount of cache usage so i dont end up having all free memory used by cache?
    Last edited by Anril (2009-12-29 13:19:52)

    Ram that is unused is wasted ram, the linux kernel manages it very well so no worries there.
    If you have swap usage it's because most probably you have things stored in the ram that are not being used often but cannot be discarded too so things being used more often take precedence.
    If you think you have enough ram for all your needs then why not disable swap? I've read that there might be a speed penalty for running without swap but I've been running my system without swap (arch64 4G ram) and I've never had any bad surprises.
    There are a few things that might prompt swap usage (don't quote me on that though, it just seems to me to be the case), if you copy many files from one place to the other the kernel will use all the ram available to try to cache them, if you copy many GB then all the ram will get filled (and maybe other things will get evicted to swap).
    It's not a bug, free ram is there to be used, things that have been used/needed recently get to stay in the ram, other things can go to the swap, if you can cache a file that has been recently used and need to use it again shortly after then it's much faster if it is in the ram instead of having to read it again from the hard disk. The logic behind it is good, it's just that some corner cases may make behave badly.

  • Tree table is not reflecting the updated model data changes at the front end

    I have two tables ,
    1) Provider table(tree table)  2)member table
    I have implemented drag and drop functionality using jQuery UI on both tables.
    In my scenario when I drag a member from the member table and drop it on the Provider table and also when I delete an assigned member from the provider table I will update the data fetched from odata model and again I will call the method which binds the data to the provider table so that the table will reflect the changes.
    here is the code,
    on drop:
    $("#Provider tbody tr").droppable({
      drop: function(event){
           oController.AssignMember(oProviderId, oMemberId)
      }).disableSelection();
    Assign member function:   here am updating the model.
    AssignMember : function(oProviderId, oMemberId){
      var oModel = new sap.ui.model.odata.ODataModel("../../../services/provider.xsodata/", true);
      var oParameters = {};
      oParameters.PROVIDER_ID = oProviderId;
      oParameters.MEMBER_ID = oMemberId;
      oParameters.CREATED_ON = new Date();
      oModel.setHeaders({"content-type" : "application/json;charset=utf-8"});
      oModel.create( "/PROVIDERMEMBERS", oParameters, null, function() {
      var oController = sap.ui.controller("adsm.provider.member_assignment_view");
      oController.GetProviderData();
      },function(jqXHR) {
      var errorMessage = jqXHR.response.body;
      var jsondata = JSON.parse(errorMessage);
      sap.ui.commons.MessageBox.alert(jsondata.error.message.value);
    GetProviderData function: here i bind the data to the table
    GetProviderData: function(){
    var oModel = new sap.ui.model.odata.ODataModel("../../../services/provider.xsodata/", true);
    var Context = "/PROVIDERS?expand=ASSIGNEDMEMBERS&$select=NAME,ID,ASSIGNEDMEMBERS/NAME,ASSIGNEDMEMBERS/ID,ASSIGNEDMEMBERS/PROVIDER_ID";
      var oTable = sap.ui.getCore().byId("tblProviders");
      oModel.read(Context, null, null, true, onSuccess, onError);
      function onSuccess(oEventdata){
      var outputJson = {};
      var p = 0;
      var r = {};
      if (oEventdata) {
      r = oEventdata;
      try {
      if (oEventdata.d){
      r = oEventdata.d;
      } catch(e){
      //alert('oEventdata.d failed');
      try {
      if (oEventdata.d.results){
      r = oEventdata.d.results;
      } catch(e){
      //alert('oEventdata.d.results failed');
      try {
      if (oEventdata.results){
      r = oEventdata.results;
      } catch(e){
      //alert('oEventdata.results failed');
      $.each(r, function(i, j) {
      outputJson[p] = {};
      outputJson[p]["NAME"] = j.NAME;
      outputJson[p]["ID"] = j.ID;
      outputJson[p]["PROVIDER_ID"] = j.ID;
      outputJson[p]["DELETE"] = 0;
      var m = 0;
      if (j.ASSIGNEDMEMBERS.results.length > 0) {
      $.each(j.ASSIGNEDMEMBERS.results, function(a,b) {
      outputJson[p][m] = { NAME: b.NAME,
      ID : b.ID,
      PROVIDER_ID: b.PROVIDER_ID,
      DELETE: 1};
      m++;
      p++;
    var oModel = new sap.ui.model.json.JSONModel();
      oModel.setData(outputJson);
      oTable.setModel(oModel);
      function onError(oEvent){
      console.log("Error on Provider Members");
    oTable.bindRows({
      path:"/"
    Its working fine in chrome but in IE the model data gets updated but the table is not reflecting the changes at front end.Can anyone suggest me a possible solution to fix this?
    Please have a look at the attached screen shots.
    Best regards,
    Amala Suganya.

    Hi Amala,
    I think this will help you:
    Disabling Cache for CRUD/FI OData scenarios for a UI5 Application on Internet Explorer
    Kind regards,
    RW

  • Check Box values not reflecting in the pageflow instace variable

    Hello BEA Experts,
    I am binding a checkBox group to an instance variable of a Pageflow , it seems that the array inside the pageflow is null no matter what can you please let me know why.
    Is it possible to bind the checkbox group tag to an array in Pageflow or is there anything wrong with the way I am using the checkbox group with in a data- repeater table.
    Here are the code snippets..
    JSP:
    <netui-data:repeaterItem>
    <tr class="tablebody">
    <td>
    <netui:checkBoxGroup dataSource="{pageFlow.nodeIds}">
    <netui:checkBoxOption value="{container.item.nodeId}">&nbsp
    </netui:checkBoxOption>
    </netui:checkBoxGroup>
    Contoller:
    Has a private instance varible named nodeIds with getter and setter methods..
    Please let me know why the checked values are not reflecting in the pageFlow attribute.

    Hi Bob
    I didn't understand fully what you are trying here. Could you please clarify?
    I assume that you have a Array of NodeId objects.
    Lets say:
    Public NodeId[] nodeids = new NodeIds[10];
    and you want a checkBoxGroup mapped to NodeId[]
    and have as many checkBoxOption as number of elements in array with value as NodeId(i).nodeId
    Is this assumption correct?
    If the above is correct then the code snippet you have pasted is wrong in the sense that checkBoxGroup datasource is the array but the Option value is the main repeater item's nodeId which is wrong.
    The container.item would not access anything within the pageflow variable.
    I will post a sample in the next one
    Vimala-

Maybe you are looking for

  • After Ios 8 upgrade I am unable to download new apps?

    After the upgrade to iOs 8 I am unable to download new apps from the iOs App Store. I have attempted to download the "Instapaper" App this mornig several times and have been unsuccessful. I launch the App Store and find the Instapaper App, click on t

  • App Store not working on 1st gen iPod touch HELP NEEDED!!!

    I have a 1st Generation iPod touch and I have been using App Store very often to download apps. I do not have my iPod syched to my computer, so I cannot download apps with it. I just use my iPod's app store. Up until the other day, it has been workin

  • Goods receipt for import material

    Dear all, The excise tab does not appear during goods receipt of imported material. But when are doing the goods receipt for domestic material the tab does appear. Even after posting goods receipt and while trying to capture excise details in J1IEX i

  • IPhoto application has disappeared!!

    All, I usually don't use iPhoto and today when I went to try it out, the application was gone. It was installed when I installed 10.4 a month ago. I repaired permissions and verified the disk is okay; but to no avail. My iPhoto library is still there

  • Atheros AR5001+ and Intel 3945/ABG [Golan] #2

    Hello, everyone, I am trying to connect two network cards, an Atheros AR5001X + and an Intel 3945/ABG in Ad-Hoc mode, the cards are associated (apparently) but a machine does not ping and do not surf! It is true that I have to use a different Broadca