XI Production Issue In Adapter Engine Messsege Monitoring

HI every one ,
     I am facing a starnge problem. When I am going to SXMB_MONI to check flag status, all messeges are OK and processed. However when I am going to Runtime
workbench - >Messege monitoring - >Adapter Engine, and seeking for system errors/ waiting/ holding / I am  getting this as an  error.:
Time Stamp Status Description
2008-05-05 11:59:14 Success Admin action: Trying to fail message.
2008-05-05 11:59:14 Success Admin action: The message was successfully
set to status failed.
2008-05-05 11:59:14 Error Trying to deliver asynchronous error
notification (message ID: 94c7b8d0-1a6c-11dd-c9c9-00145e743aaa
(INBOUND)) to sending application:
com.sap.aii.af.ra.ms.api.DeliveryException: Message failed by admin..
2008-05-05 11:59:14 Success Asynchronous error notification
successfully delivered
This messege is available in the Error Log .
Can any one help me why this is happening , and where should I check to detect the probable reason for this!!
points would be Awarded .
Thanks in advance
Arnab
Edited by: Mohd Abdul Khalid on May 5, 2008 9:38 AM

Pls see the error below, this is all what I have......Incase u need some other information, revert back.
Time Stamp Status Description
2008-05-09 00:59:53 Success Trying to put the message into the send queue.
2008-05-09 00:59:53 Success Message successfully put into the queue.
2008-05-09 00:59:53 Success The message was successfully retrieved from the send queue.
2008-05-09 00:59:53 Success The message status set to DLNG.
2008-05-09 00:59:53 Error Received XI System Error. ErrorCode: NO_BACK_SYSTEM_IN_HOPLIST ErrorText:   ErrorStack: Legacy system to which acknowledgment message is to be sent is missing in hoplist (with wasread=false)
2008-05-09 00:59:53 Error Transmitting the message to endpoint http://isrxiprd:8000/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: NO_BACK_SYSTEM_IN_HOPLIST:.
2008-05-09 00:59:53 Success The asynchronous message was successfully scheduled to be delivered at Fri May 09 01:04:53 GMT+05:30 2008.
2008-05-09 00:59:53 Success The message status set to WAIT.
2008-05-09 01:04:53 Success Retrying to send message. Retry: 1
2008-05-09 01:04:53 Success The message was successfully retrieved from the send queue.
Thanks in advance!!!
Arnab

