Connection closed by remote host for RNIF

Hi All,
Hi All,
Any one can help us. We are getting the following issue while customer trying to send the data to XI.
https://XXXXX:YYYYY/MessagingSystem/receive/RNIFAdapter/RNIF received HTTP response "699". Error connecting to host XXXXX at port YYYYY . Connection closed by remote host.
Scenario details:
RNIF to Proxy scenario
it is very very urgent.Please help
Thanks,
Meera

Was this issue resolved? Possibly a network issue but not too sure. Can you share more info?
Are you able to hit the RNIF URL within your LAN?

Similar Messages

  • SOAP: call failed: java.io.EOFException: Connection closed by remote host

    Hi folks,
    my friday crusher:
    We have a sync RFC-PI-SOAP scenario.
    All is working fine in Dev system.
    After moving into Test following error is displayed as the SOAP response message:
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
    <SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.EOFException: Connection closed by remote host.</SAP:AdditionalText>
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Also Channel Monitoring says:
    Message-Verarbeitung fehlgeschlagen. Grund: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.EOFException: Connection closed by remote host.
    Couldn´t find any hints in SDN and the web to this issue.
    Does anyone of you has made experiences with that problem?
    Maybe it´s a system parameter for time out SOAP connections....?
    Many thanks for your help
    -and-
    have a great weekend!
    Cheers
    André

    Very strange!
    But I have the solution:
    I have looked into channel monitoring / RWB again.
    There I saw, this PI is using two clusters on two application servers.
    Everytime the SOAP call is executed through the frist cluster, all was fine.
    But no SOAP call was successfully executed by the second cluster.
    Fortuity? No!
    The second cluster node / app server wasn´t registered for internet access in the used proxy server.
    So it wasn´t an PI issue.
    Now, all is fine & I´m happy!
    Thanks @all for helping!
    Cheers,
    André

  • IAIK: java.io.EOFException: Connection closed by remote host

    Hi Experts,
    I'm having a performance issue during login and I found in Trace log the logs below.
    Can you please tell me what things I should look at or where maybe my issue?
    com.sap.engine.core.manipulator.TCPRunnableConnection
    com.sap.engine.core.manipulator.TCPRunnableConnection.init()
    OrderedChannel for http service
    Warning: System/Network
    Java: Cannot get input and output streams from socket. ConnectionsManipulator is not initialized.
    [EXCEPTION]
    {0}#1#java.io.EOFException: Connection closed by remote host.
         at iaik.security.ssl.Utils.a(Unknown Source)
         at iaik.security.ssl.o.c(Unknown Source)
         at iaik.security.ssl.r.f(Unknown Source)
         at iaik.security.ssl.f.c(Unknown Source)
         at iaik.security.ssl.f.a(Unknown Source)
         at iaik.security.ssl.r.d(Unknown Source)
         at iaik.security.ssl.SSLTransport.startHandshake(Unknown Source)
         at iaik.security.ssl.SSLSocket.startHandshake(Unknown Source)
         at com.sap.engine.services.ssl.factory.SSLSocket.startHandshake(SSLSocket.java:162)
         at com.sap.engine.services.ssl.factory.SSLSocket.getInputStream(SSLSocket.java:280)
         at com.sap.engine.core.manipulator.TCPRunnableConnection.init(TCPRunnableConnection.java:351)
         at com.sap.engine.core.manipulator.TCPRunnableConnection.run(TCPRunnableConnection.java:554)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:80)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:150)
    Thank you very much,
    Jemaru

    Hello Jemaru,
    Don't you have some more information. This is the error in the Java stack what does the R3/Abap stack returns on this message?
    Kind regards,
    JK

  • Ssh_exchange_identification: Connection closed by remote host

    Hello, I'm running OSX 10.8.4 and I'm trying to SSH to my University server and I'm getting this :
    Ahmads-MacBook-Pro:ahmad716 Ahmad716$ ssh -vvv
    OpenSSH_5.9p1, OpenSSL 0.9.8x 10 May 2012
    debug1: Reading configuration data /etc/ssh_config
    debug1: /etc/ssh_config line 20: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to t2.technion.ac.il [132.68.1.134] port 22.
    debug1: Connection established.
    debug1: identity file /Users/Ahmad716/.ssh/id_rsa type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_rsa-cert type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_dsa type -1
    debug1: identity file /Users/Ahmad716/.ssh/id_dsa-cert type -1
    ssh_exchange_identification: Connection closed by remote host
    Please help
    <Email Edited by Host>

    I had exactly similar problem.
    i was getting this error:
    ssh -vv eagle
    OpenSSH_5.2p1, OpenSSL 0.9.8r 8 Feb 2011
    debug1: Reading configuration data /etc/ssh_config
    debug1: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to eagle [192.168.0.194] port 22.
    debug1: Connection established.
    debug1: identity file /Users/yerbol/.ssh/identity type -1
    debug1: identity file /Users/yerbol/.ssh/id_rsa type -1
    debug1: identity file /Users/yerbol/.ssh/id_dsa type -1
    ssh_exchange_identification: Connection closed by remote host
    but after trying your suggestion:
    sudo sshd -t
    i got
    /etc/sshd_config: line 112: Bad configuration option: ServerAliveInterval
    /etc/sshd_config: terminating, 1 bad configuration options
    this reminded me that i  had set ServerAliveInterval 20 for avoiding timeout issues with ssh.
    then i changed it back and it worked.

  • Connection closed by remote host on SOAP Receiver Scenario

    Hi Experts,
    I implemented a RFC to SOAP Receiver scenario, consuming an external
    Web Service with SSL security, using SAP PI 7.1. I configured the SOAP
    Receiver Adapter with Proxy e Proxy User, and it shows the
    message u201CConnection closed by remote hostu201D. I have checked with
    Network team, about the firewall restrictions, and they told me it was
    pass by firewall. I installed the SOAP UI on the PI DEV Server to test
    the SOAP Requets and it worked. Only on the PI it shows this error
    message. I traced log at SLL service in the Sap Netweaver Administrator
    and I didnu2019t get success.
    Long text error:
    com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    java.io.EOFException: Connection closed by remote
    Please, could you help me about this error?
    Fábio Ferri

    Hi Fabio,
    You need to set higher trace level in order to get more information in your trace file.
    If you think it is related to security then set logging level of components com.sap.aii.security.lib and com.sap.aii.af.security to DEBUG in Visual Admin's log configurator. Also set com.sap.aii.af.mp.soap and com.sap.aii.messaging to DEBUG level.
    And then try sending messages and see whether you have received more informaiton in trace file, but don't forget to revert back the change once you finish testing otherwise it will filled up your diskspace.
    Best regards,
    Pinkle

  • Connection closed by remote host issue

    Hi ,
    currently we are working on SuccessFactors PI integration. On the first test we got following error message on receiver Axis (soap) adapter.
    The certificates was imported to the trusted CA's. Any help will be helpful.
    Thank you,
    PM

    Hi,
    SOAP UI working fine now. Also demo server URL working fine.  https://salesdemo4.successfactors.com:443/sfapi/v1/soap 

  • TAC+: TCP/IP open to 10.20.17.2/49 failed -- Connection timed out; remote host not responding

     TACACS+ configured on router and router is in ACS.  I can ping the ACS but the router cannot establish a connection to authenticate users.
    aaa group server tacacs+ hq_acs-1
    server 10.20.17.2
    ip tacacs source-interface GigabitEthernet0/0
    aaa authentication login default group tacacs+ local
    aaa authorization config-commands
    aaa authorization exec default group tacacs+ local
    aaa authorization commands 10 default group tacacs+ local
    aaa authorization commands 15 default group tacacs+ local
    aaa accounting nested
    aaa accounting update newinfo periodic 60
    aaa accounting auth-proxy default start-stop group tacacs+
    aaa accounting exec default start-stop group tacacs+
    aaa accounting commands 15 default start-stop group tacacs+
    aaa accounting network default start-stop group tacacs+
    aaa accounting connection default start-stop group tacacs+
    aaa accounting system default start-stop group tacacs+
    aaa accounting resource default start-stop group tacacs+
    BigTree_3945#sh ip int br
    Interface                  IP-Address      OK? Method Status                Protocol
    GigabitEthernet0/0         10.4.3.1        YES NVRAM  down                  down
    GigabitEthernet0/1         10.12.10.26     YES NVRAM  up                    up 
    Serial0/2/0                unassigned      YES NVRAM  down                  down
    Serial0/2/0.602            10.12.15.10     YES NVRAM  down                  down
    Apr 13 11:08:13.673: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:13.673: TPLUS: processing authentication start request id 79
    Apr 13 11:08:13.675: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:13.675: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:13.675: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:18.676: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:25.834: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:25.834: TPLUS: processing authentication start request id 79
    Apr 13 11:08:25.834: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:25.834: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:25.834: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:30.836: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:43.689: TAC: Using default tacacs server-group "tacacs" list.
    Apr 13 11:08:43.689: TAC+: Opening TCP/IP to 10.20.17.2/49 timeout=5
    Apr 13 11:08:51.057: TPLUS: Queuing AAA Authentication request 79 for processing
    Apr 13 11:08:51.057: TPLUS: processing authentication start request id 79
    Apr 13 11:08:51.057: TPLUS: Authentication start packet created for 79(cisscdb)
    Apr 13 11:08:51.057: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:51.057: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: Started 5 sec timeout
    Apr 13 11:08:54.692: TAC+: TCP/IP open to 10.20.17.2/49 failed -- Connection timed out; remote host not responding
    Apr 13 11:08:54.692: TPLUS: Queuing AAA Accounting request 76 for processing
    Apr 13 11:08:54.692: TPLUS: processing accounting request id 76
    Apr 13 11:08:54.692: TPLUS: Sending AV task_id=332
    Apr 13 11:08:54.692: TPLUS: Sending AV timezone=EDT
    Apr 13 11:08:54.692: TPLUS: Sending AV service=shell
    Apr 13 11:08:54.692: TPLUS: Sending AV start_time=1334329734
    Apr 13 11:08:54.692: TPLUS: Sending AV priv-lvl=15
    Apr 13 11:08:54.692: TPLUS: Sending AV cmd=show logging <cr>
    Apr 13 11:08:54.692: TPLUS: Accounting request created for 76(n20j03t)
    Apr 13 11:08:54.692: TPLUS: Using server 10.20.17.2
    Apr 13 11:08:54.692: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: Started 5 sec timeout
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/NB_WAIT/1BDD9C34: timed out, clean up
    Apr 13 11:08:56.058: TPLUS(0000004F)/0/1BDD9C34: Processing the reply packet
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: timed out
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/NB_WAIT/20FD90EC: timed out, clean up
    Apr 13 11:08:59.693: TPLUS(0000004C)/1/20FD90EC: Processing the reply packet
    BigTree_3945#
    AAA Client IP Address
    10.4.3.* 10.12.15.10
    Key
    Network Device Group
    Test    
    NJT    
    AccessLink    
    (Not Assigned)    
    Authenticate Using
    TACACS+ (Cisco IOS)    
    RADIUS (Cisco Aironet)    
    RADIUS (Cisco BBSM)    
    RADIUS (Cisco IOS/PIX)    
    RADIUS (Cisco VPN 3000)    
    RADIUS (Cisco VPN 5000)    
    RADIUS (IETF)    
    RADIUS (Ascend)    
    RADIUS (Juniper)    
    RADIUS (Nortel)    
    RADIUS (iPass)    
    Single Connect TACACS+ AAA Client (Record stop in accounting on failure).
    The 10.12.10.* range is listed under the HQ site.
    Your help is greatly appreciated.

    You stated that you can ping ACS from the router, did you try sourcing the packets from the GigabitEthernet 0/0 interface (which is the one TACACS+ will try to use, given the configuration that you posted)?
    What does the network path between the router and ACS look like (ie, any firewalls, NAT, etc)?
    Can you connect to port 49 at the ACS IP address from the router sourcing the packets from GigabitEthernet 0/0 ?
    Are you using VRFs?
    What version of IOS?

  • CS4 "The connection to the remote host has been lost"

    Suddenly I get the error message (CS4) when I try connecting to remote hosts: "The connection to the remote host has been lost. Click Refresh to reconnect." It is impossible to connect to ANY remote host.
    This happens for all my sites, on remote servers in different countries, so it must be a DW problem. Please advice.

    Have you tried using Passive mode:
    Site Definition > Advanced > click the Passive FTP box and see if that works.
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • There is no connection to the remote host

    Hi,
    I have installed the NFR 1.01 on OES2. I have an agent on an other OES2 also and an agent on a Netware6.5 sp7 server. In the admin console is see all agents but no volumes. When i click on the Netware agent i receive a message "There is no connection to the remote host".
    On the main screen in the "scan collection" when i ask for "rebuild storage list" nothing happens. (except "rebuild is in progress" the whole day long).
    Whats wrong or what have I missed?
    Thanks
    Herman

    Herman,
    In your agentncp config please clear the Alternate Hostname, and restart
    the agent. Does the agent heartbeat in to the engine?
    thanks,
    NSM Development
    On 10/21/2010 4:36 AM, Herman wrote:
    >
    > [image:
    > file:///C:/DOCUME%7E1/VEHERMAN/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image002.jpg]Hi,
    >
    > I cannot insert a picture, so i will type over the settings:
    > (settings on the same server OES2)
    >
    > -----------------------------
    > Directory Service Interface Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports: HTTPS: 3009
    > Management Mode: Automatic
    > Data Path: /var/opt/novell/filereporter/dsi-edir/data
    > Default Server: 10.0.0.67
    >
    > Proxy Account: CN=NFRProxy.O=psi
    > Admins Groups: CN=NFRAdmins.O=psi
    > Users Group: CN=NFRUsers.O=psi
    > log Path: /var/opt/novell/filereporter/dsi-edir/log
    > log File Size: 10240 Kb Log file Count: 10
    > Level Log: 5
    >
    >
    >
    > -----------------
    > Engine Service Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports:
    >
    > client HTTPS: 3033 HTTP: 0
    > Agent HTTPS: 3035 HTTP: 0
    >
    >
    > Data Path: /var/opt/novell/filereporter/engine
    > Debug Logging: Disabled
    > Heartbeat: 60 seconds
    > DSI Address: 10.0.0.67:3009
    > Use SSL: Yes
    > Scans per volume: 2
    >
    >
    > -----------------
    > AgentNCP Service Config
    > -----------------------------
    > Host adress: 10.0.0.67
    > Service Ports: HTTPS: 3037 HTTP: 0
    >
    >
    > Data Path: /var/opt/novell/filereporter/agentncp
    > Debug Logging: Disabled
    > Heartbeat: 60 seconds
    > DSI Address: 10.0.0.67:3035
    > Use SSL: Yes
    > Alternate Hostname: 10.0.0.67
    >
    >
    >
    > I hope this is the info you want.
    >
    > Herman
    >
    >

  • WCF service connection forcibly closed by the remote host for large data

    Hello ,
                        WCF service is used to generate excel report , When the stored procedure returns large data around 30,000 records. Service fails
    to return the data . Below is the mentioned erorr log :
    System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP
    response to <service url> This could be due to the service
     endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by
    the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException:
    The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException:
    Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
    ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
       at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
       at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
       --- End of inner exception stack trace ---
       at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
       at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
       at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.GetResponse()
       at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout).
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
       at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
       at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at IDataSetService.GetMastersData(Int32 tableID, String userID, String action, Int32 maxRecordLimit, Auditor& audit, DataSet& resultSet, Object[] FieldValues)
       at SPARC.UI.Web.Entities.Reports.Framework.Presenters.MasterPresenter.GetDataSet(Int32 masterID, Object[] procParams, Auditor& audit, Int32 maxRecordLimit).
    WEB CONFIG SETTINGS OF SERVICE
    <httpRuntime maxRequestLength="2147483647" executionTimeout="360"/>
    <binding name="BasicHttpBinding_Common"  closeTimeout="10:00:00"  openTimeout="10:00:00"
           receiveTimeout="10:00:00"  sendTimeout="10:00:00"  allowCookies="false"
           bypassProxyOnLocal="false"  hostNameComparisonMode="StrongWildcard"
           maxBufferSize="2147483647"  maxBufferPoolSize="0"  maxReceivedMessageSize="2147483647"
           messageEncoding="Text"  textEncoding="utf-8"   transferMode="Buffered"
           useDefaultWebProxy="true">
    <readerQuotas     maxDepth="2147483647"
          maxStringContentLength="2147483647"  maxArrayLength="2147483647"
          maxBytesPerRead="2147483647"  maxNameTableCharCount="2147483647" />
         <security mode="None"> 
    WEB CONFIG SETTINGS OF CLIENT
    <httpRuntime maxRequestLength="2147483647" requestValidationMode="2.0"/>
    <binding name="BasicHttpBinding_Common"
           closeTimeout="10:00:00"       openTimeout="10:00:00"
           receiveTimeout="10:00:00"       sendTimeout="10:00:00"
            allowCookies="false"        bypassProxyOnLocal="false"
            hostNameComparisonMode="StrongWildcard"        maxBufferSize="2147483647"
            maxBufferPoolSize="2147483647"        maxReceivedMessageSize="2147483647"
            messageEncoding="Text"        textEncoding="utf-8"
            transferMode="Buffered"        useDefaultWebProxy="true">
     <readerQuotas
           maxDepth="2147483647"
           maxStringContentLength="2147483647"
           maxArrayLength="2147483647"
           maxBytesPerRead="2147483647"
           maxNameTableCharCount="2147483647" />   

    Doing binding configuration on a WCF service to override the default settings is not done the sameway it would be done on the client-side config file.
    A custom bindng must be used on the WCF service-side config to override the defualt binding settings on the WCF service-side.
    http://robbincremers.me/2012/01/01/wcf-custom-binding-by-configuration-and-by-binding-standardbindingelement-and-standardbindingcollectionelement/
    Thee readerQuotas and everything else must be given in the Custom Bindings to override any default setttings on the WCF service side.
    Also, you are posting to the wrong forum.
    http://social.msdn.microsoft.com/Forums/vstudio/en-us/home?forum=wcf

  • Do I need to have my site uploaded to a remote host for embeded formscentral form  to work? I am getting a broken section of header with a warning sign on top corner saying "!Local host." Cheers

    Hey there all.
    I am wondering if there is something wrong with my embedded form or if it is simply because
    I have not uploaded my site to remote host yet? I am only getting a broken part of the header with
    no actual form, with a warning "!local host" in top left hand corner. If anyone could enlighten
    me on this problem it would be greatly appreciated, it is my first time making forms

    Cheers, I noticed some browsers were treating the form differently. I am uploading to a test server tomorrow, hopefully all goes well, thanks for your reply  

  • Connect to a remote farm for search is giving error

    Hi,
       at the end of publishing search service getting error while trying to connect to the remote publishing farm
    $SearchName = "SearchServiceApplication_on_xxxx_Farm_publishing"
    $PublishingFarmTopology = "https://xxxxxx:32844/Topology/topology.svc"
    $ConsumedServiceApplicationName = "Connection to: APP-PROD"+$SearchName
    # Consume Search Service Application
    $PublishedServices = Receive-SPServiceApplicationConnectionInfo -FarmUrl $PublishingFarmTopology
    # Get Publishing URL for Search Service Application
    $SearchService = ($PublishedServices | ForEach-Object {$_ | where {$_.SupportingProxy -eq "SearchServiceApplicationProxy" -AND $_.Displayname -eq $SearchName }}).Uri.ToString()
    # Connect to Search Service Application
    New-SPEnterpriseSearchServiceApplicationProxy -Name $ConsumedServiceApplicationName -Uri $SearchService
    Getting error for $PublishedServices = Receive-SPServiceApplicationConnectionInfo -FarmUrl $PublishingFarmTopology

    It looks like you mixed up the farms. This is how to do it
    On Consuming farm: export root and STS cert
    On Publishing farm: export root cert
    On Consuming farm: import publishing farm root cert
    On Publishing farm: import consuming farm root and STS cert
    On Publishing farm: set permissions on topology service using Consuming farm id
    On Publishing farm: publish the SA
    On Publishing farm: set permissions on the published SA
    On Consuming farm: consume the SA
    And you don't need any specific certificates - SharePoint has its own certificate store.
    http://sharepoint.stackexchange.com/questions/26039/trust-issues-with-topology-svc-when-publishing-service-applications-in-lab-envir
    http://social.technet.microsoft.com/Forums/en-US/11714821-73e0-4fde-bc58-89ca2ae7cd09/trust-issues-with-topologysvc-when-publishing-service-applications-in-lab-environment?forum=sharepointgeneralprevious

  • SOAP Native service flop: "Connection closed..", ready for production???

    Our system: Oracle 11GR2 on Linux X64 CentOS.
    I followed instructions like here: http://www.oracle-base.com/articles/11g/NativeOracleXmlDbWebServices_11gR1.php, so far so good, I can display the WSDL on broswer. Now for real world testing, I wrote a Visual studio.net 2010 application to use the service, after the very first time ( successfullly returned value), I got exception like:
    The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.
    I googled and tried all kinds of tricks, like keepalive=TRUE but no joy. Some people suggested .net has a bug so I use SOAPUI and SOAPsonar, which returnes the same "The Underlying connection was closed" error; I tried to make the session timeout as long as possible still no help, I seem to run out of options, so I tried to configure Oracle HTTP server(instead of the Embeded Gateway) an entry point for /orawsv ( I found no existing sample for this kind of using HTTP server with web service configuration so I took one from APEX configuration inside the dads.conf file ) but it did not work out, so there is almost the end of my native web service miracle(no coding) solution....
    The only working case for Oracle SOAP service is : when I use Oracle APEX, it's working fine without any flops. looks like any non-Oracle client won't take Oracle SOAP service from XDB......
    Questions:
    1. Does anyone else have real working case by using NON-Oracle client application with Oracle XMLDB native web serivices?
    2. is it possible to configure Oracle HTTP server 10G working with this native services?
    3. Did I miss any parameters on xdbconfig.xml so this kind of death sentence won't happen? ( almost everything is default except the HTTP PORT#)
    Any suggestions and advises are greatly appreciated
    Edited by: seanzh on Mar 17, 2011 10:28 AM
    Edited by: seanzh on Mar 17, 2011 10:29 AM
    Edited by: seanzh on Mar 17, 2011 10:31 AM

    Oracle APEX does not use SOAP, or the SOAP Provider... It uses EGP which is totally different implementation, the fact that it works or fails is irrelevant to a discussion of database native web services..
    1. Does anyone else have real working case by using NON-Oracle client application with Oracle XMLDB native web serivices?
    I have written a number of applications that use Browser XMLHTTP controls to invoke Soap Services... They have been tested with IE and FIREFOX. I have also tested extensively with XMLSPY's (Altova) Soap Infrastructure..
    2. is it possible to configure Oracle HTTP server 10G working with this native services?
    No Native Web Services are a part of Oracle Database 11g.
    3. Did I miss any parameters on xdbconfig.xml so this kind of death sentence won't happen? ( almost everything is default except the HTTP PORT#)
    Doesn't sound like it assuming you can get a WSDL from he following URL
    http://servername:port/orawsv?wsdl
    Soap is based on HTTP, which is a stateless protocol so connections should not be open once the request is complete..
    Do you have (or can you download a trial) of XMLSpy and test with that stack...
    Can you check for any shared servers errors reported in the alert.log, found the trace directory of the server

  • Remotejmxtool - connection refused to remote host

    Current Environment & Set up:
    My application is deployed on to WebSphere 5.1.1.19 Application server. My kodo.properties file is on the classpath of the web container. I'm using kodo 3.4.0.
    Working copy (Only locally):
    The following property on the kodo.properties works perfectly on local machine.
    kodo.ManagementConfiguration=local-mgmt-prof(EnableLogMBean=true,EnableRuntimeMBean=true,MBeanServerStrategy=create)
    When I start the embedded test environment on the IBM RAD 6.0, It starts the JMX Console.
    Failure copy (Remote monitoring):
    Our dev environment is on HP-UX. When we deploy our application to this UNIX environment and after setting the following property in the kodo.properties file,
    kodo.ManagementConfiguration: remote-mgmt(port=2345)
    When I connect using remotejmxtool, I'm getting the connection refused error. It does not appear that the port 2345 is listening. Also, when I check the log I see "classnotfound exception : mx4j.tools.naming.NamingService". I have the "mx4j-jmx.jar" and "mx4j-tools.jar" both under WEB-INF/lib directory and the classpath directory. I don't know why it is throwing this error.
    When I check the manual, it says "In order to do remote management, a remote JMX adaptor needs to be started.". I assume the above property (remote-mgmt) will start the remote JMX adaptor. or do I need to start manually? If so, how?
    Could please some one shed some light on this issue?
    Thanks in advance.
    Edited by balajiit at 12/19/2006 9:36 AM

    Hello,
    Thanks for the reply and sorry for my late response.
    When I added mx4j-tools.jar and mx4j-jmx.jar to the WebSphere lib directory, I get the following error.
    com.solarmetric.Manage - Unable to start Remote Adaptor.
    javax.management.InstanceAlreadyExistsException: JMXcr0053E The MBean "Naming:type=rmiregistry" is already present in the MBeanServer ...... stack trace.
    Thanks.

  • Can`t connect to the remote server for updating to the iOS 5.1

    Trying to update my iPhones and iPad but do not get any answer from the updating server!
    Is it me or ..

    Having the same issues not being able to contact server on iPad 1 (iPhone 4s) to update to 5.1.
    Why Should DNS be an issue, nothing has changed but it just doesn't want to contact this time.

Maybe you are looking for

  • My built in isight pictures have a red hue!?

    When the isight is in use in any program the image is red. there are no filters on and have tried it in different programs, and all the same result reddish pictures. Can anyone help?

  • Compatibility between XI3.0 with ESR 7.0 Ehp1 release

    Customer has a scenario where content is built in ESR 7.0 Ehp1 release and will like to use it in XI 3.0 Is this scenario supported? Any official documentation will be helpful. Regards, Arpit

  • How can I use my N81 as a modem?

    I have an edge or Media Net and I want to use it as a modem on my laptop can someone help me set it up thank you

  • Photoshop 13.0.1 Update - OpenGL crashes

    I am having periodic OpenGL crashes since the 13.0.1 Phostoshop update this week.  I am running the current 301.42 Nvidia drivers on a GTX550Ti card.  There were no driver crashes in the 3 months before the update and the Nvidia driver was the same d

  • Elements of WebUI by authorization object in user roles?

    Hi all, we are currently setting up a SNC scenario with SCM 5.1. I have some information about how to change the WebUI for the Responsive Replenishment, but by now I can only change it for all users. I would like to link certain Web buttons and scree