Stopping Cluster... Unable to refresh sockets

Hi,
Can someone explain what the following errors mean please:
05/18/10 14:53:15.415 INFO: [ProcessWrapper] [STDOUT] 2010-05-18 14:53:15,413 [Logger@9226875 3.5.3/465p2] DEBUG Coherence - 2010-05-18 14:53:15.413/14734.646 Oracle Coherence GE 3.5.3/465p2 <D6> (thread=PacketListenerN, member=46): Attempt to refresh sockets: [UnicastUdpSocket{State=STATE_OPEN, address:port=11.160.45.170:8097}, MulticastUdpSocket{State=STATE_OPEN, address:port=239.255.12.37:1235, InterfaceAddress=11.160.45.170, TimeToLive=100}, TcpSocketAccepter{State=STATE_OPEN, ServerSocket=11.160.45.170:8097}] caused by MulticastUdpSocket{State=STATE_OPEN, address:port=239.255.12.37:1235, InterfaceAddress=11.160.45.170, TimeToLive=100}; exception java.net.SocketTimeoutException: Receive timed out
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]      at java.net.PlainDatagramSocketImpl.receive0(Native Method)
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]      at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136)
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]      at java.net.DatagramSocket.receive(DatagramSocket.java:712)
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:20)
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:4)
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketListener.CDB:19)
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]      at java.lang.Thread.run(Thread.java:619)
05/18/10 14:53:15.416 INFO: [ProcessWrapper] [STDOUT]
05/18/10 14:53:17.011 INFO: [ProcessWrapper] [STDOUT] 14734.924: [Full GC (System) 14734.924: [CMS: 153422K->153463K(3350528K), 1.4893660 secs] 225600K->153463K(3468544K), [CMS Perm : 23955K->23955K(39996K)], 1.4897740 secs] [Times: user=1.13 sys=0.00, real=1.49 secs]
05/18/10 14:53:17.071 INFO: [ProcessWrapper] [STDOUT] 2010-05-18 14:53:17,070 [Logger@9226875 3.5.3/465p2] INFO  Coherence - 2010-05-18 14:53:17.069/14736.302 Oracle Coherence GE 3.5.3/465p2 <Info> (thread=PacketListenerN, member=46): Scheduled senior member heartbeat is overdue; rejoining multicast group.
05/18/10 14:53:21.598 INFO: [ProcessWrapper] [STDOUT] 2010-05-18 14:53:21,598 [latest-cache-serviceWorker:72] DEBUG EventsPublisherImpl - Published message : ObjectMessage={ Header={ JMSMessageID={ID:LON_DEV_ODCache_7026.104C4BEBFD63A9A32:63038} JMSDestination={Topic[odcache.dev.topic.odcdev.persistence]} JMSReplyTo={null} JMSDeliveryMode={PERSISTENT} JMSRedelivered={false} JMSCorrelationID={null} JMSType={null} JMSTimestamp={Tue May 18 14:53:21 BST 2010} JMSExpiration={0} JMSPriority={4} } Properties={ partitionId={Integer:6803} } Object={PersistenceEventImpl for cache: LatestRefLedgerBook} } ; event : PersistenceEventImpl for cache: LatestRefLedgerBook
05/18/10 14:53:23.762 INFO: [ProcessWrapper] [STDOUT] 2010-05-18 14:53:23,762 [latest-cache-serviceWorker:35] DEBUG EventsPublisherImpl - Published message : ObjectMessage={ Header={ JMSMessageID={ID:LON_DEV_ODCache_7026.104C4BEBFD63A9A32:63039} JMSDestination={Topic[odcache.dev.topic.odcdev.persistence]} JMSReplyTo={null} JMSDeliveryMode={PERSISTENT} JMSRedelivered={false} JMSCorrelationID={null} JMSType={null} JMSTimestamp={Tue May 18 14:53:23 BST 2010} JMSExpiration={0} JMSPriority={4} } Properties={ partitionId={Integer:1015} } Object={PersistenceEventImpl for cache: LatestRefLedgerBook} } ; event : PersistenceEventImpl for cache: LatestRefLedgerBook
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT] 2010-05-18 14:53:34,972 [Logger@9226875 3.5.3/465p2] ERROR Coherence - 2010-05-18 14:53:34.969/14754.202 Oracle Coherence GE 3.5.3/465p2 <Error> (thread=PacketListenerN, member=46): Stopping cluster due to unhandled exception: com.tangosol.net.messaging.ConnectionException: Unable to refresh sockets: [UnicastUdpSocket{State=STATE_OPEN, address:port=11.160.45.170:8097}, MulticastUdpSocket{State=STATE_OPEN, address:port=239.255.12.37:1235, InterfaceAddress=11.160.45.170, TimeToLive=100}, TcpSocketAccepter{State=STATE_OPEN, ServerSocket=11.160.45.170:8097}]; last failed socket: MulticastUdpSocket{State=STATE_OPEN, address:port=239.255.12.37:1235, InterfaceAddress=11.160.45.170, TimeToLive=100}
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.net.Cluster$SocketManager.refreshSockets(Cluster.CDB:91)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.net.Cluster$SocketManager$MulticastUdpSocket.onInterruptedIOException(Cluster.CDB:9)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:33)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:4)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketListener.CDB:19)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at java.lang.Thread.run(Thread.java:619)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT] Caused by: java.net.SocketTimeoutException: Receive timed out
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at java.net.PlainDatagramSocketImpl.receive0(Native Method)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at java.net.DatagramSocket.receive(DatagramSocket.java:712)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:20)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:4)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketListener.CDB:19)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]      at java.lang.Thread.run(Thread.java:619)
05/18/10 14:53:34.972 INFO: [ProcessWrapper] [STDOUT]
05/18/10 14:53:34.974 INFO: [ProcessWrapper] [STDOUT] 2010-05-18 14:53:34,974 [Logger@9226875 3.5.3/465p2] DEBUG Coherence - 2010-05-18 14:53:34.974/14754.207 Oracle Coherence GE 3.5.3/465p2 <D5> (thread=Cluster, member=46): Service Cluster left the cluster
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT] 2010-05-18 14:53:35,093 [Logger@9226875 3.5.3/465p2] DEBUG Coherence - 2010-05-18 14:53:35.086/14754.319 Oracle Coherence GE 3.5.3/465p2 <D5> (thread=Invocation:PartitionedFilterInvocationService, member=46): Service PartitionedFilterInvocationService left the cluster
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT] 2010-05-18 14:53:35,093 [Logger@9226875 3.5.3/465p2] ERROR Coherence - 2010-05-18 14:53:35.086/14754.320 Oracle Coherence GE 3.5.3/465p2 <Error> (thread=DistributedCache:distributed-pof-scheme, member=46): validatePolls: This service timed-out due to unanswered handshake request. Manual intervention is required to stop the members that have not responded to this Poll
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   {
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   PollId=244, active
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   InitTimeMillis=1274188777824
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   Service=distributed-pof-scheme (10)
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   RespondedMemberSet=[]
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   LeftMemberSet=[]
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   RemainingMemberSet=[2]
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   }
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT] Request=Message "InvokeRequest"
05/18/10 14:53:35.094 INFO: [ProcessWrapper] [STDOUT]   {
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   FromMember=Member(Id=46, Timestamp=2010-05-18 10:47:44.479, Address=11.160.45.170:8097, MachineId=34474, Location=machine:lonrs05718,process:16198,member:lonrs05718:Data-14, Role=RbsOdcCoreDaoODCCacheServer)
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   FromMessageId=279506
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   Internal=false
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   MessagePartCount=3
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   PendingCount=0
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   MessageType=27
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   ToPollId=0
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   Poll=null
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   Packets
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]     {
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]     }
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   Service=DistributedCache{Name=distributed-pof-scheme, State=(SERVICE_STOPPED), Not initialized}
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   ToMemberSet=MemberSet(Size=1, BitSetCount=1
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]       Member(Id=2, Timestamp=2010-05-18 10:47:20.865, Address=11.160.45.172:8088, MachineId=34476, Location=machine:lonrs05720,process:20359,member:lonrs05720:Data-4, Role=RbsOdcCoreDaoODCCacheServer)
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]       )
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   NotifySent=false
05/18/10 14:53:35.095 INFO: [ProcessWrapper] [STDOUT]   }Specifically the error:
<Error> (thread=PacketListenerN, member=46): Stopping cluster due to unhandled exception: com.tangosol.net.messaging.ConnectionException: Unable to refresh socketsWhat does it mean and what might be causing it. The only similar post I could find was this one Re: start Conherence ERROR!!! from last year where the response was to try the multi-cast test. We run this cluster with multi-cast all the time though.
Cheers,
JK

