Communication channel not working -- No Adapter Registered for this channel

Hi Experts,
I see the status of one of my Communication Channels (In RWB Communication Channel Monitoring) as
"No Adapter Registered for this channel".
I saw one of the threads related to this but could not fins a suitable reason for it as our issue seems to be different here.
We have recently deployed the SFTP adapter and PI team is testing this communication channel and they got this error.
I checked and found that SFTP adapter (in the JAVA EE applications) was not working and when I tried to start ,its giving error
failed to start.
additional status message as
Status Details: Cannot load class "com.advantco.pi.af.adapter.sftp.SPIManagedConnectionFactory". Possible reasons: 1) class file cannot be found in the JARs located in the RAR file,
2) class file cannot be found in referenced loaders,
3) failed to initialize some static block(due to unhandled exception),
4) failed to load or there is incompatibility with some native parts, or
5) cannot load a class related to it, due to some reasons above.
Could you guys suggest from where exactly is it trying to pick up the files.
is it u201Cu2026/j2ee/cluster/apps/xxxxxxx/SFTP Adapteru201D  ????
Can anyone suggest the possible reasons and the root cause of it
Regards,
Yogi

Hi Yogi,
i am glad you solved the problem.
If you have any issue with the Advantco SFTP adapter, best is to send an email to "support at advantco.com" directly.
Peter Ha * SAP NetWeaver PI Architect * Advantco International LLC
www.advantco.com

