HTTP/1.1 502 Proxy Error ( Connection refused )\nVia: 1.1 TMG01 -SP\nConnection

Hi,
I have an application that
executes calls to a jetty
server locally. When I try to
run the application I get the error below.
HTTP/1.1 502 Proxy Error ( Connection refused )\nVia: 1.1 TMG01-SP\nConnection: Keep-Alive\nProxy-Connection: Keep-Alive\nPragma: no-cache\nCache-Control: no-cache\nContent-Type: text/html\nContent-Length: 3904  \n
But, this error only occurson a particular machine, when I run
the the same application on other machines have no problems.
Someone
knows what could be? I disabled
the firewall, proxy, includes
rules on the firewall but nothing does this
application working.

Hi Namrata,
thank to answer my question,  I haven't access to TMG Server.  But, I get a error page from ForeFront with the message:
Technical Information (for support personnel)
Error Code 10061: Connection refused
Background:The server you are attempting to access has refused the connection with the gateway. This usually results from trying to connect to a service that is inactive on the server.
Date: 9/25/2014 5:42:52 PM [GMT]
Server: TMG02-SP.proxy
Source: Remote server

Similar Messages

  • HTTP/1.1 502 Proxy Error in Navigation editor

    Hi,
    When i try to playback a script in e-load nav editor i get the following error even when i specified correct proxyauth info in Auth manager.
    Error:
    HTTP/1.1 502 Proxy Error ( The ISA Server denied the specified Uniform Resource Locator (URL). )
    This URL which is failing in nav editor otherwise is working fine when manually accessed through a browser with the correct proxy authentication.
    please let me know as to what am i missing here
    thanks

    Are you running any auto configuration scripts in IE?(Select Advanced/Internet Options, click connections tab then the "Lan Settings" Button. Sometimes these can cause problems. There is a way around this if that is the case. Let me know.

  • Cannot establish proxy connection: 502 Proxy Error ?

    Im receiving a strange error message within GRID (Oracle 10.1.0.4.0/Aix5.2) every time I try and start/stop a Db on the ‘Startup/Shutdown:Specify Host and Target Database Credentials’
    Cannot establish proxy connection: 502 Proxy Error ( The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests. )
    Whats causing this issue ?

    In order for you to configure the Management Service to use a proxy server, this task is pretty similar as to configure a proxy server in a browser, you must declare the proxy server, its port and the exceptions where the proxy is to be skipped.
    1. Edit the Oracle management server configuration file:
    ORACLE_HOME/sysman/config/emoms.properties
    2. Either add or comment out and configure these entries at the above referred file:
    proxyHost=proxyhost.domain
    proxyPort=proxy_port
    dontProxyFor=.domain1, .domain2, .domain3, ...
    3. You must rebounce your OMS so this file can be re-read.
    This is the manual approach. This configuration can also be done at the same grid control at the configuration section.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Issue with HTTPS in sender soap channel: HTTP 502 Proxy error

    Hi
    We have a situation where we are providing the target url in SOAP receiver channel dynamically.
    This is a synchronous scenario.
    Whenever we use the url starting with "HTTP" it works but on using "HTTPS" we are getting the following error "HTTP 502 Proxy error"
    Kindly help us resolve this issue.

    Hi Anurag
    Have you tried to open the HTTPS  url in the web browser?
    Please check with 3rd party and find out whether the web service supports the HTTPS url or not.
    Please check the doc below. It may help
    502 Bad Gateway Error (What It Is and How To Fix It)

  • Invalid Response Code: (502) Proxy Error

    I am getting following error when trying to consume a web service using a proxy .
    I have two Server, named A and B
    The wsdl file was generate at A by Function Module => Utilities => More Utilities => Create Web Service => From Function Module. And I can send data in Web Services Navigator(A Server ).
    So I import it in Web Dynpro as a model.But I deploy it in another J2EE engine(B Server).
    the Error log:
    java.rmi.RemoteException: Service call exception; nested exception is: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (502) Proxy Error ( 找不到主机。 ). The requested URL was:"http://hqbd3.sinopec.com:8000/sap/bc/srt/rfc/sap/ZHQMRO_RP_RYJG_WS?sap-client=200"com.sinopec.bwbcs.wd.rpryjg.batchinput.medol.proxies.ZHQMRO_RP_RYJG_WSSoapBindingStub.bicCfzhqmroRpRyjg(ZHQMRO_RP_RYJG_WSSoapBindingStub.java:99) com.sinopec.bwbcs.wd.rpryjg.batchinput.medol.proxies.ZHQMRO_RP_RYJG_WSSoapBindingStub.bicCfzhqmroRpRyjg(ZHQMRO_RP_RYJG_WSSoapBindingStub.java:108) com.sinopec.bwbcs.wd.rpryjg.batchinput.medol.Request_ZHQMRO_RP_RYJG_WS_bicCfzhqmroRpRyjg.execute(Request_ZHQMRO_RP_RYJG_WS_bicCfzhqmroRpRyjg.java:87) com.sinopec.bwbcs.wd.rpryjg.batchinput.RpryjgBatchCreate.assignElementToRpryjgListData(RpryjgBatchCreate.java:387) com.sinopec.bwbcs.wd.rpryjg.batchinput.RpryjgBatchCreate.createRyjgData(RpryjgBatchCreate.java:320) com.sinopec.bwbcs.wd.rpryjg.batchinput.RpryjgBatchCreate.onActionBatchInput(RpryjgBatchCreate.java:217) com.sinopec.bwbcs.wd.rpryjg.batchinput.wdp.InternalRpryjgBatchCreate.wdInvokeEventHandler(InternalRpryjgBatchCreate.java:261) com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87) com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67) com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420) com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132) com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335) com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143) com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313) com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713) com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666) com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250) com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149) com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62) com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53) javax.servlet.http.HttpServlet.service(HttpServlet.java:760) javax.servlet.http.HttpServlet.service(HttpServlet.java:853) com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387) com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365) com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944) com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266) com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) java.security.AccessController.doPrivileged(Native Method) com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Whether it is because different Servers?
    Edited by: Cheney Cao on May 20, 2008 3:38 AM

    /****:/#

  • OVMAPI_6000E Internal Error: Connection refused Connection refused  - OVM

    Hi,
    Test environment, as per this doc
    http://www.oracle.com/technetwork/server-storage/vm/template-1482544.html
    Running the above OVMs on virtual box version 4.2.10
    OVM is version 3.1.1.365
    I setup my environment and was ready to import VM templates. Following a reboot of the server I can no longer login to the Manager.
    Error is: Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused
    After some investigation in the App logs I found this error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    (------------- lsnrctl service shows this ----------)
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 20-APR-2013 22:58:31
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    The command completed successfully
    (-----------) - This is just a test environment, but I would really appreciate if someone could tell me why this error is occurring and how I can fix it, I've tried restarting services, still no joy. This issue seems to occur after I setup the server pool \ Storage resources, etc
    Thanks for all your help!

    You need to learn how to start an oracle database. The database does not start automatically if you're using the database that comes with the VM Manager.
    ps -ef | grep pmon
    will tell you if the database is running and mounted.
    ps -ef | grep tns
    will tell you if the database listener is running
    OR
    You could use 3.2.2 and use the MYSQL database that come with the VM Manager
    OR
    you could load the enterprise version of Oracle Database and use cluster services to automatically start and stop the database. You get a single use license with the VM Manger that allows you either use standard of enterprise edition of the Oracle Database.

  • WebDAV I/O error: Connection refused

    Hi experts,
    The error "I/O error: Connection refused" was shown when I selected the "Manually Synchronization" under the "Folder" option in the menu in Teaming (Novell Vibe 3 Beta 6). This folder has been setup as a webDAV folder.
    1. Do you know what the problems are?
    2. In the Mirrored Folder Resource Driver Configuration of teaming installation, value "http://192.168.136.129" was specified for "host URL". For the field Root path, the value "/mirrortest" was specified. Where should I create the folder "mirrortest"? Under "/"? Under "/opt/novell/teaming/apache-tomcat/webapps"? or elsewhere?

    Originally Posted by ksiddiqui
    If you just provided /mirrortest in the installer config, then it would mean at the top-leve; i.e. "/".
    Hi ksiddiqui,
    Thanks your for reply. Do you think this caused the problem? Where should I put "/mirrortest"?

  • Error "Connection Refused"!!!

    I've just started with JSF...
    When I clicked Test Connection button to Add DataSource with SQL server.I saw this problems (Error "Connection Refused"!!!).
    I expect everybody will help me to fix this problem.
    Thanks so much...

    My FCS has been working well. Came in this morning and got the same error.
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp
    spec="1.0+"
    codebase="http://192.168.0.5" href="/~fcsvr/webstart/macJnlp.php">
    <information>
    <icon kind="default" href="~fcsvr/webstart/FinalCutServer.icns"/>
    <icon kind="shortcut" href="~fcsvr/webstart/FinalCutServer.icns"/>
    <icon kind="splash" href="~fcsvr/webstart/FinalCutServer.png"/>
    <title>Final Cut Server</title>
    <vendor>Apple Inc.</vendor>
    <homepage href="/FinalCutServer"/>
    <description>Final Cut Server</description>
    <description kind="short">Final Cut Server</description>
    <shortcut online="true">
    <desktop/>
    <menu submenu="Apple"/>
    </shortcut>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <jar href="/~fcsvr/webstart/FinalCutServer.jar"/>
    <j2se version="1.5*" initial-heap-size="64m" max-heap-size="300m" java-vm-args="-Dapple.awt.graphics.UseQuartz=false"/>
    <j2se version="1.6*" initial-heap-size="64m" max-heap-size="300m" java-vm-args="-Dapple.awt.graphics.UseQuartz=false -d32"/>
    <property name="apple.awt.graphics.UseQuartz" value="false"/>
    <property name="file.encoding" value="UTF-8"/>
    </resources>
    <resources os="Mac OS X" arch="i386">
    <nativelib href="/~fcsvr/webstart/FinalCutServer_MacOSX.jar"/>
    </resources>
    <resources os="Mac OS X" arch="ppc">
    <nativelib href="/~fcsvr/webstart/FinalCutServer_MacOSX.jar"/>
    </resources>
    <application-desc main-class="com.apple.FinalCutServer.javaui.FinalCutServer">
    </application-desc>
    </jnlp>
    Message was edited by: RicM

  • TMG Error Code 502 Proxy Error. The directory name is invalid. (267)

    Hi,
    I am having problem with a website in specific.
    Is showing the following error message.
    Error Code: 502 Proxy Error. The Directory name is invalid. (267)
    Server: TMG.personaldomain.local
    Source: web filter
    I have found no information in the logs to help identify the problem.
    I suspect that may be temporarily unavailable from the website. I enter the site without using the TMG and the same is responding.
    The problem is solved when I restart the service "Microsoft Forefront TMG Firewall"
    I suspect that may be cached in TMG that the site remains unavailable.
    Any idea?
    Tks.
    MCITP|Enterprise Administrator

    Hi,
    Thank you for the post.
    I did some research and found 267 error code may occur where the TMG tracing showed an issue accessing the Malware Temporary Storage directory which was resolved by changing the direction from C:\windows\temp directory
    to a custom directory. You could make this change as a pro-active step. Meanwhile, if you are running AV software on the TMG server, please also ensure you have reviewed the following article:
    http://technet.microsoft.com/library/cc707727.aspx
    Regards,
    Nick Gu - MSFT

  • I have a "OVMAPI_6000E Internal Error: Connection refused Connection refused " not "User lock"

    Dear all,
    I have a "OVMAPI_6000E Internal Error: Connection refused Connection refused " not "User lock" and in this discussion
    Please advise me.
    Show log as below
    ==> AdminServer.log <==
    ####<Sep 26, 2013 5:23:59 PM ICT> <Info> <Health> <OVMM2> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <aa1419c5c5beaacb:21222087:14159c0b975:-8000-000000000000000d> <1380191039464> <WL-310002> <67% of the total memory in the server is free>
    ==> AdminServer-diagnostic.log <==
    [2013-09-26T17:24:31.702+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-0000000000000083,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:31 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:31 ICT 2013]
    [2013-09-26T17:24:35.399+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-0000000000000085,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:35 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:35 ICT 2013]
    [2013-09-26T17:24:38.425+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-0000000000000087,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:38 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:38 ICT 2013]
    [2013-09-26T17:24:41.054+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-0000000000000089,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:41 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:41 ICT 2013]
    [2013-09-26T17:24:56.569+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-000000000000008d,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:56 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:56 ICT 2013]
    Message was edited by: 9bb5edee-5117-4494-b75e-c081a39dd35f

    Hi,
    Look at this URL, maybe can help you
    Best Regards

  • Putty Network error Connection Refused

    Hi all,
    I have been trying to connect one of my server through putty and its error out as network error connection refused.
    When i try to ping the machine its pinging.
    What could be the reason?
    Advice me..

    check the Protocol from which you're trying to connect to. Try using SSH Protocol.(most of the fire wall rule allows this)

  • My iPhone gets a "web server proxy error" connecting to wifi @ home

    Ever since installing Comcast Xfinity with Motorola SB6121 and Apple Extreme 5th generation, my iPhone 4 gets a web server proxy error or similar message for any apps seeking to go online.  My iPod Touch 3rd generation works as does my MacBook Pro.
    I've reset the router, harangued Comcast (no help - it's your phone, sir), rebooted the iPhone, checked all my settings (VPN - what's that? it's not connected), Proxy in the VPN settings is set to off. The phone will show the signal and it will check Apple Mail but Safari, Google APP anything needing web access will either hang or give the proxy error message.  Apple Customer Care said call Comcast, Comcast said call Apple & I'm surprised to find little help on the web.
    Here's what I found to work on a MacForum sight from 2 years ago.
    1.
    Settings->WiFi->under choose a network, click the blue arrow (on the right of the network nameyou use)->DHCP
         *now check the IP address with the one on your iPod Touch or computer to see if they are in sequence
         *scroll down to HTTP Proxy & make sure it is off
         -> renew lease may work
    It was the making sure the IP address was correct/in sequence which I moved to the STATIC tab and input all the same information (use a screen shot to remember it - home button and on/off button at the same time, it will store in your pictures folder) and give that a shot.
    The problem appears to be where multiple machines or devices are using the same router. The iPhone 3GS assigned an IP Address in order of preference, therefore 192.175.1.1 and then 192.175.1.2 etc. The iPhone 4 will assign a strange IP address which the router will not accept. You therefore need to look at the other devices linked and see what number is next in the sequence. Then go to static on the top tab and type in the IP adress manually followed by the Subnet mask, router and DNS details. Once you have completed the info press the DHCP button and HTTP Proxy as off - this is important.
    2.
    This is how i fixed the wifi problem...(i used my mac)
    So basicly I created a new WiFi hotspot on my iMac, then I connected my iphone to it and it WORKS!
    1. open System Preferences (Apple -> System Preferences) and click Sharing.
    2. select Internet Sharing at the left side.
    3. Then check off AirPort.
    4. Then creat a newtwork name, and password
    5. VOILA! look at the Wifi connections on your iPhone and it should be there!
    (IF YOU HAD ANY PROBLEMS GO TO THIS LINK..
    http://maketecheasier.com/create-wif...s-x/2009/10/20
    THIS SITE SHOWS YOU HOW TO SET IT UP)
    3.
    reset Network
    Same problem, but none of the above worked for me. Finally went to Settings/ General/ Reset/ Reset network settings. Saw this in a different thread.
    Hope these help.
    Cheers,
    cs

    This has solved loads of people who have this issue and have used an alternate DNS setting.  Below are instructions for both iPhone OTA and on you Mac
    If you are getting the error message "Unable to check for update" when you try an OTA (over the air update)
    Change DNS Servers
    Settings -> Wi-Fi
    Click the blue arrow on your connected network
    Delete everything in DNS and replace it with 208.67.222.222, 208.67.220.220
    Try again
    If this works, you will probably want to remove the WiFi network using "Forget This Network" and then reconnect to it to get your original DNS servers back. Alternatively, make a note of the original DNS servers before deleting them and replace it after you are done.
    If you are getting the error message "Unable to check for update" when you try through iTunes
    On your Mac
    Choose Apple menu > System Preferences, and then click Network.
    Select the network connection service you want to use (such as Wi-Fi or Ethernet, unless you named it something else) from the list, and then click Advanced.
    Click DNS, and then click Add at the bottom of the DNS Servers list. Enter the IPv4 address for the DNS server.
    You can use OpenDNS
    208.67.222.222
    208.67.220.220
    or
    You can Google Public DNS if you want
    8.8.8.8
    8.8.4.4
    I have actually repointed my routers DNS so all my devices now point to OpenDNS servers

  • Receiver SOAP Adapter : Error Connection Refused (errno: 239)

    Hello
    I am testing a simple scenario using SOAP Adapter. I am getting the following error.
    com.sap.aii.af.ra.ms.api.DeliveryException: Connection refused (errno:239)
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <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.aii.af.ra.ms.api.DeliveryException: Connection refused (errno:239)</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Can you please tell me what could be the error for the following scenario.
    Best Regards,
    Kiran

    Hi Venkat,
    We are actually not using the sender comm channel
    http://<server>:<port>/ sap/xi/engine?type=entry&version=3.0&Sender.Party=<party name>&Sender.Service=<>&Interface=<namespace>^<interface>
    This stated endpoint is fine there is no error with it.
    Thanks.
    Kiran

  • Client-Proxy-Server:  Connection refused

    I was meddling with a client-proxy-server toy program.
    Pardon my poor code construction. I have never had any previous knowledge in this field.
    I have created  a client side program with my main that handles IO serially.
    ProxY consists of 2 unscynchronized threads each interacts with client and server respectively.
    Packet exchange within ProxY is relayed using a PacketBuffer object.
    Server consist of a single threaded service. Below is the code for my main.
    import java.io.IOException;
    import java.net.ServerSocket;
    import java.net.Socket;
    import java.io.InputStream;
    import java.io.OutputStream;
    import java.util.Scanner;
    public class TestProxy
         public static void main(String[] args) throws IOException
              final int SERVER_PORT = 19989;
              final int PROXY_PORT = 19988;
              ServerSocket proxyServerSoc = new ServerSocket(PROXY_PORT);
              Socket proxyClientSoc = new Socket("127.0.0.9",SERVER_PORT); //127.0.0.9 is server IP
              Server serv = new Server(SERVER_PORT);                             //Server started
              ProxY prox = new ProxY(proxyClientSoc, proxyServerSoc);            //proxy started
              //Start Client side;
              Socket toProxy = new Socket("127.0.0.1", PROXY_PORT);
              InputStream in = toProxy.getInputStream();
              OutputStream out = toProxy.getOutputStream();
              Scanner keyboard = new Scanner(System.in);
              String input;
              while(true)
                   System.out.println("Enter data  : ");
                   input = keyboard.nextLine();
                   if(input.equals("exit")) break;
                   System.out.println("data in BYTE: "+input.getBytes());
                   System.out.println("Sending data to server ...");
                   out.write(input.getBytes());
                   try{
                        Thread.sleep(100);
                   catch(InterruptedException e)
                        e.printStackTrace();
                   System.out.println("Received from server :" + in.toString());
    }Compilation is a success, but there is a runtime error...
    When i attempt to run the program for the first time(tried on XP, Vista, 7, jdk1.6), windows prompts for network permission.
    Before i can [edit]unblock[edit] it, my console window shows following error
    C:\java\proxy>javac *.java
    C:\java\proxy>java TestProxy
    Exception in thread "main" java.net.ConnectException: Connection refused: connec
    t
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.PlainSocketImpl.doConnect(Unknown Source)
            at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
            at java.net.PlainSocketImpl.connect(Unknown Source)
            at java.net.SocksSocketImpl.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at java.net.Socket.connect(Unknown Source)
            at java.net.Socket.<init>(Unknown Source)
            at java.net.Socket.<init>(Unknown Source)
            at TestProxy.main(TestProxy.java:15)
    C:\java\proxy>Can someone advise me where might i be possibly wrong?
    Edited by: J-Ideas on Mar 10, 2010 10:50 PM

                   out.write(input.getBytes());
                   try{
                        Thread.sleep(100);
                   catch(InterruptedException e)
                        e.printStackTrace();
                   }What's that for?
                   System.out.println("Received from server :" + in.toString());No no no. 'in' is an input stream. in.toString() is just a string representation of that object. It certainly isn't anything received from the server. If you want to receive data from the server you must call one of the in.read() methods.
    When i attempt to run the program for the first time(tried on XP, Vista, 7, jdk1.6), windows prompts for network permission.
    Before i can [edit]unblock[edit] it, my console window shows following errorYou should separate your program into three: server, proxy, and client, each with their own main() methods, so you can deal with these problems one at a time.

  • [Solved] Clamav Error: connection refused

    Hi all !
    When I freshclam i always see the error :
    WARNING: Clamd was NOT notified: Can't connect to clamd through /var/lib/clamav/clamd.sock
    connect(): Connection refused
    I read Wiki but it wasn't solved
    thank for reading and showing me how to solve it
    Last edited by NgoHuy (2013-04-02 18:33:05)

    I'm sorry, I solved the problem with post :https://bbs.archlinux.org/viewtopic.php?id=126440
    I changed
    START_FRESHCLAM="yes"
    START_CLAMD="yes"
    file /etc/conf.d/clamav
    thank Arch Forum
    So Great !

Maybe you are looking for

  • Comparison

    I'm sorry in advance if this question has been asked in the past (and it probably has been, but I can't find it)... Anyway, I'm looking at either getting an Iphone 3gs or Iphone 4. All the sites I've seen in relation to comparisons are about their ca

  • How do I send shape behind text?

    I see where the options are to "Send backward" or "send forward" but they're not highlighted, meaning I can't click on them. I'm trying to make a colored square go behind my text for a poster. Please help!

  • App-v 4.6: Internet explorer application sequenced, when Internet Explorer is started, application does not launch

    Hi, We have this app-v application which contains an activex component in Internet explorer. I created a shortcut on Q:\application to Internet Explorer during sequencing what works fine. The App-v application works fine as long as no Internet Explor

  • Cin j2i9 report

    dear mm gurus, in CIN standard SAP provides a report in t-code J2I9 (<b>PERFORMA FOR MONTHLY RETURN UNDER RULE 57ae OF THE CENTRAL EXCISE rule</b>) which give a list of all the invoices and bills of entry for which you have made a Part II credit post

  • PFCG composite role copy issue

    'morning! A colleague of mine is facing a strange problem at her customer site: On copying composite roles with PFCG you should receive a dialog box with the question "Should the Single Roles Be Copied and Reentered?". This gives you the opportunity