Hi Jonathan,
This: http://www.tibcommunity.com/thread/11192
Seems to indicate that the problem is at the socket buffer level.
This one : http://www.jivesoftware.com/jivespace/message/60848;jsessionid=5BF9B4F2637DFC55A07B9F3090927A9D
Indicates that it may be a problem, a conflict on the network with another device.
HTH
Serge

Similar Messages

  • Cluster exception:  "Unable to refresh sockets:"

    I'm getting an exception after starting my Tomcat server with my webapp that is using coherence. In all other environments I have not gotten this error with the same tomcat and app but this new environment is a linux box with multiple interfaces.
    I think it has something to do with the multicast communications which I would happily disable for now if I could but no matter what I set I still get this exception.
    2009-12-07 14:37:29,594 ERROR Logger@9264948 3.5.2/463 Coherence - 2009-12-07 14:37:29.594/137.767 Oracle Coherence GE 3.5.2/463 <Error> (thread=PacketListenerN, member=1): Stopping cluster due to unhandled exception: com.tangosol.net.messaging.ConnectionException: Unable to refresh sockets: [UnicastUdpSocket{State=STATE_OPEN, address:port=172.16.96.56:8088}, MulticastUdpSocket{State=STATE_OPEN, address:port=224.3.5.2:35463, InterfaceAddress=172.16.96.56, TimeToLive=4}, TcpSocketAccepter{State=STATE_OPEN, ServerSocket=172.16.96.56:8088}]; last failed socket: MulticastUdpSocket{State=STATE_OPEN, address:port=224.3.5.2:35463, InterfaceAddress=172.16.96.56, TimeToLive=4}
    at com.tangosol.coherence.component.net.Cluster$SocketManager.refreshSockets(Cluster.CDB:91)
    at com.tangosol.coherence.component.net.Cluster$SocketManager$MulticastUdpSocket.onInterruptedIOException(Cluster.CDB:9)
    at com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:33)
    at com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:4)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketListener.CDB:19)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.net.SocketTimeoutException: Receive timed out
    at java.net.PlainDatagramSocketImpl.receive0(Native Method)
    at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136)
    at java.net.DatagramSocket.receive(DatagramSocket.java:712)
    at com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:20)
    at com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:4)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketListener.CDB:19)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:619)
    My tangosol-coherence-config:
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <coherence>
    <multicast-listener>
    <address>224.1.0.0</address>
    <time-to-live>0</time-to-live>
    <port>2342</port>
    <join-timeout-seconds>1</join-timeout-seconds>
    </multicast-listener>
    <unicast-listener>
    <well-known-addresses>
    <socket-address id="1">
    <address>127.0.0.1</address>
    <port>8088</port>
    </socket-address>
    </well-known-addresses>
    </unicast-listener>
    <logging-config>
    <destination>log4j</destination>
    <severity-level>4</severity-level>
    <character-limit>4096</character-limit>
    </logging-config>
    </coherence>
    So my first question is what is the correct way to disable multicast? Second question is about the exception as to what may be causing it. Thanks much.
    - Matt

    The log indicated that you were not using the coherence override file you specified.
    Log showing muticast address used was 224.3.5.2:35463 (the default one for 3.5.2 build 463), which is not what specified in your override file.
    The correct way to disable multicast is not to configure them in your override file and use well-known-address.
    And your well-known-address setup is a little wierd, 127.0.0.1?

  • Problem: Stopping cluster due to unhandled exception .. Unable to refresh

    Greetings
    While testing a rolling upgrade of an application that uses Coherence 3.5.2 on 62-jvm cluster hosted on
    11 physical machines, we encountered a situation where after the upgrade was completed, most jvms
    in the system abruptly left the cluster. The physical hosts are running CentOS 5.4, the java used is
    the 64-bit server version 1.6.0_16-b01. The test was run under a scenario that imposed "moderate"
    load, with cpu usage on the physical machines never exceeding 60% busy, network bandwidth never
    exceeding 5%, and with some free physical memory. Swapping did not occur during any time during
    the test. I believe we are using the default tangosol-coherence.xml. We got the error below in
    our coherence.log files on all of the systems, all at about the same time (within 10 milliseconds).
    55 of the jvms left the cluster during the incident. There were 55 copies of the error message in
    the various logs, all nearly identical except for the time and member id.
    My questions include
    - what does the error mean?
    - what could cause it? (I investigated system logs, and found no evidence of the NIC cards
    going off line at the time. Any suggestions about how to look for evidence of broadcast storm?)
    - how can we keep it from happening again?
    Many thanks for your help -
    Mike Murphy
    2011-04-26 17:34:14,629 Coherence Logger@9224544 3.5.2/463 ERROR 2011-04-26 17:34:14.629/1929.311 Oracle Coherence GE
    3.5.2/463 <Error> (thread=PacketListenerN, member=30): Stopping cluster due to unhandled exception: com.tangosol.net.mes
    saging.ConnectionException: Unable to refresh sockets: [UnicastUdpSocket{State=STATE_OPEN, address:port=10.48.88.116:809
    1}, MulticastUdpSocket{State=STATE_OPEN, address:port=224.3.5.2:10013, InterfaceAddress=10.48.88.116, TimeToLive=4}, Tcp
    SocketAccepter{State=STATE_OPEN, ServerSocket=10.48.88.116:8091}]; last failed socket: MulticastUdpSocket{State=STATE_OP
    EN, address:port=224.3.5.2:10013, InterfaceAddress=10.48.88.116, TimeToLive=4}
    at com.tangosol.coherence.component.net.Cluster$SocketManager.refreshSockets(Cluster.CDB:91)
    at com.tangosol.coherence.component.net.Cluster$SocketManager$MulticastUdpSocket.onInterruptedIOException(Cluste
    r.CDB:9)
    at com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:33)
    at com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:4)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketLis
    tener.CDB:19)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.net.SocketTimeoutException: Receive timed out
    at java.net.PlainDatagramSocketImpl.receive0(Native Method)
    at java.net.PlainDatagramSocketImpl.receive(PlainDatagramSocketImpl.java:136)
    at java.net.DatagramSocket.receive(DatagramSocket.java:712)
    at com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:20)
    at com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:4)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketLis
    tener.CDB:19)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)

    Hi Mike,
    It looks like you are having problems with multicast. You can run the multicast test described here
    [http://download.oracle.com/docs/cd/E15357_01/coh.360/e15723/tune_multigramtest.htm]
    which will help in diagnosing the problem

  • Stop and refresh buttons (one will disappear while the other is active). I have found numerous websites that just don't want to load on the first try, now I am unable to refresh it (usually in a new tab) because the button disappears. BTW 255 limit is BS.

    Stop and refresh buttons (one will disappear while the other is active). I have found numerous websites that just don't want to load on the first try, now I am unable to refresh it (usually in a new tab) because the button disappears. BTW 255 limit is BS.

    You can try to press the ESC key to stop loading the page if you see the Stop button instead of the Reload button. You can also reload the page via F5 or Ctrl + F5 (cache bypass).
    Firefox 4.0 has a combined Reload and Stop and Go button that appears at the right end of the location bar.
    To restore the Firefox 3 appearance you can use these steps:
    * Open the "View > Toolbars > Customize" window to move the Stop and Reload button out of the location bar.
    * Move the Reload and Stop buttons to their previous position at the left side of the location bar.
    * Set the order to "Reload - Stop" to get a combined "Reload/Stop" button.
    * Set the order to "Stop - Reload" or separate them otherwise to get two distinct buttons.

  • UdpSocket.receive: unable to reopen socket; State=STATE_CLOSED

    Hi
    We are getting this error on DefaultCacheServer instance while other members are loading information into Cache.
    Thanks
    sunder
    2011-07-22 03:02:33.959/11191.128 Oracle Coherence GE 3.6.1.0 <Error> (thread=Cluster, member=16): StopRunning ClusterService{Name=Cluster, State=(SERVICE_STARTED, STATE_JOINED), Id=0, Version=3.6, OldestMemberId=1} due to unhandled exception:
    2011-07-22 03:02:34.062/11191.231 Oracle Coherence GE 3.6.1.0 <Error> (thread=Cluster, member=16):
    java.lang.NullPointerException
    at sun.nio.ch.EPollSelectorImpl.implRegister(EPollSelectorImpl.java:149)
    at sun.nio.ch.SelectorImpl.register(SelectorImpl.java:115)
    at java.nio.channels.spi.AbstractSelectableChannel.register(AbstractSelectableChannel.java:180)
    at com.tangosol.coherence.component.net.TcpRing.connect(TcpRing.CDB:20)
    at com.tangosol.coherence.component.net.TcpRing.ensureTopology(TcpRing.CDB:39)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService$TcpRing.onMemberLeft(ClusterService.CDB:3)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onMemberLeft(ClusterService.CDB:27)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.removeMember(ClusterService.CDB:48)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.doMemberLeft(ClusterService.CDB:13)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onNotifyTcpDeparture(ClusterService.CDB:6)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService$TcpRing.onDeadBuddy(ClusterService.CDB:1)
    at com.tangosol.coherence.component.net.TcpRing.heartbeat(TcpRing.CDB:36)
    at com.tangosol.coherence.component.net.TcpRing.heartbeatBuddies(TcpRing.CDB:9)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onTimerRunning(ClusterService.CDB:61)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onNotify(ClusterService.CDB:19)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:662)
    2011-07-22 03:02:34.414/11191.583 Oracle Coherence GE 3.6.1.0 <Error> (thread=PacketListener1P, member=16): Stopping cluster due to unhandled exception: com.tangosol.net.messaging.ConnectionException: UdpSocket.receive: unable to reopen socket; State=STATE_CLOSED
    at com.tangosol.coherence.component.net.socket.UdpSocket.receive(UdpSocket.CDB:55)
    at com.tangosol.coherence.component.net.UdpPacket.receive(UdpPacket.CDB:1)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketListener.onNotify(PacketListener.CDB:20)
    at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
    at java.lang.Thread.run(Thread.java:662)

    Appreciate response if someone encountered this problem before.
    (Oracle Coherence - 3.7)
    Thanks
    sunder

  • Stopping cluster due to unhandled exception: java.lang.ArrayIndexOutOfBound

    We had this problem in production where one node among the 16 node cluster terminated with this error.
    2013-04-12 11:39:00.533/1139.283 Oracle Coherence EE 3.6.1.4 <Warning> (thread=PacketPublisher, member=4): Experienced a 12316 ms communication delay (probable remote GC) with Member(Id=6, Timestamp=2013-04-12 11:20:08.733, Address=169.168.22.79:32120, MachineId=5967, Location=XXXX,machine:XXXXXXX,process:18088102,member:Container1u7, Role=XXXXXXXX); 114 packets rescheduled, PauseRate=0.0108, Threshold=1878
    2013-04-12 11:47:35.704/2528.573 Oracle Coherence EE 3.6.1.4 <Error> (thread=PacketReceiver, member=1): Stopping cluster due to unhandled exception: java.lang.ArrayIndexOutOfBoundsException
         at com.tangosol.coherence.component.net.Packet.extract(Packet.CDB:30)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.packetProcessor.PacketReceiver.onNotify(PacketReceiver.CDB:28)
         at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)
         at java.lang.Thread.run(Thread.java:777)
    After that that when the services which are configured to restart, tried to restart it failed with following exception. Any idea what would be causing this error. We have WKA configured.
    2013-04-12 11:47:35.951/2528.820 Oracle Coherence EE 3.6.1.4 <Error> (thread=DEFAULT_EDN-Thread-28, member=n/a): Error while starting cluster: (Wrapped) java.io.IOException: SystemSocketProvider unable find available port(s)
         at com.tangosol.util.Base.ensureRuntimeException(Base.java:293)
         at com.tangosol.util.Base.ensureRuntimeException(Base.java:269)
         at com.tangosol.coherence.component.net.Cluster.onStart(Cluster.CDB:232)
         at com.tangosol.coherence.component.net.Cluster.start(Cluster.CDB:11)
         at com.tangosol.coherence.component.util.SafeCluster.startCluster(SafeCluster.CDB:3)
         at com.tangosol.coherence.component.util.SafeCluster.restartCluster(SafeCluster.CDB:7)
         at com.tangosol.coherence.component.util.SafeCluster.ensureRunningCluster(SafeCluster.CDB:26)
         at com.tangosol.coherence.component.util.SafeService.restartService(SafeService.CDB:22)
         at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:39)
         at com.tangosol.coherence.component.util.safeService.SafeCacheService.ensureRunningCacheService(SafeCacheService.CDB:3)
         at com.tangosol.coherence.component.util.SafeNamedCache$CacheAction.run(SafeNamedCache.CDB:3)
         at java.security.AccessController.doPrivileged(AccessController.java:252)
         at javax.security.auth.Subject.doAs(Subject.java:494)
         at com.tangosol.coherence.component.util.SafeNamedCache.restartNamedCache(SafeNamedCache.CDB:8)
         at com.tangosol.coherence.component.util.SafeNamedCache.ensureRunningNamedCache(SafeNamedCache.CDB:33)
         at com.tangosol.coherence.component.util.SafeNamedCache.getRunningNamedCache(SafeNamedCache.CDB:1)
         at com.tangosol.coherence.component.util.SafeNamedCache.lock(SafeNamedCache.CDB:1)
         at container.pool.BoundedThreadPool$PooledThread.run(BoundedThreadPool.java:591)
    Caused by: java.io.IOException: SystemSocketProvider unable find available port(s)
         at com.tangosol.coherence.component.net.Cluster$SocketManager.bindListeners(Cluster.CDB:117)
         at com.tangosol.coherence.component.net.Cluster.onStart(Cluster.CDB:228)
         ... 20 more

    Hello,
    This not a Coherence bug. It looks like the system is running out of memory.
    Best regards,
    -Dave

  • Unable to refresh from profile

    When I attempt to connect a Solaris 10 Update 4 client to my Sun iPlanet Directory Server 5.2 LDAP server, using the following configuration:
    NS_LDAP_FILE_VERSION= 2.0
    NS_LDAP_SERVERS= 172.16.20.200
    NS_LDAP_SEARCH_BASEDN= ou=SciDevGrid,dc=c-noofs.gc.ca
    NS_LDAP_AUTH= simple;sasl/DIGEST-MD5
    NS_LDAP_SEARCH_REF= FALSE
    NS_LDAP_SEARCH_SCOPE= sub
    NS_LDAP_SEARCH_TIME= 15
    NS_LDAP_CACHETTL= 86400
    NS_LDAP_PROFILE= SciDevGrid
    NS_LDAP_CREDENTIAL_LEVEL= proxy
    NS_LDAP_SERVICE_SEARCH_DESC= passwd:ou=People,ou=Default,dc=c-noofs.gc.ca
    NS_LDAP_SERVICE_SEARCH_DESC= group:ou=group,ou=Default,dc=c-noofs.gc.ca
    NS_LDAP_BIND_TIME= 10
    It works fine, and all information the client needs from the server is fully accessible. I can log in as an LDAP user, and the hosts table and automounter are updated properly. However, I receive this error message in the messages log when ldap_cachemgr tries to update the profile:
    Aug 26 11:32:57 CNOOFS01 ldap_cachemgr[21216]: [ID 722288 daemon.error] Error: Unable to refresh from profile:SciDevGrid. (error=2)
    The cachemgr log file (/var/ldap/cachemgr.log) shows:
    Tue Aug 26 11:32:57.7150 Starting ldap_cachemgr, logfile /var/ldap/cachemgr.log
    Tue Aug 26 11:32:57.7262 sig_ok_to_exit(): parent exiting...
    Tue Aug 26 11:32:57.7344 Error: Unable to refresh from profile SciDevGrid (error=2)
    Tue Aug 26 11:32:57.7344 Error: Unable to update from profile
    The SciDevGrid profile in the LDAP server (cn=SciDevGrid,ou=profile,dc=c-noofs.gc.ca) has the following configuration:
    (the passwd and group ou's are inherited from the default profile via serviceSearchDescriptor entries)
    cn = SciDevGrid
    authenticationMethod = simple;sasl/DIGEST-MD5
    bindTimeLimit = 10
    credentialLevel = proxy
    defaultSearchBase = ou=SciDevGrid,dc=c-noofs.gc.ca
    defaultSearchScope = sub
    defaultServerList = 172.16.20.200
    followReferrals = false
    objectClass = DUAConfigProfile
    objectClass = top
    profileTTL = 86400
    searchTimeLimit = 15
    serviceSearchDescriptor = passwd:ou=People,ou=Default,dc=c-noofs.gc.ca
    serviceSearchDescriptor = group:ou=group,ou=Default,dc=c-noofs.gc.ca
    If I go into the LDAP server and modify the SciDevGrid profile to give defaultSearchBase the value "dc=c-noofs.gc.ca", the cachemgr error messages will stop. That leads me to believe this is a configuration problem. Has anyone run across this problem before?
    Basically, what I am trying to achieve is a "default" profile which contains users and groups which apply to all LDAP-connected machines. Other profiles will inherit these attributes from the default profile, while providing additional configuration (automount maps and host table) specific to each compute grid we have.
    Thanks in advance for any advice you can provide,
    Adam Lundrigan
    UNIX SysAdmin, C-NOOFS project
    Biological and Physical Oceanography Section, Science Branch
    Department of Fisheries and Oceans Canada
    [email protected]
    Edited by: C-NOOFS on 27-Aug-2008 9:48 AM

    I am having the same issue. Does anybody can help?

  • Unable to refresh Mat View

    BANNER (ADB)
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    BANNER (MDB)
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    Hello everyone,
    I'm unable to refresh a mat view in MDB which is based on ADB. Even just after creating it everytime the refresh fails.
    Currently I'm re-creating the mat view daily and then point the synonym to new one.
    There are no errors thrown in session. It just times out.
    Below is the script for the same.
    CREATE MATERIALIZED VIEW MDB.MV_APRP_DTL_JUN02
    TABLESPACE MCCI_DATA
    BUILD IMMEDIATE
    USING INDEX
    REFRESH FAST START WITH SYSDATE+12/24 NEXT SYSDATE+1
    WITH ROWID
    AS
    SELECT /*+ PARALLEL (APREP_DTL,6) */ * FROM prp.aprep_dtl@mdb_adb prep_del_dtl;
    Can anybody tell me how can I atleast find what and where the problem is ?
    Thanks
    Jitu J K

    If you currently are dropping and recreating the MV, you don't need the MV Log.
    Drop and recreate the MV Log before you recreate the MV and then retest performance of FAST refresh's. A 600MB MV Log does mean that something has gone wrong. Do you / Did you have other MVs that were also extracting data from the same base table(s) ? If those MVs have stopped refreshing but did not unregister, the MV Log will continue to grow and your current MV's FAST refresh performance will suffer.
    See Oracle Support Note#1031924.6 and
    http://hemantoracledba.blogspot.com/2007/01/large-growing-snapshot-logs-indicate.html
    Note : Before you drop the MV log confirm that there are no other MVs (in the same database or a remote database) that are built on the same base table(s).
    Hemant K Chitale

  • Cups - Unable to bind socket for address

    At first I must say, than CUPS is the bigger shit I have ever seen on Linux. I have configured many daemons like: Apache, Lighttpd, MySQL or dnsmasq. Everything always just work, but not CUPS. I have configured it for 15-20 times. I always need about 5-10 hours to run it, and I've never known why it started work - probably it is randomly like Windows
    Now, CUPS works fine on server, and I can print from laptop. But I've reinstalled Arch on PC. I've copied /etc/cups/ from laptop to PC, and now I can't start CUPS:
    /etc/rc.d/cups start
    :: Starting CUPS Daemon [BUSY]
    cupsd: Child exited on signal 15!
    /var/log/cups/error_log   
    I [11/Oct/2008:14:45:22 +0200] Listening to 208.69.34.132:631 (IPv4)
    I [11/Oct/2008:14:45:22 +0200] Loaded configuration file "/etc/cups/cupsd.conf"
    I [11/Oct/2008:14:45:22 +0200] Using default TempDir of /var/spool/cups/tmp...
    I [11/Oct/2008:14:45:22 +0200] Configured for up to 100 clients.
    I [11/Oct/2008:14:45:22 +0200] Allowing up to 100 client connections per host.
    I [11/Oct/2008:14:45:22 +0200] Using policy "default" as the default!
    I [11/Oct/2008:14:45:22 +0200] Full reload is required.
    I [11/Oct/2008:14:45:22 +0200] Loaded MIME database from '/etc/cups': 35 types, 39 filters...
    D [11/Oct/2008:14:45:22 +0200] Loading printer Domowa...
    D [11/Oct/2008:14:45:22 +0200] Loading printer tmp...
    D [11/Oct/2008:14:45:22 +0200] Discarding unused printer-stopped event...
    E [11/Oct/2008:14:45:22 +0200] Filter "foomatic-rip" for printer "tmp" not available: No such file or directory
    D [11/Oct/2008:14:45:22 +0200] Scanning /var/spool/cups for jobs...
    I [11/Oct/2008:14:45:22 +0200] Full reload complete.
    I [11/Oct/2008:14:45:22 +0200] Cleaning out old temporary files in "/var/spool/cups/tmp"...
    E [11/Oct/2008:14:45:22 +0200] Unable to bind socket for address 208.69.34.132:631 - Cannot assign requested address.
    X [11/Oct/2008:14:45:22 +0200] No Listen or Port lines were found to allow access via localhost!
    /etc/cups/cupsd.conf
    LogLevel debug
    SystemGroup sys root
    Listen localhost:631
    DefaultAuthType Basic
    I haven't any idea what it is: 208.69.34.132. It think it is in USA.
    socklist | grep 631 - clear
    Only deference between pc and laptop it's kernel - on pc I use 2.6.24

    I had the same problem.  I solved it doing 2 things.  (1) I replaced my /etc/cups/cups.conf with /etc/cups/cups.conf.default and (2) I added an acl option in the fstab.  Do a search on the forum for acl and you should see it.
    -rico

  • USER UNABLE TO REFRESH DISCOVERER REPORT IN DISCOVERER DESKTOP 10g

    Dear All,
    HELP!!!
    A new user is unable to refresh discoverer Reports in Desktop. All priviledges have been granted to username in Disco Admin and Usre is able to log into oracle Apps.
    On the PC the user logged into someone else can log into Discoverer Desktop and run/refresh discoverer reports without any issues. Hence Ithink neither the PC nor the Discoverer installation is the problem.
    Can anyone help? What setup/profile needs to be completed in order for the user to be able to run Disco reports.
    Pls note that the following has been completed:
    1. Business Areas Assigned to user and his responsibilities.
    2. Desktop/Plus Privileges assigned.
    3. Allow administration - DISABLED - NOT TICKED
    Many thx
    DI

    Does this person just need to run reports? Or does this person also need to create reports? If the person just needs to run reports, try using Viewer for that person, rather than Desktop. This may be something that you need to log a service request with Oracle to get resolved. Pretty strange that can bring items into a new worksheet, but it won't run. Maybe there is an Oracle applications security issue (since logging in as another person does work)? You may be beating your brains out trying to find a Discoverer problem when it might be an application security problem. Though this is a wild guess on my part.
    John Dickey

  • Unable to refresh a report in P21 Activant

    We recently upgraded our Activant P21 (Prophet 21) software which includes Crystal Reports.  Standard P21 canned reports in their software can be viewed, exported and printed.  The P21 software includes a feature to create and link custom reports.  We create the custom reports with Crystal Reports 2008 and set up the external report links.  We can open, view, print and export the custom reports but when we refresh the report with or without an input parameters, we are prompted for a "Database Login" password.  When we enter our password, an error message titled "Crystal Report Windows Forms Viewer"  states "Logon Failed. Please try again".  We have contacted Activant about this issue and they do not find any errors in the set up.  They have told us there is probably an issue with Crystal Reports and asked us to contact your company.  We have also contacted a friendly competitor who uses the same Activant P21 software and create custom reports with Crystal Reports 2008 which include user input parameters.  Their custom reports work without a glitch.  What would prevent us from refreshing a custom Crystal report?

    Hi Don,
    Activant P21 is insisting our issue is a Crystal problem.  We are unable to refresh the reports inside their software.  We have tried every user id and password we know and it still will not refresh our CR report. 
    When we use CR2008 to refresh a report, a window opens titled "OLE DB (ADO)" and asks to choose a data source "ODBC Data Source....Choose a data source from the list"  We select our ODBC DSN: P21 Live and click next.  Another window opens titled "OLD DB (ADO) asking for a password "Connection Information...Provide necessary information to log on to the chosen data source." At this point it does not matter what "User ID" or "Password" we use, the report will refresh.  We have used the Adminstrator with a password, we used my user name and password and we used the administrator without a password and in all three instances, the report refreshed with the correct data.
    I don't see how this is a Crystal problem unless there is something I am missing.  Any help you can provide will be deeply appreciated.
    Bob

  • I have an e trade site and I get a error message on my main page. "unable to refresh chart"

    My site is written below and. Error message says
    "unable to refresh chart"
    http://www.ngkbujimarket.com/index.php
    I need your helps
    Thanks

    Make sure that you do not block cookies from that website.
    * https://support.mozilla.com/kb/Cookies
    * https://support.mozilla.com/kb/Enabling+and+disabling+cookies
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • Powerpivot for sharepoint error: Unable to refresh data for a data connection in the workbook

    Hello,
     I have three errors when i try to use a simple powerpivot workbook published in sharepoint: (nothing on google has help me..)
    1-Unable to refresh data for a data connection in the workbook.
    Try again or contact your system administrator. The following connections failed to refresh:
    PowerPivot Data
    2-The embedded PowerPivot data in the workbook cannot be loaded due to a version mismatch
    3-01/21/2012 17:26:47.08  w3wp.exe (0x1950)                        0x0AD0 Excel Services Application     Excel
    Calculation Services     bccc Medium   Session.HandleTrimmedWorkbookReloading: userOperation ApplySlicerSelectionOperation requires BaseWorkbook: "http://crm2011:2020/Marketing%20Reports/test2_excel32bits.xlsx"
    [0x409] [Saturday, 21 January 2012 09:40:18] [BaseWB ID: 2] to be untrimmed if it is currently trimmed. The workbook is currently NOT trimmed. fb614a65-e398-4b97-a98d-fb7b23eab39f
    01/21/2012 17:26:47.08  w3wp.exe (0x1950)                        0x0AD0 Excel Services Application     Excel Calculation
    Services     f1va Medium   CWorkbookWrapper::CWorkbookWrapper: Created with ID=4 fb614a65-e398-4b97-a98d-fb7b23eab39f
    01/21/2012 17:26:47.09  w3wp.exe (0x1950)                        0x0AD0 Excel Services Application     Excel Calculation
    Services     eq3r Medium   ConnectionRequest.ConnectionRequest: New connection request. SessionId=1.V21.4PI+fCwIq52LH++nOoMzs90.5.en-US5.en-US73.-0060#0000-10-00-05T03:00:00:0000#+0000#0000-03-00-05T02:00:00:0000#-006036.bfceb31b-7122-46ca-9e2a-ae52cefcfcaf1.N,
    WorkbookVersion=ConnectionInfo.WorkbookVersion: Uri=http://crm2011:2020/Marketing Reports/test2_excel32bits.xlsx, Version=Saturday, 21 January 2012 09:40:18 fb614a65-e398-4b97-a98d-fb7b23eab39f
    01/21/2012 17:26:47.12  w3wp.exe (0x1950)                        0x0AD0 Excel Services Application     Excel Calculation
    Services     aysl Medium   Succeeded to initialize a chart. fb614a65-e398-4b97-a98d-fb7b23eab39f
    01/21/2012 17:26:47.12  w3wp.exe (0x1950)                        0x0AD0 Excel Services Application     Excel Calculation
    Services     8xk9 Medium   ExternalSource.ExecuteOperation: We exhausted all available connection information. Exception: Microsoft.Office.Excel.Server.CalculationServer.Interop.ConnectionInfoException: Exception of type
    'Microsoft.Office.Excel.Server.CalculationServer.Interop.ConnectionInfoException' was thrown.     at Microsoft.Office.Excel.Server.CalculationServer.ConnectionInfoManager.GetConnectionInfo(Request request, String externalSourceName, Int32
    externalSourceIndex, Boolean& shouldReportFailure)     at Microsoft.Office.Excel.Server.CalculationServer.ExternalSource.ExecuteOperation(Request request, ExternalSourceStateInfo externalSourceStateInfo, ExternalSourceStateInfo prevExternalSourceStateInfo,
    Int32 index, ConnectionInfoManager connectionInfoManager, ExternalDataScenario scenario, DataOperation dataOpe... fb614a65-e398-4b97-a98d-fb7b23eab39f
    01/21/2012 17:26:47.12* w3wp.exe (0x1950)                        0x0AD0 Excel Services Application     Excel Calculation
    Services     8xk9 Medium   ...ration, Boolean verifyPreOperationConnection), Data Connection Name: PowerPivot Data, SessionId: 1.V21.4PI+fCwIq52LH++nOoMzs90.5.en-US5.en-US73.-0060#0000-10-00-05T03:00:00:0000#+0000#0000-03-00-05T02:00:00:0000#-006036.bfceb31b-7122-46ca-9e2a-ae52cefcfcaf1.N,
    UserId: 0#.w|contoso\manager fb614a65-e398-4b97-a98d-fb7b23eab39f
    My server and client olap versions are the same: MSOLAP.5, i used sql server 2008 R2 SP1 and sharepoint 2010 SP1 and reboot or iisreset have no effect
    Thanks in advance for your help

    Hello Challen Fu
    I would be so grateful if you could please help me out
    I have been trying to find a solution to the same error message
    In my case, the power pivot reports were working before on a regular team  site , but then two things changed:
    a)  I  created a toplevel site using the BI Center template. Now I am using a Business Intelligence template , created a power pivot gallery library and uploaded a few powerpivot reports
    b)  On the  backend, the database instance was upgrated to SQL Server 2012 
         Front end Server VDSP01  remains  SQL Server 2008 R 2 where Sharepoint 2010  was installed as a FARM  
    Now, the reports will display in sharepoing however they will not refresh. the error message i get is the same.
     Scenario recap:
    a- Server VDSP01  uses SQL Server 2008 R 2 where Sharepoint 2010  was installed as a FARM
    b- On the back end,  the database instance name was replaced with SQL 2012 Server:
               from SQL Server 2008 R 2 (instance DBDEV-COTS\COTS)
               to     SQL Server 2012 ( instance VTSQL01\COTS)
    c-  I was told that:
         From VDSP01, they ran
    CliConfg.exe   to create SQL Server Alias :
           where    BEFORE: vdsharepoint -->  DBDEV-COTS\COTS
                and  AFTER    : vdsharepoint -->  VTSQL01\COTS
     I appreciate in advance any help you can provide<v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f">
      <v:stroke joinstyle="miter">
      <v:formulas>  <v:f eqn="if lineDrawn pixelLineWidth 0">
      <v:f eqn="sum @0 1 0">
      <v:f eqn="sum 0 0 @1">
      <v:f eqn="prod @2 1 2">
      <v:f eqn="prod @3 21600 pixelWidth">
      <v:f eqn="prod @3 21600 pixelHeight">
      <v:f eqn="sum @0 0 1">
      <v:f eqn="prod @6 1 2">
      <v:f eqn="prod @7 21600 pixelWidth">
      <v:f eqn="sum @8 21600 0">
      <v:f eqn="prod @7 21600 pixelHeight">
     <v:f eqn="sum @10 21600 0">
    </v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:formulas>
     <v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f">
    <o:lock aspectratio="t" v:ext="edit">
    </o:lock></v:path></v:stroke></v:shapetype> <v:shape alt="" id="Picture_x0020_2" o:spid="_x0000_i1025" style="width:630pt;height:475.5pt;" type="#_x0000_t75">
    <v:imagedata o:href="cid:[email protected]" src="file:///C:\Users\wlarange\AppData\Local\Temp\msohtmlclip1\01\clip_image001.jpg">
    </v:imagedata></v:shape>
    wanda larangeira

  • Brand new Ipod touch bought yesterday - Screen is frozen with an itunes emblem and cable. Unable to refresh or restore ipod. Computer and itunes does not recognize ipod.

    This is first Ipod for me  - I have had less than one day. Screen is frozen with itunes emblem and cable. Unable to refresh/restore or do anything with ipod. I turn off/on and get the same frozen screen. My computer does not recognize ipod. Itunes does not recognize ipod so I cannot restore.... Should I take this ipod back and get a new one? Is this normal?

    Before you can use the iPod you have to activate it by connecting it to a computer with iTunes.  Try the following to get your computer to see the iPod so you can activate the iPod.
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows

  • Unable to refresh data

    I have a web template. There is a button which allows the user to upload a file via web dynpro and a planning sequence. The upload works fine but I'm unable to refresh the web template afterwards so that I can see the data changed by the planning sequence.
    Does anybody have an idea how to refresh the data? Neither REFRESH_DATA nor CHANGE_TEMPLATE or BACK_TO_INITIAL_STATE are working.
    Thanks in advance
    Dirk

    Hi Dirk,
    Greeting.
    In my case, I use tab container.
    1 tab for data uploader, and the other one for seeing the data.
    Once, I've finished uploading the data, than I change the tab, it will be automatically update the data.
    Hopefully it can help you
    Best regards,
    Daniel N.