Similar Messages

  • No Adapter Registered for this channel

    Hi,
    I see the status of one of my Communication Channels (In RWB Mail Communication Channel Monitoring) as
    "No Adapter Registered for this channel". Below is the error log.
    com.sap.aii.af.service.administration.api.AdminException: No adapter registered for channel 3ee106ca190c3e259e9d8c203a602fee
    at com.sap.aii.af.service.administration.impl.AdminManagerImpl.notifyChannelActivationStateChanged(AdminManagerImpl.java:851)
    at com.sap.aii.af.service.administration.impl.cluster.ClusterManager.eventReceivedSync(ClusterManager.java:426)
    at com.sap.aii.af.service.event.impl.worker.sync.SyncLocalWorker.work(SyncLocalWorker.java:52)
    at com.sap.aii.af.service.event.impl.worker.sync.AbstractSyncWorker.startWork(AbstractSyncWorker.java:40)
    at com.sap.aii.af.service.event.impl.EventManagerImpl.sendEventAndWaitForAnswer(EventManagerImpl.java:484)
    at com.sap.aii.af.service.event.impl.EventManagerImpl.sendEventAndWaitForAnswer(EventManagerImpl.java:348)
    at com.sap.aii.af.service.administration.impl.cluster.ClusterManager.notifyChannelActivationStateChanged(ClusterManager.java:280)
    at com.sap.aii.af.service.administration.impl.AdminManagerImpl.setChannelActivationState(AdminManagerImpl.java:699)
    at com.sap.aii.af.service.administration.impl.AdminManagerImpl.setChannelActivationState(AdminManagerImpl.java:625)
    at com.sap.aii.af.service.administration.impl.AdminManagerImpl.setChannelActivationState(AdminManagerImpl.java:618)
    at com.sap.aii.mdt.amt.channelmonitoring.SummaryChannelList.setChannelsActivationState(SummaryChannelList.java:1041)
    at com.sap.aii.mdt.amt.channelmonitoring.ChannelMonitoringDynPage.process_activate(ChannelMonitoringDynPage.java:1621)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:172)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:102)
    at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
    at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:22)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:32)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:431)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:309)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
    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:152)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)
    Thanks
    Vijaya

    Hi,
    First check if you have imported the ESR content according to the note below (Apply the one
    that corresponds to your XI/PI version:
    PI 7.1X:
    #1152640 - SAP NetWeaver 7.1 including EHP 1: Importing ESR content
    XI 7.0:
    #836200 - SAP NetWeaver 7.0: Importing Process Integration Content
    XI 3.0:
    #705541 - XI 3.0 (SP1 and higher): Importing XI Content
    You can check the components in your SLD for the correct associations.
    Also, if not solved, please clarify which adapter are you using for that (JMS, JDBC, ...).
    Regards,
    Caio Cagnani

  • SOAP : No adapter registered for this channel

    hello everybody,
    i'm working with a PI 7.1
    i have a interface RFC - PI - SOAP.
    when i look on Communication Channel Monitor i see this error on my soap CC
    No adapter registered for this channel
    i restart J2ee and applicate CPA cache refresh.
    i tryed to create a new soap cc but no result. still to have this problem.
    Any suggestion?
    thanks
    Alex

    HI Alex,
    Edit the channel and do some dummy changes and activate again. also go to  ID -> Menu Environment -> Clear SLD Data Cache. Also check the cache notifications.
    Then perform CPACache refresh using PIDIRUSER and this url.
    http://XIHost:JavaPort/CPACache/refresh?mode=delta
    http://XIHost:JavaPort/CPACache/refresh?mode=full
    If this does not work then you may check Visual Admin -> Soap Adapter service and restart it....
    Thanks,
    Naveen

  • No adapter registered for this channel FOR JDBC COMM CHANNEL

    Hi Friends,
    We installed JDBC driver(for Oracle) and it works correctly from Visual Administrator.
    We have created comm channel 'jdbc_receiver'.
    However, when we check in "Adapter Monitoring", it is not active (Green color) and short text says 'No adapter registered for this channel'. Where should we look further to resolve the issue ? How do we test this comm channel from XI box ?
    Thanks.
    Niranjan

    Hi Niranjan,
    How you solved the problem?
    I have deployed JDBC driver (sqljdbc4.jar) according tohttp://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b4a020-4ae6-2c10-5a95-fed4ad9a4b60?QuickLink=index&… .
    Driver deployed successfully and I have checked it in folder \usr\sap\xxx\DVEBMGS30\j2ee\cluster\bin\ext\com.sap.aii.adapter.lib\lib and it's found ok. But this adapter type  not showing in Communication Channel only RFC and SOAP are showing there. I have restarted the server also.

  • RWB - No adapter registered for this channel (JDBC)

    Hi Experts,
    All my JDBC communication channels have the following log in RWB:
    No adapter registered for this channel
    When executing an interface, SXMB_MONI shows:
    Object not found in lookup of SapXIJDBCAdapterService
    We have aready performed a CPACache refresh as mentioned on another threads but the problem persists.
    I performed dummy changes in the CC and even created a new one but the log still remains the same.
    Please advise what else can be done to solve the issue. We are using PI 7.1.
    Regards,
    Daniela

    Hello,
    Try checking in the Netweaver Administrator if the JDBC service is running?                                               
    There is also a dependency of modules in between the SapXIJDBCAdapterService and SapXIFileAdapterService. Please check that the File Adapter service is started also.      
    Regards,
    Sarah

  • No adapter registered for this channel (JDBC)

    Hi guys!
    I want to create a JDBC adapter, but when I check it in the CC monitoring, I get following "error" No adapter registered for this channel. What is missing in this installation? Or, what is wrong?
    Thank you!
    Olain

    Hi guys!
    version Service pack:10 Release: NW04S
    Sarvesh, I don't know, what's done, cos' these thing are done by our basis team. But all adapter metadata seem to be there, cos' I'm able to create JDBC channel.
    But in Adapter monitoring I can't select JDBC while others I can.
    If I switch the combobox (Adapter monitoring) to "Only installed and started adapters", JDBC disappears.
    But why are then metadata of JDBC visible? Why I am able to create communication channel of JDBC type?
    So, what to do now to make JDBC work?
    Thank you!
    Olian

  • SuccessFactors adapter "No adapter registered for this channel" issue

    Hi Experts,
    Scenario - SAP PO 7.4
    Success Factor -> (SFSF Adaptor) PO (File Adaptor) -> File Share on PO server (Folder Name: SFSF/SFReceiver)
    I am getting "No adapter registered for this channel" in the communication channel monitor.
    Appreciate your help.
    Srinu

    Hi Srinivasulu,
    Please can you go to NWA and have a look under Application Resources: Overview.
    Search for the SuccessFactors adapter and make sure that the status on it is green.
    This will always tell you if it was installed successfully.
    Regards,
    Jannus Botha

  • SOAP channels in rwb showing error "No Adapters registered for this channel

    SOAP channels in rwb is showing error "No Adapters registered for this channel",
    what is the problem?
    i tried to locate and restart the SOAP adapter from Visual admin, but couldnt find it in visual admin, pls help in locating it in visual admin

    Hi,
    In Visual Admin, Cluster tab --> Server -> Services -> Deploy --> Radiobutton Application
    --> sap.com/com.sap.aii.af.soapadapter --> Press start / stop
    This way youmay restart the SOAP adapter.
    Also Please check if there is any cahce problem, Try to refresh it. & SAP Note- 856597
    Thanks
    Swarup

  • Curve 8520 Menu key not working! Any workaround for this?

    I bought a Curve 8520 from ebay for a bargain price as the menu button (one with blackberry logo on) didn't work. It clicks and makes contact with the metal circle underneath but doesn't open the menu. I've also tried pressing the metal bit below the rubber with a pointy thing, still no joy so I can only assume its a hardware fault. As I don't know the phones history, I have no idea whether it could be water damage, been dropped, keys pressed too hard etc etc...
    As I bought it on ebay, I cant take it back to the store. Its incredibly frustrating as it is the most important button on the entire handset. I've tried wiping it and reloading the OS etc, tried every kinda of software workaround I can think of but no joy.
    However, I know that the buttons on the side of the phone can be customised to do different functions, so is there a way to duplicate/spoof the menu button to another different button? Or failing that, as the phone supports Java is there some kind of application which lets you re-map the keys to custom specifications?
    I've seen many forums and many other threads where people are complaining of the same problem, I'm at my wits end, and to buy the same model brand new is £120, which seems a lot for a phone thats nearly obsolete.
    Any pointers, hints, tips, useful shortcuts, or any info on this problem would be greatly appreciated!
    thanks

    This same thing as been happening to me! I went to the Verizon store today and talked quickly with a representative and he said "you need to update your software or you need to get a new phone." He was rude and he was wrong about having to update my software because I did that and it says I am up to date.
    If anyone else is also having this issue and knows how to solve it WITHOUT talking to the tech people and getting a new phone, please let us know!

  • No Aapter registered for the channel and not initialized

    Hi Guys,
      I am working on Mail 2 File scenario. when the scenario is executed i am getting the  below error in sender MAIL adapter communication channel.
    No adapter registerd for the channel & not initialized
    Thnx,
    Siva

    Hi,
    Depending on your XI/PI version, apply one of the notes below to correct import the ESR content:
    PI 7.1X:
    #1152640 - SAP NetWeaver 7.1 including EHP 1: Importing ESR content
    XI 7.0:
    #836200 - SAP NetWeaver 7.0: Importing Process Integration Content
    XI 3.0:
    #705541 - XI 3.0 (SP1 and higher): Importing XI Content
    Also, check if the service for the adapters are running. Restart the J2EE Engine.
    If not solved, you may try redeploying the adapter's driver.
    Regards,
    Caio Cagnani

  • Could not find network adapter needed for registration

    Cisco IP Communicator has worked well for a month now. One morning I go to launch the app and I get the error message: Could not find network adapter needed for registration. I rebooted my pc and I got the same result. I reinstalled the app and got the same results. I don't know what if anything changed, but I know I can't even get the application to load to look at any settings. PLEASE HELP!!!
    Brian C

    Hi Brian,
    Have a look at this good thread :)
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Unified%20Communications%20and%20Video&topic=IP%20Telephony&topicID=.ee6c829&fromOutline=&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.2cc0bb6f
    Hope this helps!
    Rob

  • Hi, I have iPad 2, when I buy it it has old iOS. Then I update it now it has 5.1.1 iOS and modern firmware 4.12.01. After update my wifi is not working. Only searching for wifi. 3G working well. But wifi olso worked with old iOS. So what can do ? Pls

    Hi, I have iPad 2, when I buy it it has old iOS. Then I update it now it has 5.1.1 iOS and modern firmware 4.12.01. After update my wifi is not working. Only searching for wifi. 3G working well. But wifi olso worked with old iOS. So what can do ? Pls

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • PCI Simple Communications Controller not working

    PCI Simple Communications Controller not working on hp pavilliong6-1003tx

    Hi
    Download, save & install --
    Windows 7:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-94322-2&cc=in&dlc=en&lc=en&...
    Restart system after installation.
    Regards
    Visruth
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • [svn] 4323: Bug: LCDS-544 - Scenario where two components have seperate channel sets with overlapping channels not working .

    Revision: 4323
    Author: [email protected]
    Date: 2008-12-15 19:23:10 -0800 (Mon, 15 Dec 2008)
    Log Message:
    Bug: LCDS-544 - Scenario where two components have seperate channel sets with overlapping channels not working.
    QA: Yes
    Doc: No
    Checkintests Pass: Yes
    Details:
    * Hunting to a new channel within a channelset never triggered a disconnect from the previous channel(s). This isn't a problem in general, but does becomes a problem when an app defines two distinct channelsets containing at least one shared channel at the head of the list. In this case, the first channelset hunts past it and connects on a later channel. But when the second channelset hunts through (triggering a connect fault when it hits that initial shared channel that can't connect), the fault is processed by the first channelset as well (incorrectly).
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-544
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

    Running the script by python2 solves it for me:
    su - mythtv -c "nice -n 19 python2 /usr/bin/tv_grab_nl_py --output ~/listings.xml"
    Best regards,
    Cedric

  • [svn:bz-3.x] 5036: Bug: BLZ-347 - Secure amf polling channel not working correctly on IE in BlazeDS /3.x branch.

    Revision: 5036
    Author: [email protected]
    Date: 2009-02-23 06:24:31 -0800 (Mon, 23 Feb 2009)
    Log Message:
    Bug: BLZ-347 - Secure amf polling channel not working correctly on IE in BlazeDS/3.x branch.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: This is BlazeDS part of the fix. For MSIE over HTTPS, we need to add additional Cache-Control headers.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-347
    Modified Paths:
    blazeds/branches/3.x/modules/core/src/java/flex/messaging/endpoints/AbstractEndpoint.java

    Revision: 5036
    Author: [email protected]
    Date: 2009-02-23 06:24:31 -0800 (Mon, 23 Feb 2009)
    Log Message:
    Bug: BLZ-347 - Secure amf polling channel not working correctly on IE in BlazeDS/3.x branch.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: This is BlazeDS part of the fix. For MSIE over HTTPS, we need to add additional Cache-Control headers.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-347
    Modified Paths:
    blazeds/branches/3.x/modules/core/src/java/flex/messaging/endpoints/AbstractEndpoint.java

Maybe you are looking for