Communication channel monitoring is not working

hi all,
in RWB when i click on COMMUNICATION channel monitoring it is throwing the error like 'request resource is not available'.
how can i resolve this..
regards,
KRUSHI

Hi
Try opening directly
tools->Internet Options->Advance, uncheck show HTTP friendly error messages under Browsing, then try
http://<host>:<port>/mdt/channelmonitorservlet
You need the authorizations of user group SAP_XI_ADMINISTRATOR with the role modify.
also refer
No "Adapter monitoring" in runtime workbench

Similar Messages

  • Communication channel  monitoring did not record the processing detail

    Hi,
    I have a proxy-to-file scenario. Usually, I can see the processing details for the receiving file communication channel in Communication channel  monitoring with the Message ID and Explanation. And if I click the Message ID, it will give me processing steps in Audit Log. However, I don't see this log for last night's run. In SXMB_MONI, it shows me 2 messages were successfully sent out. The second message should be appended to the first message in receiver file. But the receiver side only got the first message data. Is there any way I can find out why the second message did not reach to the receiver?
    Thanks in advanced!
    Meiying

    Hi
    Try opening directly
    tools->Internet Options->Advance, uncheck show HTTP friendly error messages under Browsing, then try
    http://<host>:<port>/mdt/channelmonitorservlet
    You need the authorizations of user group SAP_XI_ADMINISTRATOR with the role modify.
    also refer
    No "Adapter monitoring" in runtime workbench

  • Communication Channel scheduling is not working

    Hi ,
    We are on PI 7.0 SP11 and  i am trying to schedule the CC  using link availlibilty time planning . I finish the scheduling but still it  is not working
    Any clues
    Regards
    Vijay

    Look into Shazb blog.
    did you save it and in communction channel option tab did you make entries.
    Regards
    Sreeram.G.Reddy

  • Process not visible in the Communication Channel Monitor

    Hi there
    I have a scenario where I create multiple text files with my message mapping. First I created the scenario with a single file and tested it. It worked so then I changed the Interface Determination to Enhanced and the necessary occurrences to unbounded in my IM and MM. Now if I execute the scenario it shows a successful status in the SXMB_MONI but does not create the flat file. If I go to my Communication Channel Monitor it does not show it there so it did not reach it. Is there some other ting I needed to change for this multiple file scenario?
    Thanks,
    Jan

    Hi again
    I sorted out the issue but now I'm getting something weird. In my source Message Mapping I have:
    Destination
    --Name (0-Unbounded)
    Payload
    --Details (0-Unbounded)
    And my Target mapping I have
    Main_Structure (0-Unbounded)
    --FileDetails (0-1)
    So the Destination determines the number of files and the payload goes to the File Details.
    This does not work for some reason but if I change my mapping to a fixed number of files it works. For example: If I create a UDF that creates 2 arrays and map it to my Main_Structure it creates 2 files but it I map my Destination node with X amount of lines to my Main_Structure It shows fine in SXMB but does not show at all in the component monitor for the receiver CC and in my message monitor it shows "On Hold"

  • Channels not monitorable in the Communication Channel Monitor / RWB

    Hi,
    Back on XI after a long break… &#9786;
    I am facing an issue with our in-house JCA adapter used in XI scenarios. When trying to monitor the channels using our adapter from the Communication Channel Monitor in RWB, I have the following:
        Status: NA
        Short Log: No adapter registered for this channel
    The adapter is deployed and the integration scenarios using it work perfectly:
      - sda package deployed through the SDM
      - the metadata defined in the Design
      - a valid and working configuration involving the scenario is defined
    The messages are going through and are monitorable in both SXMB_MONI and RWB...
    All other channels using system adapters (File, RFC, SOAP…) do display a status (as a color icon) and a Short Log… and they can be administered (start/stop) using the enabled buttons when selected…
    From the Adapter Monitor page, our adapter has a green status, and all the channels configured to use it display the status, Name and Text information...
    I have no idea what could be the issue… should the adapter implement a special interface to be monitored from the RWB, is it a configuration issue, permissions issue???
    I saw 2 posts with this error message but they did not help me to figure out where the issue is …
    Thanks for your help,
    Adalbert
    Edited by: Adalbert Wysocki on Apr 29, 2008 6:52 AM

    Hi Gouri,
    Thanks for your response, I will try would suggestion for testing... but
    I am wondering why the namespace has to be http://sap.com/xi/XI/sample ???
    It sounds weird that this namespace has to be fixed... as the purpose of a namespace is to create a isolation/container for names... so it needs to be customizable...
    I did not see anything in the Adapter Development guides related to this kind of constraints...
    Thanks,
    Adalbert

  • Communication Channel Monitoring not showing up Communication  Channels

    Hi All,
    PI 7.1 : I  have created Communication Channel using File Adapter in ID and activated it. Adapter engine is Central Adapter Engine. But in Runtime Workbench I am not able to see communication channels created under Component Monitoring -> Adapter Engine -> Communication channel Monitoring. Please let me know what is the problem.
    And in ID I am getting below warning message for that Communication Channel.
    Message:  Unable to Check Whether Communication Channel is compatible with selected Adapter Engine since version information for  Adapter Engine is missing in SLD.
    Any idea? I appreciate your  quick help.
    Thanks,
    Carl

    Hi Abhishek,
    I have selected inID ,  File dapater software component  SAP BASIS 7.11 name space http://sap.com/xi/XI/System, adapter "file " is in that name space in ESR. In ESR there is only one BASIS Software Component SAP BASIS 7.11.
    Thanks,
    Carl

  • IDoc adapters not in "communication channel monitoring"?

    Hi,
    I've modified some information that the receiver IDoc adapter is using (the logical system ID). But after I refreshed all the caches the change is not updated when I send an IDoc to R/3.
    When this kind of problem happens with RFC adapter you just have to stop and restart the communication channel in communication channel monitoring. But IDoc adapter is not here... so, how can I restart the IDoc communication channel?

    Hi,
    IDoc adapter doesnt reside on Adapter Engine, its part of ABAP stack, because of this you cannt find it in RWB-Communication channel monitoring...
    Try refreshing the cache:
    Transaction: sxi_cache
    CPACache refresh using the below url:
    http://<server:port>/CPACache/refresh?mode = full
    to get the changes affected.
    Regards,
    Sreenivas.

  • Not able to open Communication Channel Monitoring

    Hello All,
        I am not able to open communication Channel Monitoring in Runtime workbench under Component Monitoring. When i am click on Communication Channel Monitoring button following error was thrown. Can anybody suggest me, How to resolve this problem.
    java.lang.NullPointerException
         at com.sapportals.htmlb.table.TableView.getColumns(TableView.java:332)
         at com.sapportals.htmlb.table.TableView.getColumn(TableView.java:350)
         at com.sap.aii.mdt.amt.channelmonitoring.ChannelListTableView.setTableSortingStuff(ChannelListTableView.java:556)
         at com.sap.aii.mdt.amt.channelmonitoring.ChannelListTableView.setSingleSelectTable(ChannelListTableView.java:393)
         at jsp_channelmonitoring1213186378553._jspService(jsp_channelmonitoring1213186378553.java:257)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:566)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:190)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:68)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:29)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Thanks&Regards,
    VenkatK.

    Hi,
    The error could be because
    1) The URL referenced from RWB (Communictaion Channel) is incorrect.
            Try accesing the link directly http://HOST:JAVAPORT/mdt/channelmonitorservlet
    If you are able to open the window with out nay error, it means you url referenced from SLD is wrong. Correct your SLD and update the cache.
    2) If you are not able to access above URL, it means the java service is not running to accept your request, check in visual admin if any of the services are stopped. Try restarting the same.
    Regards,
    KNS Kumar

  • New channels in integration directory not displayed in communication channel monitoring

    Hi all,
    We configured recently new communication channels in the intgration directory (PI 7.0), and all changes were activated. But when we check in the communication channel monitoring, we cann't see them.
    Any idea please.
    Many thanks in advance

    Hi,
    Might be issue with cache.
    can you validate as per below thread?
    Communication channel not showing in CC monitoring
    Regards,
    muni.

  • CC not visible in RWB-Communication channel monitoring

    Hi All,
    Communication channel created in the directory is not visible in
    Communication channel monitoring of RWB. I refresh ABAP cache, SXI_CACHE,
    CPA cache. Still its not visible. Deleted and created again. Still no use.
    None of the communication channels newly created are visible in RWB. Could anyone suggest some ideas to resolve this issue.
    Thanks
    Ricky

    Hi
    Just to be sure a basic question to start with : You do activate your channels in the ID after creation ?
    Dirk

  • Advance selection for source file-Error in communication channel monitoring

    Hi all,
    Referring to the link below:
    <b>/people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-adapter
    I have developed my scenario in the same way.But due to the values <b><NOTHING></b>
    in Mandatory fields Source Directory and Filename,i am facing problem in Communication Channel Monitoring as it shows an error;even though the end-to-end scenario works successfully.
    Plase note that  our scenario is not to exclude the particular file but to pick the files serially after a certain delay.
    Kindly provide some idea about how can we remove the error from Communication Channel Monitoring.
    Thanks & Regards,
    Sudhir Tiwari

    Sudhir,
    In the sender file adapter, you have an option called <b>"Processing Sequence"</b>.
    By selecting ByName or ByDate you can make files get selected sequentially either ByName ( alphabetically ) or by the creation time stamp of the file.
    In the sender file adapter also make the QOS as EOIO and give the QueueName as any value and the files will be processed sequentially.
    Regards
    Bhavesh

  • File to Proxy Scenario : Error in communication channel monitoring

    Hi,
    I have developed File to Proxy Scenario on PI 7.1 system and it is not working. I see the below error in communication channel monitoring.
    u201CError: com.sap.engine.interfaces.messaging.api.exception.ConfigException: Some of the IS access information is not available. SLDAccess property may be set to true, but SLD is not available.u201D
    File will be picked from the FTP server.
    I have created File system in SLD of type "Third Party", Can this be the issue?
    Please guide me on this.
    Thanks,
    Chandravadan

    Hi!
    Check if the tcode SLDCHECK is ok!
    Check note #764176.
    Also, refer to link below and execute each steps from the links there MANUALLY.
    Wizard-Based Configuration:
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/45/2e4c1b16bb4aa8e10000000a11466f/frameset.htm
    Regards,
    Caio Cagnani

  • Page cannot be displayed error in Communication channel monitoring

    Hi,
    when i am trying to click on Communication channel monitoring from RWB it shows me the error " Page cannot be displayed".
    I am testing this for the for the first time in QA environment.
    But in development , CC monitoring works fine in the same Laptop.
    I have checked the hosts file and it has the IP address and system name present in it.
    i have checked in my collegues laptop and it opens there, but it doesn't open in my laptop.
    we are using PI 7.0, windows XP and IE 7.0.
    Could anyone help to solve this problem?
    Thanks
    JJ

    I am able to open the communciation channel if i am using the path http://<full qualified host>:<http port>/mdt/channelmonitorservlet
    This means that there is a problem in the host file....the changes are not getting reflected.....did you log-ff and then again login?
    instead of the FQDN you can also open the page using the IP address of the server.
    I am really sorry I am unable to give you points, since the Star icon is not displaying in the browser to award points
    This may be because you did not mark the thread as a question
    Regards,
    Abhishek.

  • Activating Communication Channel Monitor in PI 7.0

    Hello all,
    Can anyone tell me Detail  steps involved in <b>Activating Communication Channel Monitor</b>  I have tried assigning my User with following roles
    A user needs the following role to query the status of communication channels:
    &#9679;      xi_af_channel_admin_display
    A user needs the following role to start or stop communication channels:
    &#9679;      xi_af_channel_admin_modify
    Is it correct ?
    What are steps ?
    regards
    Prasad

    Hello Sreeram ,
    Thanks for the Reply.I am working on PI 7.0 SP06  in a SAP Note I have read that
    it is from PI 7.0 SP8 i think because of the lower SP level iam not getting the
    Communication Channel Monitor displayed.
    Note 1000528 - FAQ: XI 3.0 / PI 7.0 Adapter and Channel Monitoring
    Regards
    Prasad
    Message was edited by:
            prasad chintala

  • Custom Adapter - No content in Communication channel Monitoring for JCA

    HI,
         We have developed a Custom Adapter for our client in XI with name JCA and it is working absolutely fine.
         Issue: We are not getting any entries in Communication Channel Monitoring for success or Error Messages.
         We have used Audit log for success or Failure entries and they are coming fine in Messaging System but there coule be a standard way to get entries in Channel Monitoring.
        Our client needs the entries in CC monitoring instead of Customised Audit Logs.
        Please help.
    REgards,
    Anurag Garg

    HI Satish,
                     Thanks for answer. I am looking for this in Custom Adpater not in adapter module.
                     This log  creates a trace  File . Its not to do with getting messages in CC monitoring as we do get for File Adapter or other Adapters.
                   Like- Message Successfully put into the queue.
                         -  Successfully processed.
                     Such Messages are there in sample_ra. jar file code but they are not visible in CC Monitoring.
                   I think some extra code needs to be added to activate this in Monitoring.
                   Please suggest.
    REgards,
    Anurag Garg

Maybe you are looking for

  • My mac won't update my ios updates

    Every time I try to update my ios device through iTunes from my mac it dosen't work but when I conecpt it to my brothers mac it updates no problem why does this happen please help

  • My icon on my desk (macbook) disappeared, how can I get it back on there?

    It just disappeared and I would like in on my launchpad. it has been there for a long time but it just recently disappeared. I went to applications and tried to drag it, no luck. I even right click on it to see if it'll say add to launchpad...nope...

  • Duplicate contacts now in phone book

    I just bought Mobile Me and the following day upgraded to SDK 3.0. For some reason on my iPhone I now have 3 groups. All Contacts, All from my Mac and All [email protected] The All Contacts group has duplicates of everything while the other two have

  • HELP!! How do I centre a flash site

    I have created a demo site in flah pro 8 but I am unable to center the window in a browser?? tried using text edit and amending the code but the text editor loads the html window and says "get flash" Help please? I can supply the index.html if requir

  • Iphone 5 help stuck in Recovery

    I was given a Iphone 5 from a friend after he bought a galaxy, The phone is stuck in Recovery and it jailbroken to when i start it up it goes straight to the itunes plugin logo I and completely stuck on it. I have tried to restore in my itunes but it