Tangosol instance unable to join cluster

Hello,
I am trying to run a Tangosol cluster composed of 2 machines on the same LAN, serverA and serverB. The 2 instances have the same configuration and use UDP multicasting. For some special internal reason the two machines are each assigned 2 different IP's, so we have:
serverA: 10.252.117.70 AND
10.252.117.71
serverB: 10.252.117.67 AND
10.252.117.69
If I start Tangosol on serverB and then on serverA, the two Tangosol instances detect each other and everything works alright. If, on the contrary, I start serverA first and only after that serverB, the serverB fails with the following message:
2006-02-14 14:48:22.966 Tangosol Coherence 3.0/315 <Warning> (thread=Cluster, member=n/a): This Member has been attempting to join the cluster at address 239.255.3.212 with TTL 1 for 30 seconds without success; this could indicate a mis-configured TTL value, or it may simply be the result of a busy cluster or active failover.
Some very rare times, this second Tangosol instance does succeed in connecting to the cluster, but only after 4 to 10 minutes.
I use the multicast address 239.255.3.212:9876.
I tried to use MulticastTest in order to identify the problem. When I run MulticastTest on serverB I get :
$ java ...MulticastTest 10.252.117.67 239.255.3.212 9876 1
Configuring multicast socket...
Starting listener...
Tue Feb 14 14:54:56 CET 2006: Sent packet 1.
Tue Feb 14 14:54:56 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:56 CET 2006: Received packet 1 from self.
Tue Feb 14 14:54:56 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:57 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:57 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:57 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 14:54:57 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:57 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:57 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:58 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:58 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:58 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 14:54:58 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:58 CET 2006: Sent packet 2.
Tue Feb 14 14:54:58 CET 2006: Received packet 2 from self.
Tue Feb 14 14:54:58 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:58 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:59 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:59 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:59 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 14:54:59 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:59 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:54:59 CET 2006: Received 62 bytes from 10.252.117.67: ???
Tue Feb 14 14:55:00 CET 2006: Received 62 bytes from 10.252.117.67: ???
When I run it on serverA I get the following:
$ java ...MulticastTest 10.252.117.67 239.255.3.212 9876 1
Starting test on ip=10.252.117.70, group=239.255.3.212, port=9876, ttl=
Configuring multicast socket...
Starting listener...
Tue Feb 14 15:21:01 CET 2006: Sent packet 1.
Tue Feb 14 15:21:01 CET 2006: Received packet 1 from self.
Tue Feb 14 15:21:01 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:02 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:03 CET 2006: Sent packet 2.
Tue Feb 14 15:21:03 CET 2006: Received packet 2 from self.
Tue Feb 14 15:21:03 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:04 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:05 CET 2006: Sent packet 3.
Tue Feb 14 15:21:05 CET 2006: Received packet 3 from self.
Tue Feb 14 15:21:06 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:07 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:07 CET 2006: Sent packet 4.
Tue Feb 14 15:21:07 CET 2006: Received packet 4 from self.
Tue Feb 14 15:21:08 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:09 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:09 CET 2006: Sent packet 5.
Tue Feb 14 15:21:09 CET 2006: Received packet 5 from self.
Tue Feb 14 15:21:10 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:11 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:11 CET 2006: Sent packet 6.
Tue Feb 14 15:21:11 CET 2006: Received packet 6 from self.
Tue Feb 14 15:21:12 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:13 CET 2006: Received 59 bytes from 10.252.117.70: ???
Tue Feb 14 15:21:13 CET 2006: Sent packet 7.
The two machines have the same system time. serverA is somewhat slower than serverB.
I would very much appreciate any idea on what could be wrong with this configuration.
Adrian Dimulescu.

Hi Adrian,
It looks like multicast between 10.252.117.70 and 10.252.117.67 is not working.
When multicast test is running and multicast is enabled, you should see something like this:
Starting test on ip=10.252.117.70, group=239.255.3.212, port=9876, ttl=4
Configuring multicast socket...
Starting listener...
Tue Feb 14 11:02:47 EST 2006: Sent packet 1.
Tue Feb 14 11:02:47 EST 2006: Received packet 1 from self.
Tue Feb 14 11:02:49 EST 2006: Sent packet 2.
Tue Feb 14 11:02:49 EST 2006: Received packet 2 from self.
Tue Feb 14 11:02:51 EST 2006: Sent packet 3.
Tue Feb 14 11:02:51 EST 2006: Received packet 3 from self.
Tue Feb 14 11:02:53 EST 2006: Received packet 1 from ip=10.252.117.67, group=239.255.3.212, port=9876, ttl=4.
Tue Feb 14 11:02:53 EST 2006: Sent packet 4.
Tue Feb 14 11:02:53 EST 2006: Received packet 4 from self.
Tue Feb 14 11:02:55 EST 2006: Received packet 2 from ip=10.252.117.67, group=239.255.3.212, port=9876, ttl=4.
Tue Feb 14 11:02:55 EST 2006: Sent packet 5.
Tue Feb 14 11:02:55 EST 2006: Received packet 5 from self.
Tue Feb 14 11:02:57 EST 2006: Received packet 3 from ip=10.252.117.67, group=239.255.3.212, port=9876, ttl=4.
Tue Feb 14 11:02:57 EST 2006: Sent packet 6.
Tue Feb 14 11:02:57 EST 2006: Received packet 6 from self.
Tue Feb 14 11:02:59 EST 2006: Received packet 4 from ip=10.252.117.67, group=239.255.3.212, port=9876, ttl=4.
<i>Received 62 bytes from 10.252.117.67: ??? </i> means that multicast test listener did receive 62-byte datagram, but it is not a part of the multicast test (possibly a heartbeat of another Coherence cluster which is running on the same multicast address and port).
Please verify that multicast is working by running the multicast test with unique address/port combination.
Regards,
Dimitri

