While trying to send a message to the receipient outside the domain...

While trying to send a message to the receipient outside the domain,the server
sends back the delivery error email message to the sender. this is OK. But for
some reason the the mail server keeps searching for the wrong recepient and
sending back the deleivery error email to the sender periodically. In this way,
it has sent around 450 such messages to my mailbox.
the mail delivery error looks like this :
451.. Name Server timeout while searching a.com in DN
Reporting -MTA;: dns; s-ghq-csc-ocsapp1.tawasul.mil.ae
Received -From-MTA:DNS;w-anh-sic-004.ANH.mil.ae
Final Recepient:RFC822; [email protected]
ACtion: Failed
Remote-MTA:DNS; a.com
Diagnostic-Code:SMTP;451... Name server timeout while searching a.com in DNS
Last-Attempt-Date:Tue, 18Feb 2003 08:34:38 =0000
solution ???

Hi,
This is apparently the week for integration questions!
There's no such product as "WebLogic MQ". I assume that what your trying to do is communicate with MQSeries or some other non-WebLogic vendor.
You cannot use a WebLogic client to communicate with MQ or vice-versa. You must create an MQ client using a MQ JMS connection factory in order to communicate with an MQ destination. Similarly, you must create a WL client using a WL connection factory in order to communicate with a WL destination. This advice applies to any JMS vendor, and is quite similar to the way JDBC drivers work.
Note that if you're communicating with MQ from a client rather than an application that's running on a WebLogic server, then there's often little purpose in using the "Foreign JMS" mapping facilities (in addition, these facilities may not work on the client for all foreign vendors -- I assume it depends on whether the foreign vendor connection factories and destinations are fully serializable/transferable between JVMs). Instead, you might want to consider using the standard JNDI and JMS APIs to communicate with MQ directly (eg, there's no need to involve WebLogic code in this case).
For information on integration, see the WebLogic doc for [ Integrating Remote JMS Providers | http://download.oracle.com/docs/cd/E12839_01/web.1111/e13727/interop.htm#JMSPG553 ] and, if the "MQ" your refering to in this case happens to be MQSeries, also see the blog post [Integrating WebSphere MQ 6 with BEA Weblogic Server 10|http://ibswings.blogspot.com/2008/02/integrating-mq-broker-6-with-bea.html].
Note that the majority of MQSeries integration customer apps that I've run across require "exactly-once" behavior, which means they must run on a WebLogic server (not a client) in order to participate in a WebLogic JTA transaction.
Hope this helps,
Tom

Similar Messages

  • I am receiving email messages but when trying to send a message, it is stuck in the outbox,

    I am receiving email but when trying to send a message, it is stuck in the outbox, never makes it to the sent messages, used to have same problem with Vista on a Dell, have had this Toshiba with Windows 7 since Sept, first time this has happened, need help and thanks, RR

    which computer? which mail program?
    -civicman4-
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Post all info about your laptop and version of windows. We are working on it but still do not have the powers to read your mind.

  • JMS Exception while trying to send a message on Login

    I am getting the following exception while trying to send a JMS message after the login.
    2012-06-01 12:09:30,688 ERROR [nucleusNamespace.com.tesco.events.manager.ILActivityManager] JMSException Occured
    javax.jms.JMSException: A transaction-related exception occurred while trying to obtain a JMS Session from provider "Login": javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.syncwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.syncwhenaborted] Can't register synchronization because the transaction is in aborted state
         at atg.dms.patchbay.SessionManager.getSession(SessionManager.java:190)
         at atg.dms.patchbay.Provider.getQueueSession(Provider.java:632)
         at atg.dms.patchbay.OutputDestination.getPooledSession(OutputDestination.java:268)
         at atg.dms.patchbay.OutputPort.getPooledSession(OutputPort.java:156)
         at atg.dms.patchbay.ElementManager.createTextMessage(ElementManager.java:848)
         at atg.dms.patchbay.ElementManager.createTextMessage(ElementManager.java:546)
         at atg.dms.patchbay.ElementManager.createTextMessage(ElementManager.java:557)
         at com.tesco.events.manager.ILActivityManager.sendLogMessage(ILActivityManager.java:81)
         at com.tesco.events.manager.ILActivityManager.logActivity(ILActivityManager.java:69)
         at com.tesco.events.listener.ATGLogEventListenerImpl.logActivity(ATGLogEventListenerImpl.java:46)
         at com.tesco.events.source.ATGLogEventSource.logActivity(ATGLogEventSource.java:61)
         at com.tesco.ecom.userprofiling.ProfileFormHandler.postLoginUser(ProfileFormHandler.java:2022)
         at com.tesco.ecom.userprofiling.ProfileFormHandler.handleLogin(ProfileFormHandler.java:1191)
         at sun.reflect.GeneratedMethodAccessor1140.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at atg.droplet.EventSender.sendEvent(EventSender.java:582)
         at atg.droplet.FormTag.doSendEvents(FormTag.java:791)
         at atg.droplet.FormTag.sendEvents(FormTag.java:640)
         at atg.droplet.DropletEventServlet.sendEvents(DropletEventServlet.java:523)
         at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:550)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.ecom.userprofiling.AssignCookieServlet.service(AssignCookieServlet.java:139)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2442)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:128)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:191)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.spindrift.sitebuilder.request.AuthServlet.service(AuthServlet.java:74)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.ecom.userprofiling.LoginControlServlet.service(LoginControlServlet.java:61)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.ecom.userprofiling.AccessControlServlet.processExpiredSession(AccessControlServlet.java:645)
         at com.tesco.ecom.userprofiling.AccessControlServlet.service(AccessControlServlet.java:392)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.bns.droplets.AddingRecentlyViewedDroplet.service(AddingRecentlyViewedDroplet.java:235)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:477)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at atg.search.servlet.SearchClickThroughServlet.service(SearchClickThroughServlet.java:396)
         at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
         at com.tesco.servlet.pipeline.LogOutputFilterServlet.logWithMdc(LogOutputFilterServlet.java:68)
    Edited by: 915252 on Jun 4, 2012 2:39 AM

    Hi,
    you may be interested in a solution I tracked down at http://support.bea.com/application?namespace=askbea&origin=ask_bea.jsp&event=button.search_ask_bea&askbea_display=relevancy&askbea_max_number_returned=50&question=weblogic.jms.common.JMSException%3A+Connection+not+found&all_bea_products=all_bea_products&ES=ES#
    Basically : you need to have your Weblogic servers, JMS servers and JMS stores
    on each domain named uniquely !!!
    "Joe Mooney" <[email protected]> wrote:
    >
    Any news on this one ?
    "B Liu" <[email protected]> wrote:
    Can u tell me how you supplied the required security credentials?
    Thanks,
    -Ben
    "Andy" <[email protected]> wrote:
    Hi.
    I have a situation where I am sending an JMS message to external queue
    on Weblogic
    Server which is not part of cluster. This happens in a session bean,which
    is wrapped
    in a container transaction. I have supplied the required security credentials
    like user, password etc.
    I get an error while tryign to send the message through bean. The stack
    trace
    is :
    weblogic.jms.common.JMSException: Connection not found
    at weblogic.jms.dispatcher.InvocableManager.invocableFind(InvocableManager.java:136)
    at weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:596)
    at weblogic.jms.dispatcher.DispatcherImpl.dispatchSync(DispatcherImpl.java:153)
    at weblogic.jms.client.JMSConnection.createSessionInternal(JMSConnection.java:400)
    at weblogic.jms.client.JMSConnection.createQueueSession(JMSConnection.java:347)
    also one thing interesting is that if I call the same server and queue
    outside
    of the session bean,it works fine.
    Any ideas what might be causing the issue?
    Thanks
    Andy

  • Remote Desktop Services Error when trying to send a message to a user in the collections

    We are implementing RD for thin clients and when I try to send a message to a user I get an error that states,: Unable to send a message to session X on (SERVER NAME.COM). WTS API Failed
    Is there a service that needs to be turned on?
    Thanks EPK

    Hi,
    Thank you for posting in Windows Server Forum.
    Before sending message please check following considerations.
    - You must have Message special access permission to send a message to a user.
    - You can send messages only to users whose sessions are in the active or connected state.
    - You can send a message to a user session in Remote Desktop Services Manager by using the Send Message action.
    Send a Message to a User
    http://technet.microsoft.com/en-us/library/cc754124.aspx
    Else you can also try below script and check the result.
    Send-NetMessage - Net Send / Msg.exe
    http://gallery.technet.microsoft.com/scriptcenter/Send-NetMessage-Net-Send-0459d235
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • I have changed my PC, deactivated Adobe Acrobat and tried to load on new PC. Got to registration and get the message " A problem was encountered while trying to send information over internet" this is 8 standard

    I have changed my PC, deactivated Adobe Acrobat and tried to load on new PC. Got to registration and get the message " A problem was encountered while trying to send information over internet" this is 8 standard
    When I try to use it to make pdf files I get the message "Missing PDFMaker files
    It is a proper copy with serial numbers

    Moving this discussion to the Acrobat Installation & Update Issues forum.

  • My Apple store ID password is not working, so I tried to send a message to my Yahoo email (ID) the new password, so when it said that a massage was send to my email, but when I login to my yahoo email, I didn't receive any email from apple

    My  other apple store ID ([email protected]) password is not working, so I tried to send a message to my Yahoo email (ID) the new password, so when it said that a massage was send to my email, but when I login to my yahoo email, I didn’t receive any email from apple

    You can send over WiFi, but it sounds as if you need to setup your Gmail account, or did you do this already?

  • What do i do if i receive this message while trying to instal skype, etc 'You can't open the application "Skype.app" because it is not supported on this architecture.

    what do i do if i receive this message while trying to instal skype, etc
    You can't open the application "Skype.app" because it is not supported on this architecture. This also occur while trying to instal some other....

    Hello,
    This would indicate your trying to install a version for the Mac which require the Intel processor. (MacBook)
    You need to install Skype for PPC Mac

  • When trying to send E-mail via AOL i get the message "rejected by the server because it does not allow relaying" I have checked settings as per answers to similar question

    When trying to send E-mail via AOL i get the message "rejected by the server because it does not allow relaying" I have checked settings as per answers to similar question

    From which account does the email not send?  When sending from an account, the iPad will first try to use the aoutgoing server for that account.  If it can't it will try the other accounts listed.in the setting on the iPad for that account.  It soulds like the server for the account is not working and that the alternate server is resjecting the messag since it did not originate ffrom the account associated with that server,  That is to prevent sending spam.

  • I'm from the uk and I'm trying to send a message to someone who lives in the US, however it does not recognise that they have an iPhone so it won't send as an iMessage, any solutions?

    I'm from the uk and I'm trying to send a message to someone who lives in the US, however it does not recognise that they have an iPhone so it won't send as an iMessage, any solutions?

    Hi Will_medlock,
    If you are having issues sending iMessages to a specific person overseas, you may find the following article helpful:
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/ts2755
    Regards,
    - Brenden

  • A problem was encountered while trying to send information over the Internet.

    I have CS3 - Design Premium.
    I had it installed on my old computer which crashed and was reformatted. I have a new computer now and am trying to install it again but I am getting an error that says:
    Registration Unscuccessful
    A Problem was encountered while trying to send information over the internet.
    My internet is obviously working since this is the same computer...

    I was getting the error “Registration Unsuccessful”, “A problem was encountered while trying to send information over the Internet” at start-up of "Acrobat 8 Pro" on Windows 8.1.
    Setting compatibility on the .exe file to "Windows XP, Service Pack 3" didn't work for me.   The problem persisted.
    I was told by someone at Adobe support (by chat) to try this, but this didn't work either:
    1. Disconnect your Internet connection by disconnecting the cable or by turning off Wi-Fi.
    2. Relaunch the Adobe application.
    3. When the registration prompt appears, select "Never Register."
    4. Connect to the Internet.
    I finally made the error at start up go away as follows: 
    First I found that if I run the Acrobat.exe file as Administrator it doesn't give the error. (I do have to approve a user account control to do this.)  I right clicked the actual Acrobat.exe file and selected "Run as administrator".  You may be able to also right click the icon on you desktop and do the same.
    While running the application as Administrator, I then tried a few things:  Clicking “Never Register”, and “Deactivating” and “Reactivating” the license, and then clicking “Never Register” again... while running the application as Administrator. Some combination of those actions seems to have cleared up the problem for when I run the application with normal privileges.

  • HT3529 I am trying to send a message and it says the person is unavailable by imessage at this time

    I am trying to send a message to someone's ipod touch and it keeps saying the person is unavailable by imessage at this time. however I was able to reach this person yesterday. She did an apple id change yesterday and since then I can not message her. I can facetime her and email her but I can not message her. On her ipod touch it shows when I am typing and I can receive her messages but she can not receive mine. Other people in my family tested their messages and they are able to reach her but not me. Is there something wrong on my end?

    I tried that. Did not work. When I try to add her to message her it turns green and at the top it says new mms and then it sends my message to her email not to her ipod touch as an imessage.

  • Getting error while preparing to send sharing message

    I have seen many people post up about this same error, however I am going to share some details in the troubleshooting I have performed.
    Environment: Exchange 2013. Cloud hosted. Internet connectivity using any number of clients. Mostly OWA, but a few Outlook 2010 and Outlook 2013.
    1. User A with Outlook 2010 or Outlook 2013 right clicks on the calendar and clicks "Share" -> "Share Calendar". They look up User B in the Global Address List and click "Send." An error window pop-up states "Error while
    preparing to send sharing message." User A is able to click on Calendar Permissions and add User B to the correct permissions. User A with OWA is able to right click on the calendar and click "Share Calendar" and it will send the message, no
    errors.
    2. User B with Outlook 2010 or Outlook 2013 on the same computer that User A was trying to do this from right clicks on the calendar and clicks "Share" -> "Share Calendar". They look up User A in the Global Address List and click "Send".
    No errors and the message goes through fine. It works correctly with OWA as well.
    I have seen people put up "autodiscover" and "permissions" or other things. This is obviously not a permission issue because the same thing that can be accomplished in OWA can't be accomplished in Outlook. It isn't an autodiscover issue
    because the same thing that one person can accomplish on a computer/Outlook, another cannot. This is the same error that I have seen since the time of Outlook 2007 and have yet to see a valid solution.
    Thanks,
    Don

    Hi Don,
    Hope it is the solution:
    You can't share your calendar in Outlook 2007
    http://support.microsoft.com/kb/2836889
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Network authentication failed error message when trying to send picture messages

    I have a family member who is trying to send picture messages from Dubois, WY.  Verizon's map shows that Dubois is in the extended enhanced services area.  I am guessing that this may be one of those instances where the coverage map is not 100% accurate.  Please let me know if you have any other ideas or suggestions as to what the problem might be or how to resolve it.

    Customers have the ability to take pictures / videos anywhere. However, messages can only be sent, received, or uploaded, while in the Verizon Wireless National Enhanced Services Rate and Extended Network Coverage Area.
    Try dialing *228 send and option 2 to update the PRL on the phone.  Updating the PRL or Preferred Roaming List, ensures the phone is getting the best service possible.  
    You can also check the coverage area at the link below:
    http://www.verizonwireless.com/b2c/CoverageLocatorController?market=all

  • TS2755 when trying to send a message, I have an error message that a particular addressee is not registered with imessage.  How is this corrected?

    I just purchased the latest ipad.  When trying to send a message, the addressee indicates an error stating that it has not been registered with imessage and to remove it.  How can this be corrected.

    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
    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
     Cheers, Tom

  • When trying to send a message an error says phone not registered in imessage.

    When trying to send a message from my ipad some numbers say not registered with imessage. How do I register a number?

    Hi lkgallagher24,
    If you are talking about registering your own phone number with iMessage, you may find the following article helpful:
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    Regards,
    - Brenden

