MQ Connection & BODI is failing on the same Application Server

Hi All,
we are experiencing adapter error when trying to put message from BODI ( XML) to  MQ adapter.
BODI version is11.7.3
below are some of the errors encountered.
1. Error loading <ORDERS_PUT>: <MQJE001: Completion Code 2, Reason 2019>.
2. <Could not initialize QueueManager, stop adapter com.ibm.mq.MQException: MQJE001: An MQException occurred: Completion     Code 2, Reason 2195 MQJE018: Protocol error - unexpected segment type received>.
we have a 4 node clustered server. BODI is install in all of these servers while MQ is only in one server. We are using the hostname in pointing the adapter.
how can we solve this issue?
Thanks,
Shella

you put the hostname along with domain name like domainname\hostname

Similar Messages

  • Password cache - for user identity that share the same application server

    I have different user identity that share the same application server passwords.
    When I create a password cache entry for an an application server I have to be specified the User identity for the application server. Is there a way to indicate multiple User identity in order to avoid to create different entry (one for each user identity)?

    No. An SGD user can only have a single username for an application server.
    There may be a way to craft a solution:
    - create several ENS application server objects pointing to the same real application server
    - cache different usernames against each ENS application server
    - create multiple, identical application objects, assigning a different application server to each, OR
    - create a single application object and assign all the ENS servers to it, along with the "SGD Broker" for dynamic launch.

  • Portal and application on the same Application server.

    Guys,
    Is it a good Idea to deploy general applications(which needs to be accessed via portal) on the same application server/web server on which the portal runs??
    Please give me pros and cons.
    Thanks,
    Deepak.

    generally not a good idea, especially if your applications are heavy-duty.
    remember that if u deploy on the same application server instance, portal + applications are utilizing the same amount of RAM, which will subsequently cause scalability problem.

  • Problem in creatinga sales order idoc into XML file in the same appl server

    Hai....friends....
    I am tring to send an  sales order as iDOC  to a xml port in the same application server....
    1. have created a xml port with path..\usr\sap\RRM\SYS\global\.
    2. assigned it to logical system.
    3.Have a RFC destination of TCP/ip(LOCAL_EXEC)
    but in bd64 after creating  model view when i am generating partner profiles  a tRFC PORT has been automatically created.
    then finally the IDOc has been created but its saying....IDOC CANNOT OR SHOULD NOT BE SENT...
    Pls help me regarding this...
    thx,
    ram

    Hi Thanks for your updates,
    But I got the same error, while pass the data from abap into XML.
    error message,what I am getting is
    The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'file:///C:/tempcustomers.xml'. Line 1, Position 1
    #<?xml version="1.0" encoding="utf-16"?>
    Thanks
    Gowrishankar

  • Can two Portal install share the same Ap Server?

    Portal 3.0.9
    Solaris 8
    Hi All,
    Is it possible to install two versions of portal on separate machines and configure it to share the same
    application server where one of the Portals is installed?

    Correction:
    In my previous post I meant to say Apache HTTP Server
    instead of Application Server.

  • How to execute 2 different application from same Application Server

    Hi,
    I would like to know that how to execute two different applications from the same Application Server with different databases?
    We are using
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    Oracle Application Server 10g 10.1.2.0.2
    Regards,
    Hassan

    what type of applications you want to run from the same application server, Hassan?
    What other DB are you using to launch it beside the one you quoted? Is it the MRep DB of infra?

  • Forms 9 f90servlet and Forms 10 frmservlet on same application server?

    Is it possible to install the f90servlet and frmservlet oc4j components on the same application server, so that can provide one url to one group of users to run some existing Forms 9 applications, and another url to a different group of users to run a new Forms 10 application?
    Or do I need 2 application server instances on the app server box?
    If it IS possible, how can I go about installing just the forms90 component into my existing 10.1.2.0.2 app server?
    Cheers

    Yes it is separate applications, some built in forms 9, 1 build in forms 10.
    How is it possible to do this just using a separate formsweb.cfg?
    I have tried this, but when trying to use the forms 10 OC4J to run forms built in forms 9, then you get the error :
    FRM-40011: Form was created by an old version of Form Builder
    spilgrim
    Separate machines is not an option. Largely due to licensing costs.
    There is 1 application server box, we need to use this to run some forms9 apps and forms10 apps.
    So we either install 2 versions of the application server software, or 1 version of the application server software which contains a forms9 and forms10 engine. At least this is my understanding of it.
    The 2nd option sounds preferable because we dont really need 2 whole application servers.

  • Cannot start 2nd form on same application server when starting script in 1s

    Hello,
    we have a forms application running on a productive application server and the same application for different testing db's on a test application server.
    Within this application I can start a stored procedure that writes a spreadsheet via utl_file. Depending on the parameters used this might last 1 - 2 hours. When I start the procedure the forms application is blocked as expected until the procedure is finished. This would be no problem if there wouldn't happen a strange thing to some users: When they start the procedure every forms application on the same application server is blocked. This means they can work in production when they start the procedure in test environment but they can not open another test application and vice versa.
    As this only happens to some users (yet always the same) I'm lost where I have to search. I found no differences on the client machines, these are installed by a central administration tool.
    Has anyone an idea where I can start searching?
    Regards
    Marcus
    Forms 9.0 (Form Compiler) Version 9.0.4.3.0 (Production)
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    PL/SQL Version 9.0.1.5.0 (Production)
    Oracle Procedure Builder V9.0.4.3.0 Build #0 - Production
    Oracle Virtual Graphics System Version 9.0.1.11.0 (Production)
    Oracle Multimedia Version 9.0.4.1.0 (Production)
    Integration der Oracle-Werkzeuge Version 9.0.4.0.0 (Production)
    Oracle Tools Common Area Version 9.0.2.12.0
    Oracle CORE     9.0.1.2.0     Production

    Hello,
    I first wondered why this is happening only to some users. Now I found that it depends on the habit how the application is called.
    The applications are called from IE with separateFrame=TRUE.
    While I have a link in my XP start menue for every application and therefore start IE anew every time, other users use a website which has the same links. The difference I saw is, that I get a Java console for every application, whereas applications started from the same instance of IE share the same Java console.
    So now we have a workaround (start IE again) but I still don't know why this is happening at all.
    Regards
    Marcus

  • I just bought a new Iphone and when I connected it to itunes and I downloaded the backup from my last device, now I can't pass this step and every time I connect it to itunes is the same thing.

    I just bought a new Iphone and when I connected it to itunes and I downloaded the backup from my last device, now I can't pass this step and every time I connect it to itunes is the same thing. And I can't download any app because problems with my account regarding the credit card but the information is correct and it says it is not!!!

    You'll have to contact iTunes store support regarding your credit card information problem: http://www.apple.com/emea/support/itunes/contact.html.  I'm not clear on what you're saying about your backup.  Are you saying that when you connect to iTunes it's asking you to restore from backup even though you already have?

  • Connecting 2 WAN clouds on the same IP address range.

    Hello, I have a problem connecting my office to two third party companies.
    I have two Cisco 1700 series WAN links to my office from these companies, Both routers are fully managed by their respective companies, both use static routing, and both are using the 10.0.0.0/8 IP address range.
    The first company assigned my office the address range 10.212.1.0/24.
    The second company assigned my office the address range 10.215.1.0/24.
    My office can be set to any IP address range.
    My questions are:
    Is it possible to have a connection from my office to both networks at the same time? If so how?
    Do I require these companies to provide me with their static routing information? or can I use routing protocols?
    Do I need to perform NAT?
    Can I use a PIX 515e firewall with three interfaces?
    Sample configuration would be greatly appreciated

    It's possible to have connections to your offices at the same time with the usage of subinterfaces.The usage of static and dynamic protocols depends totally based on the size of the topology of your network.If it's a very very small network static routing will do. Performing a nat totally depends upon ypur decision whether to use a public ip or not.If required you can use a pix firewall

  • How do I disable "this connection is untrusted" I visit the same web site mutiple times in a day visit I get this same error, these are trusted sites within my work

    How do I disable "this connection is untrusted" I visit the same web site mutiple times in a day and every visit I get this same dam error, these are trusted sites within my work environment. This is getting really old, and I am thinking that I should just uninstall, which is a pity becuase I do like firefox

    Okay, before you copy 'n paste canned responses, you should read the post first.
    '''The date & time on my computer is correct''' I've already checked this.
    '''I don't give a damn why the site is untrusted''', I probably know why in fact (behind corporate proxy server).
    As for exporting a known good certificate from another browser, sure good idea, but it doesn't seem to work. I tried exporting from IE, Firefox did the import without complaint, but it still complains. At any rate, I don't care about that. '''I just want to permanent disable it for ALL SITES for ALL TIME'''. Is that too much to ask for?
    Judging by the number of posts on this topic, apparently I am not the only one complaining about this.

  • Keynote presentations when using wireless libratone zipp speaker there is a 2sec delay before any slide containing video/audio plays - tried connection through apple TV still the same. Any ideas?

    Keynote presentations when using wireless libratone zipp speaker there is a 2sec delay before any slide containing video/audio plays - tried connection through apple TV still the same. Any ideas?

    Thanks Gary, I think I should have mentioned that I have wired my other speakers and it works fine. 
    I just wanted to go wireless when presenting in front of class, simply to avoid trailing wires from the macbook which I position in front of me on a desk next to the projector and the speakers are behind me next to the screen.
    I have struggled to find a solution, and reading through other discussions it is a problem that perhaps only Apple can solve.
    I hope the new 'Yosemite' will resolve the problem.
    Thank you once again for your reply.

  • Has anyone tried to pair the Tzumi bluetooth headphones to their iMac?  My iMac will detect the device, connect to it for about 2 seconds, then shows a status of "not connected".  Multiple attempts get the same result.

    Has anyone tried to pair the Tzumi bluetooth headphones to their iMac?  My iMac will detect the device, connect to it for about 2 seconds, then shows a status of "not connected".  Multiple attempts get the same result.

    Edge has very clear restrictions, one being that you must have 6 months of clean payment history which you don't. Either wait until April 14, or good luck at Sprint.
    I am unsure how it can be determined the payment mix up was the fault of CS, but regardless, the mix up was done. There can be any number of reasons why a payment could be missed without any fault on your part, however you are still the responsible party for the account and must live with the repercussions.

  • Cannot connect two computers to the same game server HELP!

    I have a Linksys WRT54G Router.  I have two computers and I want to be able to use them on the same gaming server.  Unfortunately, the game only have one port, so I can only port forward one of my computers.  How can I configure my router to have two external IP addresses to the server so it won't kick one of my computers out.  Thanks!

    Hi,
    I am in a gaming community and many members have a Linksys at home (but I don't know which kind exactly). Many of us try to connect two computers to the same server (many have a family). It seems it is a common problem that no one can connect two computers to the same game server.
    I have a BEFSR41 V3 Firmware version 1.04.8
    I use fixed IP address and no connectivity problem on Internet.
    I have win XP SP2 on both computer.
    I am using a DSL modem
    I can connect the two computers to two different game servers at same time, but not the same server. Default port for this game is the same for all servers I use. I tried with both port forwarding enabled (in that case one PCs can connect the other not) or not (in the second case, whenever the second PC connects, the first one lose his connection to the server, no mater the order I try to connect my PCs).
    Now the weird thing is that one member in my community just decided to throw away his Linksys router and he bought another brand (which I won't name to remains politically correct). Now, without changing anything in his PCs or his connection type, he can now play with two PC on the same server.
    I am seriously thinking doing the same move. Since more and more game are now using Internet (and servers that controls piracy, $$) and family want to play together, not being able to connect two PCs on the same game server makes Linksys in bad situation from marketing point of view.
    For example, in my gaming communtity, we now all know that Linksys can't handle two PC on same server, but other brand can...
    Thank you in advance for your help.

  • I have attempted to update my software over 10 times but I get a network connection error. Anyone with the same problem? Got it on the wireless and wired network.

    I have attempted to update my software over 10 times but I get a network connection error. Anyone with the same problem? Got it on the wireless and wired network.

    Disable all Firewalls & Anti-Virus software...try again.

Maybe you are looking for

  • How to fetch  old  and  new value  from of a   field(non-key)  from LOGDATA

    Hello SDNers, i  m fecthing LOgdata  from  dbtlog table[in  our  case  the  log  is  not  getting  Updated  in CDHDR  and CDPOS table] i  m  using  the  same  logic  as  it  is  used  in  RSVTPROT but  the  problem  is "  IT  is  fetching  OLD  and 

  • Can't find Save As Optimized PDF in Acrobat X Standard.

    I just bought and installed Acrobat X Standard, but cannot find the Save As > Optimized PDF option.  I have seen and used this option before in Acrobat X Pro, and it was one of the reasons I bought Acrobat for myself.  Adobe's own website says that t

  • How do I add the Google Search Box back to Safari?

    I accidentally deleted it and now I can't get it back.

  • Variable in BI.7

    Hi Experts, I created variable in BI.7Can you tell me how to drag and drop the variable under characterstic in BI.7 Regards RK

  • Inbound function module for  custom IDOC

    HI, I have created custom IDOC.I need to create inbound function module for that custom IDOC.Can any one send me sample function module for custom IDOC.(what are all the import Export,tables  parameters and exceptions  that I need  to create for func