Hi ihave maintained the http connection to enable proxy but still?

hi ihave maintained the http connection and also in sxmb_adm i have added the
entriees for specific configuration to enable proxy but still i m getting the error
->no connection to the integration builder
->on going to the connection test
i get the error SPROX_IFR_ADDRESS
and unable to get the data exchange profile
and in exchange profile i can see all the relavavt data w.r.to xi serer in connections section.
->do we also have to maintain anything relate to r3 in exchange profile

><i>do we also have to maintain anything relate to r3 in exchange profile</i>
Not needed.
Just follow Vijaya's blog on what needs to be done step by step and if still no success let us know what the error is
/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
Regards
Bhavesh

Similar Messages

  • Server closing the http connection

    We are trying to load test our app which takes an xml message thru
              http request. The request to our app is redirected from CSS (Cisco
              content services switch) load balancer. Our app is running in a
              clustered environment with 2 servers.
              When we tried to post 100 simultaneous messages (in turn 100 http
              requests) originating from the same java client program running on
              only one machine, we get an excception "Connection reset by peer:
              JVM_recv
              Socket write error".
              All these 100 requests are simultaneous and like that we ran the tests
              4 consecutive times without any delay.
              When we ran the tests thru the weblogic proxy server (the one that
              uses HttpClusterServlet) we did not face any connection issues like
              this.
              I'm wondering if this is a load-balancer problem or a weblogic
              problem.
              

    We're doing all the url connections thru our java program which
              creates 100 simultaneous threads which in turn becomes 100
              simultaneous posts. Someone is also suggesting that there is a time
              limit that CSS has before it received the content frame from the
              client once it opens the http connection. I'm not sure if that is
              true.
              "Vyas" <[email protected]> wrote in message news:<[email protected]>...
              > Cisco load balancer sets its own cookie to redirect traffic to the same server, this
              > cookie somehow seems to interfere with weblogic session cookie.
              > We had problems because of this in a production environment with
              > users interfering with each other's session.
              >
              > So far neither weblogic nor cisco owned up to anything , however weblogic gave us
              > a patch admitting to some problems with parsing cookies when other cookies are involved.
              >
              > I am not sure if the problems are the same for you,
              > what do you mean 100 simultaneous requests ?
              > through browser ? through httpurlconnection ?
              >
              > [email protected] (marsaroid) wrote:
              > >We are trying to load test our app which takes an xml message thru
              > >http request. The request to our app is redirected from CSS (Cisco
              > >content services switch) load balancer. Our app is running in a
              > >clustered environment with 2 servers.
              > >
              > >When we tried to post 100 simultaneous messages (in turn 100 http
              > >requests) originating from the same java client program running on
              > >only one machine, we get an excception "Connection reset by peer:
              > >JVM_recv
              > >Socket write error".
              > >
              > >All these 100 requests are simultaneous and like that we ran the tests
              > >4 consecutive times without any delay.
              > >
              > >When we ran the tests thru the weblogic proxy server (the one that
              > >uses HttpClusterServlet) we did not face any connection issues like
              > >this.
              > >
              > >I'm wondering if this is a load-balancer problem or a weblogic
              > >problem.
              

  • Help! with creating a J2ME program using the http connectivity interface

    So this is what I have to do using the http connectivity interface:
    1.Creating two threads – one for communication (receiving and sending) and the other (main) thread will be for interaction with the user.
    2.The main thread will make use of three midlet forms. The first form will ask for web page address (URL) and separately for a delimiter which will separate the words in the URL document, the third form will display the ratio of all symbols on the page and the number of occurrences of the delimiter specified
    3.The second thread should perform http connectivity to the WWW, utilise the web page address supplied and connect to the appropriate web page and read its content, count all symbols on the chosen page, count the number of occurrences of the delimiter given as user input on the same form as the web page address, calculate the ratio between the two and pass this information to the first thread to display.
    I have many questions but my main concerns are:
    *1. How to communicate using HTTP interface within a thread*
    *2. What is a delimiter in the context above and how should it be implemented*
    I've been thrown in at the deep end with little programming experience with this assignment. If anyone can share a similar example or answer my concerns I'd be more than happy.
    Thanks in advance.

    thelane wrote:
    hi thanks for the response.
    As I said I have coded in other languages before, but this is a new for me in java. I needed to get it working quickley. Now I can clean up.
    I will have a look at method and see how I get on.
    ANy similiar examples would be great.
    Thanks.I can certainly give you a similar example.
    Say you have code such as this:
      int a = 10, b = 11;
      int temp = 1;
      for(int i = 2; i < a; ++i) {
       temp *= i;
      System.out.println(a + " factorial is " + temp);
      temp = 1;
      for(int i = 2; i < b; ++i) {
       temp *= i;
      System.out.println(b + " factorial is " + temp);Each section of code takes the factorial of the current variable an outputs it. The factorial code can be placed within a method to be called more easily, as such:
    public void factorial(int num) {
    int temp = 1;
    for(int i = 2; i < num; ++i) {
      temp *= i
    System.out.println(num + " factorial is " + temp);
    }Then, whenever you need to call it, you can just do so:
    int a=10,b=11,c=12;
    factorial(a);
    factorial(b);
    factorial(c);

  • An HNAP call to the device failed because the HTTP connection was broken - EA3500

     OK - thanks in advance for your help -
    I have a linksys Linksys WMP300 and am able to connect to the EA3500 (shows connected at 270 Mbps) Excellent Connecttion but I can't access the internet or any of the other computers on my network.  The stupid thing is that I can connect to my neighbor's unsecured network which is also a linksys router.
    All of the other computers on the network connected just fine - my son has a laptop running windows Vista, we have a family computer using Vista, my wife's laptop is Windows 7 (we just had a guest that connected just fine).
    Here's the error code I get - any help would be appreciated!
    Error code: 82BD0304
    Error description: An HNAP call to the device failed because the HTTP connection was broken.
    Model name: unknown
    Model number: EA3500
    Serial number: 12C10603215584
    Firmware version: unknown
    Operating system: Windows XP SP 3
    Software version: 1.4.12005.2
    Connection type (WAN): unknown
    IP address (LAN): unknown
    IP address (WAN): unknown
    Computer IP address: 192.168.1.36

    Thank you for the reply - 
    Router is assigning IP address automatically. Although I have been using a static IP address in the past, this is no longer the case.
    The WMP300 is on an Windows XP, SP3 PC.
    Since running into this issue, I have not only disabled all security (to make sure that firewalls and/or virus software was causing problems) I completely uninstalled my McAfee. I have disabled Windows Firewall also. "Flying Naked" as it were.
    I am surprised that Cisco has no solution - others are also having this problem.
    It MUST be the router - I am able to connect to my neighbor's router, able to connect to my old Linksys WRT150N. Anyone else have thoughts?
    This is frustrating.

  • My airport express frequently drops the internet connection. Once I unplug it and re-plug it in, everything is fine until it drops the signal again. This happens on a regular basis. Is there anything I can do ensure it maintains the internet connection?

    My airport express frequently drops the internet connection. Once I unplug it, and re-plug it in, my Macbook Pro17,IMac 24, iPad air and my wife's Acer 15 works  fine until it drops the signal again. This happens on a regular basis. Is there anything I can do ensure it maintains the internet connection?

    It is tricky..
    But yes it can be done as long as you use a different IP subnet to what is being used for the internet..
    So I need to know what modem router you have?? Does it have wireless as that would make it very easy?
    What IP is the computer getting?
    Then I can give you the details to setup wireless statically on a different subnet.

  • HT1296 I want to synch my address book using the usb connection to my computer, but the IPad doesn't appear on the desk top?

    I want to synch my address book to my I-Pad using the usb connection to my computer, but the IPad doesn't show up on the desk top or in I-Tunes. Any suggestions?

    Try again to install the latest version of iTunes; http://www.apple.com/itunes/download/
    Otherwise when your iPad is connected with your computer and iTunes open try several times; Keep the Powerbutton and the Homebutton pressed at the same time until you see the Apple logo on your iPad screen.

  • Hi, can someone please tell me why the spell check in pages doesn't work. I went to preferences and enabled this auto spell checker and have set the language to british english. But still it doesn't work while it works perfectly in TextEdit.

    Hi, can someone please tell me why the spell check in pages doesn't work. I went to preferences and enabled this auto spell checker and have set the language to british english. But still it doesn't work while it works perfectly in TextEdit.

    Inspector > Text > More > Language
    Only applies to selected text, like making it a particular font.
    It is not a setting that sticks. If you continue to paste in text from elsewhere particularly the Internet it will have a different or None language set to it. You need to select it and make it B.E.
    Peter

  • My facetime starts connecting then fails to make the call ? ive tried the swtiching face time off switching macbook off then switching it back on the logging back in to facetime but still no joys. any help ?

    my facetime starts connecting then fails to make the call ? ive tried the swtiching face time off switching macbook off then switching it back on the logging back in to facetime but still no joys. any help ?

    my facetime starts connecting then fails to make the call ? ive tried the swtiching face time off switching macbook off then switching it back on the logging back in to facetime but still no joys. any help ?

  • Can charge my iphone 4 with the USB connected to a pc but cannot charge my iphone4 with wall charge

    Why ca I charge my iphone 4 with the USB connected to a pc but cannot charge my iphone 4 with wall charge?

    If it charges when connected to a computer USB, it can't be the phone.  Try a different cable.

  • TS1559 since i installed ios8 my ipod5 is not connecting to the internet i tried doing evrething but still not connecting

    since my ipod updaded to ios8 its not connecting to the internet i've tried evrting but still not working plzz help

    Does the iOS device connect to other networks? If yes that tend to indicate a problem with your network.
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • I have an 8GB ipod touch and suddenly I'm able to access only the "sent" mailbox of Mail and not the other mailboxes.  I turned on and off.  I connected it to MacBook but still I can't access the other mailboxes.

    i have an 8GB ipod touch and suddenly I'm able to access only the "sent" mailbox of Mail and not the other mailboxes.  I turned on and off.  I connected it to MacBook but still I can't access the other mailboxes.

    - Try resetting the iPod:
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Can you access the mail on another device?

  • Just updated to new iOS 6 on iPhone 3G. Get 'can't connect to iTunes' message. Tried the setting date and time trick but still no success. Any suggestions for 3G iPhone?

    Just updated to new iOS 6 on iPhone 3G. Get 'can't connect to iTunes' message. Tried the setting date and time trick but still no success. Any suggestions for 3G iPhone?

    also must mention i have never had trouble that i couldn't fix on itunes but all of this has started since i have been using icloud for basic backups hope this helps solve problem

  • My ipod id destroyed! it wont turn on probly cause it is broken, like the screens are off of it but still a little connected. i am wanting to get my information, like my contacts offo fo it how do i do it?

    my ipod id destroyed! it wont turn on probly cause it is broken, like the screens are off of it but still a little connected. i am wanting to get my information, like my contacts off of it, and onto a computer.how do i do it?

    If iTunes can't see the iPod then your only hope is a data recovery company.
    However, if the info is in an iPod backup you can restore another iPod, iPad or iPhone from that backup

  • My new 8th gen iPod nano is 'not recognized' by my computer. My computer runs on Windows 7, and I've installed and updated the latest versions of itunes etc, but still to no avail! I've tried different usb ports, troubleshooting...

    My computer runs on Windows 7, and I've installed and updated the latest versions of itunes etc, but still to no avail! I've tried different usb ports, troubleshooting, etc... But it still says "One of the USB decuces arrached to this omputer has malfunctioned and windows does not recognize it".
    The iPod is brand new, sent to me by Apple as part of the 1st gen replacement programme. I've been using the cable that came with the 1st gen iPod (I bought the first gen second hand) It always worked on my computer with the 1st gen iPod. So I was wondering, do you think I need to replace my cable in order for my PC to recognize my iPod or is it something else?
    Thanks

    Try a different cable. And are you connecting directly to your computer or through a USB hub?

  • I have upgraded Snow Leopard with Combo 10.6.8, the supplemental update and fixed permissions, but still can't open app store to upgrade to Mountain Lion. I am on the Cayman Islands. Thanks for the help!

    I have upgraded Snow Leopard with Combo 10.6.8, the supplemental update and fixed permissions, but still can't open app store to upgrade to Mountain Lion. I am on the Cayman Islands. Thanks for the help!

    Don't be afraid to bump this topic. There's also an App Store forum where you might repost this question, but give some of these details in your post.  I'd rephrase the topic to something like "Can't use App Store to upgrade." (Instead of can't "open".) Then give the details.
    https://discussions.apple.com/community/mac_app_store/using_mac_apple_store

Maybe you are looking for

  • Running a .jsf file in a browser

    could anyone assist , i am new to jdeveloper and ADF. when I run a .jsf file to preview on a browser it return only the html source code http://localhost:5001/faces/Screening.jsf regards

  • License Expiration Date in "Show Version"

    Hi, When I do show version on my IPS it shows that the license will expire after 2 years although I have purchased IPS services for 1 year only! Does this mean that the license itself will remain valid for 2 years, however I will after 1 year no long

  • Error when trying to Open workflow

    I get the following error message when I try to open a workflow using the WLI studio. A window pops up and in it is displayed the following error message, The server was unable to complete your request SAXException: The definition was created with a

  • Where to store job descriptions (if possible) in SAP HCM?

    Hi. My HR managers want to store jobdescriptions in SAP for each jobfamily or even each employee. Is this supported in SAP HCM and if yes, what options do I have to do so. Is there a part of the IMG containing some setup for this or does any of you h

  • Itunes opens when i dont want it too

    Ok i plug in my ipod to charge it and itunes flies up and it starts updating...how do i prevent that from happening? DELL   Windows XP