Maybe you are looking for

  • Reader 8.1.2 - 8.1.3 & Acrobat 7.x

    We are updating 8000 workstations from Reader 8.1.2 to 8.1.3 (Security reasons) using the Adobe Customization wizard. Choosing "Default viewer for PDF files" and "Make Acrobat the default viewer if both Acrobat and Reader are installed". When we adve

  • Possible to define color of screen BEHIND documents?

    I'm using Adobe Acrobat X Pro. Is it possible to define the background color of the documents when they open in Adobe Reader? I'm not talking about the document pages themselves, but rather that crappy grey and/or ugly blue screen that always display

  • Problem while Integrating workflow with OID.

    Hi I have a problem with integrating workflow with OID.I must execute the wf_ldap.synch_all() but I couldn't find WF_LDAP package body in the database.There is only package specification.How I can restore the wf_ldap package. Thanks for help..

  • Write bounds attribute in a XY graph property node

    Hello, i want to write the bounds size using the XY graph property node or something else. I want to determine the bound XY graph size. It is possible? Thanks!! LArson

  • Why is the camera roll album gone iOS 8

    Updated to iOS 8 and the camera roll album is now gone, and all you have is recently added photos and an album for deleted photos which I think completely defeats the purpose of deleting photos. To see the rest of your photos, you have to go to memor