Error message in opmn OC4J log for my BPEL cluster setup

I am settings up my 2 nodes BPEL cluster in the same subnet, i prepared my jgroups-protocols.xml as:
<config>
<UDP mcast_send_buf_size="32000"
mcast_port="45788"
ucast_recv_buf_size="64000"
mcast_addr="228.8.15.24"
receive_on_all_interfaces="true"
loopback="true"
mcast_recv_buf_size="64000"
max_bundle_size="48000"
max_bundle_timeout="30"
use_incoming_packet_handler="false"
use_outgoing_packet_handler="false"
ucast_send_buf_size="32000"
ip_ttl="32"
enable_bundling="false"/>
<PING timeout="2000"
num_initial_members="3"/>
<MERGE2 max_interval="10000"
min_interval="5000"/>
<FD timeout="2000"
max_tries="3"
shun="true"/>
<VERIFY_SUSPECT timeout="1500"/>
<pbcast.NAKACK max_xmit_size="8192"
use_mcast_xmit="false"
gc_lag="50"
retransmit_timeout="600,1200,2400,4800"/>
<UNICAST timeout="1200,2400,3600"/>
it is same as the default file, the configuration is same in both nodes, however, in OC4J log, i found it return the address is already in use:
zed adaptors for platform 'ias_10g'
Feb 22, 2008 2:58:17 PM org.collaxa.thirdparty.jgroups.protocols.UDP createSockets
INFO: sockets will use interface 0.0.0.0
08/02/22 14:58:17 java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: Address already in use
08/02/22 14:58:17 at org.collaxa.thirdparty.jgroups.stack.Protocol.handleSpecialDownEvent(Protocol.java:600)
08/02/22 14:58:17 at org.collaxa.thirdparty.jgroups.stack.DownHandler.run(Protocol.java:117)
<2008-02-22 14:58:18,453> <INFO> <collaxa> <ServerManager::uninit> Shutting down all domains
<2008-02-22 14:58:18,453> <INFO> <collaxa> <ServerManager::uninit> Done shutting down all domains
<QuartzPublisherInit::init> Notification Retry publisher scheduled at every 15 minute(s)
08/02/22 14:59:18 Oracle Containers for J2EE 10g (10.1.3.3.0) initialized
what is the problem ? how to fix it ?
thanks.

Hi,
Remove "receive_on_all_interfaces" and set bind_to_all_interfaces=false i think.
It might not be exactly what you want to do, but read up on those parameters on the internet on Jgroups.

