Member as part of two clusters

Hi everybody,
I need your help.
My question is: how can I configure a Coherence node to make part of two clusters simultaneosly?
That is, I want a member that is member of Cluster A and has a logical view of all objects from it and also member of Cluster B. I want to know if this scenario is a good approach (and if it is possible) to connect two clusters in the same network without using a proxy extend client/server.
Thanks.
Regards,
André
Edited by: user12200029 on 4/Mai/2010 2:18

In this case, you can't control those configurations via system property.
You'd need to use xml configuration file and load different configuration file within different class loaders.
And for this question,
"Imagine that I have two clusters, "A" and "B". How can I "tell" to the node that he will join to Cluster A and also to Cluster B?"
You can't. In your case, you actually going to have two nodes within same JVM. Just each node will use their own class loader
and lookup different resource file for coherence configuration. And you can control which node to join which cluster via using
different configuration file.
The simplest example is like using application server. You can have different webapp join different cluster as long as you have
coherence jar file and configuration isolated within each webapp's classpath.

Similar Messages

  • Can a single server instance (Ip Port combo) be part of two different clusters?

    Hello,
              Is it possible for a single Weblogic 7.0 server instance to be a part of two different clusters?
              Thanks,
              Rajan
              

    Invoke a SLSB in a different cluster which will call invalidate() ?
              "Rajan" <[email protected]> wrote in message
              news:3d88a5b6$[email protected]..
              >
              > We have a requirement to synchronize in-memory data between the machines
              in different
              > clusters.
              >
              > Invalidate() propagates only within a cluster. I was wondering if there is
              a standard
              > way to update in-memory data on a different cluster if the underlying data
              stored
              > in a database, has changed.
              >
              > Thanks for help.
              >
              > Rajan
              >
              > "Cameron Purdy" <[email protected]> wrote:
              > >Rajan,
              > >
              > >> Is it possible for a single Weblogic 7.0 server instance to be a part
              > >> of two different clusters?
              > >
              > >No. Is there something specific that you are trying to accomplish?
              > >
              > >Peace,
              > >
              > >Cameron Purdy
              > >Tangosol, Inc.
              > >http://www.tangosol.com/coherence.jsp
              > >Tangosol Coherence: Clustered Replicated Cache for Weblogic
              > >
              > >
              > >"Rajan" <[email protected]> wrote in message
              > >news:[email protected]..
              > >>
              > >
              > >
              >
              Dimitri
              

  • How to increment array that contains two clusters whose visibility is controlled by a visible property node and selected by a radio button.

    I am trying to use a property node: visible in order to enable or disable one of two clusters. These clusters are in a larger cluster and this larger cluster is in an array. The two clusters are controlled by a radio button (one labeled transistor and the other diode). When diode is selected, the corresponding diode parameters cluster should be visible and when transistor is selected, the corresponding transistor parameters cluster should be visible. In the mean time, the cluster of the device that is not selected should not be visible. There are at least 45 elements in the array (but not more than 45). Data is entered into each cluster (diode or transistor data) for each element in the array via the increment/decrement. The problem is when you select the first radio button (transistor) and enter data, when you increment the array for a new device selection, since a visible property node was used on the cluster, a loop is created where a new cluster is trying to be shown, but the old cluster is also trying to be shown (because it is the one referenced by the property node. How do I get rid of this loop and still be able to increment the array and keep my data intact for future use? Attached is the vi
    Attachments:
    ChooseScan.vi ‏17 KB

    You could try something like this.  However, if you know how to use an xcontrol, that would be a better way to implement the above functionality so that these UI characteristics are not a part of your main VI.  The problem with the above VI is that you're looping every 100 ms just to update your UI.
    Also, try using the "disabled" property node, instead of the "visible" one.  That way, the user will still see the options he has but they will be grayed out.
    Message Edited by Sudhir Gopinath on 06-25-2007 04:45 PM
    S G
    Certified LabVIEW Architect, Certified TestStand Developer, Certified Professional Instructor
    Attachments:
    ChooseScan_1.vi ‏19 KB

  • Two clusters on same machine using well know addresses - is it possible?

    Hi,
    I try to setup two clusters (each with two nodes) on the same machine and want to use WKA for both of them. For the first one I do not have problems and it starts normaly.
    When I try to start a node from the second cluster I get this message :
    2011-07-07 12:00:06.984/10.710 Oracle Coherence EE 3.5.2/463p5 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior servi
    ce member n/a
    2011-07-07 12:00:14.899/18.625 Oracle Coherence EE 3.5.2/463p5 <Error> (thread=Cluster, member=n/a): This member could not join the cluster because of
    a configuration mismatch between this member and the configuration being used by the rest of the cluster. This member specified a cluster name of "Ac
    meCluster2" which did not match the name of the running cluster. This indicates that there are multiple clusters on this network attempting to use ove
    rlapping network configurations. Rejected by Member(Id=1, Timestamp=2011-07-07 10:08:34.426, Address=<IPaddress>:8088, MachineId=3377, Location=site:c
    orproot.net,machine:<MachineName>,process:564, Role=TibcoCepContainerBEMain).
    2011-07-07 12:00:14.899/18.625 Oracle Coherence EE 3.5.2/463p5 <D5> (thread=Cluster, member=n/a): Service Cluster left the cluster
    2011-07-07 12:00:14.899/18.625 Oracle Coherence EE 3.5.2/463p5 <Error> (thread=main, member=n/a): Error while starting cluster: java.lang.RuntimeExcep
    tion: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)
    I have configured the "java.property.tangosol.coherence.wka.port" and "java.property.tangosol.coherence.wka1.port" to different values for the second cluster than the values of the first.
    Fist of all is such setup possible?
    Any idea why I get this error and what else I need to change in the configuration for the second cluster?
    greetings Georgi

    Hi,
    Now it works for me. I think I was setting the WKA on too many places as the documention of the application I have is a little bit confusing.
    First I have posted the WKA with java.property as it was specified in the documentation of my application to set them in the script that starts it. I have removed them from the script and used only the xml file to configure coherence.
    I am not using the override file but rather change the WKA configuration in the jar file itself. For the real enviornment and not my laptop I will use it.
    Also there were two coherence.jar files in my class path and the first one was common for the both clusters and the second one was different for each cluster. In this second one I was changeing tangosol-coherence.xml the logs were showing that the configuration loaded from and also in the classpath this second was before the other one . Maybe I was wrong so I have removed the first coherence.jar that was common.
    Maybe the combination of those two things were the problem but now it works. Thanks for your comments.
    greetings Georgi

  • Two clusters on one machine

    I'm trying to get two clusters different versions of Coherence running on the same box. They have different cluster names and different multicast listener addresses but when I start the second cluster I get the following error:
    1117 [Logger@748080913 3.5.3/465p7] ERROR Coherence - 2011-03-16 17:52:28.094/1.431 Oracle Coherence GE 3.5.3/465p7 <Error> (thread=Cluster, member=n/a): This member could not join the cluster because of an incompatibility between the cluster protocol used by this member and the one being used by the rest of the cluster. This is most likely caused by a Coherence version mismatch, or by mismatched protocol filters (e.g. compression, or encryption). Rejected by Member(Id=1, Timestamp=2011-02-16 20:52:32.677, Address=169.35.10.56:8088, MachineId=32824, Location=machine:nyl31a-2204-eth4,process:18284, Role=CsDatacacheWebService).
    1117 [Logger@748080913 3.5.3/465p7] DEBUG Coherence - 2011-03-16 17:52:28.095/1.432 Oracle Coherence GE 3.5.3/465p7 <D5> (thread=Cluster, member=n/a): Service Cluster left the cluster
    1121 [main] ERROR com.cs.configservice.WebService - java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)
    The first cluster (v3.6.1) has this in its override:
    <cluster-config>
    <member-identity>
    <cluster-name system-property="tangosol.coherence.cluster">DATA_CACHE</cluster-name>
    </member-identity>
    <multicast-listener>
    <time-to-live system-property="tangosol.coherence.ttl">1</time-to-live>
    <address system-property="tangosol.coherence.clusteraddress">239.193.112.8</address>
    <port system-property="tangosol.coherence.clusterport">35000</port>
    </multicast-listener>
    </cluster-config>
    The second (v3.5.3) has this:
    <cluster-config>
         <multicast-listener>
              <time-to-live system-property="tangosol.coherence.ttl">1</time-to-live>
              <address system-property="tangosol.coherence.clusteraddress">239.193.112.12</address>
              <port system-property="tangosol.coherence.clusterport">35000</port>          
         </multicast-listener>
         <member-identity>
              <cluster-name system-property="tangosol.coherence.cluster">CONFIG_SERVICE</cluster-name>
         </member-identity>          
    </cluster-config>
    I can't figure why they aren't co-existing.
    Edited by: MattS on Mar 16, 2011 11:26 AM - added version info

    Hi Matt,
    I think, you may need to use a different multicast port, too.
    Also, verify that you are not overriding the different settings with the same Java property override value.
    Best regards,
    Robert

  • Can we have two clusters in same domain running different versions of WLS

    I have not tested this yet but was looking for help from people who might have done this already.. Is it possible to have this scenario:
              create two independent clusters, say C1 and C2 as part of a single domain D. C1 has 2 managed servers running WLS8.1 and C2 has 2 managed servers running WLS7.0
              Can this be done?
              Thanks,
              Raghu

    It is definetely inviting for trouble.
              We can have two clusters from same version of weblogic server within a domain.
              If we have a WLS8.1 domain, the managed servers that we create from that domain should be from WLS8.1.
              As far I remember, its not a supported configuration to have different versions(major versions) of Admin and managed servers.
              -Vijay

  • PP-WM integration - staging pick parts across two different plants

    Hi,
    My requirements are as follows,
    I have a manufacturing plant A and a Sales plant B. For the vast majority of cases goods are manufactured in A, transferred to B and then sold. However in a minority of cases finished goods are transferred from B back to the manufacturing plant A to be consumed in the manufacture of a different finished good e.g. relabelling to another material number etc. Plant B is full WM HU managed.
    I want to enable pick parts staging via WM-PP. I am aware of the PP/WM integration steps in customizing but I am having difficulty in staging from plant B to A.
    I have set up a WM HUM managed storage location for the production supply area in plant A and assigned to the same warehouse as plant B
    Production Supply area is defined in Plant A
    Replenishment movement type is defined for storage type
    Storage Bin created in Plant A exact same type as bins in plant B
    Control cycle created to link Production Supply Area and Storage bin for component materials
    Process steps
    Create process order in plant A, list component material storage location as per production supply area storage location
    Process order staging creates the transfer requirement correctly
    However transfer requirement cannot convert to transfer order for staging. It does not appear to be able to recognise the stock in plant B and returns an error 'negative stocks not allowed in storage type'
    My challenge is as follows, is it possible to setup staging of pick parts between two different plants using WM transfer orders?
    Thanks in advance

    Hi,
    This is not possible. You can only stage from one plant and storage location - based on the supply area. The supply areas are maintained per plant and storage location and this is what the system will use for staging.
    Regards,
    Sinéad Curran

  • Marking an event as part of two calendars?

    Is there any way to mark an event as part of two different calendars or am I limited to one?

    Hi Colin,
    Due to the way iCal works events can only be in one calendar.
    You can duplicate an event in another calendar by selecting the event, copying it (command-c), selecting the destination calendar from the calendar list and pasting (command-v). Incidentally, once you have copied the event details you can paste them into other applications as text.
    Best wishes
    John M

  • Can one application access two clusters at once?

    Can I access two clusters simultaneously? Without Extend? something like:
    Order o = new Order();
    prodClusterOrderCache.put(o);
    devClusterOrderCache.put(o);Thanks,
    Andrew

    Hi Andrew,
    I don't know of any way for a single JVM to simultaneously be a TCMP client to 2 different clusters. This seems like a case for Extend to me.
    thanks,
    -Rob

  • Can a user be part of two Experience Definitions?

    Hi, I have two questions:
    1. Is experience defintion the only way of defining a different look & feel including navigation for a set of users?
    2. Can a user be part of two experience definitions? If yes, which experience definition he will see? Can the user have option to switch between two experience definitions that he is part of?
    thanks
    sampath

    Hello Sampath,
    1. No
    You can use, for example, the same Exp Def but different communities, so look and feel will be still different.
    Exp Def is a kind of TOP LEVEL portal object where you can define differences for look and feel. For example, this is the place where you can define different NAVIGATION or STYLES.
    But it doesn't mean that Exp Def is the only place to do this. You still may want to have the same style but different portlets on default community page for different group of user. Even for navigation you can not say that Exp Def is the only place to have different navigations. For example, you can use the same Exp definition and turn off portal navigation, then you can use canvas portlet as navigation for different communities. So you may have 2 different navigations for the same Exp Def. At the same time you can still choose different way and create 2 Exp Def and use 2 different navigation. What I want to say is that you can reach the same results applying different ways.
    2. Can a user be part of two experience definitions?.
    Yes.
    If yes, which experience definition he will see?Depends of the Exp Def rules. The first rule that validate to "true" will be applied. For example, let's say you have user that belong to group "A" and you have 2 Exp Def rules both setup as rule condition for group A:
    1) Rule 1 ( user belong to group A ) --> Exp Def 1
    2) Rule 2 ( user belong to group A ) --> Exp Def 2
    So if this is the only condition for both rules then Rule 1 will be validate to true first, so user will be redirected to Exp Def 1 that is associated with Rule 1. Now if you change sequence of these rules to:
    1) Rule 2 ( user belong to group A ) --> Exp Def 2
    2) Rule 1 ( user belong to group A ) --> Exp Def 1
    user will be redirected to Exp Def 2.
    Of course, in real life you are going to have more conditions for rules, this is just simple example.
    Dmitry
    Edited by Bryazgin at 02/05/2008 7:01 AM

  • Unable to form a single cluster island.  Two clusters formed and kills one

    I am trying to use ReplicatedCache and deployed the web application on four Webspher appserver JVMs in two linux servers (2 boxes). Server1 (A&B) Server2 (A&B). Server1A and Server2A physical clusters and likewise Server1B and Server2B are physical clusters.
    Server1 A & B forms a coherence cluster island and Server2 A & B forms another cluster island. After few seconds the Server2 cluster node on B identifies the existence of another cluster island and activates the panic protocol. So the Server1 A or B receives the panic message and sends kill message to the other cluster member on Server1. Ultimately, the cluster service on Server1 is stopped and both the members leave the cluster. How do I fix this?
    I want to have one cluster and all the four nodes to be members of this cluster so that the cache is replicated in all the four nodes. Please help.
    Note: The coherence.jar and tangosol.jar are inside the WEB-INF/lilb in the war and the same war file deployed in four jvms.
    Included below the logs from four jvms:
    Log - Server2-B:
    [9/9/08 18:58:15:754 GMT] 0000003a SystemErr R 2008-09-09 18:58:15.731 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=server.startup : 0, member=n/a): Loaded operational overrides from resource "wsjar:file:/opt/IBM/WebSphere61/AppServer/profiles/ADNA-S-Node/installedApps/ADNA-S/ADNALinker-B.ear/ADNALinker.war/WEB-INF/lib/coherence.jar!/tangosol-coherence-override-prod.xml"
    [9/9/08 18:58:15:755 GMT] 0000003a SystemErr R 2008-09-09 18:58:15.733 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=server.startup : 0, member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
    [9/9/08 18:58:15:909 GMT] 0000003a SystemErr R 2008-09-09 18:58:15.899 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=server.startup : 0, member=n/a): Loaded cache configuration from resource "file:/opt/IBM/WebSphere61/AppServer/profiles/ADNA-S-Node/installedApps/ADNA-S/ADNALinker-B.ear/ADNALinker.war/WEB-INF/classes/adnalinker-coherence-config.xml"
    [9/9/08 18:58:17:516 GMT] 0000003a SystemErr R 2008-09-09 18:58:17.516 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior service member n/a
    [9/9/08 18:58:49:242 GMT] 0000003a SystemErr R 2008-09-09 18:58:49.241 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=Cluster, member=n/a): Created a new cluster with Member(Id=1, Timestamp=2008-09-09 18:58:17.319, Address=10.29.29.33:8088, MachineId=2593, Edition=DataGrid Edition, Mode=Production, CpuCount=4, SocketCount=2) UID=0x0A1D1D210000011C487A76670A211F98
    [9/9/08 18:58:49:501 GMT] 0000003a SystemErr R 2008-09-09 18:58:49.500 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=ReplicatedCache, member=1): Service ReplicatedCache joined the cluster with senior service member 1
    [9/9/08 18:58:49:589 GMT] 0000003a SystemErr R 2008-09-09 18:58:49.588 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=1): Member(Id=2, Timestamp=2008-09-09 18:58:49.379, Address=10.29.29.33:8089, MachineId=2593) joined Cluster with senior member 1
    [9/9/08 18:58:49:966 GMT] 0000003a SystemErr R 2008-09-09 18:58:49.965 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=1): Member 2 joined Service ReplicatedCache with senior member 1
    [9/9/08 18:58:50:130 GMT] 00000032 SystemErr R log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
    [9/9/08 18:58:50:130 GMT] 00000032 SystemErr R log4j:WARN Please initialize the log4j system properly.
    [9/9/08 18:58:51:285 GMT] 0000003a SystemErr R 2008-09-09 18:58:51.262 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=1): TcpRing: connecting to member 2 using TcpSocket{State=STATE_OPEN, Socket=Socket[addr=houmaasas02.cce.star/10.29.29.33,port=8089,localport=44068]}
    [9/9/08 18:58:51:750 GMT] 00000034 SystemErr R log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
    [9/9/08 18:58:51:751 GMT] 00000034 SystemErr R log4j:WARN Please initialize the log4j system properly.
    [9/9/08 20:23:28:160 GMT] 0000003a SystemErr R 2008-09-09 20:23:28.160 Tangosol Coherence DGE 3.2.2/371 <Warning> (thread=Cluster, member=1): **An existence of a cluster island with senior Member(Id=1, Timestamp=2008-09-09 18:58:17.537, Address=10.29.29.31:8088, MachineId=2591) containing 2 nodes have been detected. Since this Member(Id=1, Timestamp=2008-09-09 18:58:17.319, Address=10.29.29.33:8088, MachineId=2593) is the senior of an older cluster island, the panic protocol is being activated to stop the other island's senior and all junior nodes that belong to it.**
    **[9/9/08 20:23:28:161 GMT] 0000003a SystemErr R 2008-09-09 20:23:28.161 Tangosol Coherence DGE 3.2.2/371 <Warning> (thread=Cluster, member=1): Received panic from junior member Member(Id=2, Timestamp=2008-09-09 18:58:49.379, Address=10.29.29.33:8089, MachineId=2593) caused by Member(Id=1, Timestamp=2008-09-09 18:58:17.537, Address=10.29.29.31:8088, MachineId=2591)*******************************************************
    Log Server2-A:
    [9/9/08 18:58:16:875 GMT] 0000003d SystemErr R 2008-09-09 18:58:16.787 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=server.startup : 1, member=n/a): Loaded operational overrides from resource "wsjar:file:/opt/IBM/WebSphere61/AppServer/profiles/ADNA-S-Node/installedApps/ADNA-S/ADNALinker-A.ear/ADNALinker.war/WEB-INF/lib/coherence.jar!/tangosol-coherence-override-prod.xml"
    [9/9/08 18:58:16:876 GMT] 0000003d SystemErr R 2008-09-09 18:58:16.790 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=server.startup : 1, member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
    [9/9/08 18:58:17:124 GMT] 0000003d SystemErr R 2008-09-09 18:58:17.045 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=server.startup : 1, member=n/a): Loaded cache configuration from resource "file:/opt/IBM/WebSphere61/AppServer/profiles/ADNA-S-Node/installedApps/ADNA-S/ADNALinker-A.ear/ADNALinker.war/WEB-INF/classes/adnalinker-coherence-config.xml"
    [9/9/08 18:58:18:479 GMT] 0000003d SystemErr R 2008-09-09 18:58:18.479 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior service member n/a
    [9/9/08 18:58:49:607 GMT] 0000003d SystemErr R 2008-09-09 18:58:49.601 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=Cluster, member=n/a): This Member(Id=2, Timestamp=2008-09-09 18:58:49.379, Address=10.29.29.33:8089, MachineId=2593, Edition=DataGrid Edition, Mode=Production, CpuCount=4, SocketCount=2) joined cluster with senior Member(Id=1, Timestamp=2008-09-09 18:58:17.319, Address=10.29.29.33:8088, MachineId=2593, Edition=DataGrid Edition, Mode=Production, CpuCount=4, SocketCount=2)
    [9/9/08 18:58:49:658 GMT] 0000003d SystemErr R 2008-09-09 18:58:49.658 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=n/a): Member 1 joined Service ReplicatedCache with senior member 1
    [9/9/08 18:58:49:993 GMT] 0000003d SystemErr R 2008-09-09 18:58:49.992 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=ReplicatedCache, member=2): Service ReplicatedCache joined the cluster with senior service member 1
    [9/9/08 18:58:50:515 GMT] 00000035 SystemErr R log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
    [9/9/08 18:58:50:516 GMT] 00000035 SystemErr R log4j:WARN Please initialize the log4j system properly.
    [9/9/08 18:58:51:310 GMT] 0000003d SystemErr R 2008-09-09 18:58:51.287 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=TcpRingListener, member=2): TcpRing: connecting to member 1 using TcpSocket{State=STATE_OPEN, Socket=Socket[addr=/10.29.29.33,port=44068,localport=8089]}
    [9/9/08 18:58:52:383 GMT] 00000036 SystemErr R log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
    [9/9/08 18:58:52:383 GMT] 00000036 SystemErr R log4j:WARN Please initialize the log4j system properly.
    [9/9/08 20:23:28:162 GMT] 0000003d SystemErr R 2008-09-09 20:23:28.162 Tangosol Coherence DGE 3.2.2/371 <Error> (thread=Cluster, member=2): Received panic from senior member Member(Id=1, Timestamp=2008-09-09 18:58:17.319, Address=10.29.29.33:8088, MachineId=2593) caused by Member(Id=1, Timestamp=2008-09-09 18:58:17.537, Address=10.29.29.31:8088, MachineId=2591)
    Log from Server1-A:
    [9/9/08 18:58:15:656 GMT] 0000002a SystemErr R 2008-09-09 18:58:15.645 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=server.startup : 2, member=n/a): Loaded operational overrides from resource "wsjar:file:/opt/IBM/WebSphere61/AppServer/profiles/ADNA-S-Node/installedApps/ADNA-S/ADNALinker-A.ear/ADNALinker.war/WEB-INF/lib/coherence.jar!/tangosol-coherence-override-prod.xml"
    [9/9/08 18:58:15:656 GMT] 0000002a SystemErr R 2008-09-09 18:58:15.647 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=server.startup : 2, member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
    [9/9/08 18:58:15:800 GMT] 0000002a SystemErr R 2008-09-09 18:58:15.790 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=server.startup : 2, member=n/a): Loaded cache configuration from resource "file:/opt/IBM/WebSphere61/AppServer/profiles/ADNA-S-Node/installedApps/ADNA-S/ADNALinker-A.ear/ADNALinker.war/WEB-INF/classes/adnalinker-coherence-config.xml"
    [9/9/08 18:58:17:827 GMT] 0000002a SystemErr R 2008-09-09 18:58:17.796 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior service member n/a
    [9/9/08 18:58:49:711 GMT] 0000002a SystemErr R 2008-09-09 18:58:49.711 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=Cluster, member=n/a): Created a new cluster with Member(Id=1, Timestamp=2008-09-09 18:58:17.537, Address=10.29.29.31:8088, MachineId=2591, Edition=DataGrid Edition, Mode=Production, CpuCount=4, SocketCount=2) UID=0x0A1D1D1F0000011C487A77410A1F1F98
    [9/9/08 18:58:49:949 GMT] 0000002a SystemErr R 2008-09-09 18:58:49.946 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=1): Member(Id=2, Timestamp=2008-09-09 18:58:49.739, Address=10.29.29.31:8089, MachineId=2591) joined Cluster with senior member 1
    [9/9/08 18:58:50:124 GMT] 0000002a SystemErr R 2008-09-09 18:58:50.122 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=ReplicatedCache, member=1): Service ReplicatedCache joined the cluster with senior service member 1
    [9/9/08 18:58:50:355 GMT] 0000002a SystemErr R 2008-09-09 18:58:50.354 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=1): Member 2 joined Service ReplicatedCache with senior member 1
    [9/9/08 18:58:50:654 GMT] 00000025 SystemErr R log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
    [9/9/08 18:58:50:654 GMT] 00000025 SystemErr R log4j:WARN Please initialize the log4j system properly.
    [9/9/08 18:58:51:745 GMT] 0000002a SystemErr R 2008-09-09 18:58:51.744 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=1): TcpRing: connecting to member 2 using TcpSocket{State=STATE_OPEN, Socket=Socket[addr=houmaasas01.cce.star/10.29.29.31,port=8089,localport=48201]}
    [9/9/08 18:58:52:852 GMT] 00000024 SystemErr R log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
    [9/9/08 18:58:52:852 GMT] 00000024 SystemErr R log4j:WARN Please initialize the log4j system properly.
    [9/9/08 19:08:22:944 GMT] 0000002a SystemErr R 2008-09-09 19:08:22.944 Tangosol Coherence DGE 3.2.2/371 <Warning> (thread=Cluster, member=1): Received panic from junior member Member(Id=2, Timestamp=2008-09-09 18:58:49.739, Address=10.29.29.31:8089, MachineId=2591) caused by Member(Id=1, Timestamp=2008-09-09 18:58:17.319, Address=10.29.29.33:8088, MachineId=2593)
    [9/9/08 20:23:28:161 GMT] 0000002a SystemErr R 2008-09-09 20:23:28.160 Tangosol Coherence DGE 3.2.2/371 <Error> (thread=Cluster, member=1): Received a Kill message from a valid Member(Id=2, Timestamp=2008-09-09 18:58:49.379, Address=10.29.29.33:8089, MachineId=2593); stopping cluster service.
    [9/9/08 20:23:30:168 GMT] 0000002a SystemErr R 2008-09-09 20:23:30.166 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=1): Service Cluster left the cluster
    [9/9/08 20:23:30:171 GMT] 0000002a SystemErr R 2008-09-09 20:23:30.170 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=ReplicatedCache, member=1): Service ReplicatedCache left the cluster
    Log from Server1-B:
    [9/9/08 18:58:18:602 GMT] 00000043 SystemErr R 2008-09-09 18:58:18.591 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=server.startup : 0, member=n/a): Loaded operational overrides from resource "wsjar:file:/opt/IBM/WebSphere61/AppServer/profiles/ADNA-S-Node/installedApps/ADNA-S/ADNALinker-B.ear/ADNALinker.war/WEB-INF/lib/coherence.jar!/tangosol-coherence-override-prod.xml"
    [9/9/08 18:58:18:602 GMT] 00000043 SystemErr R 2008-09-09 18:58:18.593 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=server.startup : 0, member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
    [9/9/08 18:58:18:784 GMT] 00000043 SystemErr R 2008-09-09 18:58:18.784 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=server.startup : 0, member=n/a): Loaded cache configuration from resource "file:/opt/IBM/WebSphere61/AppServer/profiles/ADNA-S-Node/installedApps/ADNA-S/ADNALinker-B.ear/ADNALinker.war/WEB-INF/classes/adnalinker-coherence-config.xml"
    [9/9/08 18:58:20:282 GMT] 00000043 SystemErr R 2008-09-09 18:58:20.282 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior service member n/a
    [9/9/08 18:58:50:006 GMT] 00000043 SystemErr R 2008-09-09 18:58:50.006 Tangosol Coherence DGE 3.2.2/371 <Info> (thread=Cluster, member=n/a): This Member(Id=2, Timestamp=2008-09-09 18:58:49.739, Address=10.29.29.31:8089, MachineId=2591, Edition=DataGrid Edition, Mode=Production, CpuCount=4, SocketCount=2) joined cluster with senior Member(Id=1, Timestamp=2008-09-09 18:58:17.537, Address=10.29.29.31:8088, MachineId=2591, Edition=DataGrid Edition, Mode=Production, CpuCount=4, SocketCount=2)
    [9/9/08 18:58:50:114 GMT] 00000043 SystemErr R 2008-09-09 18:58:50.114 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=2): Member 1 joined Service ReplicatedCache with senior member 1
    [9/9/08 18:58:50:365 GMT] 00000043 SystemErr R 2008-09-09 18:58:50.361 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=ReplicatedCache, member=2): Service ReplicatedCache joined the cluster with senior service member 1
    [9/9/08 18:58:50:894 GMT] 00000038 SystemErr R log4j:WARN No appenders could be found for logger (org.apache.struts.util.PropertyMessageResources).
    [9/9/08 18:58:50:895 GMT] 00000038 SystemErr R log4j:WARN Please initialize the log4j system properly.
    [9/9/08 18:58:51:808 GMT] 00000043 SystemErr R 2008-09-09 18:58:51.806 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=TcpRingListener, member=2): TcpRing: connecting to member 1 using TcpSocket{State=STATE_OPEN, Socket=Socket[addr=/10.29.29.31,port=48201,localport=8089]}
    [9/9/08 20:23:28:239 GMT] 00000043 SystemErr R 2008-09-09 20:23:28.237 Tangosol Coherence DGE 3.2.2/371 <Error> (thread=Cluster, member=2): Received a Kill message from a valid Member(Id=1, Timestamp=2008-09-09 18:58:17.537, Address=10.29.29.31:8088, MachineId=2591); stopping cluster service.
    [9/9/08 20:23:28:240 GMT] 00000043 SystemErr R 2008-09-09 20:23:28.238 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=Cluster, member=2): Service Cluster left the cluster
    [9/9/08 20:23:28:242 GMT] 00000043 SystemErr R 2008-09-09 20:23:28.241 Tangosol Coherence DGE 3.2.2/371 <D5> (thread=ReplicatedCache, member=2): Service ReplicatedCache left the cluster
    Edited by: user533771 on Sep 10, 2008 9:56 AM

    Hi,
    Please take a look at this wiki page on how to verify and troubleshoot multicast support: http://wiki.tangosol.com/display/COH33UG/Multicast+Test . Most likely (but I can be wrong), all you need to do is to add java.net.preferIPv4Stack=true system property to the jvm command line.
    Regards,
    Dimitri

  • RG23C PART 1 - Two line items for single item

    Dear Experts,
    I created a po for capital goods without any material number but entered the description of the capital good  in material short text and processed.
    while posting the excise details for the capital good in RG23C Part 1, it is posting the register with two lines with different serial numbers and updating the quantity as well.
    how do i rectify it?
    regards
    Suresh

    hI,
    thanks for the quick reply
    thats what happening exactly......how do i correct it.....or is it so that i dont have to do anything
    the movement types for both entries is 101
    regards
    Suresh
    Edited by: rasuresh on Aug 29, 2009 11:30 AM

  • UCCX Historical Reports client on my pc with two clusters 7x and 9x

    I have two separate clusters, a 7x running UCCX 7x and we are building a new 9.1 cluster running UCCX 9x.
    Can I install the new 9x UCCX Historical Reporting Client and talk to both clusters?  I don’t think both old and new HRC clients can be installed on same pc, or can they?

    Why would you use HRC with version 9.X?  Is CUIC not an option?

  • Help Merging And Deleting Part Of Two Images

    Hi All,
    im having trouble with cutting part of a image out and putting it ontop of another to form one image i used to use gimp before but ive started using photoshop after building my own PC
    these are the two images i want merging:
    https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcTfNmYfTBCmaN3zTV3_qrrQF48rJPd3QUrW5E t3AiDe-x8RD5rX
    https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcRYeijxO3WUIMajNSW_RMvb5u0ksNGrgHGMCG 5Pc7ZqY25ABnNtKg
    its for a tattoo design no doubt most wont like it but hey ho, i want the woman in the middle of the second picture placing inbetween the two faces one the first image (if you understand what i mean) im not to bothered about all the writing as i will be having a saying underneath it all
    any suggestions on the best way to go about this need the image to look as clear as possible and 6" high and 10 wide
    thanks

    Hi EvilJester2013,
    It sounds like you want to composite two images together, this very helpful tutorial can help you with that: http://www.smashingmagazine.com/2010/12/16/compositing-in-adobe-photoshop-time-saving-tips /

  • Using CCM Directory between two clusters

    Hi all,
    In our company we have two callmanager Clusters ( Site A 4.1.3 ; Site B 6.1 )
    Before we did an Upgrade on the one site we could use the directory from the other side as well as our own, but since we did the update the users can only access their own Site directory an when they try to access the other directory the phone shows a 404.
    I looked at the enterprise parameters but did not find a fault, did cisco change the method of accessing the directory between the two version?
    Do I have to change settings in the URL or in the XML/ASP file?
    kind regards
    Christian

    yes,
    windows versions
    http://hostname/CCMCIP/xmldirectory.asp
    linux versions
    http://hostname:8080/ccmcip/authenticate.jsp
    HTH
    java
    if this helps, please rate