Maybe you are looking for

  • How can i hide the menu bar at the bottom of the app in itunes

    how can I hid the bar at the bottom of the App screen in itunes. Where it shows how much audio, app etc space you have left on your device

  • Moving desktop icons with Yoga screen rotation and Windows 8

    I have a Yoga 11s.  I have a bunch of desktop icon shortcuts and folders on my desktop as I rarely use the Windows 8 "tiles."  Unfortunately, when using the Yoga as a tablet, whenever the screen rotates, all my desktop shortcuts and folders move arou

  • Synchronizing my AdobeID with Vendor ID (txtr)

    Hi there, I was following all the instructions to synchronize my AdobeID with my Txtr vendor ID so that I can read my DRM-protected ebooks on my ipad in the txtr app. So I used the Account synchronization tool on the adobe website and selected my ebo

  • Problem in getting Page nos in SFs

    I have a problem in getting Page nos in SFs. My problem is that, I want to print multiple docs ie SELECT-OPTION case. Here each doc has N no of pages. I want to print Page 1 of N for each doc. I used SFSY-PAGE / SFSY-FORMPAGES but its giving total no

  • How do I show location in messages?

    I read the tip that says to let message recipients know where I am I tap details and then share my location. Where is the details button? I couldn't find it in a message field or in settings. Geoff