Similar Messages

  • How to fix ? please advise: In Adobe LiveCycle ES2, JBOSS(4.2.1.GA) node unable to join cluster after restart.

    Hi Team,
    We are using Adobe LiveCycle ES2, JBOSS(4.2.1.GA)  on windows OS.
    We are facing issue after every time we restart JBOSS. JBOSS node after restart is coming up but unable to join the cluster.
    We are getting below error in the jboss server.log:
    2014-07-18 00:25:37,206 WARN [org.jgroups.protocols.pbcast.GMS] join(10.183.100.39:61469) sent to 10.183.100.39:64118 timed out, retrying
    2014-07-18 00:25:44,206 WARN  [org.jgroups.protocols.pbcast.GMS] join(10.183.100.39:61469) sent to 10.183.100.39:64118 timed out, retrying
    2014-07-18 00:25:51,206 WARN [org.jgroups.protocols.pbcast.GMS] join(10.183.100.39:61469) sent to 10.183.100.39:64118 timed out, retrying
    2014-07-18 00:25:58,207 WARN [org.jgroups.protocols.pbcast.GMS] join(10.183.100.39:61469) sent to 10.183.100.39:64118 timed out, retrying
    2014-07-18 00:26:05,207 WARN [org.jgroups.protocols.pbcast.GMS] join(10.183.100.39:61469) sent to 10.183.100.39:64118 timed out, retrying
    Could you please help to advise on this.
    Thanks.

    My apologies about the wall of text. After I made my original post, I thought maybe it would better to go back and put it in a pastebin instead. I was not able to edit that post once I sent it.
    In regards to your question, the  permissions on the
    /Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist file is "read and write" for system, wheel and everyone.

  • Node does not join cluster upon reboot

    Hi Guys,
    I have two servers [Sun Fire X4170] clustered together using Solaris cluster 3.3 for Oracle Database. They are connected to a shared storage which is Dell Equallogic [iSCSI]. Lately, I have ran into a weird kind of a problem where as both nodes come up fine and join the cluster upon reboot; however, when I reboot one of nodes then any of them does not join cluster and shows following errors:
    This is happening on both the nodes [if I reboot only one node at a time]. But if I reboot both the nodes at the same time then they successfully join the cluster and everything runs fine.
    Below is the output from one node which I rebooted and it did not join the cluster and puked out following errors. The other node is running fine will all the services.
    In order to get out of this situation, I have to reboot both the nodes together.
    # dmesg output #
    Apr 23 17:37:03 srvhqon11 ixgbe: [ID 611667 kern.info] NOTICE: ixgbe2: link down
    Apr 23 17:37:12 srvhqon11 iscsi: [ID 933263 kern.notice] NOTICE: iscsi connection(5) unable to connect to target SENDTARGETS_DISCOVERY
    Apr 23 17:37:12 srvhqon11 iscsi: [ID 114404 kern.notice] NOTICE: iscsi discovery failure - SendTargets (010.010.017.104)
    Apr 23 17:37:13 srvhqon11 iscsi: [ID 240218 kern.notice] NOTICE: iscsi session(9) iqn.2001-05.com.equallogic:0-8a0906-96cf73708-ef30000005e50a1b-sblprdbk online
    Apr 23 17:37:13 srvhqon11 scsi: [ID 583861 kern.info] sd11 at scsi_vhci0: unit-address g6090a0887073cf961b0ae505000030ef: g6090a0887073cf961b0ae505000030ef
    Apr 23 17:37:13 srvhqon11 genunix: [ID 936769 kern.info] sd11 is /scsi_vhci/disk@g6090a0887073cf961b0ae505000030ef
    Apr 23 17:37:13 srvhqon11 scsi: [ID 243001 kern.info] /scsi_vhci (scsi_vhci0):
    Apr 23 17:37:13 srvhqon11 /scsi_vhci/disk@g6090a0887073cf961b0ae505000030ef (sd11): Command failed to complete (3) on path iscsi0/[email protected]:0-8a0906-96cf73708-ef30000005e50a1b-sblprdbk0001,0
    Apr 23 17:46:54 srvhqon11 svc.startd[11]: [ID 122153 daemon.warning] svc:/network/iscsi/initiator:default: Method or service exit timed out. Killing contract 41.
    Apr 23 17:46:54 srvhqon11 svc.startd[11]: [ID 636263 daemon.warning] svc:/network/iscsi/initiator:default: Method "/lib/svc/method/iscsid start" failed due to signal KILL.
    Apr 23 17:46:54 srvhqon11 svc.startd[11]: [ID 748625 daemon.error] network/iscsi/initiator:default failed repeatedly: transitioned to maintenance (see 'svcs -xv' for details)
    Apr 24 14:50:16 srvhqon11 svc.startd[11]: [ID 694882 daemon.notice] instance svc:/system/console-login:default exited with status 1
    root@srvhqon11 # svcs -xv
    svc:/system/cluster/loaddid:default (Oracle Solaris Cluster loaddid)
    State: offline since Tue Apr 23 17:46:54 2013
    Reason: Start method is running.
    See: http://sun.com/msg/SMF-8000-C4
    See: /var/svc/log/system-cluster-loaddid:default.log
    Impact: 49 dependent services are not running:
    svc:/system/cluster/bootcluster:default
    svc:/system/cluster/cl_execd:default
    svc:/system/cluster/zc_cmd_log_replay:default
    svc:/system/cluster/sc_zc_member:default
    svc:/system/cluster/sc_rtreg_server:default
    svc:/system/cluster/sc_ifconfig_server:default
    svc:/system/cluster/initdid:default
    svc:/system/cluster/globaldevices:default
    svc:/system/cluster/gdevsync:default
    svc:/milestone/multi-user:default
    svc:/system/boot-config:default
    svc:/system/cluster/cl-svc-enable:default
    svc:/milestone/multi-user-server:default
    svc:/application/autoreg:default
    svc:/system/basicreg:default
    svc:/system/zones:default
    svc:/system/cluster/sc_zones:default
    svc:/system/cluster/scprivipd:default
    svc:/system/cluster/cl-svc-cluster-milestone:default
    svc:/system/cluster/sc_svtag:default
    svc:/system/cluster/sckeysync:default
    svc:/system/cluster/rpc-fed:default
    svc:/system/cluster/rgm-starter:default
    svc:/application/management/common-agent-container-1:default
    svc:/system/cluster/scsymon-srv:default
    svc:/system/cluster/sc_syncsa_server:default
    svc:/system/cluster/scslmclean:default
    svc:/system/cluster/cznetd:default
    svc:/system/cluster/scdpm:default
    svc:/system/cluster/rpc-pmf:default
    svc:/system/cluster/pnm:default
    svc:/system/cluster/sc_pnm_proxy_server:default
    svc:/system/cluster/cl-event:default
    svc:/system/cluster/cl-eventlog:default
    svc:/system/cluster/cl-ccra:default
    svc:/system/cluster/ql_upgrade:default
    svc:/system/cluster/mountgfs:default
    svc:/system/cluster/clusterdata:default
    svc:/system/cluster/ql_rgm:default
    svc:/system/cluster/scqdm:default
    svc:/application/stosreg:default
    svc:/application/sthwreg:default
    svc:/application/graphical-login/cde-login:default
    svc:/application/cde-printinfo:default
    svc:/system/cluster/scvxinstall:default
    svc:/system/cluster/sc_failfast:default
    svc:/system/cluster/clexecd:default
    svc:/system/cluster/sc_pmmd:default
    svc:/system/cluster/clevent_listenerd:default
    svc:/application/print/server:default (LP print server)
    State: disabled since Tue Apr 23 17:36:44 2013
    Reason: Disabled by an administrator.
    See: http://sun.com/msg/SMF-8000-05
    See: man -M /usr/share/man -s 1M lpsched
    Impact: 2 dependent services are not running:
    svc:/application/print/rfc1179:default
    svc:/application/print/ipp-listener:default
    svc:/network/iscsi/initiator:default (?)
    State: maintenance since Tue Apr 23 17:46:54 2013
    Reason: Restarting too quickly.
    See: http://sun.com/msg/SMF-8000-L5
    See: /var/svc/log/network-iscsi-initiator:default.log
    Impact: This service is not running.
    ######## Cluster Status from working node ############
    root@srvhqon10 # cluster status
    === Cluster Nodes ===
    --- Node Status ---
    Node Name Status
    srvhqon10 Online
    srvhqon11 Offline
    === Cluster Transport Paths ===
    Endpoint1 Endpoint2 Status
    srvhqon10:igb3 srvhqon11:igb3 faulted
    srvhqon10:igb2 srvhqon11:igb2 faulted
    === Cluster Quorum ===
    --- Quorum Votes Summary from (latest node reconfiguration) ---
    Needed Present Possible
    2 2 3
    --- Quorum Votes by Node (current status) ---
    Node Name Present Possible Status
    srvhqon10 1 1 Online
    srvhqon11 0 1 Offline
    --- Quorum Votes by Device (current status) ---
    Device Name Present Possible Status
    d2 1 1 Online
    === Cluster Device Groups ===
    --- Device Group Status ---
    Device Group Name Primary Secondary Status
    --- Spare, Inactive, and In Transition Nodes ---
    Device Group Name Spare Nodes Inactive Nodes In Transistion Nodes
    --- Multi-owner Device Group Status ---
    Device Group Name Node Name Status
    === Cluster Resource Groups ===
    Group Name Node Name Suspended State
    ora-rg srvhqon10 No Online
    srvhqon11 No Offline
    nfs-rg srvhqon10 No Online
    srvhqon11 No Offline
    backup-rg srvhqon10 No Online
    srvhqon11 No Offline
    === Cluster Resources ===
    Resource Name Node Name State Status Message
    ora-listener srvhqon10 Online Online
    srvhqon11 Offline Offline
    ora-server srvhqon10 Online Online
    srvhqon11 Offline Offline
    ora-stor srvhqon10 Online Online
    srvhqon11 Offline Offline
    ora-lh srvhqon10 Online Online - LogicalHostname online.
    srvhqon11 Offline Offline
    nfs-rs srvhqon10 Online Online - Service is online.
    srvhqon11 Offline Offline
    nfs-stor-rs srvhqon10 Online Online
    srvhqon11 Offline Offline
    nfs-lh-rs srvhqon10 Online Online - LogicalHostname online.
    srvhqon11 Offline Offline
    backup-stor srvhqon10 Online Online
    srvhqon11 Offline Offline
    cluster: (C383355) No response from daemon on node "srvhqon11".
    === Cluster DID Devices ===
    Device Instance Node Status
    /dev/did/rdsk/d1 srvhqon10 Ok
    /dev/did/rdsk/d2 srvhqon10 Ok
    srvhqon11 Unknown
    /dev/did/rdsk/d3 srvhqon10 Ok
    srvhqon11 Unknown
    /dev/did/rdsk/d4 srvhqon10 Ok
    /dev/did/rdsk/d5 srvhqon10 Fail
    srvhqon11 Unknown
    /dev/did/rdsk/d6 srvhqon11 Unknown
    /dev/did/rdsk/d7 srvhqon11 Unknown
    /dev/did/rdsk/d8 srvhqon10 Ok
    srvhqon11 Unknown
    /dev/did/rdsk/d9 srvhqon10 Ok
    srvhqon11 Unknown
    === Zone Clusters ===
    --- Zone Cluster Status ---
    Name Node Name Zone HostName Status Zone Status
    Regards.

    check if your global devices are mounted properly
    #cat /etc/mnttab | grep -i global
    check if proper entries are there on both systems
    #cat /etc/vfstab | grep -i global
    give output for quoram devices .
    #scstat -q
    or
    #clquorum list -v
    also check why your scsi initiator service is going offline unexpectedly
    #vi /var/svc/log/network-iscsi-initiator:default.log

  • Coherence.jar in EAR - ejbmodule  error while joining cluster senior member

    Hi
    We are trying to package coherence in EAR to connect to JMS queue. The ejb MDB module when a message is received process the data and tries to connect to coherence cluster members - Looking at the following log - right coherence config file/override/pof are picked however while this new member join DistributedService - it fails.
    The senior member has 13001 partition, backup count 1. Both MDB module , coherence cluster use the same cache-config file.
    Can someone help me in this regard.
    Thanks
    sunder
    2011-10-12 11:18:05.351/2523.753 Oracle Coherence GE 3.7.0.0 <Info> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Loaded cache configuration from "file:/data/blazecache/config/SDR-Cache-config.xml"
    2011-10-12 11:18:05.980/2524.382 Oracle Coherence GE 3.7.0.0 <D4> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): TCMP bound to /10.160.57.138:8092 using SystemSocketProvider
    2011-10-12 11:18:06.211/2524.613 Oracle Coherence GE 3.7.0.0 <Info> (thread=Cluster, member=n/a): Failed to satisfy the variance: allowed=16, actual=41
    2011-10-12 11:18:06.211/2524.613 Oracle Coherence GE 3.7.0.0 <Info> (thread=Cluster, member=n/a): Increasing allowable variance to 19
    2011-10-12 11:18:06.538/2524.940 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=6): Member(Id=4, Timestamp=2011-10-12 11:18:06.332, Address=10.160.57.138:8092, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer) joined Cluster with senior member 1
    2011-10-12 11:18:06.539/2524.941 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=8): Member(Id=4, Timestamp=2011-10-12 11:18:06.332, Address=10.160.57.138:8092, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer) joined Cluster with senior member 1
    2011-10-12 11:18:06.553/2524.955 Oracle Coherence GE 3.7.0.0 <Info> (thread=Cluster, member=n/a): This Member(Id=4, Timestamp=2011-10-12 11:18:06.332, Address=10.160.57.138:8092, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer, Edition=Grid Edition, Mode=Development, CpuCount=1, SocketCount=1) joined cluster "sdrcluster_dev.dell.com" with senior Member(Id=1, Timestamp=2011-10-12 09:43:00.859, Address=10.160.57.138:14001, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:6992,member:BlazeCacheServerDEV01_1, Role=WeblogicWeblogicCacheServer, Edition=Grid Edition, Mode=Development, CpuCount=1, SocketCount=1)
    2011-10-12 11:18:06.593/2524.995 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member(Id=2, Timestamp=2011-10-12 09:43:35.556, Address=10.160.57.138:14003, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:6989,member:BlazeCacheExtendServerDEV01_1, Role=WeblogicWeblogicCacheServer) joined Cluster with senior member 1
    2011-10-12 11:18:06.595/2524.997 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member(Id=3, Timestamp=2011-10-12 09:43:35.983, Address=10.160.57.138:14005, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:7034,member:BlazeCacheServerDEV01_2, Role=WeblogicWeblogicCacheServer) joined Cluster with senior member 1
    2011-10-12 11:18:06.595/2524.997 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member(Id=6, Timestamp=2011-10-12 10:36:33.614, Address=10.160.57.138:8088, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer) joined Cluster with senior member 1
    2011-10-12 11:18:06.595/2524.997 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member(Id=8, Timestamp=2011-10-12 10:42:51.491, Address=10.160.57.138:8090, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer) joined Cluster with senior member 1
    2011-10-12 11:18:06.652/2525.054 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 1 joined Service Cluster with senior member 1
    2011-10-12 11:18:06.653/2525.055 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 1 joined Service Management with senior member 1
    2011-10-12 11:18:06.653/2525.055 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 1 joined Service DistributedCache1 with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 2 joined Service Cluster with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 2 joined Service Management with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 2 joined Service DistributedCache1 with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 2 joined Service ExtendTcpProxyService with senior member 2
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 3 joined Service Cluster with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 3 joined Service Management with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 3 joined Service DistributedCache1 with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 6 joined Service Cluster with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 6 joined Service Management with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 8 joined Service Cluster with senior member 1
    2011-10-12 11:18:06.654/2525.056 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=n/a): Member 8 joined Service Management with senior member 1
    2011-10-12 11:18:06.661/2525.063 Oracle Coherence GE 3.7.0.0 <Info> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Started cluster Name=sdrcluster_dev.dell.com
    WellKnownAddressList(Size=1,
    WKA{Address=10.160.57.138, Port=14001}
    MasterMemberSet
    ThisMember=Member(Id=4, Timestamp=2011-10-12 11:18:06.332, Address=10.160.57.138:8092, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer)
    OldestMember=Member(Id=1, Timestamp=2011-10-12 09:43:00.859, Address=10.160.57.138:14001, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:6992,member:BlazeCacheServerDEV01_1, Role=WeblogicWeblogicCacheServer)
    ActualMemberSet=MemberSet(Size=6, BitSetCount=2
    Member(Id=1, Timestamp=2011-10-12 09:43:00.859, Address=10.160.57.138:14001, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:6992,member:BlazeCacheServerDEV01_1, Role=WeblogicWeblogicCacheServer)
    Member(Id=2, Timestamp=2011-10-12 09:43:35.556, Address=10.160.57.138:14003, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:6989,member:BlazeCacheExtendServerDEV01_1, Role=WeblogicWeblogicCacheServer)
    Member(Id=3, Timestamp=2011-10-12 09:43:35.983, Address=10.160.57.138:14005, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:7034,member:BlazeCacheServerDEV01_2, Role=WeblogicWeblogicCacheServer)
    Member(Id=4, Timestamp=2011-10-12 11:18:06.332, Address=10.160.57.138:8092, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer)
    Member(Id=6, Timestamp=2011-10-12 10:36:33.614, Address=10.160.57.138:8088, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer)
    Member(Id=8, Timestamp=2011-10-12 10:42:51.491, Address=10.160.57.138:8090, MachineId=12174, Location=site:us.dell.com,machine:austeochr01,process:8703, Role=WeblogicServer)
    RecycleMillis=1200000
    RecycleSet=MemberSet(Size=0, BitSetCount=0
    TcpRing{Connections=[3, 8]}
    IpMonitor{AddressListSize=0}
    2011-10-12 11:18:06.741/2525.143 Oracle Coherence GE 3.7.0.0 <D5> (thread=Invocation:Management, member=4): Service Management joined the cluster with senior service member 1
    2011-10-12 11:18:06.750/2525.152 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=6): Member 4 joined Service Management with senior member 1
    2011-10-12 11:18:06.751/2525.153 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=8): Member 4 joined Service Management with senior member 1
    2011-10-12 11:18:07.299/2525.701 Oracle Coherence GE 3.7.0.0 <Info> (thread=DistributedCache:DistributedCache1, member=4): Loaded POF configuration from "file:/data/blazecache/config/SDR-coherence-pof-config.xml"
    2011-10-12 11:18:07.306/2525.708 Oracle Coherence GE 3.7.0.0 <Info> (thread=DistributedCache:DistributedCache1, member=4): Loaded included POF configuration from "zip:/data/oracle/middleware/user_projects/domains/BlazeDEV/servers/BlazeJMS/tmp/_WL_user/BlazeMDBEAR/1pwed8/APP-INF/lib/coherence.jar!/coherence-pof-config.xml"
    2011-10-12 11:18:07.382/2525.784 Oracle Coherence GE 3.7.0.0 <D5> (thread=DistributedCache:DistributedCache1, member=4): Service DistributedCache1 joined the cluster with senior service member 1
    2011-10-12 11:18:07.454/2525.856 Oracle Coherence GE 3.7.0.0 <Warning> (thread=DistributedCache:DistributedCache1, member=4): This node is configured with a 'partition-count' value of 257, but the service senior is using a value of 13001; overriding the local configuration.
    2011-10-12 11:18:07.455/2525.857 Oracle Coherence GE 3.7.0.0 <Warning> (thread=DistributedCache:DistributedCache1, member=4): This node is configured with a 'backup-count' value of 1, but the service senior is using a value of 0; overriding the local configuration.
    2011-10-12 11:18:07.456/2525.858 Oracle Coherence GE 3.7.0.0 <Error> (thread=DistributedCache:DistributedCache1, member=4): Incompatible KeyAssociator implementation: this node is configured to use com.tangosol.net.partition.DefaultKeyAssociator, but the service senior is using com.dell.it.services.sdr.blazeload.partaffinity.BlazeCacheKeyAssociator; stopping the service.
    2011-10-12 11:18:07.466/2525.868 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=6): Member 4 left service DistributedCache1 with senior member 1
    2011-10-12 11:18:07.467/2525.869 Oracle Coherence GE 3.7.0.0 <D5> (thread=Cluster, member=8): Member 4 left service DistributedCache1 with senior member 1
    2011-10-12 11:18:07.477/2525.879 Oracle Coherence GE 3.7.0.0 <D5> (thread=DistributedCache:DistributedCache1, member=4): Service DistributedCache1 left the cluster
    2011-10-12 11:18:07.477/2525.879 Oracle Coherence GE 3.7.0.0 <Error> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=4): Error while starting service "DistributedCache1": java.lang.RuntimeException: Failed to start Service "DistributedCache1" (ServiceState=SERVICE_STOPPED)
    2011-10-12 11:18:07.477/2525.879 Oracle Coherence GE 3.7.0.0 <Error> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=4): at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:38)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
    at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:39)
    at com.tangosol.coherence.component.util.safeService.SafeCacheService.startService(SafeCacheService.CDB:5)
    at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:27)
    at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:14)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureServiceInternal(DefaultConfigurableCacheFactory.java:1102)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:934)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:916)
    at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:1293)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:294)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:204)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:181)
    at com.dell.it.services.sdr.blazeinc.util.CustomerProductUpdate.recordExists(CustomerProductUpdate.java:267)
    at com.dell.it.services.sdr.blazeinc.util.CustomerProductUpdate.insert(CustomerProductUpdate.java:222)
    at com.dell.it.services.sdr.blazeinc.util.DataMapperUtility.mapToBean(DataMapperUtility.java:260)
    at com.dell.it.services.sdr.blazeinc.util.DataMapperUtility.mapToBean(DataMapperUtility.java:119)
    at com.dell.it.services.sdr.blazeinc.listener.BlazeMDB.onMessage(BlazeMDB.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    The KeyAssociator implementation is MDB classpath as well.
    Here is the configuration override config
    ===========
    <coherence>
    <cluster-config>
         <member-identity>
    <cluster-name system-property="tangosol.coherence.cluster">sdrcluster_dev.XX.com</cluster-name>
         </member-identity>
    <unicast-listener>
    <!-- This set of well-known-addresses creates a cluster with two nodes -->
    <well-known-addresses>
    <!-- Each server in the cluster must have a unique <socket-address> id -->
    <socket-address id="austeochr01.us.XX.com">
    <address>austeochr01.us.XX.com</address>
    <port>14001</port>
    </socket-address>
    </well-known-addresses>
    </unicast-listener>
    <shutdown-listener>
    <enabled system-property="tangosol.coherence.shutdownhook">false</enabled>
    </shutdown-listener>
    <service-guardian>
         <timeout-milliseconds system-property="tangosol.coherence.guard.timeout">360000</timeout-milliseconds>
    </service-guardian>
    </cluster-config>
    <configurable-cache-factory-config>
    <class-name>com.tangosol.net.DefaultConfigurableCacheFactory</class-name>
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value system-property="tangosol.coherence.cacheconfig">/data/blazecache/config/SDR-Cache-config.xml</param-value>
    </init-param>
    </init-params>
    </configurable-cache-factory-config>
    </coherence>
    Here is the Cache config
    =========
    <?xml version="1.0" encoding="UTF-8"?>
    <cache-config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xmlns="http://xmlns.oracle.com/coherence/coherence-cache-config"
         xsi:schemaLocation="http://xmlns.oracle.com/coherence/coherence-cache-config/coherence-cache-config.xsd">
         <caching-scheme-mapping>
              <cache-mapping>
                   <cache-name>blaze-local-*</cache-name>
                   <scheme-name>blaze-local</scheme-name>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>blaze-distributed-ASSET_HEADER_DATA</cache-name>
                   <scheme-name>blaze-distributed-AssetHeaderData</scheme-name>
              </cache-mapping>
              <cache-mapping>
                   <cache-name>blaze-distributed-ENTITLEMENT_SUMMARY_DATA</cache-name>
                   <scheme-name>blaze-distributed-EntitlementSummaryData</scheme-name>
              </cache-mapping>
         </caching-scheme-mapping>
         <caching-schemes>
              <local-scheme>
                   <scheme-name>blaze-local</scheme-name>
                   <expiry-delay>0</expiry-delay>
              </local-scheme>
              <distributed-scheme>
                   <scheme-name>blaze-distributed-AssetHeaderData</scheme-name>
                   <service-name>DistributedCache1</service-name>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                             <param-type>java.lang.String</param-type>
                             <param-value>/data/blazecache/config/SDR-coherence-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                   <thread-count>40</thread-count>
                   <backup-count>0</backup-count>
                   <backup-storage>
                        <flashjournal-scheme />
                   </backup-storage>
                   <key-associator>
                        <class-name>com.XX.it.services.sdr.blazeload.partaffinity.BlazeCacheKeyAssociator</class-name>
              </key-associator>
    <partition-count>13001</partition-count>
    <task-hung-threshold>360000</task-hung-threshold>
    <task-timeout>360000</task-timeout>
    <backing-map-scheme>
    <partitioned>true</partitioned>
                        <read-write-backing-map-scheme>
                             <scheme-name>DBCacheLoaderScheme</scheme-name>
                             <internal-cache-scheme>
    <local-scheme>
    <expiry-delay>0</expiry-delay>
    <high-units>3</high-units>
    <unit-calculator>BINARY</unit-calculator>
    <unit-factor>1073741824</unit-factor>
    </local-scheme>
                             </internal-cache-scheme>
                             <read-only>true</read-only>
                        </read-write-backing-map-scheme>
                   </backing-map-scheme>
                   <autostart>true</autostart>
              </distributed-scheme>
              <distributed-scheme>
                             <scheme-name>blaze-distributed-EntitlementSummaryData</scheme-name>
                             <service-name>DistributedCache1</service-name>
                   <serializer>
                        <class-name>com.tangosol.io.pof.ConfigurablePofContext</class-name>
                        <init-params>
                             <init-param>
                             <param-type>java.lang.String</param-type>
                             <param-value>/data/blazecache/config/SDR-coherence-pof-config.xml</param-value>
                             </init-param>
                        </init-params>
                   </serializer>
                             <key-associator>
                   <class-name>com.XX.it.services.sdr.blazeload.partaffinity.BlazeCacheKeyAssociator</class-name>
                        </key-associator>
                             <thread-count>40</thread-count>
                             <backup-count>1</backup-count>
                             <backup-storage>
                                  <flashjournal-scheme />
                             </backup-storage>
              <partition-count>13001</partition-count>
                             <task-hung-threshold>360000</task-hung-threshold>
                             <task-timeout>360000</task-timeout>
                             <backing-map-scheme>
    <partitioned>true</partitioned>
                                  <read-write-backing-map-scheme>
                                       <scheme-name>DBCacheLoaderScheme</scheme-name>
                                       <internal-cache-scheme>
    <local-scheme>
    <expiry-delay>0</expiry-delay>
    <high-units>3</high-units>
    <unit-calculator>BINARY</unit-calculator>
    <unit-factor>1073741824</unit-factor>
    </local-scheme>
                                       </internal-cache-scheme>
                                       <read-only>true</read-only>
                                  </read-write-backing-map-scheme>
                             </backing-map-scheme>
                             <autostart>true</autostart>
              </distributed-scheme>
    <proxy-scheme>
    <service-name>ExtendTcpProxyService</service-name>
    <thread-count>5</thread-count>
    <acceptor-config>
    <tcp-acceptor>
    <local-address>
    <address system-property="tangosol.coherence.session.proxy.localhost"></address>
    <port system-property="tangosol.coherence.session.proxy.localport"></port>
    </local-address>
    </tcp-acceptor>
    </acceptor-config>
    <task-hung-threshold>360000</task-hung-threshold>
    <task-timeout>360000</task-timeout>
    <proxy-config>
    <cache-service-proxy>
    <enabled>true</enabled>
    </cache-service-proxy>
    <invocation-service-proxy>
    <enabled>true</enabled>
    </invocation-service-proxy>
    </proxy-config>
    <autostart system-property="tangosol.coherence.session.proxy"></autostart>
    </proxy-scheme>
              <class-scheme>
                   <scheme-name>default-backing-map</scheme-name>
                   <class-name>com.tangosol.util.SafeHashMap</class-name>
              </class-scheme>
         </caching-schemes>
    </cache-config>
    Thanks
    sunder

  • External callers unable to join conference calls

    Scenario:  A conference call is set up using the scheduler.  Lync users are able to join the conference calls.  Users from outside PSTN are unable to join the call.  They get to the attendant, and are told they are being joined to the
    conference, then get a message "Sorry, I can't seem to connect you to your meeting right now.  Goodbye." and the call disconnects.
    Looking at call traces, I see the following error messages in the CAAServer log:
    Component: CAAServer
    Level: TL_ERROR
    Flag: TF_DIAG
    Function: CaaCall.EndTransfer
    Source: caacall.cs(3631)
    Local Time: 08/26/2014-18:28:36.161
    Sequence# : 0001BE31
    CorrelationId : 64624070
    ThreadId : 0BA8
    ProcessId : 0BB0
    CpuId : 0
    Original Log Entry :
    TL_ERROR(TF_DIAG) [0]0BB0.0BA8::08/26/2014-22:28:36.161.0001be31 (CAAServer,CaaCall.EndTransfer:caacall.cs(3631))[64624070]ConferenceFailureException. ConferenceID=[91127] InstanceID=[b64b9467-db72-41bb-a2b5-673d76777ea4]
    Component: CAAServer
    Level: TL_ERROR
    Flag: TF_DIAG
    Function: CaaCall.HandleUnexpectedException
    Source: caacallerrorhandling.cs(51)
    Local Time: 08/26/2014-18:28:36.226
    Sequence# : 0001D265
    CorrelationId : 64624070
    ThreadId : 0BA8
    ProcessId : 0BB0
    CpuId : 2
    Original Log Entry :
    TL_ERROR(TF_DIAG) [2]0BB0.0BA8::08/26/2014-22:28:36.226.0001d265 (CAAServer,CaaCall.HandleUnexpectedException:caacallerrorhandling.cs(51))[64624070][Enter] exception=[Microsoft.Rtc.Collaboration.ConferenceFailureException:The operation failed due to a response
    from the server. For more information, examine the properties on the exception and inner exception.
       at Microsoft.Rtc.Signaling.SipAsyncResult`1.ThrowIfFailed()
       at Microsoft.Rtc.Signaling.Helper.EndAsyncOperation[T](Object owner, IAsyncResult result)
       at Microsoft.Rtc.Collaboration.McuSession.EndSendCommandInternal(IAsyncResult result)
       at Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession.EndTransfer(IAsyncResult result)
       at Microsoft.LiveServer.Caa.CaaCall.EndTransfer(IAsyncResult asyncResult, Boolean& retry, Exception& caught)
    Detected at System.Environment.get_StackTrace()
       at Microsoft.Rtc.Collaboration.ConferenceFailureException..ctor(String message, Exception innerException)
       at Microsoft.Rtc.Collaboration.Conferencing.SendCommandAsyncResult.CreateConferenceFailureException(ConferenceCommandResponse commandResponse, Exception innerException)
       at Microsoft.Rtc.Collaboration.Conferencing.SendCommandAsyncResult.ProcessCccpResponse(SipMessageData messageData, responsetype response, Boolean& isPendingResponse)
       at Microsoft.Rtc.Collaboration.Conferencing.SendCommandAsyncResult.ProcessStatusMessage(SipMessageData statusMessageData, responsetype response)
       at Microsoft.Rtc.Collaboration.Conferencing.StatusMessageReceivedWorkItem.Process()
       at Microsoft.Rtc.Signaling.AsyncWorkitemQueue.ProcessItems()
       at Microsoft.Rtc.Signaling.SerializationQueue`1.ResumeProcessing()
       at Microsoft.Rtc.Signaling.SerializationQueue`1.ResumeProcessingCallback(Object state)
       at Microsoft.Rtc.Signaling.QueueWorkItemState.ExecuteWrappedMethod(WaitCallback method, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)] m_conferenceID=[91127] m_conferenceUri=[sip:[email protected];gruu;opaque=app:conf:focus:id:4TPY99KF] InstanceID=[b64b9467-db72-41bb-a2b5-673d76777ea4]
    Component: CAAServer
    Level: TL_ERROR
    Flag: TF_DIAG
    Function: CaaCall.HandleUnexpectedException
    Source: caacallerrorhandling.cs(51)
    Local Time: 08/26/2014-18:28:36.226
    Sequence# : 0001D265
    CorrelationId : 64624070
    ThreadId : 0BA8
    ProcessId : 0BB0
    CpuId : 2
    Original Log Entry :
    TL_ERROR(TF_DIAG) [2]0BB0.0BA8::08/26/2014-22:28:36.226.0001d265 (CAAServer,CaaCall.HandleUnexpectedException:caacallerrorhandling.cs(51))[64624070][Enter] exception=[Microsoft.Rtc.Collaboration.ConferenceFailureException:The operation failed due to a response
    from the server. For more information, examine the properties on the exception and inner exception.
       at Microsoft.Rtc.Signaling.SipAsyncResult`1.ThrowIfFailed()
       at Microsoft.Rtc.Signaling.Helper.EndAsyncOperation[T](Object owner, IAsyncResult result)
       at Microsoft.Rtc.Collaboration.McuSession.EndSendCommandInternal(IAsyncResult result)
       at Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession.EndTransfer(IAsyncResult result)
       at Microsoft.LiveServer.Caa.CaaCall.EndTransfer(IAsyncResult asyncResult, Boolean& retry, Exception& caught)
    Detected at System.Environment.get_StackTrace()
       at Microsoft.Rtc.Collaboration.ConferenceFailureException..ctor(String message, Exception innerException)
       at Microsoft.Rtc.Collaboration.Conferencing.SendCommandAsyncResult.CreateConferenceFailureException(ConferenceCommandResponse commandResponse, Exception innerException)
       at Microsoft.Rtc.Collaboration.Conferencing.SendCommandAsyncResult.ProcessCccpResponse(SipMessageData messageData, responsetype response, Boolean& isPendingResponse)
       at Microsoft.Rtc.Collaboration.Conferencing.SendCommandAsyncResult.ProcessStatusMessage(SipMessageData statusMessageData, responsetype response)
       at Microsoft.Rtc.Collaboration.Conferencing.StatusMessageReceivedWorkItem.Process()
       at Microsoft.Rtc.Signaling.AsyncWorkitemQueue.ProcessItems()
       at Microsoft.Rtc.Signaling.SerializationQueue`1.ResumeProcessing()
       at Microsoft.Rtc.Signaling.SerializationQueue`1.ResumeProcessingCallback(Object state)
       at Microsoft.Rtc.Signaling.QueueWorkItemState.ExecuteWrappedMethod(WaitCallback method, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
       at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)] m_conferenceID=[91127] m_conferenceUri=[sip:[email protected];gruu;opaque=app:conf:focus:id:4TPY99KF] InstanceID=[b64b9467-db72-41bb-a2b5-673d76777ea4]
    Component: CAAServer
    Level: TL_ERROR
    Flag: TF_DIAG
    Function: CaaCall.TransferCompletedQueued
    Source: caacall.cs(3739)
    Local Time: 08/26/2014-18:28:36.231
    Sequence# : 0001D269
    CorrelationId : 64624070
    ThreadId : 0BA8
    ProcessId : 0BB0
    CpuId : 2
    Original Log Entry :
    TL_ERROR(TF_DIAG) [2]0BB0.0BA8::08/26/2014-22:28:36.231.0001d269 (CAAServer,CaaCall.TransferCompletedQueued:caacall.cs(3739))[64624070]Call Transfer Failed. InstanceID=[b64b9467-db72-41bb-a2b5-673d76777ea4]
    The unexpected error entry includes this information in the diagnosticUtils section:
    Component: CAAServer
    Level: TL_INFO
    Flag: TF_DIAG
    Function: DiagnosticUtils.TryCreateSignalingHeader
    Source: diagnosticutils.cs(269)
    Local Time: 08/26/2014-18:28:36.231
    Sequence# : 0001D268
    CorrelationId :
    ThreadId : 0BA8
    ProcessId : 0BB0
    CpuId : 2
    Original Log Entry :
    TL_INFO(TF_DIAG) [2]0BB0.0BA8::08/26/2014-22:28:36.231.0001d268 (CAAServer,DiagnosticUtils.TryCreateSignalingHeader:diagnosticutils.cs(269))Creating SignalingHeader for InstanceID=[b64b9467-db72-41bb-a2b5-673d76777ea4], header-name=[ms-diagnostics], header-value=[10010;Reason="Gateway
    side Media negotiation failed";Source="LYNC-FE.itprocare.com";component="MediationServer";sipresponsetext="Invite with Replaces failed because Gateway side reinvite failed.";DialogID="f94f35b9-7f5d-4bcd-94a8-de0fb2d8c4c6;df1bec7e24;24010080"]
    Which matches up with an error in the SIP trace:
    TL_INFO(TF_PROTOCOL) [0]0DEC.0A48::08/26/2014-22:28:36.151.0001ac66 (SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(125))$$begin_record
    Trace-Correlation-Id: 3329945913
    Instance-Id: 00000688
    Direction: outgoing
    Peer: lync-fe.itprocare.com:51307
    Message-Type: response
    Start-Line: SIP/2.0 491 Invite with Replaces failed because Gateway side reinvite failed.
    From: <sip:[email protected];gruu;opaque=app:conf:audio-video:id:4TPY99KF>;tag=26f350618b;epid=6DF0663499
    To: <sip:[email protected];gruu;opaque=srvr:MediationServer:BMFt1DuKo1KYsGtnqeobCwAA;grid=9d179e4c3aeb4fd7aedd36d7853ad98b>;epid=26F55811B8;tag=2e6beef249
    CSeq: 5 INVITE
    Call-ID: af099053-d8aa-4ca4-9820-936e8522611c
    Via: SIP/2.0/TLS 10.160.1.47:51307;branch=z9hG4bKeb2e7ed6;ms-received-port=51307;ms-received-cid=9B00
    CONTENT-LENGTH: 0
    P-ASSERTED-IDENTITY: <sip:5853307343;[email protected];user=phone>
    SERVER: RTCC/4.0.0.0 MediationServer
    ms-diagnostics: 10010;source="LYNC-FE.itprocare.com";reason="Gateway side Media negotiation failed";component="MediationServer";SipResponseText="Invite with Replaces failed because Gateway side reinvite failed."
    ms-diagnostics-public: 10010;reason="Gateway side Media negotiation failed";component="MediationServer";SipResponseText="Invite with Replaces failed because Gateway side reinvite failed."
    ms-endpoint-location-data: NetworkScope;ms-media-location-type=intranet
    Message-Body: –
    $$end_record
    The trunks are configured with REFER off and MediaBypass Off.
    We have recently moved to a direct SIP trunk from a vendor on Microsoft's Certified list.
    Lync version is 2010, with the latest CUs applied.  All other calling appears to be working correctly.  The certificate on the servers are using the SHA1 algorithm (I have seen some similar issues discussed if this was not the case.)
    At this point, I have reached the end of my immediate troubleshooting skills with this system.  Can anyone offer any suggestions as to what might be going on here?
    Thanks for any help.
    -Tim
     

    Hi,
    Please check if the default gateway associated to the Mediation Server is up or not.
    Please check if Media traffic on the Gateway be blocked with the issue of wrong encryption. Make sure it is using SRTP (not RTP). If you use RTP, please change it and then test again.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Disabling messages such as "joined Cluster"

    Hi,
    I'm writing command-line utilities to work with the caches, is there a way to disable or reduce the messages when connecting to the cluster, such as "joined Cluster with senior member"?
    Thanks,
    Harry

    Harry,
    The verboseness of the Coherence logging is controlled by the "logging-config/severity-level" configuration element in operational configuration descriptor and could be overridden either in a custom tangosol-coherence-override.xml descriptor or using the "tangosol.coherence.log.level" environment property. OOTB log level is set to 5; changing it to 3 will significantly reduce the amount of logging.
    Regards,
    Gene

  • Can there be a hardware issue on the iPad that causes you to unable to join wifi networks or only if you are within 5 feet of routers?

    I used to be able to connect my iPad to my house wifi network walking all over my house then one day it stopped.  When i tried to connect to my network I would get an message saying "Unable to Join network".  I found that if i was within 5 feet of my router it would connect and work just fine.  At the same time I tried it at multiple other networks that I have before (girlfriends and other friends houses) and could not connect with same issue.  Only place I can connect is my work wifi.
    Can connect to wifi with my iPhone with no issues
    I have reset my network connections
    Reset my house router
    Upgraded to iOS6

    iOS 6 Wifi Problems/Fixes
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting
    http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet
    http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    Try This - Renew IP Address:
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Unable to join network after 3.0.1

    I "upgraded" my iPhone from 3.0 to 3.0.1 last thursday and since then have been unable to join any of my wireless networks. I've been able to join all of these networks via my laptop so I know it isn't the APs. I reset the network settings on the phone via Settings->General->Reset->Reset Network Settings. Still nothing.
    Anyone else having this trouble? Any easy solution? Should I attempt to go back to 3.0?

    It has nothing to do with 3.0.1, which was a minor change to the SMS app. You probably have corrupted data in the backup that was restored when you did the update. Thus, going back to 3.0 won't fix it. You need to fix it in 3.0.1. Try first forgetting your network in WiFi settings for it. Then reboot and try to connect again. If that doesn't fix the problem then do a Restore in iTunes and choose to set up as a new phone. Test before adding back any apps or email accounts.

  • Unable to join online games with 10.5.1, 2 or 3.

    So, basically I have a problem as well as some of the other friends I have. The problem is that I'm rarely able to join certain users of the game that I play online on gameranger called " Age of Empires II." This problem hasn't bothered me until lately, because usually it's always me that hosts the game (which works fine by the way) However, when I jump over to a game room that I'm not hosting, I am able to join the actual Pre-game room, but then once the host presses "Start" I get the "Unable to Join game" message. And before you ask, IP joining does not work either. I have a few other friends with the exact same problem, same OS, same issue. I've been told that this has to do with the settings in my router, well, I don't have a router, just a modem. I've called my ISP and they have said that the modem is set (by default) to not block any connections going in or out. I have my firewall tab set to "allow all incoming connections" as well. I'll say right now that there are actually a few select hosts that I can join with, only a few, and when I talk to them, they say they have a 10.5 OS and I can join their game just fine. So if I figure out what they did to enable me to join them, then it should work the other way around. So my question is, what did those few hosts do to their computer to make it so I could join?

    No firewall on, the firewall tab in my security pane is set to "allow all incoming connections" is there another firewall that I need to worry about?

  • Unable to join network after dropping my ipod in the water... anyone know a solution?

    I put my ipod in the pocket in the back of my jeans and when i went to the washroom, it fell into the toilet... I immediatey took it and dried it with a hairdryer and then a few hours after.. it was able to reopen again, but im unable to join my network ever since then...
    Anyone can help me? Thanks.

    Does it see any networks?  If wifi is dim or grayed out see:
    iOS: Wi-Fi or Bluetooth settings grayed out or dim
    However, it is frequently a hardware problem.
    If can se networks, try:
    - Resetting the iPod:
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Powering off and then back on the router
    - Resetting network settings: Settings>General>Reset>Reet Network Settingds
    - The roubleshooting here:
    iPhone and iPod touch: Troubleshooting Wi-Fi networks and connections

  • My Iphone 4 wont allow me to log into my wireless internet. It keeps saying unable to join user. What can I do to fix that?

    I just updated my software to the 7.06 version on my Iphone 4 and after I did that, I had trouble accessing my wireless internet. I have put in the correct password and it just keeps popping up "Unable to join the network". Does anyone know what I can do to access my wireless internet at my house on my Iphone?

    I just updated my software to the 7.06 version on my Iphone 4 and after I did that, I had trouble accessing my wireless internet. I have put in the correct password and it just keeps popping up "Unable to join the network". Does anyone know what I can do to access my wireless internet at my house on my Iphone?

  • TS1398 My i-phone model MD654LL/A serial F17JWNAF8H2 says "Unable to join the network "sunday".  This is my WIFI network I have had for years.   My I pad has no problem connecting, but not my i-phone. I just tried my daughter's i-phone and it has same pro

    My i-phone cannot connect to my wi fi-all of a suddon.  My wife's i-phone 4 is connected to the wi-fi network.
    I just tried to connect my daughter's i-phone 5, and could not connect message came up "unable to join the network "Sunday".
    My I-pad is connected to Sunday also.
    I tried the reset routine, and when I try to get on line, it asks for my password.  I put it in and it stll says unable to hoin message.
    Can someone help?

    Reset your network settings. Settings>General>Reset>Reset Network Settings

  • HT4623 Hi having difficulty connecting to wifi following upgrade to 7.0.4 for an iPad 4.  Have done a complete power down and restart , no luck.  Unable to enter a password to the home locked wifi. Message coming back Unable to join the network ".........

    Just installed iOS 7.0.4 on the ipad, and can no longer connect to my home locked wifi.  I choose the home wifi network and the message comes back with   Unable to join the network "............"    Dismiss.  There is no prompt for the password for the locked network. . . .  Any suggestions  . . . . .

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • Ipad unable to join network

    iPad mini, using my network just fine for several weeks now.  Was having a problem with online games loading, so went to wi-fi settings and clicked "Renew Lease".  Now I can no longer connect.  Keeps telling me "unable to join network".  Laptop connects fine.  Turned iPad off, forgot network, nothing works.

    Usually it's because you are not connecting to the internet via wifi.
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
     Cheers, Tom

  • My ipad mini is not connecting to the wifi network. I have the correct network and password chosen, but the message I get is that "unable to join". I have reset my ipad and it still says the same thing.  What can I do about this.

    My ipad mini is not connecting to the wifi network. I have the correct network and password chosen, but the message I get is that "unable to join". I have reset my ipad and it still says the same thing.  What can I do about this?

    Hey Dr kris,
    Thanks for the question, and welcome to Apple Support Communities.
    I understand that you are having issues connecting to Wi-Fi networks with your iPad mini. The following troubleshooting assistant may lead to a resolution:
    Apple - Support - iPhone - Join a network Assistant
    http://www.apple.com/support/iphone/assistant/wifi/
    For more in-depth troubleshooting, refer to the following article (refer to the "Unable to connect to a Wi-Fi network):
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    Thanks,
    Matt M.

Maybe you are looking for

  • Win 8.1 11.1.4.62 update broke my iTunes

    Hello, I got an update notification in iTunes and went ahead and am now unable to start iTunes. I receive the message Entry point not found. The procedure entry point [email protected]. Have reinstalled/rebooted/repaired and no luck. Any

  • Best way to pass vars from html into flash?

    I've read a variety of pages that describe how to pass a variable into a flash movie (AS3, player = v9) from the html in which it is embedded.  This page describes AS3 but neglects to mention what to do with the object and embed tags in the noscript

  • Missing My Documents on Windows 7 Enterprise

    Hi, I had a problem with user PC where It was really slow to open and save documents when user was working from home using vpn. so what I have done was to run offline cache cleaner to clear all offline cache files. but now after the reboot user cant

  • Volume erase failed could not unmount disk

    I have a Mac book Pro running 10.5.8 OSX.  I'm trying to use Time Machine (need to replace the hard drive), and I bought a 1TB Toshiba portable hard drive.  I read the instructions on the drive, which say that to use Time Machine, I'll need to reform

  • Can I have safari 4 .0.4 back please

    My wife has 4.0.4 on her laptop and has no issues, I'm finding, with 4.0.5 that I keep getting logged out of site and the wheel of death is far to eager to appear. Can I get 4.0.4 back please thanks nick