MQ JMS adapter does not work

Hi Experts
we are using PI 7.1, we have deployed MQ 6.0 libraries via com.sap.aii.adapter.lib.sda.
I have a scenario HTTP --> XI --> MQ JMS configured. At first, I forgot to specify user name / password, in RMB I got error of security authentication, which means MQ libraries are properly deployed. After I provided user name / passwrod in JMS adapter, I got following error in message monitoring:
Adapter Framework caught exception: The jmsServiceManager returned no jmsSender to use. Must abort send process.
Delivering the message to the application using connection JMS_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.lib.mp.module.ModuleException: The jmsServiceManager returned no jmsSender to use. Must abort send process..
In the Communication Channel Monitoring, it says the channel of the JMS adapter is working properly with a green icon displayed.
I've search SDN and SMP, can't find any information about this error. Somebody can shine some light?
Thanks
Jayson

Can you post the server logs..they should have more info.
Can you also enable trace for the mq adapter from visual admin.
Regards
Ravi Raman

Similar Messages

  • Sender JMS Adapter does not work

    Hi all,
    We have created a sender JMS adapter with transport protocol "Access JMS Provider with JNDI". The adapter connects to destination successfully, so the connection parameters are right. However, we do not receive any message when the sender sends them.
    What parameters should we set to be able to retrieve messages from the queue?
    Thanks in advance,
    Samantha.

    Hi,
    Into Communication Channel Monitoring, we get the following errors:
    1. Error occurred while processing message: null. Detailed error (if any): java.lang.NullPointerException: at java.text.MessageFormat.applyPattern(MessageFormat.java:414) ...
    2. Added dynamic header: DCJMSMessageSelector to XI message null which corresponds to JMS message selector: mentioned in the channel configuration
    3. XI message ID corresponding to the JMS message with ID: ID:1109F6E3DF541328-00000000053E as stripped of the "ID:" marker and now has the value: null
    4. XI message ID corresponding to JMS message with ID: ID:1109F6E3DF541328-00000000053E will be created with the value of JMSCorrelationID which has the value: null
    Where is the problem?
    Thanks again,
    Samantha.

  • Apple av adapter does not work after updating ios 5,01

    apple av adapter does not work after ios 5,01. no video on vga monitor. sound goes out on iphone 4 also.

    Thank you for your interest. Last night i tried again. It worked. there is still problem, so i could find out it that monitor is going to power saving mode then voice goes out and no view on monitor. I changed the power saving settings. And worked well. Thnx again.

  • JMS MQ adapter does not work

    Hello
    I have a scenarios File --> XI --> JMS (MQ) and JMS(MQ) --> XI --> File. This scenarios work fine in our sandbox, we configured the same thing in our dev PI, (JMS MQ driver deployed). However in Dev:
    1) Scenario JMS(MQ) --> XI --> File works perfectly
    2) File --> XI --> JMS(MQ) has runtime error in RWB:
    Delivering the message to the application using connection JMS_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.ClassCastException: class com.sap.aii.adapter.xi.ms.XIMessage:service:com.sap.aii.adapter.xi.svc\u0040com.sap.engine.boot.loader.ResourceMultiParentClassLoader\u00404da9ec16\u0040alive incompatible with interface javax.jms.Message:library:jms\u0040com.sap.engine.boot.loader.ResourceMultiParentClassLoader\u00403feef1eb\u0040alive.
    Sorry \u0040 means the symbol of at, I can't put the symbol at in the message as SDN treat it as eamil addresse and thus block using it. \u0040 should be the unicode of at, but seems not working.
    From the error, looks like SAP XI's class not compatible with JMS standard class. How can this be? In DEV, we have many other scenarios (non JMS), they are all working perfectly.
    Can somebody tell something from the error?
    Thanks
    Jayson
    Edited by: Jayson on Jan 30, 2009 8:30 AM

    Hi Jayson,
    Check this URL which answers a problem with com.sap.engine.boot.loader.ResourceMultiParentClassLoader problem:
    http://209.85.175.132/search?q=cache:RnFZ9viwuKkJ:https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.sdn.folder.sdn!2fcom.sap.sdn.folder.application!2fcom.sap.sdn.folder.roles!2fcom.sap.sdn.folder.navigationroles!2fcom.sap.sdn.role.anonymous!2fcom.sap.sdn.tln.workset.forums!2fforumtest!2fcom.sap.sdn.app.iview.forumthread%3FQuickLink%3Dthread%26tstart%3D45%26threadID%3D1020700+com.sap.engine.boot.loader.ResourceMultiParentClassLoader&hl=en&ct=clnk&cd=3&gl=in&client=firefox-a
    Please check that the JDK compliance level is at 5.0
    Window->Preferences->Java->Compiler->Compiler compliance level set this to 5.0
    Set the installed JRE to the one you have mentioned JDK 5.0 update 16
    Window->Preferences->Java->Installed JRE's->
    Click on the add button to select the path of your JDK.
    once completed click on the check box next to it.
    regards,
    AKD

  • JMS adapter does not recover from error

    Hello everyone,
    We are noticing some strange behavior with the JMS adapter, and would like your help. We have messages coming into XI from WebSphere MQ. We have configured a Sender Comm channel (MQ_SENDER) with the appropriate JMS adapter, with a specified queue name (TEST.Q) . We have installed the appropriate MQ-JMS libraries for v6.0.
    Here's the problem scenario... initially the application sending the messages to the specified queue was putting an incorrectly formatted MQRFH2 structure in the message. Predictably, this caused our comm channel to fail, and it shows up on the adapter monitor in the failed state with the message "MQJMS1050: The MQRFH2 header has an incorrect format Code: MQJMS1050". This in itself is not a problem, we realized that the application was sending a malformed message. The problem occurs when we fixed the sending application to completely strip out the MQRFH2 header altogether. When the new message is sent, the comm channel seems "stuck" on the previous error, and does not even pick up the new message from the queue. The adapter monitor continues to show the same error for the comm channel. Now when we modified the comm channel to read from a DIFFERENT queue (TEST2.Q) , the comm channel got out of the error state and is able to successfully process new messages coming into that queue. However, when we revert the comm channel back to the original queue (TEST.Q) it reverts back to the original MQJMS1050 error, and does not pick up new messages on the queue.
    Any assistance would be greatly appreciated...

    Hi,
    1) Try to refresh the metadata
    2) Check the Queue status
    3) Once again check the Queue name. try to make the Sender JMS adapter inactive .save  it..again make it active  and  save it and  activate the object.
    4) Refresh the Cache :
    a)Start transaction SXI_CACHE.
    b)From the context menu XI Runtime Cache select Start Complete Cache Refresh.
    If you still face issue try this .
    Many actions require to access System Landscape Directory content from the Integration Builder. To optimize performance, this content is loaded into a cache so that the System Landscape Directory does not have to be accessed directly each time that System Landscape Directory content is required.
    However, this cache is not automatically updated if changes are made to the content of the System Landscape Directory. For this reason that we delete the System Landscape Directory cache if changes have been made to content in the System Landscape Directory. The cache is then filled each time that the System Landscape Directory is accessed. If we log on to the Integration Builder after we have made a change in the SLD, we do not need to delete the SLD cache.
    To clear the SLD cache, from the Integration Builder main menu, choose Environment ® Delete Cache for SLD Data.
    Once we have deleted the cache for SLD data, accessing objects in the SLD may take longer than usual initially.
    Regards
    Agasthuri Doss

  • SOA 10g JMS adapter does not pick up large messages in Oracle AQ

    I am using SOA 10g 10.1.3.4 MLR #9. When I enqueue a large JMS message ( of type SYS.AQ$_JMS_TEXT_MESSAGE ) into the AQ from SOA 11g it goes into the TEXT_LOB portion of the USER_DATA column in AQ. In addition to this GROUPID and GROUPSEQ do not seem to get set. When that happens, my JMS adapterfrom SOA 10g does not seem to dequeue the message. But if I enqueue the same message using sql and set the GROUPID and GROUPSEQ my JMS adapter from 10g picks up the clob message.
    How do we make the 10g adapter always pick up the large message in TEXT_LOB? I don't have this problem when the message is small because it goes into TEXT_VC field instead of TEXT_LOB field.

    We are having this problem and have not figured it out yet. We need help. An oracle SR is opened but no progress from Oracle yet. I need to get some traction on this so anyone's help is appreciated. Our suspicion is that the AQ client in the wls 10.3.1 is incorrectly choosing to put the xml payload in TEXT_LOB even though the character size is less than 4000.
    Here is a summary of our observations....
    Today we did some testing with our old 6.3.1 OSM environment and our new 7.0.2 environment. We tested each against our QA1 environment and then our QA2 environment. Scenrio 1 is our problem. Scenario 2,3,and 4 all behave similar to each other. Why does Scenario 1 behave differently. It is causing AIA a problem when it dequeues the message.
    Scenario 1:
    We pointed our 7.0.2 OSM/Weblogic 10.3.1/Out of the Box AQ (which is part of our QA1 environment) to send messages to the AIA AQ table in our QA1 environment. The AIA database uses ALT32UTF8 character set. We don't know what character set the 7.0.2 OSM/Weblogic/AQ uses. Wehn we sent messages to the AIA QA1 table we saw that everything under TEXT_LEN 1000 went to TEXT_VC, Over 1000 went to TEXT_LOB. This is causes AIA to throw an exception if the message is over 1000 when it dequeus the message, because it thinks it shoudl look in the TEXT_VC which is null for AIA.
    Scenario 2:
    We pointed our 7.0.2 OSM/Weblogic 10.3.1/Out of the box AQ (which is part of our QA1 environment) to send messages to the AIA AQ table in our QA2 enviornment. The AIA database uses UTF8 character set. We don't know what character set the 7.0.2 OSM/Weblogic/AQ uses. When we sent messages to the AIA QA2 AQ table we saw that everything under TEXT_LEN 4000 went to TEXT_VC. Over 4000 went to TEXT_LOB. This is fine for us.
    Scenario 3:
    We pointed our 6.3.1 OSM/Weblogic 9.2.1/Custom AQ Solution (which is part of our QA2 environment) to send messages to the AIA AQ table in our QA2 environment. The AIA database uses UTF8 character set. We don't know what character set the 6.3.1 OSM/Weblogic/AQ uses. When we sent messages to the AIA QA2 AQ table we saw that everything under TEXT_LEN 4000 went to TEXT_VC. Over 4000 went to TEXT_LOB. This is fine for us.
    Scenario 4:
    We pointed our 6.3.1 OSM/Weblogic 9.2.1/Custom AQ Solution (which is part of our DEVINT1 environment) to send messages to the AIA AQ table in our QA1 enviornment. The AIA database uses ALT32UTF8 character set. We don't know what character set the 6.3.1 OSM/Weblogic/AQ uses. When we sent messages to the AIA QA1 AQ table we saw that everything under TEXT_LEN 4000 went to TEXT_VC. Over 4000 went to TEXT_LOB. This is fine for us.

  • SOAP adapter does not work

    Hello experts,
    I've a provider proxy scenario where a DB table on the ECC backend system must be updated.
    I used a receiver SOAP adapter with following parameters:
    URL: http://<host>:<pmort>/sap/xi/engine/?type=receiver and user authentication for the ECC system.
    This does not seems to work. I see nothing on the SXMB_MONI transaction on the backend system.
    Then, I tried to use a receiver XI adapter with the same parameters and logon data for an SAP system.
    This seems to work fine.
    Please tell me what I did wrong because the SOAP adapter should work too, isn't it?
    Thanks a lot
    Dimitri

    Hi Ravi,
    I published it and created an endpoint via SOAMANAGER, but still nothing.
    Now, I also get this when I check SXMB_MONI on my ECC backend system:
    No implementing class registered for the interface (ABAP interface, request message ......  request message, namespace ......)</SAP:Stack>
    But I generated and regenerated the proxy. Very strange.
    When I check SXI_CACHE tranaction on the ECC backend system, I see this: "cache contents are obsolete".
    Please advice
    Thanks
    Dimitri

  • Caution: A1081 Cinema (2007) to Mac Mini (2014). Adapter does not work

    I bought a new Mac Mini along with the Mini Displayport to DVI adapter (MB570Z/B). Exchanged for the HDMI adapter which does work. (After testing both with the full rig at the Genius Bar.)  I suspect that this is a generic problem and not specific to my original adapter. If so, the following is incorrect.
    http://support.apple.com/en-us/HT3235

    Hi there LaureynR,
    You should still be able to do this. I would recommend taking a look at the article below for troubleshooting steps.
    Apple computers: Troubleshooting issues with video on internal or external displays
    -Griff 

  • HP bt500 Adapter does not work with Windows 10?

    My HP Officejet H470wbt printer will not print wirelessly since I upgraded from Windows 7 to Windows 10.  I installed it via HP Support and received a wireless adapter error during installation.   The printer does work with a USB cable.  Is there another adapter that can be used or will there be a software upgrade to correct this issue?

    I did a work around (some what).  You have to remove the G4050 completly from your computer.  Reboot.  Go to the HP site and download "setup_full_G4050_14-5", save it then install it.  Reboot.  This MAY get the scanner to work.  It took me three or four times to get my scanner to scan.  The next problem was, it would scan but it would not save the file.  For photos I use "Corel Paint Shop Pro X" (import, Twain Aquire) it will turn on the scanner and import the picture.  Then you can save it.  I haven't found a solution to scan and save documents yet.  But I found out it will send them to the printer.
    Ya Win 8 sucks.

  • HDMI adapter does not work on IPad 2.  Not unique to this cable or to my ipad

    I bought the apple branded HDMI adapter for my new IPad 2.  When I plug it in it will give me a black screen and will, at most, very very sporadically flash the ipad screen for about one second then go back to black.  Before assisting please read below to see what I have tried already:
    I tried the cable on 2 different IPad2s and an original IPad.
    I tried a different cable of the same design on 2 different IPad2s
    I tried using both cables on two different tvs and using two different hdmi cables
    I also tried powering off
    I also tried running for-sure-supposed-to-work apps (although the IPad2 should mirror so that was unnecessary too).
    I took to the Apple Store and they had no clue what was going on either.  Anyone know if this adapter is just a defective product in general?  What other things can I do to put my IPad on the tv...it was a large part of why I bought it.

    Don't know if this will help, but this is the procedure I use to get mine to work:
    Insert HDMI cable into TV port.
    With TV on, select input to HDMI port on the TV that the cable is connected to.
    With the iPad in sleep mode attach adapter with HDMI cable and power adapter connected to iPad.
    Turn iPad on (take out of sleep mode).
    This works for me every time.
    Also heard that a while ago Apple produced a batch of bad HDMI adapters.  This could have happened again or not all the bad ones got sent back.

  • Enabling SSL on MQ Adapter does not work

    Hi All,
    I have a MQ Adapter that enqueues the message properly in the MQ without SSL. Now MQ is SSL enabled and I have got a .DER certificate with me which I presume is the Public Key of the MQ Server.
    Now I have to use SSL-enabled MQSeries Adapter. The User's Guide for Technology Adapters says to set certain SSL related properties. I don't know how to get the values of these properties. So I have tried doing this.
    1.) I imported the Public Key certificate (.DER file) into default weblogic keystores DemoIdentity.jks and DemoTrust.jks. (I did not create my own keystores, didn't use key password)
    2.) I also imported it into the Java keystore cacerts file. (I did not send any certificates to Certification Authority)
    3.) I modified the JNDI and set the SSL related properties (as given in the guide) for JNDI in Weblogic.
    4.) Then I just test run my TestMQConnectivity composite and I get the following error.
    Caused by: BINDING.JCA-00001
    java.util.MissingResourceException
    java.util.MissingResourceException
    java.util.MissingResourceException
    java.util.MissingResourceException
    at oracle.tip.adapter.mq.ManagedConnectionImpl.setupSSLSocketFactory(ManagedConnectionImpl.java:684)
    at oracle.tip.adapter.mq.ManagedConnectionImpl.createPhysicalConnection(ManagedConnectionImpl.java:578)
    I don't know where I should be looking for the cause of the error : JNDI, SSL config, Keystores.
    Please can anyone tell me the steps I need to follow to use the SSL enabled MQ Adapter? The documentation for this is not much explanatory.
    Regards,
    Neeraj Sehgal

    Hi Neeraj,
    Please check the following BUG 8430239.
    This should help you.
    Regards,
    Kal

  • BT ZXHN W151N wireless N adapter Does not work out...

    Just bought a ZXHN W151N wireless n adapter direct from BT Broadband website. According to the instructions it is supposed to work straight from the box by plugging into a spare USB port as my PC is Windows 7,that is no need to run CD to load drivers. Didn't happen. Network Icon in tray shows red cross through it, no network available. Re- booted PC, aerial strength symbol appears momentarily then reverts to no network again. Any ideas as to why it doesn't work please?
    Solved!
    Go to Solution.

    have you tried running the CD to install the drivers?  if you got to network and sharing centre and then adapter settings does it shown adapter as 'enabled' - if so try running diagnostics.  is windows managing your wirelss network?
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Network adapter does not work

    How do I replace network adapter for Model p6370t, Product No. AZ210AV, Window 7 Professional operating system? It quit working after a power surge caused by a close lightning strike.  It appears that this was the only damage. I can get on the internet using a wireless adapter and router. I would like to use a wired connection.
    This question was solved.
    View Solution.

    You will have to purchase a PCI Express x1 network adapter card to install in one of the slots in your motherboard.
    Tere are quite a few available on this web document at NewEgg.com. You should also be able to find one at any local PC or electronics store.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • RFC adapter does not work

    I create a RFC Receiver CC, I got the following trace error in XSMB_MONI in receiver call adapter phase&#65306;
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_XMB-CALL_XMS_HTTP">
      <Trace level="2" type="T">old values in cache (no lock found) - start reading from SLD</Trace>
      <Trace level="1" type="T">error reading SAP_XIAdapterFramework from SLD</Trace>
      <Trace level="1" type="T">error reading details from SLD for Adapter Engineaf.di1.usmdlsdowa122</Trace>
      <Trace level="2" type="T">Get logon data for adapter engine (SAI_AE_DETAILS_GET):</Trace>
      </Trace>

    You have to create a business system of type WEB AS ABAP. In the corresponding Technical System specify all the details of SAPR3 server on which this RFC exists.
    Then import the RFC in IR and this Business system in ID.
    And create your Receiver CC under this business system.
    -Gouri
    Award points if helpful

  • LSI1030 scsi adapter does not work under solaris 10 on t5240 sparc server

    hi all,
    i have following LSI1030 scsi pci-x card in t5240 server with solaris 10u8 ..
    ## prtpicl -v ## director's cut
                             LSILogic,scsi (scsi-2, ad0000061e)
                              :DeviceID      0x8
                              :UnitAddress   8
                              :vendor-id     0x1000
                              :device-id     0x30
                              :revision-id   0xc1
                              :subsystem-vendor-id   0x103c
                              :subsystem-id  0x322a
                              :class-code    0x10000
                              :cache-line-size       0x10
                              :interrupts    00  00  00  01
                              :min-grant     0x10
                              :max-latency   0x6
                              :latency-timer         0x40
                              :devsel-speed  0x1
                              :66mhz-capable
                              :fcode-rom-offset      0xa800
                              :device_type   scsi-2
                              :wide  0x10
                              :version       1.00.38
                              :reg
    00  07  40  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00  00
    01  07  40  10  00  00  00  00  00  00  00  00  00  00  00  00  00  00  01  00
    03  07  40  14  00  00  00  00  00  00  00  00  00  00  00  00  00  02  00  00
    03  07  40  1c  00  00  00  00  00  00  00  00  00  00  00  00  00  02  00  00
    02  07  40  30  00  00  00  00  00  00  00  00  00  00  00  00  00  10  00  00
                              :model         LSI,1030
                              :compatible    pci103c,30
                              :assigned-addresses
    81  07  40  10  00  00  00  00  00  00  10  00  00  00  00  00  00  00  01  00
    82  07  40  14  00  00  00  00  05  20  00  00  00  00  00  00  00  02  00  00
    82  07  40  1c  00  00  00  00  05  22  00  00  00  00  00  00  00  02  00  00
    82  07  40  30  00  00  00  00  05  30  00  00  00  00  00  00  00  10  00  00
                              :mpt-version   1.02
                              :firmware-version      1.03.39.00
                              :devfs-path    /pci@500/pci@0/pci@c/pci@0/LSILogic,scsi
                              :binding-name  LSILogic,scsi
                              :instance      -1
                              :_class        scsi-2
                              :name  LSILogic,scsi
    ## prtdiag -v # director's cut
    MB                lsilOGICLSILogic,scsi                     LSI,1030
                            /pci@500/pci@0/pci@c/pci@0/LSILogic,scsi
    ## prtconf -v # director's cut
                        LSILogic,scsi (driver not attached)
                            tape (driver not attached)
                            disk (driver not attached)
    {0} ok probe-scsi-all
    /pci@500/pci@0/pci@c/pci@0/LSILogic,scsi@8
    MPT Version 1.02, Firmware Version 1.03.39.00
    Initiator ID is 7
    Target 3
      Unit 0   Removable Tape     HP      Ultrium 2-SCSI  S63Di am unable to run this controller under solaris 10, is it even possible ??
    regards, daniel
    ps. i did reconfigure reboot and tried to tweak a mpt driver by hand, i also checked a patches for mpt driver ..

    # prtconf -v | grep LSI
                        LSILogic,scsi, instance #0
                                    dev_path=/pci@500/pci@0/pci@c/pci@0/LSILogic,scsi@8:devctl
                                    dev_path=/pci@500/pci@0/pci@c/pci@0/LSILogic,scsi@8:scsi
    # cfgadm -lv c2
    Ap_Id                          Receptacle   Occupant     Condition  Information
    When         Type         Busy     Phys_Id
    c2                             connected    unconfigured unknown
    unavailable  scsi-bus     n        /devices/pci@500/pci@0/pci@c/pci@0/LSILogic,scsi@8:scsi
    # iostat -En ## cut
    rmt/0            Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: HP       Product: Ultrium 2-SCSI   Revision: S63D Serial No:thanks, resolved .. i added this device (mpt "pci103c,30") in /etc/driver_aliases
    regards