Similar Messages

  • When trying to create connection using Contribute 6.5, get error message "Unknown error.  Please see the log for detail."  The log says "Network connection timed out."  What do I do now?

    Have been using Contribute 6.5, and earlier versions, for years with Hostway without any problems.  All of a sudden I cannot create a connection to our website.  Tried to chat with Adobe a twice now and got no help.  Yesterday they started a chat with me, then ended the session without any communication!  My problem has been going on for several weeks now.  I uninstalled Contribute, downloaded and installed again, but it did not help.  Hostway had me connect with Zilla and everything worked fine.  So, they say the problem is with Adobe.    The last attempt ended with "Unknown error. Please see the log for detail."  The log says "Network operation timed out."  Does anyone have any suggestions?

    Hi There,
    Can you please try using any other Internet connection outside your company's network and see if it is working? Alternatively, Can you please try the below settings from the Advanced... Menu while creating the connection using FTP details and try to create the connection again:
    Regards,
    Mayank

  • I keep getting an error message when trying to log on to FaceTime and iMessage on my iPad mini with wifi...could not sign in. Please check your network connection and try again. Help!

    I keep getting an error message when trying to log on to FaceTime and iMessage on my iPad mini with wifi...Could not sign in. Please check your network connection and try again. Help!

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    For non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
     Cheers, Tom

  • Error message when starting OC4J in JDeveloper 10.1.3.1

    Hello,
    I am new to Java Server Pages and OC4J. When I try to run a simple JSP page in JDeveloper 10.1.3.1, I get the following error message (edited):
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    ...\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    [waiting for the server to complete its initialization...]
    Error parsing internal-settings.xml: server-extension-provider class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension' not found
    oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.j2ee.ws.server.codegen.ServerArtifactGenerator
         Depending class: com.evermind.server.ejb.compilation.Compilation
         Loader: oc4j:10.1.3
         Code-Source: ./j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar
    Diese Load wurde um system.root:0.0.0 mit der Methode Class.forName() eingeleitet.
    Die fehlende Klasse ist in keiner Code-Source oder keinem Loader in dem System verfügbar.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2068) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1679) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at com.evermind.server.ejb.compilation.Compilation.generateWebServiceRefs (Compilation.java:1541) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.compilation.Compilation.compile (Compilation.java:189) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.compilation.Compilation.doGenerateCode (Compilation.java:264) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.EJBContainer.postInit (EJBContainer.java:898) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationStateRunning.initializeApplication (ApplicationStateRunning.java:217) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.setConfig (Application.java:413) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.setConfig (Application.java:314) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.initializeSystemApplication (ApplicationServer.java:1557) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.initializeAutoDeployedApplications (ApplicationServer.java:1544) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.setConfig (ApplicationServer.java:974) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServerLauncher.run (ApplicationServerLauncher.java:131) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    Any idea, what's wrong with my configuration?
    Thanks,
    Wolfgang

    Tested JSP page in JDeveloper 10.1.3.1; JSP page does not generate an error.
    Reinstall JDeveloper.

  • Display error message in batch job log

    Hello
    I have a batch job running and I have an error coming during some validation logic.
    The problem is I need to continue the batch job when this error message comes and it should not cancel the batch job as it is doing currently but display that error message in batch job log, there are more similar error messages coming in job log and job gets finished, but when my error message comes job gets cancelled.
    I cannot give it as info message as it will give wrong idea about message type.
    Is there any FM by which we can add message in job log?

    Sanjeev I have done that but problem is I do not want to give that as Information message but Error message only and continue processing.
    If you see in screenshot 3rd message is given by me as information and you can see error messages also 6th and 7th and job continued till it is finished
    Basically I want that 'I' to be displayed as 'E'.
    Display error message in batch job log 

  • I blog on TypePad using Word 2007 and documents freeze when I'm looking at them in Windows explorer; why do I get the error message that Mozilla is looking for a script?

    I have now had two error messages - the first one looked for this script: Script: resource://gre/modules/XPCOMUtils.jsm:258. The second one (today) looked for Script: resource://gre/components/nsPrompter.js:68.
    I have reset my word template, also reset word registry for data and options (as per Microsoft's help pages) for both those 'fixes' there was an initial improvement, but the problem happened again after I reposted on my blog today and then went to Windows explorer to view my files. It seems to 'seize' as I select a file, so that the preview does not appear (for up to 15-20mins).
    I see on the internet using the second script as a search just now that one other has had a similar problem and one also since Mozilla 4 upgrade. My problems have also been pretty much since I upgraded.
    It happens (apart from my fixes) every time I go to look at a word document via Windows explorer. Excel files are less affected.
    One web suggestion is to clear the cache, but I am hesitant to lose all my passwords unless I have to.

    I still have the problem although I uninstalled Mozilla (clearing the cache didn't work and neither did Word diagnostics), so have ended up thinking it could be Norton (the manual update worked x1) or Windows. Today I found an answer: disable the preview pane in Windows Explorer - there's a history of problems with this view.

  • Getting an error message when trying to log on to imessage

    Getting an error message when trying to log on to imessage... how do I fix this

    Whart does the message say?
    Maybe:
    iOS: Troubleshooting FaceTime and iMessage activation
    iOS: Troubleshooting Messages

  • After many months of non-use, when I opened Photoshop CS4 Extended, I got an error message 148.3.  "Licensing for this product has stopped working."  I need help, please.

    After many months of non-use, when I tried to open Photoshop CS4 Extended, I got an error message 148.3.  "Licensing for this product has stopped working."  I need help, please.

    Error "Licensing has stopped working" | Windows
    Error "Licensing has stopped working" | Mac OS
    Mylenium

  • I'm getting error messages when I download updates for lightroom and flash for the mac. can't figure out how to trouble shoot.

    I'm getting error messages when I download updates for lightroom and flash for the mac. can't figure out how to trouble shoot.

    It sounds as if your browser and some of your apps are not color-managed.  This is pretty typical.  Even IE9 is only partially color-managed.
    You can expect color-managed and non-color-managed applications to show you different things with the same images.  How different will depend upon how different your monitor color profile is from the image's color profile.
    For web publication and most general use, experts usually advise saving images with the sRGB profile.  If such images, saved through the Save for Web & Devices function, look different to you than you expect, it may be that your input images have previously been saved in another color space.
    You should really try to get your head around color-management by reading more on it.  It can seem baffling and it's difficult to understand without some background.  A quick web search turns up many overviews.  Beware, though, even people writing articles sometimes don't fully understand it.
    -Noel

  • Error message : Vendor Communication language is for item 0000000002

    Hi,
    We are on EBP 4.0, SP11. Classic scenario.
    When the requirement is in sourcing without a source assigned/prederred vendor and the buyer adds a source (in work area) and tries to transfer the requirement back to the worklist by holding the changes there is an error message "Vendor Communication language is for item 0000000001".
    This is preventing the buyer from adding a source and holding the change. There seems to be nothing wrong with the vendor. Dont know why this message is flashed.
    Can someone suggest what can be done.
    If there is a way to change this error message to a warning, will it help? ow can this be done?
    Regards,
    Srivatsan

    Hi
    Check if Communication details are maintained for vendor in Manage Business Partners in SRM browser application.
    PS : Reward points if helpful.
    Regards
    Jagadish

  • I keep getting an error message when I try logging into i-tunes, what can be the problem?

    I keep getting an error message when I try logging into i_tunes, what can be the problem?

    Can you say what the message is?

  • CS4 won't start up on my new computer. The error message I get is "Licensing for this product has stopped working."

    CS4 won't start up on my new computer. The error message I get is "Licensing for this product has stopped working."  Both the old and new computer are MACs and the error code I get is 150:30.  It says to restart the computer or open another application in the suite, but neither helps.  It says if nothing helps to contact Adobe support, but this is the only way I'm given to contact adobe support.  Can I really not use my purchased software on my new computer?  What do I do to activate the license on the new computer?

    "Licensing For This Product Has Stopped Working" - Help

  • Hi on MAC OSX 10.7.4 update on Aperture 3.3.1 has been done, still gget the error message "By opening the databank  for the Mediathek „~/Pictures/Aperture Library.aplibrary" is an error" is anybody out there to help me?

    Hi on MAC OSX 10.7.4 update on Aperture 3.3.1 has been done, still gget the error message "By opening the databank  for the Mediathek „~/Pictures/Aperture Library.aplibrary“ is an error" is anybody out there to help me?

    Alex,
    did you just upgrade from an Aperture 3.2.x version to Aperture 3.3.1? This error message usually occures after the upgrade to 3.3.1, when Aperture cannont convert the library format to 3.3. format.
    I'd try to repair the Aperture Library (Mediathek), before upgrading it. Hold down the option-command key combination (⌥⌘) while double-clicking Aperture. This will bring the "Aperture Library First Aid Tools" panel forward. Select "Rebuild Database" and see, if it will resolve the the problem.
    Good luck
    Léonie

  • Deployment error: null. See ide log for details

    When i succesfully compiled an application which has a conver in it, the Deployment progress monitor gives the error:
    Deployment error: null. See ide log for details
    And doesn't display my app.
    Does anyone knows what this means?

    The ide log file (C:\Documents and Settings\<username>\.Creator\EA\system\ide.log) is located here: "Help" menu -> "Java Studio Creator Log file"
    Don't hesitate pasting it into this forum topic.
    -Alexis

  • Getting an error message that unable to check for software update when trying to download new iOS 8.0.2 update ?? Can someone help ???

    Getting an error message of unable to
    check for software update when trying to update to
    ios 8.0.2. Can someone help ??

    Howdy there otss1979,
    It sounds like you are unable to download the iOS 8.0.2 update either, over the air, or using iTunes. If you are updating the software on your phone in Settings > General > software update I would recommend starting with this article:
    Resolve issues with an over-the-air iOS update
    If you are using iTunes, I would use this article instead:
    Resolve iOS update and restore errors in iTunes
    If you are getting a specific error number, the following article will help you get that resolved:
    Resolve iOS update and restore errors
    If this does not resolve the issue, could you please write the error message you are getting word for word for me?
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

Maybe you are looking for