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

Similar Messages

  • Error: Unable to create socket(While using Mail Adapter in receiver side)

    Hi Experts,
    I have tried the File to Mail scenario. While component monitoring the Sender communication is working fine but the receiver communication is giving error like Unable to create socket. Please help me to solve this error.
    Regards,
    Nutan

    HI,
    before using the mail adapter have you specified all the attributes porperly as well as have setup the SMTP Exchange Server address
    For FAQs about the mail adapter, see SAP Note 856599.
    Please read the below thread, it might be helpful/
    SOAP Receiver   java.io.IOException: unable to create a socket
    Thanks
    Swarup

  • 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

  • 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?

  • After applying BM3.8.5_ir1: "IKESetupSocket: Unable to bind socket!", IKE not loading

    Hello,
    I just applied the Interim Release 1 BM3.8.5 and rebootet the server after at
    least several months of uptime when the patch files were applied - so it might be
    related to 385_ir1; Or something went wrong during the last months of uptime that
    way; that a reboot just caused the trouble to be revealed.
    Well, on the next reboot after applying BM3.8.5_ir1 I got this on the IKE screen:
    -------------------------- IKE SCREEN ----------------------------------
    3-19-2008 12:53:41 pm IKESetupSocket: Unable to bind socket!
    [snip empty lines]
    <Press any key to close screen>
    -------------------------- IKE SCREEN ----------------------------------
    At this state these TCP NLMs were loaded:
    TCP.NLM
    Loaded from [SYS:SYSTEM\] on Mar 19, 2008 12:35:40 pm
    (Address Space = OS)
    Novell TCP/IP Stack - Transport module (Domestic)
    Version 6.91.05 October 25, 2007
    Copyright 1994-2007 Novell, Inc. All rights reserved. Patent pending.
    TCPIP.NLM
    Loaded from [SYS:SYSTEM\] on Mar 19, 2008 12:35:40 pm
    (Address Space = OS)
    Novell TCP/IP/IPSec Module (Domestic) NICI Enabled
    Version 6.91.10 October 25, 2007
    Copyright 1994-2007 Novell, Inc. All rights reserved
    Patent pending Portions Copyright 1986-1995, RSA Data Security, Inc.
    BSDSOCK.NLM
    Loaded from [SYS:SYSTEM\] on Mar 19, 2008 12:35:40 pm
    (Address Space = OS)
    Novell BSDSOCK Module (Domestic)
    Version 6.91.04 October 25, 2007
    Copyright 1994-2007 Novell, Inc. All rights reserved.
    As it's a socket error I thought that applying the latest TCP patch might help
    out:
    TCP681K, another reboot, but no change at all.
    As IKE isn't loading server side all VNP functions are not operational.
    PKIDIAG is without errors, if these certificates should interact with IKE as well
    (I honestly have to state, that I don't know, if or if not these Certs interact
    with IKE ...)
    Anybody a quick solution? Otherwise I'll try to backrev to BM3.8.5 and the prior
    TCP version.
    Thanks for any input.
    Regards, Rudi.
    IT-Beratung Rudolf Thilo
    Schweinfurter Str. 131
    97464 Niederwerrn
    t: +49 (0)9721/6464840
    f: +49 (0)9721/6464841
    m: +49(0)171/685 9 685

    Hello,
    after investigating in a totally wrong direction for many hours <doh!> I finally
    back-rev.ed the lib files from c:\nwserver\!backup.lib and
    sys:system\!backup.lib, after that was done the IKE had no trouble any more.
    In the load sequence of the server's reboot NMAS had a load error that pointed in
    that direction... (several DS*.NLMs in the LIB patch files)
    I have a looger screen save file of both, a "trouble boot" and a clean boot after
    removing the patch files. What I missed was to draw a config.txt of the trouble
    state. :(
    Quite interesting is the fact, that after may be 30 - 60 Minuntes of uptime the
    BM had difficulties to access the C: drive:
    ----------------------------Logger Screen ------------------------------------
    NetWare Configuration File Transfer Cache to DOS Error: 0x4
    Registry rolling back to last known good registry file.
    ----------------------------Logger Screen ------------------------------------
    Then no NLMs could be loaded any more at all: Neither DOS side, nor sys:system or
    from anywhere else. Funny fact: With the already loaded toolbox a "DIR" was
    presenting everything absolutely normal, DOS and SYS: side....
    Well, the NBM-Rule-Container is restored now from tape, the filters.txt is as it
    was before (seveal reboots) and with my 2nd. BM install I was painfully
    remembered that there can be just one BM per container <grrr> ;) (nice design...)
    Patches applied when the trouble showed up
    NW6.5SP6
    BM3.8SP5
    plus the hotfixes available till Dec 2007
    Finally I applied these (many hours ago >-O~ )
    LIBCSP6B
    NWLIB6K
    WSOCK6N
    TCP681K
    BM3.8.5_ir1
    .... in the timed order they were given to the public (I didn't check right now,
    the order above isn't necessarily the right order I used.)
    If someone should be interested in the logger.txt of both states, they are too
    large for *one* posting here, drop me an email.
    Regards, Rudi.
    IKESetupSocket: Unable to bind socket!
    IKE not loading any more
    NMAS error in boot sequence
    Error accessing registry files,
    NLM load from all search paths impossible
    IT-Beratung Rudolf Thilo
    Schweinfurter Str. 131
    97464 Niederwerrn
    t: +49 (0)9721/6464840
    f: +49 (0)9721/6464841
    m: +49(0)171/685 9 685

  • Unable to connect SQL State=S1000 [Oracle][ODBC][Ora]ORA-12170:

    Hi all,
    I have an Windows XP OS with SP3.
    I have installed the Oracle 11g server.
    On trying to connect to the ODBC connection, i get the following error message:
    Unable to connect SQL State=S1000 [Oracle][ODBC][Ora]ORA-12170: TNS: Connect timeout occured
    On trying the tnsping,
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.6.0 - Production on 09-OCT-2
    011 13:11:05
    Copyright (c) 1997, 2007, Oracle. All rights reserved.
    Used parameter files:
    E:\app\Gautam\product\11.1.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.
    5.207)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl))
    TNS-12535: TNS:operation timed out
    On trying to connect with SQL Developer, i get the following error:
    Status: Failure - Test failed: Io Exception: The Network Adapter could not establish the connection
    However i am able to connect to the same using SQL Plus
    Another issue that occurs is that the Oracle Enterprise Manager shows the following error after a while:
    Agent Connection to Instance
    Status Failed
    Details ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach)
    The following services are all up during this point of time:
    OracleDBConsoleorcl
    OracleOraDb11g_home1TNSListener
    OracleServiceORCL
    Any help in this regard will be very useful as this is hindering the progress of my work.
    Thanks in advance for the help.
    - Gautam

    841683 wrote:
    Hi,
    I did try and delete my listener.ora and then create a new one..
    That did not solve my issue..
    What are the steps for configuring the listener again.
    Thanks for the response..
    - Gautamno listener.ora file is required.
    just do as below
    lsnrctl start

  • Error on ASA5505: "IKE Receiver: Error reading from socket."

    Hi,
    I'm expecting a problem with the network of a customer.
    He has one ASA5505 connected to 2 RV082 using VPN IPSec (1 top office and 2 remote sites).
    Each sites have 2 internet ADSL providers: "Provider A" and "Provider B" for backup purpose.
    The remote site 1 has the default connection using "Provider A" network on both sites (top office and remote site) and "Provider B" for backup purpose.
    While remote site 2 has the default connection using "Provider B" network on both sites (top office and remote site) and "Provider A" for backup purpose.
    (Kind of load balancing when all connections are working good)
    When all "3 sites x 2 =" 6 connections are working, I doesn't have any problem and all is working good.
    But since 2 weeks, the "Provider A" of the top office is disconnected: both remote site uses "Provider B" and are connected to the top office on
    the "Provider B" connection. ("Provider A" is no longer used on every sites.)
    This configuration works good until a short disconnection appear on "Provider B" connection on "Site 2".
    Then I have many "IKE Receiver: Error reading from socket." on the ASA5505 syslog and the RV082 located on "Site 2" says it's connect but it isn't. (It is not possible to ping "site 2" from top office network.)
    If I force this RV082 to reconnect, I can from the top office, ping "Site 2" and open a remote desktop session to the server located on "site 2".
    But I cannot ping top office network from "Site 2" and I cannot open a remote desktop session to the server located on "top office"
    (it's very strange I can ping from a A network to a B network but not from B to A).
    Restart the RV082 of the "Site 2" and/or the ASA5505 does not fix the problem and I continue to get the IKE socket error message.
    To fix the problem until next "Site 2" "Provider B" disconnection, I have to disconnect or restart the RV082 located on "Site 1" and then do the same to the RV082 located on "Site 2".
    I use updated firmware: RV0XX-v4.1.1.01-sp.bin for both RV082 v3 and asa843-9-k8.bin for the ASA5505.
    ASA routing part :
    # 192.168.1.0 is the network of the top office
    # 192.168.2.0 is the network of site 1
    # 192.168.3.0 is the network of site 2
    # 192.168.20.2 is the @IP of the "Provider A" internet router located on top office
    # 192.168.21.2 is the @IP of the "Provider B" internet router located on top office
    route outsideLB 0.0.0.0 0.0.0.0 192.168.20.2 128 track 1
    route outsideFB 192.168.3.0 255.255.255.0 192.168.21.2 128 track 2
    route outsideLB 192.168.2.0 255.255.255.0 192.168.20.2 128 track 3
    route outsideFB 0.0.0.0 0.0.0.0 192.168.21.2 150
    route outsideFB %Site2_ProviderB_PublicIP% 255.255.255.255 192.168.21.2 5
    route outsideLB %Site1_ProviderA_PublicIP% 255.255.255.255 192.168.20.2 5
    route outsideFB 192.168.2.0 255.255.255.0 192.168.21.2 150
    route outsideLB 192.168.3.0 255.255.255.0 192.168.20.2 150
    sla monitor 10
    type echo protocol ipIcmpEcho %ProvideA_IP_of_a_SMTP_Server% interface outsideLB
    frequency 5
    sla monitor schedule 10 life forever start-time now
    sla monitor 20
    type echo protocol ipIcmpEcho %Site2_ProviderB_PublicIP% interface outsideFB
    sla monitor schedule 20 life forever start-time now
    sla monitor 30
    type echo protocol ipIcmpEcho %Site1_ProviderA_PublicIP% interface outsideLB
    sla monitor schedule 30 life forever start-time now
    Thanks,
    David
    neithe

    isConnected means was ever connected.
    Check whether isr is closed. If so, the server has disconnected/closed the connection.

  • Unable to Load Bank Statement in ECC 6.0

    Hi Guru's,
    When using FF_5, Unable to load bank statement for 2007/09/13.  Error message Statement 00324 already exists; entry ignored  (Message no FB771) (Ticket 855)
    2 previous statements were loaded out of sequence, so number 00324 is used up already (system assigned)  Accounting says they have posted out of sequence before without a problem.  when check on FEBA, and the last time posted out of sequence was statements for Aug 9,7,8,10th.  So potentially upgrade related, not certain yet. 
    We are using BAI format.
    Recently we have upgraded from 4.7 to 6.0.
    Thanks to all guru's

    Dear  Kumar,
    Please, you delete the statement by program RFEBKA96, however before run this program look the documentation.
    Regards,
    Paulo

  • Previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

    previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

    previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

  • Error starting ORMI-Server.  Unable to bind socket: Address already in use:

    hi,
    I run the folowing command "start_oc4j.bat" to start Oc4j.
    It starts successfully.
    Then I start "BPEL PM Server".
    I get the following error,
    "Error starting ORMI-Server. Unable to bind socket: Address already in use: JVM_Bind".
    I understand the above errror because both of them are trying to bind to the same port. And both of them are trying to start ORMI server. Can some one suggest how to get rid of this problem.
    I tried giving different port numbers for them, but that did not work. Let me know, how to over come this problem.
    with regards
    shaila

    You may have another OC4J running on your computer.
    You should change the port number in the file config/rmi.xml.

  • Eroor after ligin - Unable to Recover Previous State

    Hi,
    I have fresh eBS vision installed on suse 9.0,
    1. I logging in to eBS home page
    2. I traing to open resposibility and getting error:
    'Error: Unable to Recover Previous State
    Transaction context has been lost for the page you requested. This error could have been caused by an expired user session or a system failure.'
    What does it means, how to avoid this error?
    Tnx,
    Edgar

    Did you re-run all the updates to get your computer back to the point it was at prior to "initilization" (by the way, "initialization" really refers just to formatting a disk and not all the subsequent OS installation, etc. that you did)? It is possible not all components of your applications are in synch with each other. I could easily see this happening with Quicktime and possibly Safari. Text Edit is probably so simple that it is not trying to interact with other components on the computer.
    Since Safari and Quicktime are easily available I would just download them and reinstall them.

  • "VLD-2780: Unable to generate Merge statement".

    Folks,
    I am trying to validate my mapping before deployment but I am getting the following error: "VLD-2780: Unable to generate Merge statement".
    - I am mapping 5 tables from my source to one table in my target by using a joiner.The primary key in my target table is also my synthetic key. (I have created a sequence on the primary key)
    -When the "Match by constraint" in the operator properties of the target table is set to "All constraints" I get the VLD-2780 error message during validation.
    - However when the "Match by constraint" is set to "No constraints" I can generate the merge statement in my intermediate result but my validation is now giving me this message:"VLD-2750: Missing update matching criteria in TARGET_TABLE".
    - My synthetic key property is set as follow:
    Load Column when Inserting Row = Yes
    Load Column when Updating Row = No
    Match Column when Updating Row = No
    Update:Operation =
    Match Column when Deleting Row = Yes
    I have tried other options wihout much success. I can't seem to pass the validation step.
    Any help will be greatly appreciated.
    Thanks Much!

    There are two ways of matching incomming rows with rows present in a target table during updates. One is to use the key constraints. You can see this by inspecting the target object properties in the mapping and checking the 'Match by constraint' parameter. This is recommended in case you have defined key constraints on the target objects.
    The other (if match by constraints is set to 'no constraints') is to set the Match Column when Updating to yes (and conversely, Load Column when Updating to 'No') for individual columns that have to be matched (as sugested above).
    If you get the VLD-2750 message, it means that one of the target objects does not have any matching criteria set for updates. In an insert/update mapping you should use either the first or the second matching method for all your target objects.
    Regards:
    Igor

  • "Error Starting OMI-Server. Unable to bind socket.Permission denied. Listen

    Hi All,
    I Installed Forms 1o-g successfully on my mishon ( Version windows vista), when i try to connect Forms i got error
    like this *"Error Starting OMI-Server. Unable to bind socket.Permission denied. Listen*
    Plz Anyone help....
    Thanks
    sa.....

    Which version of Windows Vista? Bear in mind that Vista home edition is not supported by Oracle (I think for all products). If that is the case, you should be upgrading your OS to business or ultimate edition.
    If that is not the case, please get in touch with Oracle support. Not much is available on internet or in forums (as you seem to have posted this in Forms forum as well).

  • Error starting ORMI-Server. Unable to bind socket...

    One of our BPEL App Servers was moved from a local network to a LAN. I believe it's IP was changed. When we start it with opmnctl startall we get the following error message:
    bq. Error starting ORMI-Server. Unable to bind socket: Cannot assign requested address
    There does not seem to be a resource issue with regard to ports. A netstat -p doesn't show any potential port conflicts. In a WEB search I came across the following suggested check:
    bq. Solution: \\ *A) Check if your IP address or hostname is changed or if there is a conflict of resources in the network*
    Can someone explain what needs to be fixed if the IP Address or hostname of the BPEL App Server has changed? What files need to be corrected to get the install to startup.

    You may have another OC4J running on your computer.
    You should change the port number in the file config/rmi.xml.

  • Unable to bind socket: Address already in use

    Hi,
    I get the following error whenever I start my Application Server on Linux machine.
    If I deploy the EJB application onto a OC4J instance, the server is refusing the connection by throwing Connection Refused error.
    Any insight about this issue will be helpful.
    Thanks,
    Mohan
    04/07/08 17:14:42 Error starting ORMI-Server. Unable to bind socket: Address already in use
    04/07/08 17:14:44 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0) initialized
    04/07/08 17:14:44 java.lang.NullPointerException
    04/07/08 17:14:44 at com.evermind.server.rmi.RMIServer.run(RMIServer.java:470)
    04/07/08 17:14:44 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Releasabl
    eResourcePooledExecutor.java:186)
    04/07/08 17:14:44 at java.lang.Thread.run(Thread.java:534)

    have you checked to see what is running before you start your oracle app server on your ports? you can use netstat for one

Maybe you are looking for