Maybe you are looking for

  • HT1414 Lost contacts when trying to copy from iphone 3gs to iphone 5?

    Hi All, I was trying to transfer iphone contacts from my old iphone to new one and followed the steps as mentioned on below link. http://techtips.salon.com/transferring-contacts-one-iphone-another-4973.html I realized all the contacts are now lost an

  • How to block Windows Live Messenger

    Dear All, Greetings. Can anyone advise how can I block Windows Live Messenger? I have tried to block with the signature MSMSGS (which is for Windows Messenger), and MSN messenger. Thanks, ezekiel

  • Reg FCC

    Hi Guys, can you pls tell me the content conversion for the belo w. parent.f1,f2,f3, parent.child.f4,f5,f6, parent.f7 to explain in brief the parent is the base node and has 3 fields after that has a child segment which has 3 fields and one field in

  • I can not find clips in HD, only a project file...

    In Imovie 5, I can find each individual clips. I am using Imovie 6 now, can not find clips in anywhere only a project file under the Movies directory, can some one tell me please? Ruru

  • HT201272 I am unable to re-download some songs I bought off iTunes which do not play. Windows 7 laptop - help!

    Windows 7 laptop. Recently upgraded iTunes to 11. Bought 3 songs off iTunes Store. Downloaded them. Moved them to the directory where I keep all my music (external hard drive). None of the 3 will play. Error message "could not find the original file"