Maybe you are looking for

  • How to handle data whilst reformatting HDD and external HDD

    Hi folks, I'd like to reformat my external HDD (200GB) back to one partition from two. I'd also like to reformat my Mini's HDD (160GB) back to one partition (I don't want the windows partition). My personal data on the Mini HDD is about 2.7GB, so tha

  • How can I convert my Bookmarks toolbar to small ikons only in F4

    Firefox 4 has converted my Bookmarks toolbar from small ikons only in Firefox 3 (last version) to names only. How can I display it again in small ikons only.

  • How to see all back ups on Airport Time Machine?

    I have lots of backups on an external HD. Looking for a folder/file is easy because I can see all backuped folders and files in the folder set up I have decided upon. I would like to see all my folders and files as these have backed up on Airport Tim

  • ABAP Access Key for Table change mode MCVKUSR & MCVBAPUSR in SE11

    Dear All, I'm using SAP ECC6.0. I want to create a new database table in the dictionary to be used in my programs. I proceed in the following way: 1.  I run the SE11 transaction 2.  At the first entry I write the name of the table to be Change create

  • DS6 Installation Issue

    Hi, when I try to install the native packages from the identity suite in a Solaris 10 whole root zone, I get the following error: Unsupported components in zone The Sun Web Console packages that are installed on your system have a defect that is prev