Similar Messages

  • Adapter engine e Monitor de serviço da SEFAZ NFE 4.0 OFF

    Sap Gears! Estou com um problema depois da atualização para NFE 4.0
    Antes da atualização, o monitor de status estava ok
    Foi feito atualização dos SPK, TPZ files no XI, Atualização JSPM (JAVA)
    Também foi atualizado o APP do NFE e aplicado as notas correspondente ao SPK 16 (ainda não disponível )
    Algum santo aqui teria um rumo pra eu seguir?
    Agradeço ai pessoal!!!
    << Elabore melhor a questão e dê detalhes que sejam suficientes para entendermos o problema >>
    Editado pela Moderação: Fernando Ros on Sep 29, 2010 5:36 PM
    Veja Regras de Comportamento item 2

    Raphael,
    Quando você diz "Monitor de serviço da SEFAZ" você quer dizer o monitor do GRC (http://:80/sap/bc/webdynpro/xnfe/nfe_main)? Se sim, quando você tenta acessar, ocorre um erro?
    Se sim, verifique na transação SICF se os servicos do nó default_host -> sap -> bc -> webdynpro (e seus sub-nós) estão ativos.
    Quando você diz Adapter Engine, significa que, ao entrar no RWB, Component Monitoring, o Status dele aparece como vermelho, indicando no "Self-test" que o item "Is the Adapter Engine running?" está vermelho?
    Se sim, dê uma olhada no defaultTrace em busca de erros.
    BTW, poste mais detalhes dos problemas para que fique mais claro onde é o problema.
    []'s

  • Adapter Engine: Performance Monitoring?

    Dear Experts
    I am assessing the PI 7.1 Advanced Adapter Engine and execute a Performance Test against a standard
    scenario using the Adapter Engine processing.
    I would like to understand and see the 'performance boost', mentioned by SAP, but I am not able to find
    a tool which gives me this view on performance (e.g. message processing time) in the Adapter Engine.
    The Runtime Workbench tab 'Performance Monitoring' seems to be limited to the ABAP Integration Server.
    Is there any settings I can use to get this view? Or is there any other metric which could be used to
    validate the actual performance improvement by the AAE?
    Thanks for you ideas.
    Mathias.

    Hi,
    You use the Advanced Adapter Engine to connect the Integration Engine to SAP systems (RFC adapter) and non-SAP systems. You use the various adapters in the Adapter Engine to convert XML- and HTTP-based messages to the specific protocol and format required by these systems, and the other way around.
    Using Integrated Configuration you can define a local Message Processing on the Advanced Adapter Engine. The Advanced Adapter Engine provides mapping and routing for this locally. Message Processing is only executed on the Advanced Adapter Engine from one adapter to another without the involvement of the Integration Engine. You can gain a great improvement in performance.
    You can implement all adapters on the Adapter Engine for a local Message Processing on the Advanced Adapter Engine, apart from the RNIF adapters and the CIDX adapters.
    If you do not use Integrated Configuration, Message Processing will always be performed by the Integration Engine to execute the routing and mapping there.
    The Advanced Adapter Engine is a separate software component that is automatically installed on the Integration Server. In this case, it is the central Advanced Adapter Engine. However, you can also install the Advanced Adapter Engine separately on another host. This is then a non-central Advanced Adapter Engine.
    Please reward points if it helps
    Thanks
    Vikranth

  • Adapter engine queue monitoring

    Hi All,
    I have one doubt about adapter engine queue.
    We can see adapter engine queue in  RWB->Message Monitoring-> Adapter engine-> Display  .
    Here in queue if one message goes in to system error status, remaining all messages from that queue goes on holding status.
    So unless someone manually clears this system error message, remaining messages from same queue will not be processed.
    Is there anything to automate this process? Because currently someone has to manually monitor this queue and clear the message if it is in system error.
    Thanks in advance.
    Warm Regards,
    Gouri

    Hi Bhavesh,
    I am getting a PO file from source system which contains data and control record. But target system expects two different files for data and control. So in mapping program I have done this.
    When interface split happens for one scenario and the multiple messages are going to the same receiver, an internal queue name is generated from the message ID of the original message, to ensure that the correct processing sequence is maintained. As a result, the quality of service switches from EO to EOIO. Here is the reference link:
    http://help.sap.com/saphelp_nw04/helpdata/en/28/68073c8e56f658e10000000a114084/frameset.htm
    Also can you please elaborate on CCMS?
    Thanks in advance.
    Warm Regards,
    Gouri

  • Issue in adapter engine

    Hello,
    I am facing below issue in sap PI SYSTEM
      The messages for I020 passed successfully from Integration engine but are in error state in Adapter engine (even after resending the messages), with the JMS Error Code:JMSWMQ1107
    And also
    1) We are not able to refresh theCPA Cache
    2) Also, the state of the message (Inactivating/ activating) is not getting reflected in the Adapter engine.
    Please any one suggest how to shotout the issue.
    Tks,
    Raju

    Hi,
    I have refreshed cpa cache and restarted xi adapter but still we are facing same issue
    Tks,
    Raju

  • Error in Adapter engine in RWB

    Hi,
    I'm facing 2 type of issues in RWB,
    Issue 1) Adapter Engine is in Red State in Component monitoring,
    Error: Details for 'Is the Adapter Engine Running?'
    Response from Adapter Engine: Fatal ArchiveJob (Archiving) failed.(Details: Code: MS.JOB.ARCHIVE; Location: com.sap.engine.messaging.impl.core.job.executor.ArchiveExecutor; Reason: java.io.IOException: The HTTP request of command "MODIFYPATH" did not reach the XMLDAS. This may indicate that the credentials for the HTTP destination have expired.; Time: 31.03.2011 00:00:05)Response from Adapter Engine: Fatal ArchiveJob (Archiving) failed.
    2) If I click, any one of the option like Communication Channel monitoring, Engine Status etc, I'm getting the error
    "Internet Explorer cannot display the webpage"
    It seems to be the URL to open these component(Communication Channel monitoring, Engine Status etc ) is wrong. Fromwhere the URL address is taken? Where we need check the host name??
    I searched in sdn, but could not find any related topics.
    Kindly help me resolve this issue ASAP.
    Thanks & Regards,
    Baskaran K

    Hi Baskaran,
    For 1), did you check if the XML DAS communication user (used in destination "DASdefault") is configured correctly according to the documentation http://help.sap.com/saphelp_nwpi71/helpdata/EN/43/68fac39a363d33e10000000a11466f/frameset.htm and is assigned to the "XMLDASSecurityRole" role?
    And check if you have configured the rules for your Archiving job (Component Monitoring -> Adapter Engine XIE -> Background Processing).
    It seems the archiving does not work because of configuration issues.
    An archiving job without rules means: all messages are relevant for archiving. The delete job will only delete messages which are not relevant for archiving. So it does not do anything in this system. It can lead to the database table keeps growing, if it's the case too.
    You should check the archiving configuration so that the archiving job runs successfully.
    If you do not want to archive the messages, please deactivate the archiving job. Then the delete job should clean the old messages with the next execution.
    You may delete it straightly on the Background Processing.
    For the 2), "Internet Explorer cannot display the webpage", try using the compatibility mode of your browser.
    Regards,
    Caio Cagnani

  • Question about Integrated Configuration (Advanced Adapter Engine in PI 7.1)

    Hello,
    When you use Advanced Adapter Engine in PI 7.1 with Integrated Configuration scenario, it bypasses ABAP stack therefore you can't monitor processed message in SXMB_MONI.  Instead this message shows up only in RWB Adapter Engine message monitoring.  When you select the message from there, you can view the BEFORE mapping payload in Message Content tab.  My question is how do you view the AFTER mapping payload when using Integrated Configuration.
    Thanks,
    Jay

    > My question is how do you view the AFTER mapping payload when using Integrated Configuration.
    You can't.
    So first you have to configure a standard scenario and test the stuff. When everything is fine, remove the standard scenario and create an Integrated Configuration.

  • Adapter Engine Not Coming up IN X I3.0

    HI,
    We have a issue the adapter engine is not working on
    port <host>:8200 port.
    There is no subdirectoy like tech_adapter as given in documentation.
    HOw to install adapter engine ?
    as we had run_adapter.bat in XI2.0 what is there in XI3.0 ?
    Any clue ?
    Regards,
    Tuhin

    Hi Tuhin,
    There are many types of adapters available in XI3.0. Some of them are based on J2SE (standalone such as file adapter etc.), some are running on J2EE server (such as RNIF, PCK etc.) and some are on ABAP server (IDOC), and some are on both J2EE and ABAP (RFC).
    I am not sure which type of adapter you are talking about. If it is on J2EE, you can log into Visual Admin tool, and under server0->services->deploy you should make sure all the relevant applications are running.
    Hope this helps.
    Hart

  • Adapter Engine Prioritation for JDBC Adapter

    Hi ,
    I am currently working on an Idoc to Jdbc Scenario. The jdbc adapter is used to push the messages to three different legacy systems through three different scenarios. I need to prioratize the messages of the legacy systems(For Eg. Legacy System A is more critical than Legacy System B) in adapter engine or in adapter itself.
    Regards,
    UserPI

    Hi
    We are having the same problem. Once one of the interfaces which is using a JDBC communication channel is processing a bigger amount of messages, the JDBC adapter seems to be blocked exclusively for that interface. All other interfaces using the JDBC adapter are on hold (status "Scheduled" in Adapter Engine Message Monitoring). I set up message prioritization in RWB (Component: Adapter Engine), but it doesn't help (nothing different from before).
    Does anybody has a hint on that?
    Thanks
    Philippe

  • Production issue - Sender File adapter not picking up the files from folder

    Hi Guys,
    Ever since the upgrade from XI 3.0 to PI 7.1, we have come acrossinstances of weird error.
    Thsi time again - now the 3rd time - tandom basis, in our production PI server, we have teh file slying in the source directory folder in the server.
    I can see the files lying there in AL11.
    However, it looks like that the file polling has just stopped and the channel is going blank in channel monitoring.
    I have checked in SXMB_MONI and there are no messages since the morning.
    I have tried craeting a replica of the current channel but it is not working.
    This is teh production server and thsi has alraedy created production issues.
    I ahve checked in the SDN forum but am not able to find the details.
    Plaese help me.
    I am anyway going to raise the issue with SAP now.
    Regards,
    Archana
    <REMOVED BY MODERATOR>
    Edited by: Prateek Raj Srivastava on Jun 8, 2010 4:50 PM

    Hi Prateek,
    I have trying all sorts since the morning and then just checked teh file permissions.
    The file permissions were incorrect as compared ot the other files that were processed successfully today.
    Somehow the permissions were changed on the server and the interface channel was not able to poll the files.
    I got teh permissions changed back to 666 and all the files were pikced up in a minute.
    I got the folder checked and it seems like that the permissions were changed somewhere very early in the morning and we are trying to find out how it happened and who did that.
    However, another question i had - this sender file adapter was polling the source directory and deleting the files from there.
    I would have expected that if the channel had issues with the file permission because of which it was not able to access the file, it would have thrown an error something like the file permissions error.
    But there was not a single error in the channel monitoring.
    How can we configure it in a beter way so that we at least soem kind of error indication?
    Please advice.
    Regards,
    Archana

  • J2SE adapter engine monitoring.

    Hi,
    I have setup GRMG monitoring for a J2SE adapter engine in our landscape. I have set up a HTTP RFC destination in SM59. In the HTTP RFC destination, type H, I have specified the "Target Host" (FQHN) the "Service No." (8200 default J2SE installation port) and a "Path Prefix" (/rtc). The security is set to Basic and I have used a PIRWBUSER that I have setup on the J2SE Adapter Engine with role Administator. In the GRMG template I insert the RFC destination.
    I have also inserted the ID, ESR, RWB, SLD and the Central Adapter framework of the PI system in the GRMG template, then deployed the template on the monitoring server. I am able to successfully monitor the other components except for the J2SE adapter.
    I have to concede that when I test the RFC destination to the J2SE adapter it does not work. I think the J2SE adapter is up, as I can connect to the administrator. Even when I put the url ("host:port/rtc") for the J2SE adapter in my browser, it then request to login. After I have logged in, it gives a error "The Page can not be found".
    It would be most appreciated if someone can shed some light on this issue.
    Regards
    Willie Hugo

    FTS SAP Basis,
    Thanks for that advice. However once I have set the "Accept cookies" to "Yes", and once again I do a "Connection Test", the result I get "ICM_HTTP_CONNECTION_FAILED". Also remember when I try to connect to the URL "http://host:8200/rtc", it requests a login, but then display "The page can not be displayed".
    Any other suggestions are welcome.
    Regards
    Willie Hugo

  • Error in RWB - Component Monitoring - Adapter Engine

    Hi,
    After we install an Additional Application Server Instance, we are facing an issue with the Runtime Workbench, specifically with the Adapter Engine status.
    On the RWB we're have this error:
    Ping Status: Unable to establish connection to
    "http://<Additional AS Host>:<Central Instance JAVA Port>/AdapterFramework/rtc"
    All the time it's pointing to the Additional AS with the Primary AS Java Port.
    We are using a central SLD in PIP system.
    We already reviewed, the point 8.12 of the "SAP NetWeaver PI 7.1 Including SAP EHP 1 - Troubleshooting Guide"
    Any idea to solve this?
    Regards,
    GCC PI

    Hi GCC,
    Please change in the http://<host>:<j2ee_port>/exchangeProfile this settings:
    Exchange Profile
    Connections:
    - com.sap.aii.connect.directory.name
    - com.sap.aii.connect.landscape.name
    - com.sap.aii.connect.repository.name
    RuntimeWorkbench:
    - com.sap.aii.rwb.server.centralmonitoring.r3.ashost
    Please change the value in the:
    Config Tool -> cluster-data -> Global Server -> Configuration ->
    Services -> com.sap.aii.af.cpa.svc ->
       SLD.selfregistration.hostName
       SLD.selfregistration.httpPort
       SLD.selfregistration.httspPort
    Also see notes: #1113161 - Links in Component Monitoring not working
    and #764176 - Error in XI due to inconsistent SLD contents
    After that, please restart the j2ee engine.
    Regards,
    Luis Diego

  • FQDN problem in adapter engine,communication channel monitoring

    Hi all,
    Recently i configured FQDN for PI system while configuring END to END monitoring. Everything is going fine and end to end monitored worked smoothly.
    But Problem started in comminuication channel monitring.adapter engine status and others. Because its trying to retrieval the URl without FQDN and its showing an error as requested resource does not exist.
    I changed the exchange profile paramters also. But still i am afcing the problem.
    So,please suggest me to overcome from this issue.
    Regards
    Vijay

    /people/kenny.scott/blog/2009/03/08/pi-71-af-messaging-system-audit-log-persistence
    Did you tried this paramter even though the above is  applicable for PI 7.1
    Rajesh

  • Message Monitor Missing Messages in Adapter Engine

    All,
    I had over 200 messages in my adapter engine but recently I only see 115 for the same period.  
    Additionally, all of the 850 (PO) inbound messages are gone.   I see them in the Integration Engine but not in the Adapter Engine anymore.    
    I need to repeat processing for a particular 850 message and so I am wondering:
    (1)   Any suggestions on why these messages are missing ?
    (2)   Is this a retention period issue ?  If so, how do I control the period ?
    (3)   How can I retrieve these messages ?
    (4)   Is there another place where I can re-process the 850 messages I need.   Where and how ?
    Thanks everyone in advance for your help.
    Regards,
    Andy

    Hi,
    >>>(1) Any suggestions on why these messages are missing ?(2) Is this a retention period issue ? If so, how do I control the period ?
    It may be caused coz of some adapter failure which you are using for that particular  scenario. Also for rention period you can check it in the particular communication channel, but i don't think it will be the issue. try finding it in moni, if it is not there go to RWB and then find it for you particular interface. If it is not there try to find the status.
    >>>(3) How can I retrieve these messages ?(4) Is there another place where I can re-process the 850 messages I need. Where and how ?
    In RWB -> message monitoring you will find all the message, Try searching it for your interface and the you can select all messages and you can reprocess it.
    For error message , in RWB go to particular adapter, and check if it is running or not. It must be in running status. so check and let us know about it.
    Regards
    Aashish Sinha

  • 1636215 - Performance monitoring for the Advanced Adapter Engine

    Hi ALL,
    How can we monitor the performance by changing the parameter to true in the above note please please help me
    Thanks,
    Raj

    Hi Dheeraj,
    Since you've gone through the note, I'm assuming you know how to activate the performance monitoring for adapter engine.
    However, there are reservations against doing it in any system Dev/Quality/Production. Reason being, it becomes performance/load intensive when the perf. monitoring is on.
    Still, you can diagnose bottlenecks and execution trends in Dev/Quality using performance monitoring as suggested in the note but be aware that your box is coping well with it. Please note, once activated, you don't have to do anything else. System will automatically collect performance data and you will be able to browse through it using the performance monitoring link.
    How to use it???
    You see a performance monitoring link in Monitoring Home (navigate via Configuration and Monitoring home from PI/PO homepage).
    It will help you analyze the flow of message on periodical basis (hourly/daily etc) and will give you more stats on number of messages in that time duration, average time taken, message sizes (min, max and avg), interface-by-interface detail of runtime consumption at every stage etc.
    Please go through standard SAP help for more clarity:
    Monitoring Performance - Advanced Adapter Engine - SAP Library
    Apart from this, there is this great blog by Suseelan around monitoring:
    http://scn.sap.com/docs/DOC-35805
    Hope this helps.
    Regards,
    Abhishek

Maybe you are looking for